Age | Commit message (Expand) | Author |
---|---|---|
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt |
2019-04-10 | Codechange: Use null pointer literal instead of the NULL macro | Henry 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 appropriate | rubidium |
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 memset | smatz |
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 header | skidd13 |