# # ChangeLog for src/Parser/PdbAtomInfoContainer.hpp # # Generated by Trac 1.4.4 # Apr 9, 2025, 7:19:56 PM Thu, 16 Dec 2010 17:32:18 GMT Frederik Heber [16462f] * src/Parser/PdbAtomInfoContainer.cpp (modified) * src/Parser/PdbAtomInfoContainer.hpp (modified) * src/Parser/PdbKey.hpp (modified) * src/Parser/PdbParser.cpp (modified) * src/Parser/PdbParser.hpp (modified) * tests/regression/Simple_configuration/2/post/test.pdb (modified) PdbParser is now complete with respect to additionalAtomData. - ... Sun, 05 Dec 2010 00:01:43 GMT Frederik Heber [4fbca9c] * src/Parser/Makefile.am (modified) * src/Parser/PdbAtomInfoContainer.cpp (added) * src/Parser/PdbAtomInfoContainer.hpp (added) * src/Parser/PdbKey.hpp (added) * src/Parser/PdbParser.cpp (modified) * src/Parser/PdbParser.hpp (modified) * src/unittests/Makefile.am (modified) * src/unittests/ParserCommonUnitTest.cpp (moved) * src/unittests/ParserCommonUnitTest.hpp (added) * src/unittests/ParserTremoloUnitTest.cpp (added) * src/unittests/ParserTremoloUnitTest.hpp (moved) PdbParser::save() fully working. - added UnitTest for PdbParser. - ...