Merge pull request #3753 from hpwamr/xperim

+ Upd: Version files and Changes.txt
This commit is contained in:
Pairi Daiza 2021-11-09 13:27:42 +01:00 committed by GitHub
commit da3a706bdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,21 +33,23 @@ UCD - (UCD)ARDET is an Encoding Detector Library
========================================================
Current ALPHA Version 5.23.1021.(build_#) (2021-10-23)
Current ALPHA Version 5.21.11xx.(build_#) (2021-11-xx)
========================================================
--------------------------------------------------------
NEW:
--------------------------------------------------------
[.###.#]- .
[.###.#]- .
[11xx.x]- Add a Fortran Lexer.
[11xx.x]- LongPath Support enhancements.
--------------------------------------------------------
CHANGES:
--------------------------------------------------------
[.###.#]- .
[11xx.x]- Lexer Fortran: add extended intrinsic functions.
[11xx.x]- Some more DynStrg refactorings and LongPath handling.
[1021.1]- On file restore, do not notify immediately, but check against stored file attributes.
[1015.2]- Some more DynStrg refactorings and LongPath handling.
[1015.1]- Remove the max win version check for undocumented DarkMode UxTheme methods.
[1015.1]- DarkMode enable up to Win11 build 22471.
[1015.1]- SQL Lexer bright and dark mode highlight color enhanced.
@ -61,19 +63,22 @@ CHANGES:
--------------------------------------------------------
CHANGES Versions in Tools or Libraries:
--------------------------------------------------------
[.802.1]- Update Lexilla Library (LEX) version 5.1.2 (2021-07-26).
[.726.1]- Update Scintilla Library (SCI) version 5.1.1 (2021-07-26).
[.726.1]- Update grepWinNP3 (GRE) version 2.1.8.39 (2021-07-26).
[.702.5]- Update Oniguruma Regex (ONI) engine version 7.0.0 (2021-06-23).
[11xx.x]- Update Scintilla Library (SCI) version 5.1.4 (2021-11-08).
[11xx.x]- Update Lexilla Library (LEX) version 5.1.3 (2021-11-08).
[11xx.x]- Update grepWinNP3 (GRE) version 2.1.8.40 (2021-10-19).
[11xx.x]- Update Oniguruma Regex (ONI) engine version 7.0.0 (2021-10-19).
--------------------------------------------------------
FIXES:
--------------------------------------------------------
[.###.#]- .
[11xx.x]- Path_ToShortPathName() for grepWinNP3 startup.
[11xx.x]- Path_StripPath().
[1030.1]- Wrong format for reporting number of replaced occurrences "In Selection".
[1030.1]- "grepWinNP3" not intended switching file size search settings (GRE).
[1023.1]- Key "Favorites=(path)" not added in "Setup" version.
[1021.1]- "grepWinNP3" not intended switching "AllSize" settings (GRE).
[1021.1]- Don't save default values for Caret and Whitespace.
[1015.2]- Path_StripPath().
[1015.1]- SQL Lexer dark mode highlight default colors.
[1015.1]- Disabled menu items if settings file itself is locked by file change notification.
[.927.1]- Over paint annoying menu-bar bottom line.