rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
smatz
|
3bd52accd9
|
(svn r16356) -Codechange: use 'size_t' instead of 'uint' as parameter of functions in mem_func.hpp
|
2009-05-19 08:21:37 +00:00 |
|
smatz
|
846044ee26
|
(svn r15571) -Fix: incorrect use of memset
|
2009-02-24 22:25:23 +00:00 |
|
skidd13
|
640e547886
|
(svn r13606) -Codechange: use "static FORCEINLINE" where possible as default for core functions (big functions use just inline instead)
|
2008-06-22 15:21:51 +00:00 |
|
skidd13
|
03854bf27c
|
(svn r13517) -Add: remaining used typesafe versions of the mem* functions from <string.h>
|
2008-06-14 16:41:03 +00:00 |
|
skidd13
|
96fc91baf3
|
(svn r13516) -Codechange: Move MemCpyT to a fitting core header
-Codechange: Split the sorting code from the sortlist to an appropriate header
|
2008-06-14 16:23:08 +00:00 |
|