summaryrefslogtreecommitdiffstats
path: root/src/message.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-15/+14
* Fix deadlock when using `WARN_AS_ERROR = YES`.Kolleck, Martin2021-03-221-3/+5
* Refactoring: replace QRegExp by std::regex in pre.lDimitri van Heesch2021-02-201-55/+0
* add config option WARN_IF_INCOMPLETE_DOCJames Wilcox2021-02-131-0/+8
* issue #8023 Add option to exit with non-zero exit code on warnings even if WA...albert-github2020-11-231-6/+26
* Flush warnings file (#8069)albert-github2020-10-031-0/+6
* Using f() instead f(void) in C++ , consistencyalbert-github2020-10-021-1/+1
* issue #7970 Doxygen doesn't stop on errorsalbert-github2020-08-191-0/+14
* New option allowing processing using multiple threadsDimitri van Heesch2020-08-051-10/+0
* Compilation warning in debug.cppalbert-github2020-07-061-1/+1
* Added experimental multi-thread input processing support.Dimitri van Heesch2020-05-311-9/+33
* RefactoringDimitri van Heesch2020-05-151-15/+2
* Replaced FileNameDict/FileNameList by FileNameLinkedMapDimitri van Heesch2020-04-061-1/+1
* Fix a number of compiler warnings in the 64bit build for WindowsDimitri van Heesch2020-03-021-1/+1
* Fix compiler warnings on Windows (Visual Studio)Dimitri van Heesch2020-02-121-1/+1
* Removed exitCode parameter as it is always 1Dimitri van Heesch2019-12-221-16/+2
* Merge branch 'feature/bug_terminate' of https://github.com/albert-github/doxy...Dimitri van Heesch2019-12-221-0/+28
|\
| * Better termination messagealbert-github2019-11-221-0/+28
* | Renamed Portables to PortableDimitri van Heesch2019-12-081-1/+1
* | Refactoring of portable.h and portable.cpp functions to be contained in a nam...Tobias Off2019-11-281-1/+1
|/
* Fixed segmentation fault in do_warnMatthew Hatch2019-05-081-1/+5
* Truncated warning messagealbert-github2019-05-061-3/+11
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-18/+18
* Reverted change that caused doxygen to return error code 2 when it produced a...Dimitri van Heesch2015-12-191-5/+6
* Add WARN_AS_ERROR option to stop execution at first warning (equivalent of co...Gautier Pelloux-Prayer2015-12-161-10/+24
* Bug 333106 - $line paramalbert-github2015-07-281-3/+3
* Guarded debug prints against printing a NULL pointer.Dimitri van Heesch2015-04-061-4/+4
* Merge pull request #303 from albert-github/feature/bug_idl_errorDimitri van Heesch2015-03-051-1/+9
|\
| * Better error message in case of IDL inconsistencyalbert-github2015-03-041-1/+9
* | Bump copyright yearDimitri van Heesch2015-02-261-1/+1
|/
* Fixed several Coverity warningsDimitri van Heesch2014-11-151-4/+5
* Messages truncated in warnings filealbert-github2014-07-301-3/+3
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Fixed potential crash caused by overloading the variadic warn functionDimitri van Heesch2014-01-181-1/+1
* More work on the template and context mechanismsDimitri van Heesch2013-12-291-2/+7
* Fixed constness warningDimitri van Heesch2013-11-171-7/+4
* Debug output for lexical analyzerAlbert2013-11-131-0/+28
* Bug 701550 - Error List window in Visual Studio no longer recognizes doxygen ...Dimitri van Heesch2013-06-041-2/+2
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-7/+23
* Release-1.8.3.1Dimitri van Heesch2013-01-201-1/+1
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-0/+1
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-1/+1
* Release-1.7.4Dimitri van Heesch2011-03-281-10/+18
* Release-1.7.3-20110123Dimitri van Heesch2011-01-231-1/+1
* Release-1.7.1-20100920Dimitri van Heesch2010-09-201-2/+3
* Release-1.7.0Dimitri van Heesch2010-06-151-1/+2
* Release-1.6.3-20100603Dimitri van Heesch2010-06-031-10/+0
* Release-1.6.2-20100124Dimitri van Heesch2010-01-241-1/+1
* Release-1.5.9-20090814Dimitri van Heesch2009-08-141-1/+1
* Release-1.5.4-20080101Dimitri van Heesch2008-01-171-2/+2