aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html12
-rw-r--r--src/CharacterCategoryMap.cxx6
2 files changed, 16 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 8f1b3d83e..09b7796a1 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -586,6 +586,18 @@
</table>
<h2>Releases</h2>
<h3>
+ <a href="https://www.scintilla.org/scintilla554.zip">Release 5.5.4</a>
+ </h3>
+ <ul>
+ <li>
+ Released 19 October 2024.
+ </li>
+ <li>
+ Update to Unicode 15.1.
+ <a href="https://github.com/ScintillaOrg/lexilla/issues/285">Issue #285</a>.
+ </li>
+ </ul>
+ <h3>
<a href="https://www.scintilla.org/scintilla553.zip">Release 5.5.3</a>
</h3>
<ul>
diff --git a/src/CharacterCategoryMap.cxx b/src/CharacterCategoryMap.cxx
index 3ef5bb748..5bf6394ba 100644
--- a/src/CharacterCategoryMap.cxx
+++ b/src/CharacterCategoryMap.cxx
@@ -22,7 +22,7 @@ namespace {
const int catRanges[] = {
//++Autogenerated -- start of section automatically generated
-// Created with Python 3.12.0, Unicode 15.0.0
+// Created with Python 3.13.0, Unicode 15.1.0
25,
1046,
1073,
@@ -2257,7 +2257,6 @@ const int catRanges[] = {
385045,
391901,
392725,
-393117,
393238,
393265,
393365,
@@ -2321,6 +2320,7 @@ const int catRanges[] = {
406532,
407573,
408733,
+409077,
409092,
409621,
410621,
@@ -4014,6 +4014,8 @@ const int catRanges[] = {
5887069,
5887492,
6126653,
+6127108,
+6147037,
6225924,
6243293,
6291460,