| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2001-05-01 | External lexer feature added by Simon allows lexers to be housed in DLLs with | nyamatongwe | 1 | -3/+5 | |
| a .lexer extension which are automatically loaded at startup. Minor fix to IME support in ScintillaWin.cxx to deal with current mingw headers. | |||||
| 2001-04-24 | Ruby support. | nyamatongwe | 1 | -1/+1 | |
| 2001-04-20 | *** empty log message *** | nyamatongwe | 1 | -2/+3 | |
| 2001-04-15 | Stopped automatic generation of dependencies - requires "make deps" now. | nyamatongwe | 1 | -4/+4 | |
| 2001-04-15 | Fixed comment. | nyamatongwe | 1 | -1/+1 | |
| 2001-04-15 | CHanged explicit g++ to $(CC) | nyamatongwe | 1 | -1/+1 | |
| 2001-04-15 | Moved most header dependencies to automatically generated depend file. | nyamatongwe | 1 | -49/+8 | |
| Rule for building depend. Removed -o $@ from main .cxx -> .o rule as that is the default anyway. | |||||
| 2001-04-09 | Tahir added Ada support. | nyamatongwe | 1 | -24/+18 | |
| Simplified header dependencies of the Lexers in makefiles. | |||||
| 2001-04-04 | Moved to public domain regular expresion implementation. | nyamatongwe | 1 | -6/+4 | |
| 2001-04-04 | Avoid compiler and BoundsChecker warnings. | nyamatongwe | 1 | -1/+3 | |
| 2001-04-03 | Regular expression find support. | nyamatongwe | 1 | -5/+7 | |
| 2001-02-01 | Added lexer for Avenue. | nyamatongwe | 1 | -19/+21 | |
| Trailing spaces removed from a lot of lines. | |||||
| 2001-01-28 | Updating copyright notices for 2001. | nyamatongwe | 1 | -1/+1 | |
| 2000-12-10 | Removed file IO code from PropSet to SciTE. | nyamatongwe | 1 | -17/+18 | |
| Updated make files to know about SString being moved into its own header. | |||||
| 2000-11-08 | Added Pascal Lexer. | nyamatongwe | 1 | -3/+6 | |
| 2000-11-01 | Ahmad's Apache CONF support. | nyamatongwe | 1 | -1/+3 | |
| 2000-09-05 | Support for DEBUG or NDEBUG defines to make assert work. | nyamatongwe | 1 | -1/+7 | |
| 2000-07-04 | Auto completion border chrome reversed to put above edit layer. | nyamatongwe | 1 | -1/+1 | |
| InitCommonControls removed as not needed. Make files changed to remove system libraries that were not used. | |||||
| 2000-06-24 | Removed winmm library from build as this slows start a lot for some | nyamatongwe | 1 | -1/+1 | |
| machines. | |||||
| 2000-06-12 | Lua language support from Paul Winwood. | nyamatongwe | 1 | -1/+3 | |
| 2000-05-07 | Always uses $@ for output. | nyamatongwe | 1 | -6/+6 | |
| 2000-04-08 | Warning squashing. | nyamatongwe | 1 | -8/+8 | |
| Updated contributors list. Fixed lexing of MS warnings. | |||||
| 2000-04-07 | Changing code to ensure no warnings are produced by compilers. | nyamatongwe | 1 | -1/+1 | |
| 2000-04-04 | Split a Document based Accessor (DocumentAccessor) off from | nyamatongwe | 1 | -4/+5 | |
| the old accessor which is now called WindowAccessor. Accessor.h defines a common interface which is the type consumed by the lexers. | |||||
| 2000-03-16 | Added Lex* files. | nyamatongwe | 1 | -1/+17 | |
| 2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+98 | |
