]> git.tdb.fi Git - libs/core.git/history - source/core/getopt.cpp
Drop copyright and license notices from source files
[libs/core.git] / source / core / getopt.cpp
2011-06-01 Mikko RasaDrop copyright and license notices from source files
2011-05-25 Mikko RasaMake help message printing automatic
2011-05-25 Mikko RasaMerge branch 'strings-master'
2011-05-24 Mikko RasaStyle updates
2009-09-20 Mikko RasaFix a compilation error on 64-bit systems
2009-09-11 Mikko RasaFix GetOpt to get strings correctly
2009-05-07 Mikko RasaImprove GetOpt help generation
2008-12-24 Mikko RasaMake sure all files have the correct header
2008-06-24 Mikko RasaFix a gcc 4.3 style warning
2007-05-25 Mikko RasaAssimilate exceptions and RefPtr from mspmisc