forked from notepad-plus-plus/notepad-plus-plus
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Scintilla to v5.3.8 & Lexilla to v5.2.8
Scintilla Release 5.3.8 https://www.scintilla.org/scintilla538.zip Released 5 November 2023. Fix excessive memory use when deleting contiguous ranges backwards. Notepad++ Issue notepad-plus-plus#13442. Fix incorrect substitution when searching for a regular expression backwards. Bug notepad-plus-plus#2405. Make SCI_MOVESELECTEDLINESUP and SCI_MOVESELECTEDLINESDOWN work for rectangular selections. Bug notepad-plus-plus#2078. For Cocoa, minimum supported macOS release increased to 10.13. For Cocoa, fix invisible text on macOS 14 Sonoma. Bug notepad-plus-plus#2402. For Cocoa, do nothing for suspendDrawing on macOS 10.14+ as the underlying calls have been deprecated. and lexilla Release 5.2.8 https://www.scintilla.org/lexilla528.zip Released 5 November 2023. Python: Update f-string handling to match PEP 701 and Python 3.12. Controlled with property lexer.python.strings.f.pep.701. Issue notepad-plus-plus#150, Pull request notepad-plus-plus#209. R: Fix escape sequence highlighting with change of for loop to while loop. Issue notepad-plus-plus#206, Pull request notepad-plus-plus#207. Minimum supported macOS release increased to 10.13. Related to Notepad++ issue notepad-plus-plus#13442, notepad-plus-plus#14188 & notepad-plus-plus#14288 Tested with: notepad-plus-plus#14188 (comment) Result: notepad-plus-plus#14188 (comment) Fix notepad-plus-plus#13442, fix notepad-plus-plus#14188, fix notepad-plus-plus#14288, close notepad-plus-plus#14320
- Loading branch information
Showing
76 changed files
with
3,493 additions
and
2,954 deletions.
There are no files selected for viewing
Binary file renamed
BIN
+1.26 MB
...tilla.original.forUpdating/lexilla527.zip → ...tilla.original.forUpdating/lexilla528.zip
Binary file not shown.
Binary file renamed
BIN
+1.75 MB
...lla.original.forUpdating/scintilla537.zip → ...lla.original.forUpdating/scintilla538.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.