23 Révisions (d12770e254551737659cbbb777beccde7d2363a9)

Auteur SHA1 Message Date
  Michael Brown d12770e254 console.h is no longer needed for debugging il y a 17 ans
  Michael Brown f781a98ac4 Add DBGLVL_PROFILE il y a 17 ans
  Michael Brown 3b77c7aa1b Hex dumps are now integrated into the DBG() framework. il y a 17 ans
  Michael Brown 2494625702 Added auto-colourising DBGC() macro il y a 17 ans
  Michael Brown b16de6ae66 Inhibit compiler warnings on DBG() when building a non-debug object, il y a 18 ans
  Marty Connor e2aca77132 update DBG_DISCARD macro to allow the compiler to see the argument for compile-time checking, while still having it optimized away during compilation il y a 18 ans
  Michael Brown 50415b3aca Make DBG_DISCARD correct il y a 18 ans
  Michael Brown af23ff8a24 Assertions are now handled via the POSIX-like <assert.h>. il y a 18 ans
  Michael Brown a96759f9c8 Use "#var" rather than "@c var" for doxygen. il y a 19 ans
  Michael Brown a9fabe7546 Doxygenation il y a 19 ans
  Michael Brown 484d6e7d24 __attribute__ does not need to be treated as a variadic macro, since il y a 19 ans
  Michael Brown 75a90cb143 Hide __attribute__ from doxygen il y a 19 ans
  Michael Brown 3bbf5f28a3 Use __unused instead of __used for static data structures. il y a 19 ans
  Michael Brown f0d048bf91 Added ASSERT() macro il y a 19 ans
  Michael Brown 68e90c75b6 Removed spurious semicolon il y a 19 ans
  Michael Brown 60b82eb5cd Moved definition of __shared into compiler.h il y a 19 ans
  Michael Brown 1ddcdb0524 Added PREFIX_OBJECT() function to be able to easily prepend any string il y a 19 ans
  Michael Brown f972f256e6 Allow for multiple debug levels il y a 19 ans
  Michael Brown 4e3ebba8e6 Revert debug message prefix back to none, since we sometimes want to use il y a 19 ans
  Michael Brown 905ca1f21d Force a standard format upon debug messages. il y a 19 ans
  Michael Brown 063140864e Automatically drag in console.h if DBG() is being defined as printf(). il y a 19 ans
  Michael Brown dcd573afcb Automatically create DBG() macro based on debug_<object> macro. il y a 19 ans
  Michael Brown 0ff80b477d Merged mcb30-realmode-redesign back to HEAD il y a 19 ans