#
# ChangeLog for src/Parser/FormatParserStorage.hpp
#
# Generated by Trac 1.4.4
# Apr 2, 2025, 7:25:14 PM

Sat, 28 Aug 2010 06:07:02 GMT Frederik Heber <heber@…> [a42054]
	* src/Parser/FormatParserStorage.cpp (modified)
	* src/Parser/FormatParserStorage.hpp (modified)

	Extended FormatParserStorage.

	- renamed ParserSuffix -> ...


Sat, 28 Aug 2010 00:57:56 GMT Frederik Heber <heber@…> [bb6193]
	* src/Parser/FormatParserStorage.cpp (modified)
	* src/Parser/FormatParserStorage.hpp (modified)
	* src/Parser/PdbParser.cpp (modified)
	* src/Parser/PdbParser.hpp (modified)
	* tests/regression/Simple_configuration/2/post/test.pdb (added)
	* tests/regression/testsuite-simple_configuration.at (modified)

	Added PdbParser with save capability.

	- load does not yet work.
	- ...


Sat, 28 Aug 2010 00:57:56 GMT Frederik Heber <heber@…> [5c6946]
	* src/Actions/WorldAction/SetOutputFormatsAction.cpp (modified)
	* src/Parser/FormatParserStorage.cpp (modified)
	* src/Parser/FormatParserStorage.hpp (modified)

	FormatParserStorage extended a bit.

	- new functions add(type) that ...


Wed, 07 Jul 2010 11:53:05 GMT Frederik Heber <heber@…> [86cff86]
	* src/Actions/AtomAction/ChangeElementAction.cpp (modified)
	* src/Actions/MapOfActions.cpp (modified)
	* src/Actions/WorldAction/InputAction.cpp (modified)
	* src/Parser/FormatParserStorage.cpp (modified)
	* src/Parser/FormatParserStorage.hpp (modified)
	* src/Parser/XyzParser.cpp (modified)
	* src/unittests/ParserUnitTest.cpp (modified)
	* tests/regression/Domain/6/post/test-x.xyz (moved)
	* tests/regression/Domain/6/post/test-y.xyz (moved)
	* tests/regression/Domain/6/post/test-z.xyz (moved)
	* tests/regression/Domain/6/post/test.xyz (moved)
	* tests/regression/Fragmentation/2/post/BondFragment0.xyz (moved)
	* tests/regression/Fragmentation/2/post/BondFragment1.xyz (moved)
	* tests/regression/Fragmentation/2/post/BondFragment2.xyz (moved)
	* tests/regression/Fragmentation/2/post/BondFragment3.xyz (moved)
	* tests/regression/Fragmentation/2/post/BondFragment4.xyz (moved)
	* tests/regression/Molecules/6/post/test2.conf (moved)
	* tests/regression/Molecules/6/pre/test2.conf (added)
	* tests/regression/Simple_configuration/2/post/test.in (moved)
	* tests/regression/Simple_configuration/2/post/test.xyz (moved)
	* tests/regression/Simple_configuration/3/post/test.in (moved)
	* tests/regression/Simple_configuration/3/post/test.xyz (moved)
	* tests/regression/Simple_configuration/3/post/test2.conf (moved)
	* tests/regression/Simple_configuration/3/post/test2.in (added)
	* tests/regression/Simple_configuration/3/post/test2.xyz (added)
	* tests/regression/Simple_configuration/4/post/test.conf.xyz (deleted)
	* tests/regression/Simple_configuration/4/post/test.xyz (added)
	* tests/regression/Simple_configuration/4/pre/test.xyz (added)
	* tests/regression/Simple_configuration/5/post/test.in (moved)
	* tests/regression/Simple_configuration/5/post/test.xyz (moved)
	* tests/regression/Simple_configuration/8/post/test.xyz (moved)
	* tests/regression/Simple_configuration/8/post/test.xyz-sorted (added)
	* tests/regression/testsuite-domain.at (modified)
	* tests/regression/testsuite-simple_configuration.at (modified)

	InputAction now parses all possible formats, not only pcp.

	- new ...


Tue, 29 Jun 2010 10:25:54 GMT Frederik Heber <heber@…> [60239f]
	* src/Parser/FormatParserStorage.cpp (modified)
	* src/Parser/FormatParserStorage.hpp (modified)

	MEMFIX: output streams in FormatParserStorage::SaveAll() were not ...


Wed, 23 Jun 2010 10:35:25 GMT Frederik Heber <heber@…> [dc0d21]
	* src/Parser/FormatParserStorage.cpp (modified)
	* src/Parser/FormatParserStorage.hpp (modified)

	FIXes to FormatParserStorage.

	- renamed Add..() to add..()
	- new ...


Tue, 22 Jun 2010 14:09:14 GMT Frederik Heber <heber@…> [52baf9]
	* src/Makefile.am (modified)
	* src/Parser/FormatParserStorage.cpp (added)
	* src/Parser/FormatParserStorage.hpp (added)
	* src/Parser/MpqcParser.cpp (modified)
	* src/Parser/MpqcParser.hpp (modified)
	* src/Parser/TremoloParser.cpp (modified)

	new class FormatParserStorage takes care of allocation, uniqueness ...