aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authornyamatongwe <unknown>2004-01-10 05:38:32 +0000
committernyamatongwe <unknown>2004-01-10 05:38:32 +0000
commitfa291cc78f630d0c3e7bc39beeae922c5db34b03 (patch)
tree6666838d9ea5a10b70cbff09e4abacd8297f5894 /doc
parent784610bc0f7589ed3abe65f5719f607e7e3e0954 (diff)
downloadscintilla-mirror-fa291cc78f630d0c3e7bc39beeae922c5db34b03.tar.gz
Additions.
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index e7dce84e9..935afdef2 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -181,9 +181,15 @@
will require changes to the make files of dependent projects.
</li>
<li>
+ Octave support added alongside related Matlab language and Matlab support improved.
+ </li>
+ <li>
VB lexer gains an unterminated string state and 4 sets of keywords.
</li>
<li>
+ Ruby lexer handles $' correctly.
+ </li>
+ <li>
Error line handling improved for FORTRAN compilers from Absoft and Intel.
</li>
<li>
@@ -210,6 +216,9 @@
SciTE on GTK+ implements check.if.already.open.
</li>
<li>
+ Make files for Mac OS X made more robust.
+ </li>
+ <li>
Performance improved in SciTE when switching buffers when there
is a rectangular selection.
</li>