summaryrefslogtreecommitdiff
path: root/lib/common/Box.h
Commit message (Expand)AuthorAge
* Remove the global logging level.Chris Wilson2014-04-09
* Add ability to generate memory usage reports while running.Chris Wilson2013-02-13
* Allow hiding specific exceptions to keep test output cleaner.Chris Wilson2012-04-28
* Allow overriding Logging::Guard to dump stack backtraces as well.Chris Wilson2012-01-23
* Log exceptions with backtrace even if suppressed when log level is Log::EVERY...Chris Wilson2012-01-23
* Allow log level "everything" to log exceptions even if suppressed.Chris Wilson2012-01-22
* Add overloaded hton() and ntoh() functions for file attribute comparisonChris Wilson2010-02-16
* Support throwing exception with more complex stringstream-formatted Chris Wilson2010-02-15
* Allow logging any std::ostringstream expression in Chris Wilson2010-02-07
* 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