Today, we are releasing EmEditor v15.7.0 beta 1.
Notes: In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.
Updates from v15.6.1 include:
New General Features
Test results
While Find, Replace, and Filter tasks using some regular expressions are much faster using Onigmo compared to Boost.Regex, Boost.Regex becomes faster with some other regular expressions. Since the development is still in progress, the test results might be changed in the future.
|
expression |
Boost.Regex |
Onigmo |
| positive lookbehind |
(?<=a)b |
12.39 seconds |
4.39 seconds |
| negative lookbehind |
(?<!a)b |
18.20 seconds |
4.40 seconds |
| positive lookahead |
a(?=b) |
4.46 seconds |
4.62 seconds |
| negative lookahead |
a(?!b) |
6.73 seconds |
4.78 seconds |
| character range |
[a-c] |
9.89 seconds |
7.00 seconds |
| selection |
john|jack|james |
3.82 seconds |
4.23 seconds |
| beginning of line |
^”a |
3.70 seconds |
3.95 seconds |
Filter, case insensitive, number of thread 4, 340 MB, 1.92 million line file
Windows 10 (64-bit) Core i7-4790 16GB RAM
New Options
- The Regular Expression Engine drop-down list box was added to the Search tab of the Customize dialog box.
Bug Fixes
- Fixed the bug of v15.6.x where the sample box was not updated in the Display tab of configuration properties.
Acknowledgement
We would like to thank K. Kosako (Oniguruma) and K. Takata (Onigmo) who created the amazing regular expression engine.
We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.
To download or see changes, please go to the beta forum – EmEditor Professional v15.7.0 beta 1 released!.
Thank you for using EmEditor!
EmEditor v15.7.2 released!
/in EmEditor Core/by Yutaka EmuraToday, we are releasing EmEditor v15.7.2.
Notes: If you have trouble installing or updating EmEditor, please see FAQ: Read this first if you are having trouble installing EmEditor.
Updates from v15.7.1 include:
Bug Fixes
Please see EmEditor v15.7 New Features for details.
To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.
In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.
This version is available free if you have a lifetime license or if your maintenance plan is valid as of December 24, 2015. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v15 is the same as the key for v14.
Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.
Thank you for using EmEditor!
EmEditor v15.7.1 released!
/in EmEditor Core/by Yutaka EmuraToday, we are releasing EmEditor v15.7.1.
Notes: If you have trouble installing or updating EmEditor, please see FAQ: Read this first if you are having trouble installing EmEditor.
Updates from v15.7.0 include:
Bug Fixes
Please see EmEditor v15.7 New Features for details.
To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.
In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.
This version is available free if you have a lifetime license or if your maintenance plan is valid as of December 22, 2015. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v15 is the same as the key for v14.
Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.
Thank you for using EmEditor!
Troubleshoot installation of EmEditor
/in General/by Vicky FangEmEditor v15.7.0 released!
/in EmEditor Core/by Yutaka EmuraEmEditor v15.7.0 beta 5
/in EmEditor Core/by Yutaka EmuraToday, we are releasing EmEditor v15.7.0 beta 5.
Notes: In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.
Updates from v15.7.0 beta 4 include:
Bug Fixes
We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.
To download or see changes, please go to the beta forum – EmEditor Professional v15.7.0 beta 5 released!.
Thank you for using EmEditor!
EmEditor v15.7.0 beta 4
/in EmEditor Core/by Yutaka EmuraToday, we are releasing EmEditor v15.7.0 beta 4.
Notes: In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.
Updates from v15.7.0 beta 3 include:
New Options
Plug-in New Features
Bug Fixes
We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.
To download or see changes, please go to the beta forum – EmEditor Professional v15.7.0 beta 4 released!.
Thank you for using EmEditor!
EmEditor v15.7.0 beta 3
/in EmEditor Core/by Yutaka EmuraEmEditor v15.7.0 beta 2
/in EmEditor Core/by Yutaka EmuraToday, we are releasing EmEditor v15.7.0 beta 2.
Notes: In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.
Updates from v15.7.0 beta 1 include:
New General Features
New Options
New Commands
Plug-in API New Features
Macro New Features
We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.
To download or see changes, please go to the beta forum – EmEditor Professional v15.7.0 beta 2 released!.
Thank you for using EmEditor!
EmEditor v15.7.0 beta 1
/in EmEditor Core/by Yutaka EmuraToday, we are releasing EmEditor v15.7.0 beta 1.
Notes: In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.
Updates from v15.6.1 include:
New General Features
Test results
While Find, Replace, and Filter tasks using some regular expressions are much faster using Onigmo compared to Boost.Regex, Boost.Regex becomes faster with some other regular expressions. Since the development is still in progress, the test results might be changed in the future.
Filter, case insensitive, number of thread 4, 340 MB, 1.92 million line file
Windows 10 (64-bit) Core i7-4790 16GB RAM
New Options
Bug Fixes
Acknowledgement
We would like to thank K. Kosako (Oniguruma) and K. Takata (Onigmo) who created the amazing regular expression engine.
We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.
To download or see changes, please go to the beta forum – EmEditor Professional v15.7.0 beta 1 released!.
Thank you for using EmEditor!
EmEditor v15.6.1 released!
/in EmEditor Core/by Yutaka EmuraToday, we are releasing EmEditor v15.6.1.
Updates from v15.6.0 include:
New General Features
Bug Fixes
Please see EmEditor v15.6 New Features for details.
To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.
In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.
This version is available free if you have a lifetime license or if your maintenance plan is valid as of November 19, 2015. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v15 is the same as the key for v14.
Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.
Thank you for using EmEditor!