index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
LexRuby.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-23
Fixes for GCC 4.3 warnings. The Pascal change fixes behaviour.
nyamatongwe
1
-2
/
+2
2008-05-28
Patch from Eric Promislow makes #{ work as a fold comment.
nyamatongwe
1
-1
/
+2
2007-05-17
Fix from Iago Rubio for SA25245 buffer overflow error.
nyamatongwe
1
-1
/
+1
2006-09-23
Modification from Eric Promislow / ActiveState to display interpolated
nyamatongwe
1
-48
/
+220
2005-09-13
Update from Eric Promislow improves here doc recognition.
nyamatongwe
1
-37
/
+323
2005-08-30
Added StyleBitsNeeded property and implemented to return 5 for all lexers
nyamatongwe
1
-1
/
+1
2005-08-25
New Ruby lexer from Eric Promislow of ActiveState.
nyamatongwe
1
-266
/
+1157
2003-11-29
Patch from Kaspar Schiess to handle $' as not starting a string.
nyamatongwe
1
-0
/
+5
2003-02-17
Upgraded keyword list descriptions from Brian Quinlan.
nyamatongwe
1
-3
/
+8
2002-02-12
Made LexerModule objects not be const again as that was impairing static
nyamatongwe
1
-1
/
+1
2002-02-12
Minor fixes to lexers.
nyamatongwe
1
-2
/
+2
2002-02-12
Made lexer objects const so they do not show up in map as static / globals.
nyamatongwe
1
-1
/
+1
2002-01-10
Made code bool-safe and turned Visual C++ warning 4800 back on.
nyamatongwe
1
-1
/
+1
2001-05-29
Patch from Clemens to handle multiline comments in Ruby.
nyamatongwe
1
-36
/
+15
2001-04-24
Initial version.
nyamatongwe
1
-0
/
+376