|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76452
|
6 years |
vboxsync |
IPRT: Ran scm --fix-err-h. bugref:9344
|
|
|
@75008
|
6 years |
vboxsync |
IPRT/RTCString: reserve(1) called on an empty string must allocate memory.
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@64124
|
8 years |
vboxsync |
tstIprtMiniString.cpp: Fake success till we figure this one out.
|
|
|
@64121
|
8 years |
vboxsync |
style
|
|
|
@62571
|
8 years |
vboxsync |
IPRT: More unused parameters.
|
|
|
@62477
|
8 years |
vboxsync |
(C) 2016
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56290
|
9 years |
vboxsync |
IPRT: Updated (C) year.
|
|
|
@51796
|
10 years |
vboxsync |
Added two missing roundtrip case folding tests.
|
|
|
@51795
|
10 years |
vboxsync |
UTF-8 case folding hacks to deal with U+0130, U+0131, U+017f and …
|
|
|
@48935
|
11 years |
vboxsync |
Runtime: Whitespace and svn:keyword cleanups by scm.
|
|
|
@39903
|
13 years |
vboxsync |
IPRT/RTCString: fix find method, add testcase
|
|
|
@36561
|
14 years |
vboxsync |
RTCString::join: Optimization.
|
|
|
@36544
|
14 years |
vboxsync |
iprt-cpp: fix RTCString::join when the list contains just one item
|
|
|
@36532
|
14 years |
vboxsync |
IPRT-C++: iprt::list -> RTCList; iprt::mtlist -> RTCMTList
|
|
|
@36527
|
14 years |
vboxsync |
iprt::MiniString -> RTCString.
|
|
|
@36501
|
14 years |
vboxsync |
IPRT: add join/split and + operators to the string class
|
|
|
@35568
|
14 years |
vboxsync |
IPRT: another ministring testcase
|
|
|
@35567
|
14 years |
vboxsync |
IPRT: fix rare crash in MiniString::substr(); rename substr() to …
|
|
|
@33862
|
14 years |
vboxsync |
iprt/cpp/ministring.h: Changed the substring constructors to match …
|
|
|
@33819
|
14 years |
vboxsync |
tstIprtMiniString.cpp: NULL construction and assignment tests.
|
|
|
@33615
|
14 years |
vboxsync |
now it's right. added tests to prove it.
|
|
|
@33610
|
14 years |
vboxsync |
iprt::MiniString: Fixed bug in compare("") and equals("") caused by …
|
|
|
@33605
|
14 years |
vboxsync |
iprt/cpp/ministring: Added printf and printfV methods.
|
|
|
@33563
|
14 years |
vboxsync |
iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
|
|
copied from trunk/src/VBox/Runtime/testcase/tstUtf8.cpp
|
|
|
@31222
|
14 years |
vboxsync |
Runtime/string: Utf-8 <-> Latin-1 testcase
|