Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed issue creating std::string from null pointer | Dimitri van Heesch | 2020-03-30 | 1 | -0/+5 |
| | |||||
* | Revert addition of std::string conversion operator for QCString | Dimitri van Heesch | 2020-03-29 | 1 | -5/+0 |
| | |||||
* | Migrated some code in pre.l to use STL containers | Dimitri van Heesch | 2020-03-28 | 1 | -0/+7 |
| | |||||
* | Enabled stricter compiler warnings and fixed all new warnings | Dimitri van Heesch | 2020-03-08 | 1 | -24/+24 |
| | |||||
* | Fix a few compiler warnings in the Linux build | Dimitri van Heesch | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Spelling corrections for qtools directory | albert-github | 2019-11-05 | 1 | -1/+1 |
| | | | | | | Spelling corrections as found by codespell and in #561. Some reported problems were already fixed, others are fixed here. | ||||
* | Reduce the use of QString in favor of the more efficient QCString | Dimitri van Heesch | 2019-09-21 | 1 | -7/+8 |
| | |||||
* | Fixed various issues found by PVS-Studio. | Dimitri van Heesch | 2015-08-18 | 1 | -1/+1 |
| | |||||
* | Bug 751984 - PATCH: Honour SOURCE_DATE_EPOCH environment variable for ↵ | Dimitri van Heesch | 2015-07-19 | 1 | -0/+1 |
| | | | | reproducible output | ||||
* | Bump copyright year | Dimitri van Heesch | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | Fixed a couple of cases where sharing string data could lead to corruption | Dimitri van Heesch | 2015-01-02 | 1 | -16/+34 |
| | | | | | Also made dangerous string access more visible by introducing rawData(). This replaces data() which will now return a constant string. | ||||
* | Introduced template directory for template and resource files and resource ↵ | Dimitri van Heesch | 2014-11-13 | 1 | -4/+4 |
| | | | | compiler & manager | ||||
* | Introduce new optimized string implementation (attempt 2) | Dimitri van Heesch | 2014-10-23 | 1 | -247/+555 |
| | |||||
* | Reverted back to old string implementation. New one needs more work. | Dimitri van Heesch | 2014-10-21 | 1 | -539/+247 |
| | |||||
* | Added clearer range checks for string class to help compiler | Dimitri van Heesch | 2014-10-21 | 1 | -4/+4 |
| | |||||
* | Fixed refcounting bug in new string implementation | Dimitri van Heesch | 2014-10-21 | 1 | -12/+15 |
| | |||||
* | Added faster reference counted string implementation with short string ↵ | Dimitri van Heesch | 2014-10-21 | 1 | -247/+536 |
| | | | | optimization | ||||
* | Bug 704971 - Can't build with MinGW | Dimitri van Heesch | 2013-07-28 | 1 | -1/+1 |
| | |||||
* | Release-1.8.3.1-20130324 | Dimitri van Heesch | 2013-03-24 | 1 | -0/+6 |
| | |||||
* | Release-1.8.3.1 | Dimitri van Heesch | 2013-01-20 | 1 | -7/+17 |
| | |||||
* | Release-1.7.6.1-20120122 | Dimitri van Heesch | 2012-01-22 | 1 | -2/+2 |
| | |||||
* | Release-1.7.1 | Dimitri van Heesch | 2010-06-25 | 1 | -0/+10 |
| | |||||
* | Release-1.6.3-20100507 | Dimitri van Heesch | 2010-05-07 | 1 | -0/+1 |
| | |||||
* | Release-1.5.4-20080123 | Dimitri van Heesch | 2008-01-23 | 1 | -0/+1 |
| | |||||
* | Release-1.5.1-20070315 | Dimitri van Heesch | 2007-03-15 | 1 | -0/+1 |
| | |||||
* | Release-1.4.7-20060910 | Dimitri van Heesch | 2006-09-10 | 1 | -37/+81 |
| | |||||
* | Doxygen-1.3.9.1-20041206 | Dimitri van Heesch | 2004-12-06 | 1 | -0/+8 |
| | |||||
* | Release-1.2.6-20010422 | Dimitri van Heesch | 2001-04-22 | 1 | -1/+1 |
| | |||||
* | Release-1.2.6-20010401 | Dimitri van Heesch | 2001-04-01 | 1 | -1/+1 |
| | |||||
* | Release-1.2.2-20001015 | Dimitri van Heesch | 2000-10-15 | 1 | -0/+399 |