This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
os
/
support
History
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
…
Beep.h
…
BlockCache.h
…
BufferIO.h
Updated header indentation, no functional change.
2010-08-18 10:38:30 +00: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
…
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
…
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
…