# # ChangeLog for src/UIElements/CommandLineUI/CommandLineParser_validate.cpp # # Generated by Trac 1.4.4 # Apr 5, 2025, 5:25:14 PM Sat, 04 Dec 2010 23:47:35 GMT Frederik Heber [d5240d] * configure.ac (modified) * src/Actions/Makefile.am (modified) * src/Exceptions/Makefile.am (modified) * src/Helpers/Makefile.am (modified) * src/LinearAlgebra/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/Makefile.am (modified) * src/UIElements/CommandLineUI/CommandLineParser_validate.cpp (modified) * src/UIElements/Makefile.am (modified) * src/unittests/Makefile.am (modified) FIX: Linking to non-system boost is working now. - FIX: ... Sat, 04 Dec 2010 23:42:39 GMT Frederik Heber [3a21a7] * src/UIElements/CommandLineUI/CommandLineParser.cpp (modified) * src/UIElements/CommandLineUI/CommandLineParser_validate.cpp (added) * src/UIElements/CommandLineUI/CommandLineParser_validate.hpp (added) * src/UIElements/Makefile.am (modified) Moved validate() functions for boost::program_options into own ...