# # ChangeLog for src/Bond/AdjacencyMatcher # # Generated by Trac 1.4.4 # Jan 10, 2025, 5:39:02 PM Mon, 03 Aug 2015 15:03:34 GMT Frederik Heber [725a1d] * src/Bond/AdjacencyMatcher/Adjacency.hpp (modified) FIX: Adjacency's operator<<() printed fixed number (3) of entries. ... Mon, 03 Aug 2015 15:03:34 GMT Frederik Heber [3532b7] * src/Bond/AdjacencyMatcher/Makefile.am (modified) * src/Tesselation/TriangleMatcher/Makefile.am (modified) * tests/GuiChecks/Makefile.am (modified) * tests/GuiChecks/adjacencymatcher.in (modified) * tests/GuiChecks/trianglematcher.in (modified) * tests/Tesselations/Makefile.am (modified) * tests/Tesselations/trianglematcher.in (modified) * tests/regression/Makefile.am (modified) * tests/regression/adjacencymatcher.in (modified) * tests/regression/trianglematcher.in (modified) DISTFIX: adjacencymatcher and trianglematcher are check_PROGRAMS, not ... Fri, 31 Jul 2015 09:27:06 GMT Frederik Heber [8e790eb] * src/Bond/AdjacencyMatcher/Makefile.am (modified) DISTFIX: Additional types.hpp in AdjacencyMatcher/Makefile.am. Wed, 29 Jul 2015 18:15:49 GMT Frederik Heber [c66ae6] * Makefile.am (modified) * configure.ac (modified) * src/Bond/AdjacencyMatcher/Adjacency.hpp (added) * src/Bond/AdjacencyMatcher/AdjacencyMatcher.cpp (added) * src/Bond/AdjacencyMatcher/Makefile.am (added) * src/Tesselation/TriangleMatcher/TriangleMatcher.cpp (modified) * tests/GuiChecks/Bond/AdjacencyMatcher/testsuite-bond-adjacencymatcher.at (added) * tests/GuiChecks/Bond/testsuite-bond.at (modified) * tests/GuiChecks/Makefile.am (modified) * tests/GuiChecks/Molecules/SaveAdjacency/testsuite-molecules-save-adjacency.at (modified) * tests/GuiChecks/Tesselation/TriangleMatcher/testsuite-tesselation-trianglematcher.at (modified) * tests/GuiChecks/adjacencymatcher.in (added) * tests/regression/Bond/AdjacencyMatcher/pre/notequal.adj (added) * tests/regression/Bond/AdjacencyMatcher/pre/notequal2.adj (added) * tests/regression/Bond/AdjacencyMatcher/pre/test.adj (added) * tests/regression/Bond/AdjacencyMatcher/pre/test2.adj (added) * tests/regression/Bond/AdjacencyMatcher/testsuite-bond-adjacencymatcher.at (added) * tests/regression/Bond/testsuite-bond.at (modified) * tests/regression/Makefile.am (modified) * tests/regression/Molecules/SaveAdjacency/testsuite-molecules-save-adjacency.at (modified) * tests/regression/Tesselation/TriangleMatcher/testsuite-tesselation-trianglematcher.at (modified) * tests/regression/adjacencymatcher.in (added) TESTFIX: Added AdjacencyMatcher to correctly compare .adj files in ...