haiku/src
Axel Dörfler 89e64f44be Added more checks in the BPlusTree implementation if DEBUG is defined.
The correctness of max_number_of_levels is now checked in Find().
Added a class NodeChecker which checks the integrity of the specified node
when the object is destructed (via new method bplustree_node::CheckIntegrity());
now used in Remove() and Insert().


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2169 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-06 04:41:51 +00:00
..
add-ons Added more checks in the BPlusTree implementation if DEBUG is defined. 2002-12-06 04:41:51 +00:00
apps Added addattr to the build (source was here, but no Jamfile). 2002-12-03 19:56:29 +00:00
kernel Fixed a warning. 2002-12-04 16:40:07 +00:00
kits Added BTextView sources to the build. 2002-12-03 17:19:25 +00:00
libs Merged in FreeType 2.1.2 -> 2.1.3 differences. Resolved conflicts. 2002-11-20 21:40:01 +00:00
prefs Fixed a bug which caused the selected resolution not to last between reboots, and an incorrect string placement 2002-12-04 14:26:01 +00:00
servers Initialize & Cursor bug fixes 2002-12-06 00:50:16 +00:00
tests added more testing, remove tests that didn't do anything productive, made style changes 2002-12-06 04:01:20 +00:00
tools Added jamfile caching. 2002-11-20 00:35:19 +00:00
Jamfile tests are back 2002-10-26 19:40:43 +00:00