haiku/src/kits/support
Karsten Heimrich 23f4249171 * should have been part of r27883
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27892 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-06 19:51:17 +00:00
..
Archivable.cpp * validate_instantiation() also needs to add the BPrivate namespace in case 2008-04-26 14:28:16 +00:00
Beep.cpp added a copyright 2007-04-19 22:07:38 +00:00
BlockCache.cpp better handling of low memory situations inside constructor 2003-09-08 19:47:29 +00:00
BufferIO.cpp Strip API documentation from these files: they are in separate dox files now. 2007-04-02 11:25:43 +00:00
ByteOrder.cpp * Changed swap_data() to behave like the R5 version 2007-08-12 10:42:40 +00:00
DataIO.cpp Strip API documentation from these files: they are in separate dox files now. 2007-04-02 11:25:43 +00:00
Flattenable.cpp Minor tweaks to be able to declare this one done. :) 2005-06-06 19:29:04 +00:00
Jamfile Removed unused DataBuffer class 2007-08-19 19:59:09 +00:00
List.cpp * should have been part of r27883 2008-10-06 19:51:17 +00:00
Locker.cpp Added support_kit_config.h configuration header. ATM it only contains a 2008-04-22 15:04:01 +00:00
PointerList.cpp * Fixed "missing virtual constructor" warning (which is probably even a 2008-02-28 14:39:19 +00:00
Referenceable.cpp * Moved Referenceable.cpp to src/kits/support (private libbe API), and its header to 2007-07-31 16:20:37 +00:00
StopWatch.cpp fix BStopWatch::Resume() 2005-09-20 11:34:22 +00:00
String.cpp BString::Append(, int32) methods have been broken in r26378. A local 2008-07-21 23:21:47 +00:00