# # ChangeLog for code/branches/core3 # # Generated by Trac 1.0.9 # May 3, 2024, 9:36:53 PM Sun, 14 Sep 2008 21:48:18 GMT rgrieder [1780] * code/branches/core3/src/util/MultiType.h (modified) * code/branches/core3/src/util/MultiTypeValue.h (modified) reverted some changes Sun, 14 Sep 2008 21:31:28 GMT rgrieder [1779] * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Math.cc (modified) * code/branches/core3/src/util/MathConvert.h (modified) gcc didn't like me.. Sun, 14 Sep 2008 13:40:48 GMT rgrieder [1778] * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/util/ArgReader.cc (modified) * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Math.cc (modified) * code/branches/core3/src/util/MathConvert.h (modified) Convert.h done. Has yet to be tested with gcc. And the comments have ... Sun, 14 Sep 2008 11:03:48 GMT rgrieder [1777] * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/orxonox/Orxonox.h (modified) * code/branches/core3/src/util/ArgReader.cc (modified) * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Math.cc (modified) * code/branches/core3/src/util/Math.h (modified) * code/branches/core3/src/util/MathConvert.h (added) * code/branches/core3/src/util/MultiTypeValue.h (modified) * code/branches/core3/visual_studio/vc8/util.vcproj (modified) svn save Thu, 11 Sep 2008 14:40:01 GMT rgrieder [1768] * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/util/ArgReader.cc (modified) * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Math.h (modified) * code/branches/core3/src/util/MultiType.h (modified) * code/branches/core3/src/util/MultiTypeValue.h (modified) gcc test commit again Wed, 10 Sep 2008 22:25:11 GMT rgrieder [1766] * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/orxonox/Orxonox.h (modified) * code/branches/core3/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/core3/src/util/ArgReader.cc (modified) * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Math.cc (modified) * code/branches/core3/src/util/Math.h (modified) * code/branches/core3/src/util/OutputHandler.h (modified) test files, no real content. Tue, 09 Sep 2008 20:25:33 GMT rgrieder [1754] * code/branches/core3/src/util/Convert.h (modified) Bugfix that didn't show with msvc. Tue, 09 Sep 2008 20:18:39 GMT rgrieder [1753] * code/branches/core3/src/util/Convert.h (modified) Updated Convert.h comments and structure. Added ... Mon, 08 Sep 2008 22:36:31 GMT rgrieder [1746] * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Math.cc (modified) Gcc detected a few typos. Mon, 08 Sep 2008 21:17:20 GMT rgrieder [1745] * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Math.cc (modified) * code/branches/core3/src/util/Math.h (modified) - Extended convert a little bit support template specialisations as ... Mon, 08 Sep 2008 16:47:51 GMT rgrieder [1744] * code/branches/core3/src/util/Convert.h (modified) gcc doesn't like ellipsis, replaced it with a template Mon, 08 Sep 2008 16:33:19 GMT rgrieder [1743] * code/branches/core3/src/util/Convert.h (modified) Modified Convert.h to choose the right conversion function itself. ...