VirtualBox

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

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