]> git.tdb.fi Git - libs/core.git/history - source/core/except.cpp
Drop copyright and license notices from source files
[libs/core.git] / source / core / except.cpp
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
2008-11-13 Mikko RasaMSVC compatibility fixes
2008-08-06 Mikko RasaAdd a "where" property to Exception class
2008-06-24 Mikko RasaRemove an obsolete Makefile
2008-06-08 Mikko RasaAdd missing includes
2007-12-05 Mikko RasaStore the failed key in KeyError
2007-10-04 Mikko RasaRename error.* to except.*