Age | Commit message (Expand) | Author |
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 |
2011-09-02 | (svn r22875) -Codechange: Add some asserts and checks to better prevent overf... | michi_cc |
2011-01-22 | (svn r21890) -Cleanup: remove some unneeded includes | rubidium |
2010-10-30 | (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) | alberth |
2010-08-01 | (svn r20286) -Codechange: Unify end of doxygen comments. | frosch |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2010-07-24 | (svn r20211) -Codechange: Indented code should have curly braces around it. | alberth |
2010-03-24 | (svn r19516) -Fix (r19467): MSVC 64bit warnings | glx |
2010-03-23 | (svn r19509) -Codechange: remove superfluous semicolons after function defini... | smatz |
2010-03-19 | (svn r19477) -Fix (r1946x): removed a few too functions including the copy co... | yexo |
2010-03-19 | (svn r19474) -Cleanup: remove ByteBlob::Append(T*, num_items) | yexo |
2010-03-19 | (svn r19473) -Codechange: remove unused variables in the Blob::SmartAlloc cod... | yexo |
2010-03-19 | (svn r19472) -Codechange: reorder the static members of ByteBlob and add Zero... | yexo |
2010-03-19 | (svn r19471) -Codechange: rename ByteBlob methods to fit common style (skidd13) | yexo |
2010-03-19 | (svn r19470) -Codechange: rename blob internals (skidd13) | yexo |
2010-03-19 | (svn r19469) -Codechange: remove unused functions from Blob (skidd13) | yexo |
2010-03-19 | (svn r19468) -Codechange: make ptr_u union in Blob anonymous (skidd13) | yexo |
2010-03-19 | (svn r19467) -Codechange: Use uint and byte direct instead of declaring inter... | yexo |
2010-02-14 | (svn r19134) -Fix (r16983, r17219): YAPF debug output was quite broken. | frosch |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-09-07 | (svn r17461) -Document: that a certain compiler warning when compiled without... | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-08-20 | (svn r17228) -Codechange: some coding style fixes | rubidium |
2009-08-19 | (svn r17219) -Cleanup: remove a lot of unused string code | yexo |
2009-07-29 | (svn r16983) -Change: work around a bogus GCC 4.4+ warning that can't be disa... | rubidium |
2009-05-24 | (svn r16422) -Codechange: use const_cast for removing const and warn when con... | rubidium |
2009-03-15 | (svn r15718) -Cleanup: apply some comment coding style on the rest of the sou... | rubidium |
2009-03-14 | (svn r15711) -Codechange: lots of whitespace cleanup/fixes | rubidium |
2009-01-10 | (svn r14949) -Cleanup: pointer coding style | rubidium |
2008-06-14 | (svn r13516) -Codechange: Move MemCpyT to a fitting core header | skidd13 |
2008-05-07 | (svn r12995) -Codechange: use std::vector for EngineList instead of C/C++ wra... | smatz |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2007-12-25 | (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it... | rubidium |
2007-12-08 | (svn r11597) -Change: replace all remaining instances of (re|m|c)alloc with (... | rubidium |
2007-07-14 | (svn r10562) -Fix: most of the MorphOS issues; MorphOS doesn't know about wch... | rubidium |
2007-06-29 | (svn r10388) -Cleanup: coding style (CBlobT & CBlobBaseSimple), removed CStrA | KUDr |
2007-04-17 | (svn r9662) -Documentation: Doxygen corrections and @file omissions | belugas |
2007-01-13 | (svn r8092) -Codechange: header files with miscellaneous template classes (sm... | KUDr |