#
# ChangeLog for src/Fragmentation/Automation/Jobs/MPQCCommandJob.cpp
#
# Generated by Trac 1.4.4
# Mar 26, 2025, 5:44:59 AM

Mon, 02 Jul 2012 07:54:13 GMT Frederik Heber <heber@…> [917be8]
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob.cpp (modified)
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob.hpp (modified)
	* src/Fragmentation/Automation/controller.cpp (modified)

	MPQCCommandJob now takes command argument to the mpqc executable.

	- ...


Wed, 27 Jun 2012 16:07:20 GMT Frederik Heber <heber@…> [545446]
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob.cpp (modified)
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob.hpp (modified)
	* src/Fragmentation/Automation/unittests/MPQCCommandJobUnitTest.cpp (modified)
	* src/Fragmentation/Automation/unittests/MPQCCommandJobUnitTest.hpp (modified)

	Added serialization capability to MPQCCommandJob.

	- added unit test ...


Wed, 27 Jun 2012 16:07:20 GMT Frederik Heber <heber@…> [306f60]
	* src/Fragmentation/Automation/FragmentWorker.cpp (modified)
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob.cpp (modified)
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob.hpp (modified)
	* src/Fragmentation/Automation/unittests/MPQCCommandJobUnitTest.cpp (modified)

	Extended MPQCCommandJob's extractString to understand MP2 keywords.


Wed, 27 Jun 2012 16:07:20 GMT Frederik Heber <heber@…> [cc276e]
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob.cpp (added)
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob.hpp (added)
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob_MPQCData.cpp (added)
	* src/Fragmentation/Automation/Jobs/MPQCCommandJob_MPQCData.hpp (added)
	* src/Fragmentation/Automation/Makefile.am (modified)
	* src/Fragmentation/Automation/unittests/MPQCCommandJobUnitTest.cpp (added)
	* src/Fragmentation/Automation/unittests/MPQCCommandJobUnitTest.hpp (added)
	* src/Fragmentation/Automation/unittests/MPQCDataUnitTest.cpp (added)
	* src/Fragmentation/Automation/unittests/MPQCDataUnitTest.hpp (added)
	* src/Fragmentation/Automation/unittests/Makefile.am (modified)

	Added MPQCCommandJob and result container MPQCData.

	- MPQCData ...