Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-06-09 | Avoid type size warnings. | nyamatongwe | 1 | -2/+1 |
2002-04-21 | Some Win64 compatibility and size_t correctness. | nyamatongwe | 1 | -1/+1 |
2002-02-12 | Made compatible with const correctness done for superclass. | nyamatongwe | 1 | -2/+2 |
2001-12-20 | Changed append method to +=. | nyamatongwe | 1 | -2/+1 |
2001-12-20 | Changed use of SString::assign to SString::= as assign is now a private | nyamatongwe | 1 | -1/+1 |
2001-10-28 | Removed platform-specific headers from Platform.h and thus stopped | nyamatongwe | 1 | -1/+4 |
2001-05-21 | Update from Simon to make startup and finalise work properly. | nyamatongwe | 1 | -1/+30 |
2001-05-21 | Avoided some warnings. | nyamatongwe | 1 | -2/+1 |
2001-05-01 | Fixed shutdown memory deallocation. | nyamatongwe | 1 | -1/+1 |
2001-05-01 | External lexer feature added by Simon allows lexers to be housed in DLLs with | nyamatongwe | 1 | -0/+283 |