haiku/src
Axel Dörfler 96689a5cb8 * If DEBUG_ALLOCATIONS is defined, freed memory is now filled with 0xcc,
and it's checked if a chunk is already in the free list, and if any chunk
  has an invalid size. It's defined for now.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23171 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-12-27 16:56:28 +00:00
..
add-ons improved debug output 2007-12-26 15:26:38 +00:00
apps Don't ifdef on an enum. 2007-12-26 21:46:11 +00:00
bin forgot to update version info 2007-12-16 18:38:28 +00:00
build * Removed the BUILDING_FS_SHELL guarded code. It was needed for the old 2007-11-30 14:23:46 +00:00
data update to tzdata2007g 2007-09-23 18:17:31 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits After some testing on beos, I fixed bug #952. Please check but I think 2007-12-25 23:09:22 +00:00
libs * make sure that the ApproximationScale() implementation of any Transformer 2007-12-09 15:36:28 +00:00
preferences * remove these targets from the app_server test environment, they are not 2007-12-25 01:21:32 +00:00
servers * small cleanups for more coding style consistency 2007-12-26 14:12:12 +00:00
system * If DEBUG_ALLOCATIONS is defined, freed memory is now filled with 0xcc, 2007-12-27 16:56:28 +00:00
tests * added a test for B_DRAW_ON_CHILDREN view flag and documented the observed 2007-12-25 11:58:11 +00:00
tools fix linux build 2007-12-08 14:40:33 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00