summaryrefslogtreecommitdiff
path: root/lib/common/Box.h
Commit message (Expand)AuthorAge
* Suppress exception warnings when they are expected during a test.Chris Wilson2009-07-05
* Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as Chris Wilson2008-12-30
* Reformat ASSERT macro for readability.Chris Wilson2008-12-05
* Add backtrace on exception in release builds.Chris Wilson2008-05-28
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Replace all remaining use of TRACEx() macros with logging framework.Chris Wilson2008-03-29
* Use const char pointers to silence sun CC warnings.Chris Wilson2008-01-22
* Define DEBUG_NEW in the same file whether or not BOX_MEMORY_LEAK_TESTINGChris Wilson2007-07-26
* Typo compile fix.Chris Wilson2007-07-26
* Warn if an exception is thrown, with line number, as this shouldn't beChris Wilson2007-07-26
* Use logging framework to log exceptions. (refs #3)Chris Wilson2007-04-22
* Declare MEMLEAKFINDER_INIT and MEMLEAKFINDER_NO_LEAKS macros which Chris Wilson2006-11-13
* Beef up configure checks for 64 bit endian swapping function.Martin Ebourne2006-02-03
* Don't use betoh64/be64tonh to avoid name hassleMartin Ebourne2005-12-28
* Attempt to fix box_ntoh64 for FreeBSD which renames betoh64 to be64tohMartin Ebourne2005-12-25
* Allow use of native 64 bit endian swapping functionsMartin Ebourne2005-12-21
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Merged martin/autoconf at r35 to trunkMartin Ebourne2005-12-07
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14