# # ChangeLog for src/Fragmentation/Automation/FragmentScheduler.hpp # # Generated by Trac 1.4.4 # Mar 21, 2025, 1:49:55 PM Fri, 04 May 2012 14:19:06 GMT Frederik Heber [c7deca] * src/Fragmentation/Automation/FragmentScheduler.cpp (modified) * src/Fragmentation/Automation/FragmentScheduler.hpp (modified) * src/Fragmentation/Automation/FragmentWorker.cpp (modified) * src/Fragmentation/Automation/JobId.hpp (modified) * src/Fragmentation/Automation/unittests/FragmentResultUnitTest.cpp (modified) Added static NoJob (id0) to FragmentScheduler to indicate empty queue ... Fri, 04 May 2012 14:19:06 GMT Frederik Heber [b0b64c] * src/Fragmentation/Automation/FragmentQueue.hpp (modified) * src/Fragmentation/Automation/FragmentScheduler.cpp (modified) * src/Fragmentation/Automation/FragmentScheduler.hpp (modified) * src/Fragmentation/Automation/FragmentWorker.cpp (modified) * src/Fragmentation/Automation/FragmentWorker.hpp (modified) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/unittests/FragmentQueueUnitTest.cpp (modified) FragmentScheduler now contains a FragmentQueue and serves single jobs ... Fri, 04 May 2012 14:17:37 GMT Frederik Heber [cd4a6e] * src/Fragmentation/Automation/FragmentScheduler.cpp (moved) * src/Fragmentation/Automation/FragmentScheduler.hpp (moved) * src/Fragmentation/Automation/FragmentWorker.cpp (moved) * src/Fragmentation/Automation/FragmentWorker.hpp (moved) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/client.cpp (modified) * src/Fragmentation/Automation/server.cpp (modified) * tests/CodeChecks/testsuite-project-disclaimer.at (modified) Renamed file StockServer -> FragmentScheduler.