|
|
@76408
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@74157
|
6 years |
vboxsync |
IPRT/strformat: Fixed bug formatting INT64_MAX. Cleaned up the …
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@65642
|
8 years |
vboxsync |
gcc 7: Runtime: fall thru
|
|
|
@63561
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@62477
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62164
|
8 years |
vboxsync |
Runtime: make sure the string passed to pfnOutput is zero terminated, …
|
|
|
@59703
|
9 years |
vboxsync |
IPRT: strformat.cpp: Share the temporary buffer and use it for '%c' …
|
|
|
@57944
|
9 years |
vboxsync |
iprt: More doxygen corrections.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56290
|
10 years |
vboxsync |
IPRT: Updated (C) year.
|
|
|
@52988
|
10 years |
vboxsync |
Runtime: fixed assertion
|
|
|
@48935
|
11 years |
vboxsync |
Runtime: Whitespace and svn:keyword cleanups by scm.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@42598
|
12 years |
vboxsync |
strformat.cpp: Added support for microsoft I64, I32 and I as well as …
|
|
|
@40938
|
13 years |
vboxsync |
runtime: backed out r77481,r77482,r77483,r77484,r77485
|
|
|
@40934
|
13 years |
vboxsync |
Runtime: linux 3.4-rc3 build fix [-fpermissive]
|
|
|
@40186
|
13 years |
vboxsync |
RTStrFormatNumber: Assert some buffer sanity.
|
|
|
@38659
|
13 years |
vboxsync |
strformat.cpp: Burn fix (todo, fix properly later).
|
|
|
@38658
|
13 years |
vboxsync |
IPRT: , and are now deprecated, the conversion to local codeset …
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33496
|
14 years |
vboxsync |
iprt/string.h: Moved the string format docs to the header so it is …
|
|
|
@29783
|
15 years |
vboxsync |
iprt: %.5RX32 ++ bug fix - precision should padd with '0' as it used to do.
|
|
|
@29683
|
15 years |
vboxsync |
strformatrt.cpp: Fixed cchPrecision and cchWidth mixup in three calls.
|
|
|
@29660
|
15 years |
vboxsync |
IPRT: Fixed number formatting bug where we would pad with '0' instead …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26180
|
15 years |
vboxsync |
*: The rest of the %V* format specifiers are history.
|
|
|
@25805
|
15 years |
vboxsync |
strformat.cpp: Added missing va_end() in %N.
|
|
|
@21337
|
15 years |
vboxsync |
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
|
|
|
@19942
|
16 years |
vboxsync |
IPRT: Implemented thousand separators for the string formatting code …
|
|
|
@14066
|
16 years |
vboxsync |
strformat.cpp: shut up 64-bit MSC warnings. (hope this fix doesn't …
|
|
|
@11376
|
16 years |
vboxsync |
RTStrFormat fix for aligned unicode strings.
|
|
|
@8619
|
17 years |
vboxsync |
New nesting extension '%M' that replaces the format string. Note that …
|
|
|
@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
|
|
|
@7422
|
17 years |
vboxsync |
Another silly _strnlenUtf16 regression.
|
|
|
@7417
|
17 years |
vboxsync |
Fixed regression in _strlenUtf16.
|
|
|
@7414
|
17 years |
vboxsync |
UCS2->UTF-16
|
|
|
@7183
|
17 years |
vboxsync |
Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
|
|
|
@6296
|
17 years |
vboxsync |
LED and Network Config interfaces added. Fix in TMAll.cpp: Assertions …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5413
|
17 years |
vboxsync |
uni* str* utf* -> common/string/
|
|
copied from trunk/src/VBox/Runtime/strformat.cpp
|
|
|
@4801
|
17 years |
vboxsync |
realigned comments.
|