source:
vbox/trunk/src/VBox/Runtime/common/string@
26276
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
base64.cpp | 16.8 KB | 24678 | 15 years | Misc: Shut up annoying gcc warnings on darwin. | |
Makefile.kup | 0 bytes | 2477 | 18 years | export | |
memchr.asm | 2.4 KB | 14021 | 16 years | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
memchr.cpp | 2.3 KB | 8245 | 17 years | rebranding: IPRT files again. | |
memchr_alias.c | 2.0 KB | 8245 | 17 years | rebranding: IPRT files again. | |
memcmp.asm | 3.3 KB | 14021 | 16 years | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
memcmp.cpp | 2.8 KB | 8245 | 17 years | rebranding: IPRT files again. | |
memcmp_alias.c | 2.0 KB | 8245 | 17 years | rebranding: IPRT files again. | |
memcpy.asm | 2.6 KB | 14021 | 16 years | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
memcpy.cpp | 2.5 KB | 8245 | 17 years | rebranding: IPRT files again. | |
memcpy_alias.c | 2.0 KB | 8245 | 17 years | rebranding: IPRT files again. | |
memmove.asm | 3.5 KB | 14021 | 16 years | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
memmove_alias.c | 2.0 KB | 8245 | 17 years | rebranding: IPRT files again. | |
mempcpy.asm | 2.6 KB | 14021 | 16 years | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
memset.asm | 3.2 KB | 14021 | 16 years | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
memset.cpp | 2.3 KB | 8245 | 17 years | rebranding: IPRT files again. | |
memset_alias.c | 2.0 KB | 8245 | 17 years | rebranding: IPRT files again. | |
ministring.cpp | 5.6 KB | 25349 | 15 years | iprt/ministring_cpp.h -> iprt/cpp/ministring.h | |
RTStrCmp.cpp | 2.3 KB | 25296 | 15 years | IPRT: splitting up utf-8.cpp | |
RTStrConvertHexBytes.cpp | 1.8 KB | 23507 | 15 years | IPRT: Added APIs for convering digests to/from strings. | |
RTStrNCmp.cpp | 1.7 KB | 25296 | 15 years | IPRT: splitting up utf-8.cpp | |
RTStrNLen.cpp | 1.7 KB | 21337 | 15 years | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
RTStrNLenEx.cpp | 1.8 KB | 21337 | 15 years | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
RTStrPrintHexBytes.cpp | 2.2 KB | 23507 | 15 years | IPRT: Added APIs for convering digests to/from strings. | |
RTStrStr.cpp | 1.8 KB | 25296 | 15 years | IPRT: splitting up utf-8.cpp | |
simplepattern.cpp | 6.0 KB | 21337 | 15 years | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
straprintf.cpp | 6.6 KB | 24427 | 15 years | iprt/string.h: Added a simpler allocating sprintf interface. | |
strcache.cpp | 6.2 KB | 23038 | 15 years | doc/vg: Updated VMSTATE (it's even uglier now). | |
strchr.asm | 3.2 KB | 14021 | 16 years | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
strchr_alias.c | 2.0 KB | 9503 | 17 years | Reverted 31773. | |
strcmp.asm | 2.5 KB | 14021 | 16 years | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
strcmp_alias.c | 2.0 KB | 8245 | 17 years | rebranding: IPRT files again. | |
strcpy.asm | 2.3 KB | 14024 | 16 years | strcpy.asm: bugfix. | |
strcpy.cpp | 1.8 KB | 8245 | 17 years | rebranding: IPRT files again. | |
strcpy_alias.c | 2.0 KB | 14021 | 16 years | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
strformat.cpp | 32.9 KB | 26180 | 15 years | *: The rest of the %V* format specifiers are history. | |
strformatrt.cpp | 44.1 KB | 25713 | 15 years | iprt: Remove %Rt from the docs and testcase because there appears to … | |
strformattype.cpp | 13.9 KB | 21337 | 15 years | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
string.cpp | 3.7 KB | 22736 | 15 years | IPRT: Added RTStrDupN. | |
strlen.asm | 1.8 KB | 14021 | 16 years | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
strlen.cpp | 1.9 KB | 8245 | 17 years | rebranding: IPRT files again. | |
strlen_alias.c | 2.0 KB | 10137 | 16 years | More warnings / bad string prototypes. (nocrt stuff) | |
strncmp.cpp | 1.7 KB | 8245 | 17 years | rebranding: IPRT files again. | |
strpbrk.cpp | 2.2 KB | 8245 | 17 years | rebranding: IPRT files again. | |
strprintf.cpp | 4.4 KB | 21337 | 15 years | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
strspace.cpp | 7.9 KB | 21337 | 15 years | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
strstrip.cpp | 2.7 KB | 24006 | 15 years | don't use <ctype.h> on UTF-8. | |
strtonum.cpp | 28.6 KB | 24662 | 15 years | Moved RTStrVersionToUInt32 out of strtonum.cpp. | |
strversion.cpp | 6.0 KB | 26251 | 15 years | strversion.cpp: Use the right type. (gcc warning) | |
uni.cpp | 1.6 KB | 21337 | 15 years | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
unidata.cpp | 2.3 MB | 8245 | 17 years | rebranding: IPRT files again. | |
uniread.cpp | 26.3 KB | 13836 | 16 years | s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally). | |
utf-8-case.cpp | 9.5 KB | 25296 | 15 years | IPRT: splitting up utf-8.cpp | |
utf-8.cpp | 43.5 KB | 26276 | 15 years | typos. | |
utf-16.cpp | 29.8 KB | 21740 | 15 years | IPRT: Some latin-1 cleanup and some preditions in the recoding loops. |
Note:
See TracBrowser
for help on using the repository browser.