This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cd6bfb01f3135c73a983f45ffef67e11d011f7f9
haiku-beta6
/
src
/
kits
/
support
T
History
Michael Pfeiffer
cd6bfb01f3
Alternative implementation that uses STL.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8977 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-15 16:14:20 +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
swap_data() now checks its argument before it decides if there is anything to
2004-06-27 18:23:00 +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
…
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
MallocIO.cpp
…
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