VirtualBox

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

Name Size Rev Age Author Last Change
../
base64.cpp 16.6 KB 44529   12 years vboxsync header (C) fixes
Makefile.kup 0 bytes 2477   18 years vboxsync export
memchr.asm 2.2 KB 44528   12 years vboxsync header (C) fixes
memchr.cpp 2.1 KB 44528   12 years vboxsync header (C) fixes
memchr_alias.c 1.8 KB 44528   12 years vboxsync header (C) fixes
memcmp.asm 3.1 KB 44528   12 years vboxsync header (C) fixes
memcmp.cpp 2.6 KB 44528   12 years vboxsync header (C) fixes
memcmp_alias.c 1.8 KB 44528   12 years vboxsync header (C) fixes
memcpy.asm 2.4 KB 44528   12 years vboxsync header (C) fixes
memcpy.cpp 2.3 KB 44528   12 years vboxsync header (C) fixes
memcpy_alias.c 1.8 KB 44528   12 years vboxsync header (C) fixes
memmove.asm 3.3 KB 44528   12 years vboxsync header (C) fixes
memmove_alias.c 1.9 KB 44528   12 years vboxsync header (C) fixes
mempcpy.asm 2.4 KB 44528   12 years vboxsync header (C) fixes
memset.asm 3.0 KB 44528   12 years vboxsync header (C) fixes
memset.cpp 2.2 KB 44528   12 years vboxsync header (C) fixes
memset_alias.c 1.8 KB 44528   12 years vboxsync header (C) fixes
ministring.cpp 12.3 KB 40417   13 years vboxsync RTCString::count(): Don't crash if the string is empty (m_psz == NULL).
RTStrCat.cpp 1.8 KB 33678   14 years vboxsync IPRT: Added RTStrCat and RTStrCatEx.
RTStrCatEx.cpp 2.0 KB 33678   14 years vboxsync IPRT: Added RTStrCat and RTStrCatEx.
RTStrCatP.cpp 1.8 KB 39032   13 years vboxsync IPRT: Fixed unused variable warnings.
RTStrCatPEx.cpp 1.8 KB 36407   14 years vboxsync IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
RTStrCmp.cpp 2.1 KB 44528   12 years vboxsync header (C) fixes
RTStrCopy.cpp 1.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
RTStrCopyEx.cpp 1.8 KB 33678   14 years vboxsync IPRT: Added RTStrCat and RTStrCatEx.
RTStrCopyP.cpp 1.9 KB 36407   14 years vboxsync IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
RTStrCopyPEx.cpp 2.0 KB 36407   14 years vboxsync IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
RTStrNCmp.cpp 1.6 KB 44528   12 years vboxsync header (C) fixes
RTStrNLen.cpp 1.5 KB 44529   12 years vboxsync header (C) fixes
RTStrNLenEx.cpp 1.6 KB 44529   12 years vboxsync header (C) fixes
RTStrPrintHexBytes.cpp 2.0 KB 44529   12 years vboxsync header (C) fixes
RTStrStr.cpp 1.6 KB 44528   12 years vboxsync header (C) fixes
simplepattern.cpp 5.8 KB 44528   12 years vboxsync header (C) fixes
straprintf.cpp 6.3 KB 44528   12 years vboxsync header (C) fixes
strcache.cpp 6.0 KB 44529   12 years vboxsync header (C) fixes
strchr.asm 3.0 KB 44528   12 years vboxsync header (C) fixes
strchr_alias.c 1.8 KB 44528   12 years vboxsync header (C) fixes
strcmp.asm 2.3 KB 44528   12 years vboxsync header (C) fixes
strcmp_alias.c 1.8 KB 44528   12 years vboxsync header (C) fixes
strcpy.asm 2.2 KB 44528   12 years vboxsync header (C) fixes
strcpy.cpp 1.6 KB 44528   12 years vboxsync header (C) fixes
strcpy_alias.c 1.9 KB 44528   12 years vboxsync header (C) fixes
strformat.cpp 29.9 KB 44528   12 years vboxsync header (C) fixes
strformatnum.cpp 7.9 KB 44529   12 years vboxsync header (C) fixes
strformatrt.cpp 52.4 KB 44927   12 years vboxsync Runtime/strformatrt: typo fix. RTGCUINTREG -> RTHCUINTREG.
strformattype.cpp 13.8 KB 44529   12 years vboxsync header (C) fixes
strhash1.cpp 2.1 KB 40052   13 years vboxsync IPRT: Added string hashing API (RTStrHash1*).
stringalloc.cpp 7.4 KB 40938   13 years vboxsync runtime: backed out r77481,r77482,r77483,r77484,r77485
strlen.asm 1.7 KB 44528   12 years vboxsync header (C) fixes
strlen.cpp 1.7 KB 44528   12 years vboxsync header (C) fixes
strlen_alias.c 1.8 KB 44528   12 years vboxsync header (C) fixes
strncmp.cpp 1.5 KB 44528   12 years vboxsync header (C) fixes
strncpy.asm 2.8 KB 40789   13 years vboxsync duh
strpbrk.cpp 2.0 KB 44528   12 years vboxsync header (C) fixes
strprintf.cpp 4.2 KB 44528   12 years vboxsync header (C) fixes
strspace.cpp 7.8 KB 44528   12 years vboxsync header (C) fixes
strstrip.cpp 2.5 KB 44528   12 years vboxsync header (C) fixes
strtonum.cpp 29.5 KB 44528   12 years vboxsync header (C) fixes
strversion.cpp 6.6 KB 44529   12 years vboxsync header (C) fixes
uni.cpp 1.4 KB 44528   12 years vboxsync header (C) fixes
unidata.cpp 2.3 MB 44528   12 years vboxsync header (C) fixes
uniread.cpp 39.6 KB 44528   12 years vboxsync header (C) fixes
utf-8-case.cpp 9.9 KB 33562   14 years vboxsync RTStrToUpper,RTStrToLower: Fixed bad assumptions that lower and upper …
utf-8.cpp 54.5 KB 44528   12 years vboxsync header (C) fixes
utf-16.cpp 30.8 KB 44528   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