blender/intern/guardedalloc
Campbell Barton f66912a335 misc edits, no functional changes
- enabling/disabling no longer prints in the terminal unless in debug mode.
- remove 'header' struct from BLI_storage_types.h, from revision 2 and is not used.
- Add GCC property to guardedalloc to warn if the return value from allocation functions isn't used.
2011-01-15 15:48:46 +00:00
..
cpp c++ -> C++ 2010-10-08 20:40:42 +00:00
intern - added GCC warning -Wstrict-prototypes 2010-12-03 12:30:59 +00:00
test remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
BLO_sys_types.h correct fsf address 2010-02-12 13:34:04 +00:00
CMakeLists.txt rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
Makefile Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
MEM_guardedalloc.h misc edits, no functional changes 2011-01-15 15:48:46 +00:00
mmap_win.h correct fsf address 2010-02-12 13:34:04 +00:00
SConscript Enable CXX_GUARDEDALLOC support through SCons. 2010-10-08 20:39:56 +00:00