Search:
Browse Source
Home
Download
Documentation
Community
source:
vbox
/
trunk
/
src
/
VBox
/
Runtime
/
common
/
string
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@7422
17 years
vboxsync
Another silly _strnlenUtf16 regression.
(edit)
@7421
17 years
vboxsync
Reimplemented RTStrICmp so it's actually UTF-8 and not subject to the …
(edit)
@7420
17 years
vboxsync
Added RTStrCmp. Added missing NULL handling in RTStrICmp.
(edit)
@7417
17 years
vboxsync
Fixed regression in _strlenUtf16.
(edit)
@7414
17 years
vboxsync
UCS2->UTF-16
(edit)
@7253
17 years
vboxsync
Shut up stupid warning.
(edit)
@7240
17 years
vboxsync
spaces.
(edit)
@7213
17 years
vboxsync
the clearing of xAX was supposed to be in the common part (see …
(edit)
@7212
17 years
vboxsync
Fixed wrong shift in the 32-bit code, caused high word to be zero.
(edit)
@7209
17 years
vboxsync
Implemented the MSC version and fixed the 64-bit GCC bit so that rax …
(edit)
@7208
17 years
vboxsync
Initialize xAX to zero, was broken in the 64-bit success path.
(edit)
@7203
17 years
vboxsync
Fixed backwards copy, play it safe.
(edit)
@7201
17 years
vboxsync
Runtime/Common: strformattype.cpp has to be compilable by a C compiler …
(edit)
@7185
17 years
vboxsync
no-crt memmove implementation.
(edit)
@7183
17 years
vboxsync
Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
(edit)
@7169
17 years
vboxsync
Doxygen fixes.
(edit)
@7054
17 years
vboxsync
fixed debug windows build.
(edit)
@6296
17 years
vboxsync
LED and Network Config interfaces added. Fix in TMAll.cpp: Assertions …
(edit)
@6285
17 years
vboxsync
(C) 2008
(edit)
@6041
17 years
vboxsync
Added RTUtf16CalcUtf8Len and RTUtf16CalcUtf8LenEx.
(edit)
@5999
17 years
vboxsync
The Giant CDDL Dual-License Header Change.
(edit)
@5781
17 years
vboxsync
Fixed some overflow detection issues.
(edit)
@5712
17 years
vboxsync
Added warnings about trailing chars & spaces in the RTStrTo*Int* …
(edit)
@5605
17 years
vboxsync
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit)
@5422
17 years
vboxsync
table -> common/table
(edit)
@5413
17 years
vboxsync
uni* str* utf* -> common/string/
(copy)
@5409
17 years
vboxsync
string -> common/string
copied from
trunk/src/VBox/Runtime/string
(edit)
@4071
17 years
vboxsync
Biggest check-in ever. New source code headers for all (C) innotek files.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog