# # ChangeLog for molecuilder/src/Helpers/Assert.hpp # # Generated by Trac 1.6 # Sep 21, 2025, 3:27:53 AM Mon, 26 Apr 2010 13:49:59 GMT Tillmann Crueger [1561e2] * molecuilder/src/Actions/small_actions.cpp (modified) * molecuilder/src/Helpers/Assert.cpp (modified) * molecuilder/src/Helpers/Assert.hpp (modified) Added macros that allow type safe casting using the Assert mechanism Sun, 25 Apr 2010 13:36:17 GMT Tillmann Crueger [0707dd] * molecuilder/src/Helpers/Assert.hpp (modified) FIX: Repaired some of the NDEBUG macros for ASSERT Sun, 25 Apr 2010 12:48:24 GMT Tillmann Crueger [65b413] * molecuilder/src/Helpers/Assert.hpp (modified) * molecuilder/src/Patterns/Observer.cpp (modified) * molecuilder/src/Patterns/Observer.hpp (modified) * molecuilder/src/unittests/ObserverTest.cpp (modified) Small improvements to Observer code Sat, 24 Apr 2010 15:27:00 GMT Tillmann Crueger [c0332d] * molecuilder/src/Helpers/Assert.hpp (modified) * molecuilder/src/Patterns/Observer.cpp (modified) * molecuilder/src/Patterns/Observer.hpp (modified) * molecuilder/src/unittests/ObserverTest.cpp (modified) * molecuilder/src/unittests/ObserverTest.hpp (modified) Added methods for specialized Notifications from the Observer Framework Wed, 24 Mar 2010 10:27:37 GMT Tillmann Crueger [91379c] * molecuilder/src/Helpers/Assert.hpp (modified) Added detailed instruction on how to use ASSERT() Fri, 19 Mar 2010 16:30:57 GMT Tillmann Crueger [36b8d8] * molecuilder/src/Helpers/Assert.cpp (modified) * molecuilder/src/Helpers/Assert.hpp (modified) * molecuilder/src/unittests/AnalysisCorrelationToSurfaceUnitTest.cpp (modified) Added more functionality to custom asserts. - Asserts allow now ... Thu, 18 Mar 2010 14:48:20 GMT Tillmann Crueger [43ed42] * molecuilder/src/Helpers/Assert.cpp (added) * molecuilder/src/Helpers/Assert.hpp (added) * molecuilder/src/Makefile.am (modified) * molecuilder/src/builder.cpp (modified) * molecuilder/src/unittests/AtomDescriptorTest.cpp (modified) * molecuilder/src/unittests/atomsCalculationTest.cpp (modified) * molecuilder/src/unittests/manipulateAtomsTest.cpp (modified) Added custom Assert makro that allows ignoring asserts