Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This is preparing to move much of Catalogue into a header for reuse.
|
|
Mark noexcept where reasonable. Check that functions are available.
|
|
|
|
|
|
Replace 0 and NULL with nullptr.
Update comments.
|
|
|
|
From Effective Modern C++ Item 21.
|
|
interfaces ILexer4 and IDocument.
|
|
Remove LexerMinder as not needed.
|
|
|
|
where it may be needed in the future.
|
|
tool set will not indirectly include <stdexcept>.
|
|
defined in scripts/HeaderOrder.txt.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
message :)
- now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries
- several fixes in the OS X layer since the branch was commited in 2005
- used in Komodo since 2005, so pretty stable
|
|
under recent g++, add an additional cast to sptr_t.
Add small size and pedantic warning flags.
|
|
|
|
|
|
|