Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-08-29 | Merged Jan's changes to SString. Has a size field and allows C++ standard | nyamatongwe | 1 | -21/+53 | |
library style iterator access. | |||||
2000-08-18 | Added in most of Ferdinand Prantl's changes except for regular expression | nyamatongwe | 1 | -10/+46 | |
search. Some bits not quite done as well. | |||||
2000-07-10 | Moved EntryMemory from Scintilla to SciTE as it is only used there. | nyamatongwe | 1 | -33/+0 | |
2000-07-07 | Made PropSet into a hash table. | nyamatongwe | 1 | -7/+4 | |
2000-07-06 | Optimisations. | nyamatongwe | 1 | -5/+20 | |
2000-07-03 | Added 'if' and 'import' statements to properties files. | nyamatongwe | 1 | -3/+3 | |
2000-05-27 | Changed operator bool in WordList to return false if WordList is empty. | nyamatongwe | 1 | -1/+1 | |
Many lexer changes from Philippe Lhoste. VB handles preprocessor and hex constants. C++ optionally leaves preprocessor state after the preprocessor command. HTML terminates incomplete entities earlier and marks them as bad attributes. | |||||
2000-04-27 | Added const indicators to methods that are const. | nyamatongwe | 1 | -2/+2 | |
2000-04-18 | Removed use of PropSet in Accessor to avoid linkage. | nyamatongwe | 1 | -1/+1 | |
Added indenting and horizontal scroll bar messages. | |||||
2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+180 | |