VirtualBox

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

Name Size Rev Age Author Last Change
../
base64.cpp 16.7 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
Makefile.kup 0 bytes 2477   18 years vboxsync export
memchr.asm 2.2 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_alias.c 1.8 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 …
memcmp.cpp 2.6 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
memcpy.asm 2.4 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_alias.c 1.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memmove.asm 3.3 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
memmove_alias.c 1.9 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
memset.asm 3.0 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_alias.c 1.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
ministring.cpp 9.7 KB 35567   14 years vboxsync IPRT: fix rare crash in MiniString::substr(); rename substr() to …
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.
RTStrCmp.cpp 2.1 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
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.
RTStrNCmp.cpp 1.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
RTStrNLen.cpp 1.5 KB 30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
RTStrNLenEx.cpp 1.6 KB 30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
RTStrPrintHexBytes.cpp 2.0 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
simplepattern.cpp 5.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
straprintf.cpp 6.3 KB 33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
strcache.cpp 6.0 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
strchr.asm 3.0 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
strcmp.asm 2.3 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
strcpy.asm 2.2 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_alias.c 1.9 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strformat.cpp 32.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
strformatnum.cpp 7.8 KB 35585   14 years vboxsync iprt/string.h: Added RTStrFormatU[8|16|32|64|128] and …
strformatrt.cpp 47.0 KB 33496   14 years vboxsync iprt/string.h: Moved the string format docs to the header so it is …
strformattype.cpp 13.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
stringalloc.cpp 7.3 KB 34032   14 years vboxsync AssertPtrReturn
strlen.asm 1.7 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_alias.c 1.8 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
strpbrk.cpp 2.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strprintf.cpp 4.2 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strspace.cpp 9.0 KB 35464   14 years vboxsync iprt/string.h: Added RTStrSpaceGetN.
strstrip.cpp 2.5 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strtonum.cpp 28.4 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
strversion.cpp 6.6 KB 35076   14 years vboxsync RTStrVersionCompare: Made the a trailing 'r9' indicate of a sub-string …
uni.cpp 1.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
unidata.cpp 2.3 MB 33560   14 years vboxsync iprt/uni.h: fixed typos preventing the flag lookups from linking and …
uniread.cpp 39.6 KB 33560   14 years vboxsync iprt/uni.h: fixed typos preventing the flag lookups from linking and …
utf-8-case.cpp 9.9 KB 33562   14 years vboxsync RTStrToUpper,RTStrToLower: Fixed bad assumptions that lower and upper …
utf-8.cpp 53.7 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
utf-16.cpp 29.9 KB 31157   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
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