summaryrefslogtreecommitdiffstats
path: root/src/lib/exceptions/exceptions.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added #include <config.h> to all .cc files.Andrei Pavel2016-12-141-0/+2
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [4025] Incorrect use of temporary object fixed in Exception::what()Tomek Mrugalski2015-08-271-10/+19
* [support8785] Verbose Exception::what() has been implemented.Tomek Mrugalski2015-08-201-3/+15
* cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya2011-01-211-2/+0
* overall style cleanup: adjusted brace positions according to the coding guide...JINMEI Tatuya2010-10-151-2/+1
* s/#include "header"/#include <[path/]header>/ (trac #291)JINMEI Tatuya2010-07-161-1/+1
* Restructure trunk again.Jeremy C. Reed2010-03-051-0/+43