haiku/headers/os/support
Jérôme Duval dc4e3ce337 added B_PRIxOFF 2013-05-04 15:31:04 +02: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
BufferedDataIO.h Added unimplemented copy constructor. 2011-11-21 23:57:19 +01:00
ByteOrder.h
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 Some build fixes for DEBUG=1. 2012-12-20 19:22:16 +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
StopWatch.h
String.h BString::Private class to access BString internals 2011-11-25 06:19:45 +01:00
StringList.h Style and performance fixes. Thanks Ingo and Stephan. 2011-12-17 14:36:36 +13:00
SupportDefs.h added B_PRIxOFF 2013-05-04 15:31:04 +02:00
TLS.h
TypeConstants.h Make BStringList derive from BFlattenable. The implementation is more or less copied from the mail version to stay compatible. Fix IndexOf which 2011-12-15 19:45:06 +13:00
UTF8.h Make Windows-1250 encoding consistent with other 2013-04-14 21:39:13 +02:00
parsedate.h