haiku/headers/os/support
Jonas Sundström b2d9843906 Add BString::IsEmpty() method.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41242 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-04-12 18:10:02 +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 * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00
BlockCache.h * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00
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 * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00
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 Make BObjectList<> publically available: 2011-01-20 12:09:16 +00:00
StopWatch.h * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00
String.h Add BString::IsEmpty() method. 2011-04-12 18:10:02 +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 * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00
TypeConstants.h * BNetworkAddress isn't really BArchivable material, switched to BFlattenable 2010-11-29 20:29:37 +00:00
UTF8.h * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00
parsedate.h * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00