Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
codestyle of derived structs.
|
|
Eagle_rainbow)
|
|
others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
|
overflow of the argument to malloc. (monoid)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
definitions
|
|
constructor
|
|
|
|
code (skidd13)
|
|
Zero() (skidd13)
|
|
|
|
|
|
|
|
|
|
internal types (skidd13)
-Codechange: remove now unneeded asserts
-Codechange: Set CBlobBaseSimple as absolute base class of CBlobT
|
|
|
|
if a header require a header make it include that header
|
|
without asserts in gcc 4.4+ isn't our fault but GCC's. Includes a reference to the appropriate GCC bug report
|
|
|
|
|
|
|
|
disabled
|
|
const is (accidentally?) removed using C-style casts.
|
|
sources too
|
|
|
|
|
|
-Codechange: Split the sorting code from the sortlist to an appropriate header
|
|
wrapper for CBlobT
|
|
something more than whitespace as description of files that don't have a description.
|
|
it is really needed.
|
|
(Re|M|C)allocT and add a check for out-of-memory situations to the *allocT functions.
|
|
wchars, so disable all code that has to use wchars for MorphOS.
|
|
|
|
|
|
(smart pointers, blob, array, hashtable, etc.) moved from src/yapf to src/misc as they can now be used anywhere.
|