This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-02-22 05:29:17 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
Ingo Weinhold
9968845d69
Use BStringList in package kit
...
Replace all instances of BObjectList<BString> by BStringList.
2011-11-25 06:19:46 +01:00
..
build
Add a BStringList class
2011-11-25 06:19:45 +01:00
compatibility
* Added definitions for n_short, n_long, and n_time as expected on FreeBSD when
2011-07-23 15:41:47 +00:00
config
Filtered flat import of Oliver's svn package management branch
2011-11-25 06:17:07 +01:00
cpp
Fix
#7948
: add correct prototype for String::compare alongside the wrong one
2011-10-31 09:56:00 +00:00
glibc
…
libs
* Added bool and double BString::operator<<() versions.
2011-07-07 10:17:15 +00:00
os
Use BStringList in package kit
2011-11-25 06:19:46 +01:00
posix
Define MB_LEN_MAX to 16.
2011-11-22 17:40:45 +01:00
private
BString::Private class to access BString internals
2011-11-25 06:19:45 +01:00
tools
…