Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-13 | Avoid unnecessary relinks on Windows. | nyamatongwe | 1 | -2/+4 | |
2011-02-13 | Added Merge method to SparseState to make it possible to detect significant | nyamatongwe | 1 | -1/+100 | |
changes in lexers which will require styling beyond the end of the current range. | |||||
2011-02-10 | Only append a state if the value differs from the last current value. | nyamatongwe | 1 | -0/+7 | |
2011-02-10 | New class SparseState for storing lexer state that may not | nyamatongwe | 1 | -0/+138 | |
change on most lines. | |||||
2011-02-03 | Added some coverage testing. | nyamatongwe | 1 | -1/+5 | |
2011-02-01 | Added runStyles tests. | nyamatongwe | 1 | -1/+1 | |
2011-02-01 | Unit tests for Scintilla data structures. | nyamatongwe | 8 | -0/+850 | |