# # ChangeLog for src/Fragmentation/Automation/Server.cpp # # Generated by Trac 1.4.4 # Mar 19, 2025, 7:15:15 PM Fri, 04 May 2012 14:19:07 GMT Frederik Heber [778abb] * src/Fragmentation/Automation/ControllerChoices.hpp (added) * src/Fragmentation/Automation/FragmentController.cpp (modified) * src/Fragmentation/Automation/FragmentController.hpp (modified) * src/Fragmentation/Automation/FragmentScheduler.cpp (modified) * src/Fragmentation/Automation/FragmentScheduler.hpp (modified) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/ResultGetter.cpp (added) * src/Fragmentation/Automation/Server.cpp (modified) * src/Fragmentation/Automation/types.hpp (modified) * tests/regression/Fragmentation/Automation/testsuite-fragmentation-automation.at (modified) Added ResultGetter and capabilities to receive calculated results to ... Fri, 04 May 2012 14:19:07 GMT Frederik Heber [db03d9] * src/Fragmentation/Automation/FragmentController.cpp (added) * src/Fragmentation/Automation/FragmentController.hpp (added) * src/Fragmentation/Automation/FragmentScheduler.cpp (modified) * src/Fragmentation/Automation/FragmentScheduler.hpp (modified) * src/Fragmentation/Automation/FragmentWorker.hpp (modified) * src/Fragmentation/Automation/JobAdder.cpp (added) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/Server.cpp (modified) * tests/regression/Fragmentation/Automation/testsuite-fragmentation-automation.at (modified) Added possibility to add jobs via a FragmentController. - Server ... Fri, 04 May 2012 14:19:06 GMT Frederik Heber [630a6e] * src/Fragmentation/Automation/Server.cpp (modified) * src/Fragmentation/Automation/Worker.cpp (modified) * src/Fragmentation/Automation/atexit.cpp (modified) Increased Verbosity for Server and Worker. Fri, 04 May 2012 14:18:24 GMT Frederik Heber [f7f995] * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/Server.cpp (added) * src/Fragmentation/Automation/atexit.cpp (added) * src/Fragmentation/Automation/atexit.hpp (added) * src/Fragmentation/Automation/server.cpp (deleted) * tests/CodeChecks/testsuite-config_h.at (modified) * tests/CodeChecks/testsuite-memdebug.at (modified) * tests/CodeChecks/testsuite-project-disclaimer.at (modified) Renamed file server.cpp -> Server.cpp.