summaryrefslogtreecommitdiff
path: root/lib/common/Box.h
Commit message (Collapse)AuthorAge
* 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
| | | | | is defined, thanks Gary. (refs #3, merges [1668])
* Typo compile fix.Chris Wilson2007-07-26
|
* Warn if an exception is thrown, with line number, as this shouldn't beChris Wilson2007-07-26
| | | | | happening on production systems anyway.
* 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
| | | | | | reference function and class in DebugMemLeakFinder only in debug mode (refs #3)
* Beef up configure checks for 64 bit endian swapping function.Martin Ebourne2006-02-03
| | | | NOTE: Needs testing on other platforms, especially BSD.
* 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
| | | | You may need a new checkout to see this.
* Merged martin/autoconf at r35 to trunkMartin Ebourne2005-12-07
|
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14