haiku/headers
Axel Dörfler 5174cb1f74 * Added copyless direct value accessors (via Iterator::NextValue(), and
Get()).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32154 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-06 09:42:34 +00:00
..
build Fixing random GCC4 warnings. Mostly missing consts, some parentheses, some braces... Should all be harmless and not change anything. 2009-07-16 02:42:03 +00:00
compatibility/bsd
cpp Since wchar support now works, the wstring typedef should now also be safe. 2009-07-29 14:09:43 +00:00
glibc * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
gnu
legacy/network
libs Clean up. Renamed spool_file to spoolFile. 2009-07-11 14:37:11 +00:00
os Some cleanups. Shouldn't include any functional changes, except maybe 2009-08-05 21:30:39 +00:00
posix Add missing definition for wcsstr. This was preventing clucene from building with wide chars enabled. 2009-07-31 22:16:58 +00:00
private * Added copyless direct value accessors (via Iterator::NextValue(), and 2009-08-06 09:42:34 +00:00
tools