VirtualBox

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

Name Size Rev Age Author Last Change
../
utf-16.cpp 30.8 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
utf-8.cpp 54.5 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
utf-8-case.cpp 11.6 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
uniread.cpp 39.6 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
unidata.cpp 2.3 MB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
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.
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.4 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
strformatnum.cpp 7.9 KB 44529   12 years vboxsync header (C) fixes
strformat.cpp 29.9 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
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
RTStrStr.cpp 1.6 KB 48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
RTStrPrintHexBytes.cpp 2.0 KB 44529   12 years vboxsync header (C) fixes
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.3 KB 40417   13 years vboxsync RTCString::count(): Don't crash if the string is empty (m_psz == NULL).
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.6 KB 44529   12 years vboxsync header (C) fixes
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