# # ChangeLog for src/Descriptors/unittests/Makefile.am # # Generated by Trac 1.4.4 # Jan 18, 2025, 11:12:21 PM Fri, 30 Sep 2011 08:19:37 GMT Frederik Heber [79de12] * LinearAlgebra/configure.ac (modified) * LinearAlgebra/src/unittests/Makefile.am (modified) * configure.ac (modified) * m4/ax_boost_base.m4 (deleted) * m4/ax_boost_filesystem.m4 (deleted) * m4/ax_boost_program_options.m4 (deleted) * m4/ax_boost_system.m4 (deleted) * m4/ax_codepatterns.m4 (modified) * m4/boost.m4 (added) * m4/m4_ax_boost_thread.m4 (deleted) * src/Descriptors/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/RandomNumbers/unittests/Makefile.am (modified) * src/Shapes/unittests/Makefile.am (modified) * src/UIElements/CommandLineUI/unittests/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/unittests/Makefile.am (modified) * src/unittests/Makefile.am (modified) Replaced *_boost_*.m4 by boost.m4 from tsuna. - ... Mon, 18 Apr 2011 12:45:06 GMT Frederik Heber [455573] * configure.ac (modified) * src/Actions/Makefile.am (modified) * src/Actions/unittests/ActionRegistryUnitTest.cpp (modified) * src/Actions/unittests/Makefile.am (modified) * src/Descriptors/unittests/Makefile.am (modified) * src/Graph/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/RandomNumbers/Makefile.am (modified) * src/RandomNumbers/unittests/Makefile.am (modified) * src/Shapes/Makefile.am (modified) * src/Shapes/unittests/Makefile.am (modified) * src/UIElements/CommandLineUI/unittests/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/unittests/Makefile.am (modified) * src/unittests/Makefile.am (modified) Large Commit: SUBDIRS in src/Makefile.am replaced by include. - ... Fri, 08 Apr 2011 15:48:50 GMT Frederik Heber [bf4b9f] * LinearAlgebra/.gitignore (added) * LinearAlgebra/AUTHORS (added) * LinearAlgebra/COPYING (added) * LinearAlgebra/ChangeLog (added) * LinearAlgebra/INSTALL (added) * LinearAlgebra/LinearAlgebra-debug.pc.in (added) * LinearAlgebra/LinearAlgebra.pc.in (moved) * LinearAlgebra/Makefile.am (added) * LinearAlgebra/NEWS (added) * LinearAlgebra/README (added) * LinearAlgebra/bootstrap (added) * LinearAlgebra/build-aux/README (added) * LinearAlgebra/configure.ac (added) * LinearAlgebra/doc/Doxyfile (added) * LinearAlgebra/doc/Makefile.am (added) * LinearAlgebra/libLinearAlgebra_config.h.in (added) * LinearAlgebra/m4 (added) * LinearAlgebra/src/LinearAlgebra/BoxVector.cpp (moved) * LinearAlgebra/src/LinearAlgebra/BoxVector.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Exceptions.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Line.cpp (moved) * LinearAlgebra/src/LinearAlgebra/Line.hpp (moved) * LinearAlgebra/src/LinearAlgebra/LineSegment.cpp (moved) * LinearAlgebra/src/LinearAlgebra/LineSegment.hpp (moved) * LinearAlgebra/src/LinearAlgebra/LineSegmentSet.cpp (moved) * LinearAlgebra/src/LinearAlgebra/LineSegmentSet.hpp (moved) * LinearAlgebra/src/LinearAlgebra/LinearSystemOfEquations.cpp (moved) * LinearAlgebra/src/LinearAlgebra/LinearSystemOfEquations.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Makefile.am (moved) * LinearAlgebra/src/LinearAlgebra/MatrixContent.cpp (moved) * LinearAlgebra/src/LinearAlgebra/MatrixContent.hpp (moved) * LinearAlgebra/src/LinearAlgebra/MatrixVector_ops.cpp (moved) * LinearAlgebra/src/LinearAlgebra/MatrixVector_ops.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Plane.cpp (moved) * LinearAlgebra/src/LinearAlgebra/Plane.hpp (moved) * LinearAlgebra/src/LinearAlgebra/RealSpaceMatrix.cpp (moved) * LinearAlgebra/src/LinearAlgebra/RealSpaceMatrix.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Space.cpp (moved) * LinearAlgebra/src/LinearAlgebra/Space.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Vector.cpp (moved) * LinearAlgebra/src/LinearAlgebra/Vector.hpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorContent.cpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorContent.hpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorInterface.cpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorInterface.hpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorSet.hpp (moved) * LinearAlgebra/src/LinearAlgebra/defs.hpp (moved) * LinearAlgebra/src/LinearAlgebra/fast_functions.hpp (moved) * LinearAlgebra/src/LinearAlgebra/leastsquaremin.cpp (moved) * LinearAlgebra/src/LinearAlgebra/leastsquaremin.hpp (moved) * LinearAlgebra/src/LinearAlgebra/vector_ops.cpp (moved) * LinearAlgebra/src/LinearAlgebra/vector_ops.hpp (moved) * LinearAlgebra/src/unittests/LineUnitTest.cpp (moved) * LinearAlgebra/src/unittests/LineUnitTest.hpp (moved) * LinearAlgebra/src/unittests/LinearSystemOfEquationsUnitTest.cpp (moved) * LinearAlgebra/src/unittests/LinearSystemOfEquationsUnitTest.hpp (moved) * LinearAlgebra/src/unittests/Makefile.am (moved) * LinearAlgebra/src/unittests/MatrixContentSymmetricUnitTest.cpp (moved) * LinearAlgebra/src/unittests/MatrixContentSymmetricUnitTest.hpp (moved) * LinearAlgebra/src/unittests/MatrixContentUnitTest.cpp (moved) * LinearAlgebra/src/unittests/MatrixContentUnitTest.hpp (moved) * LinearAlgebra/src/unittests/MatrixUnitTest.cpp (moved) * LinearAlgebra/src/unittests/MatrixUnitTest.hpp (moved) * LinearAlgebra/src/unittests/PlaneUnitTest.cpp (moved) * LinearAlgebra/src/unittests/PlaneUnitTest.hpp (moved) * LinearAlgebra/src/unittests/TestRunnerMain.cpp (added) * LinearAlgebra/src/unittests/UnitTestMain.cpp (added) * LinearAlgebra/src/unittests/VectorContentUnitTest.cpp (moved) * LinearAlgebra/src/unittests/VectorContentUnitTest.hpp (moved) * LinearAlgebra/src/unittests/VectorUnitTest.cpp (moved) * LinearAlgebra/src/unittests/VectorUnitTest.hpp (moved) * LinearAlgebra/tests/CodeChecks/Makefile.am (added) * LinearAlgebra/tests/CodeChecks/atlocal.in (added) * LinearAlgebra/tests/CodeChecks/testsuite-config_h.at (added) * LinearAlgebra/tests/CodeChecks/testsuite-memdebug.at (added) * LinearAlgebra/tests/CodeChecks/testsuite.at (added) * Makefile.am (modified) * bootstrap (modified) * build-aux/README (added) * config/depcomp (deleted) * config/install-sh (deleted) * config/ltmain.sh (deleted) * config/missing (deleted) * configure.ac (modified) * src/Actions/Makefile.am (modified) * src/Actions/unittests/Makefile.am (modified) * src/Descriptors/unittests/Makefile.am (modified) * src/Graph/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/Shapes/Makefile.am (modified) * src/Shapes/unittests/Makefile.am (modified) * src/UIElements/CommandLineUI/unittests/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/unittests/Makefile.am (modified) * src/unittests/Makefile.am (modified) Moved LinearAlgebra from folder src/ into distinct sub-package. - ... Wed, 06 Apr 2011 13:50:42 GMT Frederik Heber [3e2225f] * configure.ac (modified) * src/Actions/unittests/Makefile.am (modified) * src/Descriptors/unittests/Makefile.am (modified) * src/Exceptions/CustomException.cpp (deleted) * src/Exceptions/CustomException.hpp (deleted) * src/Exceptions/Makefile.am (deleted) * src/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/Shapes/Makefile.am (modified) * src/Shapes/unittests/Makefile.am (modified) * src/UIElements/CommandLineUI/unittests/Makefile.am (modified) * src/UIElements/Menu/unittests/Makefile.am (modified) * src/unittests/Makefile.am (modified) Removed subdir Exceptions and libMolecuilderExceptions. - changes ... Thu, 03 Feb 2011 09:59:28 GMT Frederik Heber [1ee3b8d] * configure.ac (modified) * src/Actions/unittests/Makefile.am (modified) * src/Descriptors/unittests/Makefile.am (modified) * src/LinearAlgebra/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/RandomNumbers/Makefile.am (added) * src/RandomNumbers/unittests/Makefile.am (modified) * src/unittests/Makefile.am (modified) Made RandomNumbers sources into its own library ... Thu, 23 Dec 2010 17:41:54 GMT Frederik Heber [6d2207] * configure.ac (modified) * src/Actions/unittests/Makefile.am (modified) * src/Descriptors/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/Shapes/Makefile.am (added) * src/Shapes/unittests/Makefile.am (modified) * src/unittests/Makefile.am (modified) FIX: Forgot Shapes/unittests and made Shapes into own library. - ... Thu, 23 Dec 2010 17:41:54 GMT Frederik Heber [acbe1b] * MoleCuilder.pc.in (added) * configure.ac (modified) * molecuilder.pc.in (deleted) * src/Actions/Makefile.am (modified) * src/Actions/unittests/Makefile.am (modified) * src/Descriptors/unittests/Makefile.am (modified) * src/Exceptions/Makefile.am (modified) * src/LinearAlgebra/Makefile.am (modified) * src/LinearAlgebra/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/unittests/Makefile.am (modified) All libraries don't have version in name anymore. - we used gained ... Thu, 23 Dec 2010 17:40:04 GMT Frederik Heber [a0064e] * configure.ac (modified) * m4/ax_codepatterns.m4 (added) * src/Actions/Makefile.am (modified) * src/Actions/unittests/Makefile.am (modified) * src/Descriptors/AtomOfMoleculeSelectionDescriptor.cpp (modified) * src/Descriptors/unittests/Makefile.am (modified) * src/Exceptions/Makefile.am (modified) * src/Formula.hpp (modified) * src/Helpers/Assert.cpp (deleted) * src/Helpers/Assert.hpp (deleted) * src/Helpers/Info.cpp (deleted) * src/Helpers/Info.hpp (deleted) * src/Helpers/Log.cpp (deleted) * src/Helpers/Log.hpp (deleted) * src/Helpers/Makefile.am (deleted) * src/Helpers/MemDebug.cpp (deleted) * src/Helpers/MemDebug.hpp (deleted) * src/Helpers/Range.hpp (deleted) * src/Helpers/Verbose.cpp (deleted) * src/Helpers/Verbose.hpp (deleted) * src/Helpers/errorlogger.cpp (deleted) * src/Helpers/errorlogger.hpp (deleted) * src/Helpers/fast_functions.hpp (modified) * src/Helpers/helpers.cpp (modified) * src/Helpers/helpers.hpp (modified) * src/Helpers/logger.cpp (deleted) * src/Helpers/logger.hpp (deleted) * src/Helpers/toString.hpp (deleted) * src/Helpers/unittests/InfoUnitTest.cpp (deleted) * src/Helpers/unittests/InfoUnitTest.hpp (deleted) * src/Helpers/unittests/LogUnitTest.cpp (deleted) * src/Helpers/unittests/LogUnitTest.hpp (deleted) * src/Helpers/unittests/Makefile.am (deleted) * src/LinearAlgebra/Makefile.am (modified) * src/LinearAlgebra/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/Patterns/Cacheable.hpp (deleted) * src/Patterns/ObservedContainer.hpp (deleted) * src/Patterns/ObservedContainer_impl.hpp (deleted) * src/Patterns/ObservedIterator.hpp (deleted) * src/Patterns/Observer.cpp (deleted) * src/Patterns/Observer.hpp (deleted) * src/Patterns/Registry.hpp (deleted) * src/Patterns/Registry_impl.hpp (deleted) * src/Patterns/Singleton.hpp (deleted) * src/Patterns/Singleton_impl.hpp (deleted) * src/Patterns/unittests/CacheableUnitTest.cpp (deleted) * src/Patterns/unittests/CacheableUnitTest.hpp (deleted) * src/Patterns/unittests/Makefile.am (deleted) * src/Patterns/unittests/ObserverUnitTest.cpp (deleted) * src/Patterns/unittests/ObserverUnitTest.hpp (deleted) * src/Patterns/unittests/RegistryUnitTest.cpp (deleted) * src/Patterns/unittests/RegistryUnitTest.hpp (deleted) * src/Patterns/unittests/SingletonUnitTest.cpp (deleted) * src/Patterns/unittests/SingletonUnitTest.hpp (deleted) * src/Shapes/unittests/Makefile.am (modified) * src/SubspaceFactorizer.cpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/unittests/Makefile.am (modified) * src/atom.cpp (modified) * src/atom.hpp (modified) * src/molecule.cpp (modified) * src/molecule_dynamics.cpp (modified) * src/molecule_fragmentation.cpp (modified) * src/molecule_graph.cpp (modified) * src/moleculelist.cpp (modified) * src/tesselation.cpp (modified) * src/unittests/Makefile.am (modified) * src/unittests/SubspaceFactorizerUnitTest.cpp (modified) Moved stuff in src/Helpers and src/Patterns out to stand-alone ... Thu, 16 Dec 2010 23:47:44 GMT Frederik Heber [6c9adc] * src/Descriptors/unittests/Makefile.am (modified) * src/Descriptors/unittests/MoleculeDescriptorUnitTest.cpp (moved) * src/Descriptors/unittests/MoleculeDescriptorUnitTest.hpp (moved) * src/unittests/Makefile.am (modified) Moved MoleculeDescriptorTest to ... Thu, 16 Dec 2010 23:47:43 GMT Frederik Heber [d766b5] * configure.ac (modified) * src/Descriptors/unittests/AtomDescriptorUnitTest.cpp (moved) * src/Descriptors/unittests/AtomDescriptorUnitTest.hpp (moved) * src/Descriptors/unittests/Makefile.am (added) * src/unittests/Makefile.am (modified) Moved AtomDescriptorTest to Descriptors/unittests/AtomDescriptorUnitTest.