# # ChangeLog for code/branches/core/src/util/MultiTypeMath.h # # Generated by Trac 1.0.9 # May 29, 2024, 1:22:16 PM Wed, 05 Mar 2008 00:29:47 GMT landauf [848] * code/branches/core/src/util/Convert.h (modified) * code/branches/core/src/util/MultiTypeMath.cc (modified) * code/branches/core/src/util/MultiTypeMath.h (modified) * code/branches/core/src/util/MultiTypePrimitive.cc (modified) * code/branches/core/src/util/MultiTypePrimitive.h (modified) * code/branches/core/src/util/MultiTypeString.cc (modified) * code/branches/core/src/util/MultiTypeString.h (modified) * code/branches/core/src/util/String.h (modified) several changes: - XMLPort is now theoretically able to load ... Thu, 21 Feb 2008 21:05:05 GMT landauf [834] * code/branches/core/src/util/MultiTypeMath.h (modified) * code/branches/core/src/util/MultiTypePrimitive.h (modified) * code/branches/core/src/util/MultiTypeString.h (modified) added convert-operators Mon, 11 Feb 2008 02:29:16 GMT landauf [797] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core/src/orxonox/objects/test3.cc (modified) * code/branches/core/src/util/MultiTypeMath.cc (modified) * code/branches/core/src/util/MultiTypeMath.h (modified) * code/branches/core/src/util/MultiTypePrimitive.cc (modified) * code/branches/core/src/util/MultiTypePrimitive.h (modified) * code/branches/core/src/util/MultiTypeString.cc (modified) * code/branches/core/src/util/MultiTypeString.h (modified) config-values are working again, now with a totally reworked ... Sun, 10 Feb 2008 00:05:27 GMT landauf [794] * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core/src/util/MultiTypeMath.cc (modified) * code/branches/core/src/util/MultiTypeMath.h (modified) * code/branches/core/src/util/MultiTypePrimitive.h (modified) * code/branches/core/src/util/MultiTypeString.cc (modified) * code/branches/core/src/util/MultiTypeString.h (modified) fixed a strange problem in the MultiType-classes read this if ... Sat, 09 Feb 2008 18:32:06 GMT landauf [792] * code/branches/core/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core/src/orxonox/core/CoreIncludes.h (modified) * code/branches/core/src/orxonox/core/CorePrereqs.h (modified) * code/branches/core/src/orxonox/core/Loader.cc (added) * code/branches/core/src/orxonox/core/Loader.h (added) * code/branches/core/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/core/src/util/CMakeLists.txt (modified) * code/branches/core/src/util/Convert.h (modified) * code/branches/core/src/util/Math.cc (added) * code/branches/core/src/util/Math.h (modified) * code/branches/core/src/util/MultiType.h (added) * code/branches/core/src/util/MultiTypeMath.cc (added) * code/branches/core/src/util/MultiTypeMath.h (added) * code/branches/core/src/util/MultiTypePrimitive.cc (added) * code/branches/core/src/util/MultiTypePrimitive.h (added) * code/branches/core/src/util/MultiTypeString.cc (added) * code/branches/core/src/util/MultiTypeString.h (added) * code/branches/core/src/util/String.cc (added) * code/branches/core/src/util/String.h (added) * code/branches/core/src/util/String2Number.h (modified) * code/branches/core/src/util/UtilPrereqs.h (added) * code/branches/core/src/util/substring.h (modified) upload of the work i did before the exams (not yet finished nor working)