| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replace GPL-3.0 with GPL-3.0-only | Kai Köhne | 2023-01-10 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | CPlusPlus: Fix lexer crash | Christian Kandeler | 2020-06-18 | 1 | -0/+1 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |
| * | License update | Eike Ziller | 2014-10-09 | 1 | -7/+8 |
| * | Merge remote-tracking branch 'origin/3.1' | Eike Ziller | 2014-06-18 | 1 | -1/+2 |
| |\ |
|
| | * | Fixed compilation error on RHEL 5.10. | Dale Marchand | 2014-06-18 | 1 | -1/+2 |
| * | | C++: Add utf16 indices to Macro and Document::MacroUse | Nikolai Kosjar | 2014-05-23 | 1 | -0/+1 |
| * | | C++: Clarify units of a Token | Nikolai Kosjar | 2014-05-15 | 1 | -2/+2 |
| |/ |
|
| * | Incremented year in copyright info | Robert Loehning | 2014-01-08 | 1 | -1/+1 |
| * | Fix MSVC-64 warnings about size_t -> int truncations in C++-lib. | Friedemann Kleint | 2013-09-12 | 1 | -1/+1 |
| * | Incremented year in copyright infov2.6.2 | Robert Loehning | 2013-01-29 | 1 | -1/+1 |
| * | Adjust license headers | hjk | 2012-10-05 | 1 | -0/+29 |
| * | C++: Core changes in preprocessing | Leandro Melo | 2012-06-25 | 1 | -3/+3 |
| * | preprocessor: make CPlusPlus::Internal::ByteArrayRef public | hjk | 2012-04-19 | 1 | -2/+2 |
| * | preprocessor: streamline ByteArrayRef | hjk | 2012-04-19 | 1 | -2/+0 |
| * | preprocessor: avoid branches in tight code | hjk | 2012-04-17 | 1 | -8/+1 |
| * | preprocessor: make PPToken inlineable. | hjk | 2012-04-17 | 1 | -3/+0 |
| * | [C++] Rewrite of the preprocessor. | Erik Verbruggen | 2012-03-29 | 1 | -0/+45 |