|
|
@25596
|
15 years |
vboxsync |
iprt: Added new format extension: %Rbn - prints the base of a path name.
|
|
|
@25349
|
15 years |
vboxsync |
iprt/ministring_cpp.h -> iprt/cpp/ministring.h
|
|
|
@25296
|
15 years |
vboxsync |
IPRT: splitting up utf-8.cpp
|
|
|
@25031
|
15 years |
vboxsync |
RTStrVersionCompare: Handle pre-release indicators better.
|
|
|
@25029
|
15 years |
vboxsync |
RTStrVersionCompare: Some todos for dealing with beta releases.
|
|
|
@25014
|
15 years |
vboxsync |
RTStrVersionCompare: made it return the same as RTStrICmp (-1,0,1).
|
|
|
@25005
|
15 years |
vboxsync |
IPRT: Optimized version of RTStrVersionCompare (thanks to Knut!), made …
|
|
|
@25000
|
15 years |
vboxsync |
IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
|
|
|
@24894
|
15 years |
vboxsync |
IPRT: Removed outdated todos.
|
|
|
@24893
|
15 years |
vboxsync |
IPRT: Improved RTStrVersionCompare() + testcase.
|
|
|
@24678
|
15 years |
vboxsync |
Misc: Shut up annoying gcc warnings on darwin.
|
|
|
@24662
|
15 years |
vboxsync |
Moved RTStrVersionToUInt32 out of strtonum.cpp.
|
|
|
@24661
|
15 years |
vboxsync |
review todo, not simple remark.
|
|
|
@24659
|
15 years |
vboxsync |
build grumble.
|
|
|
@24658
|
15 years |
vboxsync |
RTStrVersionToUInt32: bird review, things todo.
|
|
|
@24656
|
15 years |
vboxsync |
iprt/ministring: bird review - addressed object state after throwing …
|
|
|
@24645
|
15 years |
vboxsync |
IPRT: Burn fix.
|
|
|
@24639
|
15 years |
vboxsync |
IPRT: Added RTStrVersionToUInt32() with testcase.
|
|
|
@24427
|
15 years |
vboxsync |
iprt/string.h: Added a simpler allocating sprintf interface.
|
|
|
@24006
|
15 years |
vboxsync |
don't use <ctype.h> on UTF-8.
|
|
|
@23961
|
15 years |
vboxsync |
IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
|
|
|
@23507
|
15 years |
vboxsync |
IPRT: Added APIs for convering digests to/from strings.
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@23038
|
15 years |
vboxsync |
doc/vg: Updated VMSTATE (it's even uglier now).
|
|
|
@22736
|
15 years |
vboxsync |
IPRT: Added RTStrDupN.
|
|
|
@21791
|
15 years |
vboxsync |
RTStrPutCpInternal: Fixed an irrelevant bug.
|
|
|
@21744
|
15 years |
vboxsync |
iprt/utf-8.cpp: dropped some unnecessary bits and fixed theoretical …
|
|
|
@21740
|
15 years |
vboxsync |
IPRT: Some latin-1 cleanup and some preditions in the recoding loops.
|
|
|
@21728
|
15 years |
vboxsync |
iprt/string: change behaviour of Utf16 to Latin1 to reject …
|
|
|
@21714
|
15 years |
vboxsync |
iprt/string: conversion between Utf16 and Latin1
|
|
|
@21617
|
15 years |
vboxsync |
ministring.cpp: properties, file header (short description, sepearate …
|
|
|
@21337
|
15 years |
vboxsync |
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
|
|
|
@21315
|
15 years |
vboxsync |
strformatrt.cpp: Use thousand separators in the formatting of RTtimspec.
|
|
|
@19942
|
16 years |
vboxsync |
IPRT: Implemented thousand separators for the string formatting code …
|
|
|
@19384
|
16 years |
vboxsync |
iprt/common/string/string.cpp: RTR3DECL -> RTDECL (see header).
|
|
|
@18570
|
16 years |
vboxsync |
RTStrIStr: fixed inverted test.
|
|
|
@18562
|
16 years |
vboxsync |
build fix?
|
|
|
@18552
|
16 years |
vboxsync |
IPRT: Untested RTStrIStr and RTStrStr. (testcase is underways)
|
|
|
@18544
|
16 years |
vboxsync |
RTStrToUpper/Lower: Document assumtions & todos properly, added …
|
|
|
@18528
|
16 years |
vboxsync |
Runtime: added RTStrToLower & RTStrToUpper
|
|
|
@18096
|
16 years |
vboxsync |
spaces, sigh.
|
|
|
@18055
|
16 years |
vboxsync |
Runtime: call setlocale from RTR3Init, not as a global initialiser
|
|
|
@17522
|
16 years |
vboxsync |
strformattype.cpp: be a bit more gentle if the type is missing.
|
|
|
@17189
|
16 years |
vboxsync |
unused variables
|
|
|
@16774
|
16 years |
vboxsync |
RTBase64: no trailing newline.
|
|
|
@16766
|
16 years |
vboxsync |
Wrote RTBase64Encode while at it.
|
|
|
@16765
|
16 years |
vboxsync |
RTBase64Encode* testcase and adjustments.
|
|
|
@16762
|
16 years |
vboxsync |
RTBase64Decode testcase and bugfixes.
|
|
|
@16760
|
16 years |
vboxsync |
RTBase64: The decoding part (untested).
|
|
|
@14298
|
16 years |
vboxsync |
Corrected a couple of grammos.
|
|
|
@14066
|
16 years |
vboxsync |
strformat.cpp: shut up 64-bit MSC warnings. (hope this fix doesn't …
|
|
|
@14024
|
16 years |
vboxsync |
strcpy.asm: bugfix.
|
|
|
@14021
|
16 years |
vboxsync |
The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
|
|
|
@14017
|
16 years |
vboxsync |
strcmp.asm: bugfix.
|
|
|
@14007
|
16 years |
vboxsync |
IPRT: RTStrNICmp correction - if cch == 0 then return equal regardless …
|
|
|
@13927
|
16 years |
vboxsync |
Runtime: add RTStrNICmp and RTStrNCmp
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13832
|
16 years |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13549
|
16 years |
vboxsync |
Just RTSTR_MAX.
|
|
|
@13513
|
16 years |
vboxsync |
false positive but fixing does not hurt
|
|
|
@13472
|
16 years |
vboxsync |
IPRT: Added a couple of function for simple string pattern matching …
|
|
|
@12906
|
16 years |
vboxsync |
fixed type
|
|
|
@11413
|
16 years |
vboxsync |
Runtime: small fix to the UUID code, splitting the ClockSeq field and …
|
|
|
@11376
|
16 years |
vboxsync |
RTStrFormat fix for aligned unicode strings.
|
|
|
@10951
|
16 years |
vboxsync |
IPRT: Extended RTStrValidateEncodingEx with a …
|
|
|
@10949
|
16 years |
vboxsync |
IPRT: Added RTStrNLen and RTStrNLenEx.
|
|
|
@10137
|
16 years |
vboxsync |
More warnings / bad string prototypes. (nocrt stuff)
|
|
|
@10106
|
16 years |
vboxsync |
Added RTStrValidateEncoding, RTStrValidateEncodingEx and …
|
|
|
@9506
|
17 years |
vboxsync |
fix
|
|
|
@9504
|
17 years |
vboxsync |
modified the right file now.
|
|
|
@9503
|
17 years |
vboxsync |
Reverted 31773.
|
|
|
@9502
|
17 years |
vboxsync |
asm strlen. Added a few more string/mem functions to the windows R0 …
|
|
|
@9226
|
17 years |
vboxsync |
%RRv for RTGCPTR/RTGCUINTPTR/RTGCINTPTR formatting.
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8619
|
17 years |
vboxsync |
New nesting extension '%M' that replaces the format string. Note that …
|
|
|
@8504
|
17 years |
vboxsync |
initialize where it's used.
|
|
|
@8488
|
17 years |
vboxsync |
uninitialized variable
|
|
|
@8479
|
17 years |
vboxsync |
Added a new IPRT format type '%Rfn' that will drop the return type and …
|
|
|
@8402
|
17 years |
vboxsync |
Added %Rhrc, %Rhrf and %Rhra for formatting COM/XPCOM status codes. …
|
|
|
@8279
|
17 years |
vboxsync |
Give VWRN_NUMBER_TOO_BIG highest priority among the warnings.
|
|
|
@8256
|
17 years |
vboxsync |
rebranding, eol
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7942
|
17 years |
vboxsync |
move variables around to be able to compile this as .c (debug kernel …
|
|
|
@7879
|
17 years |
vboxsync |
warning
|
|
|
@7422
|
17 years |
vboxsync |
Another silly _strnlenUtf16 regression.
|
|
|
@7421
|
17 years |
vboxsync |
Reimplemented RTStrICmp so it's actually UTF-8 and not subject to the …
|
|
|
@7420
|
17 years |
vboxsync |
Added RTStrCmp. Added missing NULL handling in RTStrICmp.
|
|
|
@7417
|
17 years |
vboxsync |
Fixed regression in _strlenUtf16.
|
|
|
@7414
|
17 years |
vboxsync |
UCS2->UTF-16
|
|
|
@7253
|
17 years |
vboxsync |
Shut up stupid warning.
|
|
|
@7240
|
17 years |
vboxsync |
spaces.
|
|
|
@7213
|
17 years |
vboxsync |
the clearing of xAX was supposed to be in the common part (see …
|
|
|
@7212
|
17 years |
vboxsync |
Fixed wrong shift in the 32-bit code, caused high word to be zero.
|
|
|
@7209
|
17 years |
vboxsync |
Implemented the MSC version and fixed the 64-bit GCC bit so that rax …
|
|
|
@7208
|
17 years |
vboxsync |
Initialize xAX to zero, was broken in the 64-bit success path.
|
|
|
@7203
|
17 years |
vboxsync |
Fixed backwards copy, play it safe.
|
|
|
@7201
|
17 years |
vboxsync |
Runtime/Common: strformattype.cpp has to be compilable by a C compiler …
|
|
|