summaryrefslogtreecommitdiff
path: root/src/core/mem_func.hpp
AgeCommit message (Expand)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2011-12-20(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...truebrain
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-05-19(svn r16356) -Codechange: use 'size_t' instead of 'uint' as parameter of func...smatz
2009-02-24(svn r15571) -Fix: incorrect use of memsetsmatz
2008-06-22(svn r13606) -Codechange: use "static FORCEINLINE" where possible as default ...skidd13
2008-06-14(svn r13517) -Add: remaining used typesafe versions of the mem* functions fro...skidd13
2008-06-14(svn r13516) -Codechange: Move MemCpyT to a fitting core headerskidd13