source:
vbox/trunk/src/VBox/Runtime/common/string@
25757
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
utf-16.cpp | 29.8 KB | 21740 | 15 年 | IPRT: Some latin-1 cleanup and some preditions in the recoding loops. | |
utf-8.cpp | 43.5 KB | 25296 | 15 年 | IPRT: splitting up utf-8.cpp | |
utf-8-case.cpp | 9.5 KB | 25296 | 15 年 | IPRT: splitting up utf-8.cpp | |
uniread.cpp | 26.3 KB | 13836 | 16 年 | s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally). | |
unidata.cpp | 2.3 MB | 8245 | 17 年 | rebranding: IPRT files again. | |
uni.cpp | 1.6 KB | 21337 | 15 年 | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
strversion.cpp | 6.0 KB | 25031 | 15 年 | RTStrVersionCompare: Handle pre-release indicators better. | |
strtonum.cpp | 28.6 KB | 24662 | 15 年 | Moved RTStrVersionToUInt32 out of strtonum.cpp. | |
strstrip.cpp | 2.7 KB | 24006 | 15 年 | don't use <ctype.h> on UTF-8. | |
strspace.cpp | 7.9 KB | 21337 | 15 年 | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
strprintf.cpp | 4.4 KB | 21337 | 15 年 | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
strpbrk.cpp | 2.2 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
strncmp.cpp | 1.7 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
strlen_alias.c | 2.0 KB | 10137 | 16 年 | More warnings / bad string prototypes. (nocrt stuff) | |
strlen.cpp | 1.9 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
strlen.asm | 1.8 KB | 14021 | 16 年 | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
string.cpp | 3.7 KB | 22736 | 15 年 | IPRT: Added RTStrDupN. | |
strformattype.cpp | 13.9 KB | 21337 | 15 年 | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
strformatrt.cpp | 44.1 KB | 25713 | 15 年 | iprt: Remove %Rt from the docs and testcase because there appears to … | |
strformat.cpp | 33.3 KB | 21337 | 15 年 | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
strcpy_alias.c | 2.0 KB | 14021 | 16 年 | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
strcpy.cpp | 1.8 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
strcpy.asm | 2.3 KB | 14024 | 16 年 | strcpy.asm: bugfix. | |
strcmp_alias.c | 2.0 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
strcmp.asm | 2.5 KB | 14021 | 16 年 | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
strchr_alias.c | 2.0 KB | 9503 | 17 年 | Reverted 31773. | |
strchr.asm | 3.2 KB | 14021 | 16 年 | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
strcache.cpp | 6.2 KB | 23038 | 15 年 | doc/vg: Updated VMSTATE (it's even uglier now). | |
straprintf.cpp | 6.6 KB | 24427 | 15 年 | iprt/string.h: Added a simpler allocating sprintf interface. | |
simplepattern.cpp | 6.0 KB | 21337 | 15 年 | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
RTStrStr.cpp | 1.8 KB | 25296 | 15 年 | IPRT: splitting up utf-8.cpp | |
RTStrPrintHexBytes.cpp | 2.2 KB | 23507 | 15 年 | IPRT: Added APIs for convering digests to/from strings. | |
RTStrNLenEx.cpp | 1.8 KB | 21337 | 15 年 | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
RTStrNLen.cpp | 1.7 KB | 21337 | 15 年 | IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel … | |
RTStrNCmp.cpp | 1.7 KB | 25296 | 15 年 | IPRT: splitting up utf-8.cpp | |
RTStrConvertHexBytes.cpp | 1.8 KB | 23507 | 15 年 | IPRT: Added APIs for convering digests to/from strings. | |
RTStrCmp.cpp | 2.3 KB | 25296 | 15 年 | IPRT: splitting up utf-8.cpp | |
ministring.cpp | 5.6 KB | 25349 | 15 年 | iprt/ministring_cpp.h -> iprt/cpp/ministring.h | |
memset_alias.c | 2.0 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
memset.cpp | 2.3 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
memset.asm | 3.2 KB | 14021 | 16 年 | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
mempcpy.asm | 2.6 KB | 14021 | 16 年 | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
memmove_alias.c | 2.0 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
memmove.asm | 3.5 KB | 14021 | 16 年 | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
memcpy_alias.c | 2.0 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
memcpy.cpp | 2.5 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
memcpy.asm | 2.6 KB | 14021 | 16 年 | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
memcmp_alias.c | 2.0 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
memcmp.cpp | 2.8 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
memcmp.asm | 3.3 KB | 14021 | 16 年 | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
memchr_alias.c | 2.0 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
memchr.cpp | 2.3 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
memchr.asm | 2.4 KB | 14021 | 16 年 | The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. … | |
Makefile.kup | 0 位元組 | 2477 | 18 年 | export | |
base64.cpp | 16.8 KB | 24678 | 15 年 | Misc: Shut up annoying gcc warnings on darwin. |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器