# # ChangeLog for src/Helpers/Assert.hpp # # Generated by Trac 1.4.4 # Jan 20, 2025, 1:49:53 PM Mon, 26 Apr 2010 13:49:59 GMT Tillmann Crueger [13d5a9] * src/Actions/small_actions.cpp (modified) * src/Helpers/Assert.cpp (modified) * 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 [8bb2fd] * src/Helpers/Assert.hpp (modified) FIX: Repaired some of the NDEBUG macros for ASSERT Sun, 25 Apr 2010 12:48:24 GMT Tillmann Crueger [033a05] * src/Helpers/Assert.hpp (modified) * src/Patterns/Observer.cpp (modified) * src/Patterns/Observer.hpp (modified) * src/unittests/ObserverTest.cpp (modified) Small improvements to Observer code Sat, 24 Apr 2010 15:27:00 GMT Tillmann Crueger [ccacba] * src/Helpers/Assert.hpp (modified) * src/Patterns/Observer.cpp (modified) * src/Patterns/Observer.hpp (modified) * src/unittests/ObserverTest.cpp (modified) * src/unittests/ObserverTest.hpp (modified) Added methods for specialized Notifications from the Observer Framework Wed, 24 Mar 2010 10:27:37 GMT Tillmann Crueger [ce1d8c] * src/Helpers/Assert.hpp (modified) Added detailed instruction on how to use ASSERT() Fri, 19 Mar 2010 16:30:57 GMT Tillmann Crueger [5be0eb] * src/Helpers/Assert.cpp (modified) * src/Helpers/Assert.hpp (modified) * src/unittests/AnalysisCorrelationToSurfaceUnitTest.cpp (modified) Added more functionality to custom asserts. - Asserts allow now ... Thu, 18 Mar 2010 14:48:20 GMT Tillmann Crueger [229e3c] * src/Helpers/Assert.cpp (added) * src/Helpers/Assert.hpp (added) * src/Makefile.am (modified) * src/builder.cpp (modified) * src/unittests/AtomDescriptorTest.cpp (modified) * src/unittests/atomsCalculationTest.cpp (modified) * src/unittests/manipulateAtomsTest.cpp (modified) Added custom Assert makro that allows ignoring asserts