This website requires JavaScript.
Explore
Hush
HushAnon
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7f67a70cfe3386a862a7b50090ca8cf79f6b5d8b
haiku-beta6
/
src
/
kits
/
support
T
History
Ingo Weinhold
4b8aafea9f
BMessenger has no friends besides Private anymore.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11023 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-25 14:46:28 +00:00
..
Archivable.cpp
…
Beep.cpp
Added missing beep functions - they are not yet implemented, though.
2004-06-27 20:33:29 +00:00
BlockCache.cpp
better handling of low memory situations inside constructor
2003-09-08 19:47:29 +00:00
BufferIO.cpp
…
ByteOrder.cpp
BMessenger has no friends besides Private anymore.
2005-01-25 14:46:28 +00:00
DataBuffer.cpp
Modified BDataBuffer's copy constructor to let the user specify whether to create a copy of the buffer or just a reference. Also changed all void* params to be const.
2004-09-07 23:00:30 +00:00
DataIO.cpp
Removed MallocIO.cpp as it wasn't being built, and BMallocIO implementation is in DataIO.cpp.
2005-01-18 08:44:03 +00:00
Flattenable.cpp
…
Jamfile
BString is the first recipient of libhaiku status
2004-07-17 02:41:19 +00:00
List.cpp
…
Locker.cpp
Some cleanups for BStopWatch. Added the check for B_INTERRUPTED to the semaphore acquisition in BLocker
2004-06-17 08:10:36 +00:00
PointerList.cpp
Alternative implementation that uses STL.
2004-09-15 16:14:20 +00:00
StopWatch.cpp
Some cleanups for BStopWatch. Added the check for B_INTERRUPTED to the semaphore acquisition in BLocker
2004-06-17 08:10:36 +00:00
string_helper.cpp
…
string_helper.h
…
String.cpp
Now exports B_EMPTY_STRING - maybe there is a better place for it, like
2004-07-05 12:50:22 +00:00
support.src
Added a (mostly not tested) _PointerList_ class. Please (Michael Pfeiffer or Ingo, whoever comes here first ) have a look at it :)
2004-08-31 10:10:23 +00:00