VirtualBox

source: vbox/trunk/src/VBox/Runtime/common/string

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9503   17 years vboxsync Reverted 31773.
(edit) @9502   17 years vboxsync asm strlen. Added a few more string/mem functions to the windows R0 …
(edit) @9226   17 years vboxsync %RRv for RTGCPTR/RTGCUINTPTR/RTGCINTPTR formatting.
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @8619   17 years vboxsync New nesting extension '%M' that replaces the format string. Note that …
(edit) @8504   17 years vboxsync initialize where it's used.
(edit) @8488   17 years vboxsync uninitialized variable
(edit) @8479   17 years vboxsync Added a new IPRT format type '%Rfn' that will drop the return type and …
(edit) @8402   17 years vboxsync Added %Rhrc, %Rhrf and %Rhra for formatting COM/XPCOM status codes. …
(edit) @8279   17 years vboxsync Give VWRN_NUMBER_TOO_BIG highest priority among the warnings.
(edit) @8256   17 years vboxsync rebranding, eol
(edit) @8245   17 years vboxsync rebranding: IPRT files again.
(edit) @8170   17 years vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7942   17 years vboxsync move variables around to be able to compile this as .c (debug kernel …
(edit) @7879   17 years vboxsync warning
(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.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette