VirtualBox

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

Name Size Rev Age Author Last Change
../
utf-16.cpp 18.2 KB 52944   10 years vboxsync IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
utf-16-latin-1.cpp 13.4 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
utf-16-case.cpp 5.6 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
utf-8.cpp 54.9 KB 50793   11 years vboxsync iprt: Added RTSTR_VALIDATE_ENCODING_EXACT_LENGTH for …
utf-8-case.cpp 10.3 KB 51795   10 years vboxsync UTF-8 case folding hacks to deal with U+0130, U+0131, U+017f and …
utf-8-case2.cpp 3.1 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
uniread.cpp 40.8 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
unidata-upper.cpp 216.4 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
unidata-lower.cpp 207.8 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
unidata-flags.cpp 3.8 MB 51770   10 years vboxsync Merged in iprt++ dev branch.
uni.cpp 1.4 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strversion.cpp 6.6 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strtonum.cpp 29.5 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strstrip.cpp 2.5 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strspace.cpp 7.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strprintf.cpp 4.2 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strpbrk.cpp 2.0 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strncpy.asm 2.8 KB 40789   13 years vboxsync duh
strncmp.cpp 1.5 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strncmp.asm 2.8 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
strlen_alias.c 1.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strlen.cpp 1.7 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strlen.asm 1.7 KB 44528   12 years vboxsync header (C) fixes
stringalloc.cpp 7.4 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strhash1.cpp 2.1 KB 40052   13 years vboxsync IPRT: Added string hashing API (RTStrHash1*).
strformattype.cpp 13.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strformatrt.cpp 52.0 KB 52331   10 years vboxsync strformatrt.cpp: Don't translate cchPrecision=0 to 16 for %Rhx* format …
strformatnum.cpp 7.9 KB 44529   12 years vboxsync header (C) fixes
strformat.cpp 29.9 KB 52988   10 years vboxsync Runtime: fixed assertion
strcpy_alias.c 1.9 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strcpy.cpp 1.6 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strcpy.asm 2.2 KB 44528   12 years vboxsync header (C) fixes
strcmp_alias.c 1.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strcmp.asm 2.3 KB 44528   12 years vboxsync header (C) fixes
strchr_alias.c 1.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strchr.asm 3.0 KB 44528   12 years vboxsync header (C) fixes
strcache.cpp 41.2 KB 46212   12 years vboxsync build fixes
straprintf.cpp 6.3 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
simplepattern.cpp 5.8 KB 44528   12 years vboxsync header (C) fixes
RTUtf16PrintHexBytes.cpp 2.3 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
RTUtf16NLenEx.cpp 1.6 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
RTUtf16NLen.cpp 1.5 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
RTUtf16ICmpAscii.cpp 1.8 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
RTUtf16End.cpp 1.5 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
RTUtf16CopyAscii.cpp 2.1 KB 51783   10 years vboxsync bugfix
RTUtf16Copy.cpp 1.7 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
RTUtf16CmpAscii.cpp 1.7 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
RTUtf16CatAscii.cpp 1.6 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
RTUtf16Cat.cpp 1.6 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
RTStrStr.cpp 1.6 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
RTStrPrintHexBytes.cpp 2.3 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
RTStrNLenEx.cpp 1.6 KB 44529   12 years vboxsync header (C) fixes
RTStrNLen.cpp 1.5 KB 44529   12 years vboxsync header (C) fixes
RTStrNCmp.cpp 1.9 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
RTStrCopyPEx.cpp 2.0 KB 36407   14 years vboxsync IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
RTStrCopyP.cpp 1.9 KB 36407   14 years vboxsync IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
RTStrCopyEx.cpp 1.8 KB 33678   14 years vboxsync IPRT: Added RTStrCat and RTStrCatEx.
RTStrCopy.cpp 1.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
RTStrCmp.cpp 2.1 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
RTStrCatPEx.cpp 1.8 KB 36407   14 years vboxsync IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
RTStrCatP.cpp 1.8 KB 39032   13 years vboxsync IPRT: Fixed unused variable warnings.
RTStrCatEx.cpp 2.0 KB 33678   14 years vboxsync IPRT: Added RTStrCat and RTStrCatEx.
RTStrCat.cpp 1.8 KB 33678   14 years vboxsync IPRT: Added RTStrCat and RTStrCatEx.
ministring.cpp 12.9 KB 50503   11 years vboxsync IPRT/ministring: Added RTCString::joinEx().
memset_alias.c 1.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
memset.cpp 2.2 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
memset.asm 3.0 KB 44528   12 years vboxsync header (C) fixes
mempcpy.asm 2.4 KB 44528   12 years vboxsync header (C) fixes
memmove_alias.c 1.9 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
memmove.asm 3.3 KB 44528   12 years vboxsync header (C) fixes
memcpy_alias.c 1.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
memcpy.cpp 2.3 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
memcpy.asm 2.4 KB 44528   12 years vboxsync header (C) fixes
memcmp_alias.c 1.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
memcmp.cpp 2.6 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
memcmp.asm 3.1 KB 44528   12 years vboxsync header (C) fixes
memchr_alias.c 1.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
memchr.cpp 2.1 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
memchr.asm 2.2 KB 44528   12 years vboxsync header (C) fixes
Makefile.kup 0 bytes 2477   18 years vboxsync export
base64.cpp 16.0 KB 52025   10 years vboxsync trunk, VBox-4.*, VBox-3.2: Cleaned up base64/RT_C_IS_SPACE CR mess.
Note: See TracBrowser for help on using the repository browser.

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