# # ChangeLog for src/CommandLineParser.cpp # # Generated by Trac 1.6 # Sep 8, 2025, 4:34:53 PM Sat, 08 May 2010 22:57:18 GMT Frederik Heber [bcd072] * src/CommandLineParser.cpp (modified) * src/CommandLineParser.hpp (modified) FIX: wrong use of Singleton pattern for CommandLineParser. - we set ... Sat, 08 May 2010 19:14:29 GMT Frederik Heber [c6efc1] * configure.ac (modified) * src/CommandLineParser.cpp (added) * src/CommandLineParser.hpp (added) * src/Makefile.am (modified) * src/builder.cpp (modified) Begin of Refactoring of ParseCommandLineOptions(). - new singleton ...