Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-22 | (svn r13606) -Codechange: use "static FORCEINLINE" where possible as default ↵ | skidd13 | |
for core functions (big functions use just inline instead) | |||
2008-06-14 | (svn r13517) -Add: remaining used typesafe versions of the mem* functions ↵ | skidd13 | |
from <string.h> | |||
2008-06-14 | (svn r13516) -Codechange: Move MemCpyT to a fitting core header | skidd13 | |
-Codechange: Split the sorting code from the sortlist to an appropriate header |