| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-07-19 | Backport: Add constexpr, const, noexcept and make other small improvements ↵ | mitchell | 1 | -5/+3 | |
| to lexlib. Backport of changeset 8416:06a43e06a8e0. | |||||
| 2019-11-09 | Backport: Remember string values in OptionSet so can be easily retrieved. | Neil | 1 | -1/+14 | |
| Backport of changeset 7869:7dac229bc696. | |||||
| 2017-09-11 | Backport: The Scintilla namespace is always active for internal symbols and ↵ | Neil | 1 | -4/+0 | |
| for the lexer and document interfaces. Backport of changeset 6388:d62863ae40a3. | |||||
| 2013-05-24 | Made methods const where they can be and are logically const as well. | nyamatongwe | 1 | -3/+3 | |
| 2011-02-01 | Made destructor of OptionSet virtual to ensure all destructors called. | nyamatongwe | 1 | -0/+2 | |
| 2010-07-14 | Visual C++ 98 had a fatal error with the previous definition of a default ↵ | nyamatongwe | 1 | -1/+4 | |
| constructor. This is equivalent and compiles. | |||||
| 2010-07-13 | Explicit typename avoids errors from g++. | nyamatongwe | 1 | -3/+3 | |
| 2010-07-13 | Split OptionSet class out into its own file. | nyamatongwe | 1 | -0/+137 | |
