summaryrefslogtreecommitdiff
path: root/src/misc/blob.hpp
AgeCommit message (Collapse)Author
2007-07-14(svn r10562) -Fix: most of the MorphOS issues; MorphOS doesn't know about ↵rubidium
wchars, so disable all code that has to use wchars for MorphOS.
2007-06-29(svn r10388) -Cleanup: coding style (CBlobT & CBlobBaseSimple), removed CStrAKUDr
2007-04-17(svn r9662) -Documentation: Doxygen corrections and @file omissionsbelugas
2007-01-13(svn r8092) -Codechange: header files with miscellaneous template classes ↵KUDr
(smart pointers, blob, array, hashtable, etc.) moved from src/yapf to src/misc as they can now be used anywhere.