VirtualBox

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

Name Size Rev Age Author Last Change
../
utf-16.cpp 29.9 KB 31157   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
utf-8.cpp 53.7 KB 31420   14 years vboxsync utf-8.cpp: warning.
utf-8-case.cpp 9.4 KB 28903   15 years vboxsync IPRT: iconv cache.
uniread.cpp 39.6 KB 28876   15 years vboxsync uniread.cpp: Updated to cope with version 5.2 of the spec. Preparing …
unidata.cpp 2.3 MB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
uni.cpp 1.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strversion.cpp 5.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strtonum.cpp 28.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strstrip.cpp 2.5 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strspace.cpp 7.7 KB 30611   14 years vboxsync strspace.cpp: Fixed bug in sdbm() resulting in wrong cchString values …
strprintf.cpp 4.2 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strpbrk.cpp 2.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strncmp.cpp 1.5 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strlen_alias.c 1.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strlen.cpp 1.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strlen.asm 1.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
stringalloc.cpp 7.3 KB 32047   14 years vboxsync iprt: disable RTStrAAppendExNVTag for RING0 as it is currently not …
strformattype.cpp 13.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strformatrt.cpp 54.3 KB 29963   14 years vboxsync Runtime: Swapped width and precision for Rhxd/Rhsx format specifiers …
strformat.cpp 32.8 KB 29783   14 years vboxsync iprt: %.5RX32 ++ bug fix - precision should padd with '0' as it used to do.
strcpy_alias.c 1.9 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strcpy.cpp 1.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strcpy.asm 2.2 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strcmp_alias.c 1.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strcmp.asm 2.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strchr_alias.c 1.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strchr.asm 3.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strcache.cpp 6.0 KB 30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
straprintf.cpp 6.2 KB 31157   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
simplepattern.cpp 5.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
RTStrStr.cpp 1.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
RTStrPrintHexBytes.cpp 2.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
RTStrNLenEx.cpp 1.6 KB 30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
RTStrNLen.cpp 1.5 KB 30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
RTStrNCmp.cpp 1.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
RTStrCopyEx.cpp 1.8 KB 30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
RTStrCopy.cpp 1.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
RTStrConvertHexBytes.cpp 1.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
RTStrCmp.cpp 2.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
ministring.cpp 6.0 KB 30318   14 years vboxsync iprt/cpp/ministring.h: Added a append variant taking a 'const char *' …
memset_alias.c 1.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memset.cpp 2.2 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memset.asm 3.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
mempcpy.asm 2.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memmove_alias.c 1.9 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memmove.asm 3.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memcpy_alias.c 1.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memcpy.cpp 2.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memcpy.asm 2.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memcmp_alias.c 1.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memcmp.cpp 2.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memcmp.asm 3.1 KB 30255   14 years vboxsync iprt/memcmp.asm: fixed wrongly returning 0 on 64-bit hosts if the …
memchr_alias.c 1.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memchr.cpp 2.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memchr.asm 2.2 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
Makefile.kup 0 bytes 2477   17 years vboxsync export
base64.cpp 16.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
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