summaryrefslogtreecommitdiff
path: root/src/core/sort_func.hpp
AgeCommit message (Expand)Author
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-28Fix: MSVC warnings (#7423)glx22
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2011-12-20(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...truebrain
2010-05-30(svn r19909) -Doc: Typo fixes, small doxygen improvements.alberth
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-09-13(svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDsrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2008-06-22(svn r13606) -Codechange: use "static FORCEINLINE" where possible as default ...skidd13
2008-06-14(svn r13516) -Codechange: Move MemCpyT to a fitting core headerskidd13