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
5235e068646c0745a891ac6541e855b6417928d0
haiku-beta6
/
src
T
History
Stefano Ceccherini
5235e06864
When you pass a negative number as Truncate() argument, the string is truncated to a length of 0 (before Truncate() just did nothing), because it makes more sense (there isn't any problem with R5 compatibility, because here R5's BString just crashed).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2403 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-01-10 16:10:00 +00:00
..
add-ons
The empty string ("", length 0) will now be replaced with ("", length 1) in
2003-01-10 11:14:07 +00:00
apps
Coded by Sikosis (
[email protected]
)
2003-01-01 13:13:14 +00:00
kernel
The bootmaker now defaults to the endian of the host platform.
2003-01-10 11:48:38 +00:00
kits
A fix for a Replace function, some checks which makes the code
2003-01-10 10:19:56 +00:00
libs
Merged in FreeType 2.1.2 -> 2.1.3 differences. Resolved conflicts.
2002-11-20 21:40:01 +00:00
prefs
replaced by private header
2003-01-07 23:33:38 +00:00
servers
Made time sources mode BeOS R5 conforming.
2003-01-09 17:54:20 +00:00
tests
When you pass a negative number as Truncate() argument, the string is truncated to a length of 0 (before Truncate() just did nothing), because it makes more sense (there isn't any problem with R5 compatibility, because here R5's BString just crashed).
2003-01-10 16:10:00 +00:00
tools
a small tool to print files that consist of a flattened BMessage
2002-12-25 23:20:24 +00:00
Jamfile
…