# # ChangeLog for code/branches/core7/src/libraries/core/object # # Generated by Trac 1.0.9 # May 13, 2024, 12:56:37 PM Sun, 19 Apr 2015 20:04:35 GMT landauf [10374] * code/branches/core7/src/libraries/core/CoreIncludes.h (modified) * code/branches/core7/src/libraries/core/class/Identifiable.cc (modified) * code/branches/core7/src/libraries/core/class/Identifier.cc (modified) * code/branches/core7/src/libraries/core/class/Identifier.h (modified) * code/branches/core7/src/libraries/core/class/OrxonoxInterface.cc (modified) * code/branches/core7/src/libraries/core/config/Configurable.cc (modified) * code/branches/core7/src/libraries/core/object/Listable.cc (modified) added flag to define if a class should be used as a virtual parent ... Sun, 12 Apr 2015 13:27:09 GMT landauf [10358] * code/branches/core7/src/libraries/core/BaseObject.cc (modified) * code/branches/core7/src/libraries/core/object/SmartPtr.h (modified) * code/branches/core7/src/libraries/core/object/WeakPtr.h (modified) removed int constructor & assignment-operator from WeakPtr and SmartPtr Sun, 22 Mar 2015 21:00:03 GMT landauf [10328] * code/branches/core7 (copied) created branch to work on new core features Sat, 04 Jan 2014 16:29:18 GMT landauf [9975] * code/trunk/src/libraries/core/object/ObjectListBase.cc (modified) details