# # ChangeLog for src/config.cpp # # Generated by Trac 1.4.4 # Dec 26, 2024, 1:48:50 PM Tue, 10 Jun 2008 11:31:03 GMT Frederik Heber [cdee6b] * src/config.cpp (modified) fastparse was not yet working for more than one ion type moved ... Tue, 10 Jun 2008 11:13:41 GMT Frederik Heber [62c16c] * src/config.cpp (modified) enabled fast parsing (-n) config::Load(): the repetition and ... Fri, 30 May 2008 09:03:32 GMT Frederik Heber [4b4d65] * src/config.cpp (modified) for bigger molecules listing of found keywords slows things done ... Mon, 26 May 2008 13:24:33 GMT Frederik Heber [a2c084] * src/config.cpp (modified) BUGFIX: config files' path in the current working directory would not ... Fri, 23 May 2008 09:17:19 GMT Frederik Heber [7f3b9d] * src/analyzer.cpp (modified) * src/builder.cpp (modified) * src/config.cpp (modified) * src/datacreator.cpp (modified) * src/helpers.cpp (modified) * src/helpers.hpp (modified) * src/moleculelist.cpp (modified) * src/molecules.cpp (modified) * src/molecules.hpp (modified) * src/parser.cpp (modified) * src/stackclass.hpp (modified) * src/vector.cpp (modified) * src/verbose.cpp (modified) Lots of for loops now count in reverse order where it does not ... Tue, 29 Apr 2008 12:19:51 GMT Frederik Heber [c750cc] * src/builder.cpp (modified) * src/config.cpp (modified) * src/defs.hpp (modified) * src/moleculelist.cpp (modified) * src/molecules.cpp (modified) * src/molecules.hpp (modified) * src/periodentafel.cpp (modified) char lengths of 255 and MAXDUMMYSTRING replaced with define ... Tue, 29 Apr 2008 07:41:20 GMT Frederik Heber [04980c] * src/config.cpp (modified) bugfix: configpath and -name are not set to empty string. Tue, 29 Apr 2008 07:04:59 GMT Frederik Heber [b5ecd9] * src/config.cpp (modified) * src/moleculelist.cpp (modified) * src/molecules.cpp (modified) * src/molecules.hpp (modified) configname is also stored in config structure, GetDefaultPath by ... Tue, 29 Apr 2008 06:30:38 GMT Frederik Heber [5b15ab] * src/builder.cpp (modified) * src/config.cpp (modified) * src/molecules.hpp (modified) config::Load..() now get filename instead of pointer to file, bugfix ... Wed, 23 Apr 2008 17:33:51 GMT Frederik Heber [943d02] * src/atom.cpp (modified) * src/config.cpp (modified) * src/molecules.cpp (modified) * src/molecules.hpp (modified) molecuilder reads and stored ion velocities Class atom has new ... Fri, 18 Apr 2008 11:26:42 GMT Frederik Heber [14de469] * AUTHORS (added) * ChangeLog (added) * Makefile.am (added) * NEWS (added) * README (added) * autogen.sh (added) * configure.ac (added) * doc/Doxyfile (added) * doc/Makefile.am (added) * m4/ac_doxygen.m4 (added) * src/Hbondangle.db (added) * src/Hbonddistance.db (added) * src/Makefile.am (added) * src/analyzer.cpp (added) * src/atom.cpp (added) * src/bond.cpp (added) * src/builder.cpp (added) * src/config.cpp (added) * src/datacreator.cpp (added) * src/datacreator.hpp (added) * src/defs.hpp (added) * src/element.cpp (added) * src/elements.db (added) * src/graph.cpp (added) * src/helpers.cpp (added) * src/helpers.hpp (added) * src/joiner.cpp (added) * src/moleculelist.cpp (added) * src/molecules.cpp (added) * src/molecules.hpp (added) * src/orbitals.db (added) * src/parser.cpp (added) * src/parser.hpp (added) * src/periodentafel.cpp (added) * src/valence.db (added) * src/vector.cpp (added) * src/verbose.cpp (added) -initial commit -Minimum set of files needed from ESPACK SVN ...