summaryrefslogtreecommitdiff
path: root/src/helpers.hpp
AgeCommit message (Expand)Author
2007-12-21(svn r11673) -Codechange: move the overflow safe type to a separate file.rubidium
2007-12-18(svn r11661) -Codechange: some header reworks in order to try to reduce the c...rubidium
2007-12-08(svn r11597) -Change: replace all remaining instances of (re|m|c)alloc with (...rubidium
2007-11-22(svn r11490) -Codechange: Split the math functions to their own headerskidd13
2007-11-20(svn r11485) -Codechange: Remove the doubled function ToggleBitT and rename t...skidd13
2007-11-20(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...skidd13
2007-11-19(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ...skidd13
2007-11-19(svn r11476) -Codechange: rename the function myabs to abs to get rid of an u...skidd13
2007-11-07(svn r11388) -Fix: postfix ++ returned new value, should (ofcourse) be old va...truelight
2007-10-20(svn r11312) -Codechange: implement a overflow safe integer and use that for ...rubidium
2007-03-01(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...belugas
2007-02-25(svn r8901) -Fixtron
2007-02-23(svn r8867) -Fix(r8866): revert yapf_costrail.hpp commited by mistake, helper...KUDr
2007-02-23(svn r8866) -Doc: added more comments to template struct MakeEnumPropsTKUDr
2007-02-23(svn r8864) -Codechange: make ClrBitT(), SetBitT() and ToggleBitT more like C...KUDr
2007-02-19(svn r8818) -Codechange: remove the #ifdef _cplusplus remnants.rubidium
2007-01-19(svn r8276) -Fixtron
2007-01-11(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...KUDr
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium