haiku/src/kits/support
Oliver Tappe 94a055c10d * fixed broken FindLast() taking a char and an offset
* added two more tests that exhibit the (now fixed) problem in FindLast()



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16586 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-03-05 18:27:50 +00:00
..
Archivable.cpp
Beep.cpp Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
BlockCache.cpp better handling of low memory situations inside constructor 2003-09-08 19:47:29 +00:00
BufferIO.cpp Small style changes, just to improve my commit stats :) 2005-06-20 08:28:12 +00:00
ByteOrder.cpp Fixed build, sorry again - sure, with a commit that big, I just had to mess it up :/ 2005-11-20 21:19:55 +00:00
DataBuffer.cpp Modified BDataBuffer's copy constructor to let the user specify whether to create a copy of the buffer or just a reference. Also changed all void* params to be const. 2004-09-07 23:00:30 +00:00
DataIO.cpp Misc style changes 2005-10-30 09:34:32 +00:00
Flattenable.cpp Minor tweaks to be able to declare this one done. :) 2005-06-06 19:29:04 +00:00
Jamfile * Reintroduced third LinkAgainst parameter <mapLibs>, defaulting to true. 2005-11-07 16:07:25 +00:00
List.cpp
Locker.cpp Some style changes I forgot to commit. 2005-07-25 23:29:44 +00:00
PointerList.cpp Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
StopWatch.cpp fix BStopWatch::Resume() 2005-09-20 11:34:22 +00:00
String.cpp * fixed broken FindLast() taking a char and an offset 2006-03-05 18:27:50 +00:00