VirtualBox

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

Name Size Rev Age Author Last Change
../
utf-16.cpp 29.8 KB 21740   16 years vboxsync IPRT: Some latin-1 cleanup and some preditions in the recoding loops.
utf-8.cpp 53.4 KB 21791   16 years vboxsync RTStrPutCpInternal: Fixed an irrelevant bug.
uniread.cpp 26.3 KB 13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
unidata.cpp 2.3 MB 8245   17 years vboxsync rebranding: IPRT files again.
uni.cpp 1.6 KB 21337   16 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
strversion.cpp 4.1 KB 24662   15 years vboxsync Moved RTStrVersionToUInt32 out of strtonum.cpp.
strtonum.cpp 28.6 KB 24662   15 years vboxsync Moved RTStrVersionToUInt32 out of strtonum.cpp.
strstrip.cpp 2.7 KB 24006   15 years vboxsync don't use <ctype.h> on UTF-8.
strspace.cpp 7.9 KB 21337   16 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
strprintf.cpp 4.4 KB 21337   16 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
strpbrk.cpp 2.2 KB 8245   17 years vboxsync rebranding: IPRT files again.
strncmp.cpp 1.7 KB 8245   17 years vboxsync rebranding: IPRT files again.
strlen_alias.c 2.0 KB 10137   17 years vboxsync More warnings / bad string prototypes. (nocrt stuff)
strlen.cpp 1.9 KB 8245   17 years vboxsync rebranding: IPRT files again.
strlen.asm 1.8 KB 14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
string.cpp 3.7 KB 22736   15 years vboxsync IPRT: Added RTStrDupN.
strformattype.cpp 13.9 KB 21337   16 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
strformatrt.cpp 42.9 KB 23961   15 years vboxsync IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
strformat.cpp 33.3 KB 21337   16 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
strcpy_alias.c 2.0 KB 14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
strcpy.cpp 1.8 KB 8245   17 years vboxsync rebranding: IPRT files again.
strcpy.asm 2.3 KB 14024   16 years vboxsync strcpy.asm: bugfix.
strcmp_alias.c 2.0 KB 8245   17 years vboxsync rebranding: IPRT files again.
strcmp.asm 2.5 KB 14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
strchr_alias.c 2.0 KB 9503   17 years vboxsync Reverted 31773.
strchr.asm 3.2 KB 14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
strcache.cpp 6.2 KB 23038   15 years vboxsync doc/vg: Updated VMSTATE (it's even uglier now).
straprintf.cpp 6.6 KB 24427   15 years vboxsync iprt/string.h: Added a simpler allocating sprintf interface.
simplepattern.cpp 6.0 KB 21337   16 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
RTStrPrintHexBytes.cpp 2.2 KB 23507   15 years vboxsync IPRT: Added APIs for convering digests to/from strings.
RTStrNLenEx.cpp 1.8 KB 21337   16 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
RTStrNLen.cpp 1.7 KB 21337   16 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
RTStrConvertHexBytes.cpp 1.8 KB 23507   15 years vboxsync IPRT: Added APIs for convering digests to/from strings.
ministring.cpp 5.6 KB 24656   15 years vboxsync iprt/ministring: bird review - addressed object state after throwing …
memset_alias.c 2.0 KB 8245   17 years vboxsync rebranding: IPRT files again.
memset.cpp 2.3 KB 8245   17 years vboxsync rebranding: IPRT files again.
memset.asm 3.2 KB 14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
mempcpy.asm 2.6 KB 14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
memmove_alias.c 2.0 KB 8245   17 years vboxsync rebranding: IPRT files again.
memmove.asm 3.5 KB 14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
memcpy_alias.c 2.0 KB 8245   17 years vboxsync rebranding: IPRT files again.
memcpy.cpp 2.5 KB 8245   17 years vboxsync rebranding: IPRT files again.
memcpy.asm 2.6 KB 14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
memcmp_alias.c 2.0 KB 8245   17 years vboxsync rebranding: IPRT files again.
memcmp.cpp 2.8 KB 8245   17 years vboxsync rebranding: IPRT files again.
memcmp.asm 3.3 KB 14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
memchr_alias.c 2.0 KB 8245   17 years vboxsync rebranding: IPRT files again.
memchr.cpp 2.3 KB 8245   17 years vboxsync rebranding: IPRT files again.
memchr.asm 2.4 KB 14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
Makefile.kup 0 bytes 2477   18 years vboxsync export
base64.cpp 16.8 KB 24678   15 years vboxsync Misc: Shut up annoying gcc warnings on darwin.
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