haiku/headers/os/support
Clemens Zeidler f7953fa769 Add MoveItem method to easily move a item within a list. Fix line limit.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42475 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-24 23:49:30 +00:00
..
Archivable.h In BUnarchiver::IsInstantiated(), catch a possible NULL dereference, make archive parameter to BUnarchiver::IsArchiveManaged() const. 2010-07-26 08:02:33 +00:00
Autolock.h * Fixed indentation. 2009-09-30 12:36:21 +00:00
Beep.h
BlockCache.h
BufferIO.h Updated header indentation, no functional change. 2010-08-18 10:38:30 +00:00
ByteOrder.h Patch by Scott: 2008-11-10 23:50:42 +00:00
ClassInfo.h
DataIO.h Updated indentation and style. 2010-08-18 10:59:56 +00:00
DateTime.h Moved Easter holidays methods to a Holiday class, an hopefully better place. 2011-01-05 18:00:31 +00:00
Debug.h Made _debuggerAssert()'s "message" parameter const. Fixes building with gcc4. 2009-04-30 12:21:20 +00:00
Errors.h Define B_GENERAL_ERROR_BASE to INT_MIN instead of LONG_MIN. On 32 bit 2010-04-07 18:49:04 +00:00
Flattenable.h * Cleanup. 2010-11-29 19:39:13 +00:00
List.h * Code and header indentation cleanup 2009-12-06 12:44:38 +00:00
Locker.h * Cleanup. 2010-04-13 13:36:53 +00:00
ObjectList.h Add MoveItem method to easily move a item within a list. Fix line limit. 2011-07-24 23:49:30 +00:00
parsedate.h
StopWatch.h
String.h * Added bool and double BString::operator<<() versions. 2011-07-07 10:17:15 +00:00
SupportDefs.h Introduced types [__haiku_]generic_{addr,size}_t which are wide enough for 2010-06-02 18:22:38 +00:00
TLS.h
TypeConstants.h * BNetworkAddress isn't really BArchivable material, switched to BFlattenable 2010-11-29 20:29:37 +00:00
UTF8.h