]> git.tdb.fi Git - libs/core.git/history - source/core/except.h
maputils.h: add insert_unique function
[libs/core.git] / source / core / except.h
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-08 Mikko RasaAvoid using relative paths beginning with .. in #includes
2011-06-01 Mikko RasaDrop copyright and license notices from source files
2011-05-25 Mikko RasaMerge branch 'strings-master'
2011-05-24 Mikko RasaStyle updates
2009-12-21 Mikko RasaAdd LogicError exception class
2008-12-24 Mikko RasaMake sure all files have the correct header
2008-08-06 Mikko RasaAdd a "where" property to Exception class
2007-12-07 Mikko RasaBugfixes
2007-12-05 Mikko RasaStore the failed key in KeyError
2007-10-04 Mikko RasaRename error.* to except.*