============================== 30.11.16 Release CLHEP-2.3.4.3 ============================== ============================== 23.11.16 Release CLHEP-2.3.4.2 ============================== 2016-11-23 Lynn Garren * Utility/thread_local.h fix bug in install ============================== 22.11.16 Release CLHEP-2.3.4.1 ============================== ============================== 18.11.16 Release CLHEP-2.3.4.0 ============================== 2016-11-18 Lynn Garren * Utility/thread_local.h will be generated as part of enabling either a single or multi threaded build ============================== 26.08.16 Release CLHEP-2.3.3.2 ============================== ============================== 21.06.16 Release CLHEP-2.3.3.1 ============================== ============================== 31.05.16 Release CLHEP-2.3.3.0 ============================== ============================== 22.04.16 Release CLHEP-2.3.2.2 ============================== ============================== 19.04.16 Release CLHEP-2.3.2.1 ============================== 2016-03-25 W. David Dagenhart * Utility/use_atomic.h: Use std::atomic when the compiler declares it uses the C++11 standard ============================== 10.11.15 Release CLHEP-2.3.1.1 ============================== ============================== 03.11.15 Release CLHEP-2.3.1.0 ============================== 2015-10-05 Gabriele Cosmo * Utility/memory.h is now a simple wrapper. Typedef-ed shared_ptr and unique_ptr to standard types. * Remove no longer necessary Utility/type_traits.h. ============================== 09.07.15 Release CLHEP-2.3.0.0 ============================== ============================== 12.06.15 Release CLHEP-2.2.0.8 ============================== ============================== 27.05.15 Release CLHEP-2.2.0.6 ============================== ============================== 10.02.15 Release CLHEP-2.2.0.5 ============================== ============================== 21.11.14 Release CLHEP-2.2.0.4 ============================== 2014-11-21 Lynn Garren * Utility/memory.h: fix a type mismatch ============================== 18.08.14 Release CLHEP-2.2.0.3 ============================== ============================== 12.08.14 Release CLHEP-2.2.0.2 ============================== 2014-08-04 Lynn Garren * Utility/Utility-config.in: remove unnecessary -lm 2014-08-01 Lynn Garren * Utility/CMakeLists.txt: install atomic_int.h and thread_local.h ============================== 23.06.14 Release CLHEP-2.2.0.1 ============================== 2014-06-20 Lynn Garren * Utility/Makefile.am: install atomic_int.h and thread_local.h ============================== 16.06.14 Release CLHEP-2.2.0.0 ============================== ============================== 14.05.14 Release CLHEP-2.2.0.0.b01 ============================== ============================== 14.11.14 Release CLHEP-2.1.4.3 ============================== ============================== 12.05.14 Release CLHEP-2.1.4.2 ============================== 2014-02-24 Lynn Garren * test: protect against warnings about variables that are used inside asserts ============================== 14.11.13 Release CLHEP-2.1.4.1 ============================== ============================== 05.11.13 Release CLHEP-2.1.4.0 ============================== ============================== 14.11.12 Release CLHEP-2.1.3.1 ============================== ============================== 06.11.12 Release CLHEP-2.1.3.0 ============================== ============================== 16.08.12 Release CLHEP-2.1.2.5 ============================== 2012-08-16 L. Garren * Utility/memory.h: use clang pragma ============================== 09.07.12 Release CLHEP-2.1.2.4 ============================== ============================== 31.05.12 Release CLHEP-2.1.2.3 ============================== ============================== 14.02.12 Release CLHEP-2.1.2.2 ============================== 2012-02-14 L. Garren * CMakeLists.txt: use clhep_package_config_no_lib ============================== 06.02.12 Release CLHEP-2.1.2.1 ============================== ============================== 16.12.11 Release CLHEP-2.1.2.0 ============================== 2011-12-09 L. Garren * test/testSharedPtr.cc: make destructors virtual where appropriate ============================== 29.07.11 Release CLHEP-2.1.1.0 ============================== 2011-07-13 L. Garren * Utility-config: make this match the config files in the other packages 2011-06-30 W. E. Brown - removing C++0X-like keywords constexpr, noexcept, and nullptr to avoid collision with similar symbols in other packages - Utility/keywords.h is now empty ============================== 11.11.10 Release CLHEP-2.1.0.1 ============================== ============================== 23.07.10 Release CLHEP-2.1.0.0 ============================== ============================== 16.06.10 Release CLHEP-2.1.0.0.b01 ============================== ============================== 11.06.10 Release CLHEP-2.0.5.0.b01 ============================== 2010-03-19 W. E. Brown - New package Utility inspired by useful bits of C++0X and Boost