source:
vbox/trunk/src/VBox/Runtime/common/string@
93103
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
watcom | 82968 | 5 years | Copyright year updates by scm. | ||
base64-utf16.cpp | 12.4 KB | 84296 | 4 years | IPRT/base64: Optimize '\0' handling a little and unify the two … | |
base64.cpp | 16.9 KB | 84296 | 4 years | IPRT/base64: Optimize '\0' handling a little and unify the two … | |
base64.h | 3.5 KB | 85124 | 4 years | *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively … | |
bzero.asm | 2.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
Makefile.kup | 0 bytes | 2477 | 18 years | export | |
memchr.asm | 2.4 KB | 82968 | 5 years | Copyright year updates by scm. | |
memchr.cpp | 2.2 KB | 85075 | 4 years | IPRT/string: Stop using the 'register' keyword as Clang warns in C++11 … | |
memchr_alias.c | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
memcmp.asm | 3.4 KB | 82968 | 5 years | Copyright year updates by scm. | |
memcmp.cpp | 2.7 KB | 85075 | 4 years | IPRT/string: Stop using the 'register' keyword as Clang warns in C++11 … | |
memcmp_alias.c | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
memcpy.asm | 2.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
memcpy.cpp | 2.5 KB | 85075 | 4 years | IPRT/string: Stop using the 'register' keyword as Clang warns in C++11 … | |
memcpy_alias.c | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
memmove.asm | 3.5 KB | 82968 | 5 years | Copyright year updates by scm. | |
memmove_alias.c | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
mempcpy.asm | 2.7 KB | 82968 | 5 years | Copyright year updates by scm. | |
memrchr.asm | 2.5 KB | 82968 | 5 years | Copyright year updates by scm. | |
memrchr.cpp | 2.0 KB | 87201 | 4 years | IPRT: memrchr.cpp fix, need it for arm. bugref:9898 | |
memset.asm | 3.3 KB | 82968 | 5 years | Copyright year updates by scm. | |
memset.cpp | 2.3 KB | 85075 | 4 years | IPRT/string: Stop using the 'register' keyword as Clang warns in C++11 … | |
memset_alias.c | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
ministring.cpp | 33.0 KB | 85160 | 4 years | *: Some missing DECLCALLBACK/RTDECL and related nothrow issues raised … | |
RTStrCat.cpp | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrCatEx.cpp | 2.2 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrCatP.cpp | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrCatPEx.cpp | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrCmp.cpp | 2.2 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrCopy.cpp | 1.9 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrCopyEx.cpp | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrCopyP.cpp | 2.1 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrCopyPEx.cpp | 2.2 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrEnd.asm | 2.3 KB | 92799 | 3 years | iprt/asmdefs.h,IPRT//*asm: Added a RT_BEGINPROC macro that takes … | |
RTStrEnd.cpp | 1.7 KB | 83887 | 5 years | IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr … | |
RTStrFormat.cpp | 1.9 KB | 91789 | 3 years | SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as … | |
RTStrICmpAscii.cpp | 2.5 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrIStartsWith.cpp | 1.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrMemFind32.asm | 2.3 KB | 92799 | 3 years | iprt/asmdefs.h,IPRT//*asm: Added a RT_BEGINPROC macro that takes … | |
RTStrMemFind32.cpp | 1.9 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrNCmp.cpp | 2.1 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrNICmpAscii.cpp | 2.5 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrNLen.cpp | 1.7 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrNLenEx.cpp | 1.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrPrintHexBytes.cpp | 3.2 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrSplit.cpp | 3.8 KB | 85345 | 4 years | IPRT: Follow-up fixes for r139114 (RTStrSplit + testcases). | |
RTStrStartsWith.cpp | 1.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTStrStr.cpp | 1.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTUtf16Cat.cpp | 1.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTUtf16CatAscii.cpp | 1.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTUtf16Chr.cpp | 1.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTUtf16CmpAscii.cpp | 1.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTUtf16Copy.cpp | 1.9 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTUtf16CopyAscii.cpp | 2.3 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTUtf16CopyEx.cpp | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTUtf16End.cpp | 1.7 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTUtf16ICmpAscii.cpp | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTUtf16NCmp.cpp | 1.9 KB | 93103 | 3 years | IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding RTUtf16GetCpNEx. | |
RTUtf16NCmpAscii.cpp | 1.9 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTUtf16NCmpUtf8.cpp | 2.2 KB | 93103 | 3 years | IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding RTUtf16GetCpNEx. | |
RTUtf16NICmpAscii.cpp | 2.1 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTUtf16NLen.cpp | 1.7 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTUtf16NLenEx.cpp | 1.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
RTUtf16PrintHexBytes.cpp | 2.4 KB | 82968 | 5 years | Copyright year updates by scm. | |
simplepattern.cpp | 5.9 KB | 82968 | 5 years | Copyright year updates by scm. | |
straprintf.cpp | 6.7 KB | 82968 | 5 years | Copyright year updates by scm. | |
strcache.cpp | 42.0 KB | 90686 | 3 years | iprt/strcache.cpp: small correction in disabled code. | |
strchr.asm | 3.2 KB | 82968 | 5 years | Copyright year updates by scm. | |
strchr_alias.c | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
strcmp.asm | 2.4 KB | 82968 | 5 years | Copyright year updates by scm. | |
strcmp_alias.c | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
strcpy.asm | 2.3 KB | 82968 | 5 years | Copyright year updates by scm. | |
strcpy.cpp | 1.7 KB | 85075 | 4 years | IPRT/string: Stop using the 'register' keyword as Clang warns in C++11 … | |
strcpy_alias.c | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
strformat.cpp | 29.0 KB | 91789 | 3 years | SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as … | |
strformatnum.cpp | 12.5 KB | 84050 | 5 years | IPRT/strformatnum.cpp: Fixed check. bugref:9726 | |
strformatrt.cpp | 79.0 KB | 90821 | 3 years | IPRT: More VALID_PTR -> RT_VALID_PTR with some bad-printf-pointer … | |
strformattype.cpp | 14.4 KB | 82968 | 5 years | Copyright year updates by scm. | |
strhash1.cpp | 2.3 KB | 82968 | 5 years | Copyright year updates by scm. | |
stringalloc.cpp | 8.2 KB | 93057 | 3 years | IPRT: Added RTStrDupNEx and RTStrDupNExTag. | |
strlen.asm | 1.7 KB | 82968 | 5 years | Copyright year updates by scm. | |
strlen.cpp | 1.9 KB | 85075 | 4 years | IPRT/string: Stop using the 'register' keyword as Clang warns in C++11 … | |
strlen_alias.c | 2.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
strncmp.asm | 3.1 KB | 82968 | 5 years | Copyright year updates by scm. | |
strncmp.cpp | 1.6 KB | 82968 | 5 years | Copyright year updates by scm. | |
strncpy.asm | 3.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
strpbrk.cpp | 2.3 KB | 82968 | 5 years | Copyright year updates by scm. | |
strprintf2-ellipsis.cpp | 2.1 KB | 91789 | 3 years | SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as … | |
strprintf2.cpp | 5.2 KB | 91789 | 3 years | SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as … | |
strprintf-ellipsis.cpp | 2.1 KB | 91789 | 3 years | SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as … | |
strprintf.cpp | 4.9 KB | 91789 | 3 years | SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as … | |
strspace.cpp | 8.1 KB | 82968 | 5 years | Copyright year updates by scm. | |
strstrip.cpp | 2.6 KB | 82968 | 5 years | Copyright year updates by scm. | |
strtonum.cpp | 36.3 KB | 86378 | 4 years | IPRT/RTStrToInt64Ex: Shut up tstRTCRest-1 asan warning reading … | |
strversion.cpp | 6.9 KB | 82968 | 5 years | Copyright year updates by scm. | |
uni.cpp | 1.6 KB | 82968 | 5 years | Copyright year updates by scm. | |
unidata-flags.cpp | 3.8 MB | 82968 | 5 years | Copyright year updates by scm. | |
unidata-lower.cpp | 207.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
unidata-upper.cpp | 216.4 KB | 82968 | 5 years | Copyright year updates by scm. | |
uniread.cpp | 41.4 KB | 82972 | 5 years | Copyright year updates - manual ones. | |
utf-8-case2.cpp | 3.3 KB | 82968 | 5 years | Copyright year updates by scm. | |
utf-8-case.cpp | 10.5 KB | 82968 | 5 years | Copyright year updates by scm. | |
utf-8.cpp | 70.5 KB | 90794 | 3 years | *: More VALID_PTR -> RT_VALID_PTR/AssertPtr. | |
utf-16-case.cpp | 13.8 KB | 82968 | 5 years | Copyright year updates by scm. | |
utf-16-latin-1.cpp | 13.6 KB | 90794 | 3 years | *: More VALID_PTR -> RT_VALID_PTR/AssertPtr. | |
utf-16-printf.cpp | 7.7 KB | 83943 | 5 years | IPRT/RTUtf16Printf*: use U+fffd instead of U+007f as replacement for … | |
utf-16.cpp | 36.0 KB | 93103 | 3 years | IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding RTUtf16GetCpNEx. |
Note:
See TracBrowser
for help on using the repository browser.