|
|
@39910
|
13 年 |
vboxsync |
Runtime/Timers: RTTimerLRChangeInterval function and testcase
|
|
|
@39903
|
13 年 |
vboxsync |
IPRT/RTCString: fix find method, add testcase
|
|
|
@39835
|
13 年 |
vboxsync |
tstRTProcCreateEx: Fixed return value.
|
|
|
@39690
|
13 年 |
vboxsync |
IPRT: Added RTPipeQueryReadable.
|
|
|
@39636
|
13 年 |
vboxsync |
reqpool: fixed RTREQPOOLSTAT_REQUESTS_PROCESSED.
|
|
|
@39633
|
13 年 |
vboxsync |
forgot to add the testcase…
|
|
|
@39632
|
13 年 |
vboxsync |
Most of the reqpool code is there now. The testcase didn't turn up any …
|
|
|
@39612
|
13 年 |
vboxsync |
IPRT/*: add _NO_SYMLINKS flags to certain functions
|
|
|
@39515
|
13 年 |
vboxsync |
*: Use RTLISTANCHOR.
|
|
|
@39448
|
13 年 |
vboxsync |
Runtime: forgot the Makefiles
|
|
|
@39447
|
13 年 |
vboxsync |
Runtime: add Uniform Resource Identifier handling support
|
|
|
@39327
|
13 年 |
vboxsync |
scm whitespace cleanups.
|
|
|
@39252
|
13 年 |
vboxsync |
NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
|
|
|
@39246
|
13 年 |
vboxsync |
iprt/ctype.h: Corrected bugs and adding a complete testcase.
|
|
|
@39176
|
13 年 |
vboxsync |
tstRTStrVersion.cpp: A few more tests.
|
|
|
@39083
|
13 年 |
vboxsync |
IPRT: -Wunused-parameter.
|
|
|
@39030
|
13 年 |
vboxsync |
RTFileGetSize/posix: Make it figure the size of a volume/disk.
|
|
|
@39028
|
13 年 |
vboxsync |
RTFileGetSize/win: Made it grok volume & disks (some disks anyway).
|
|
|
@39027
|
13 年 |
vboxsync |
RTFileGetSize/win: Made it grok volume & disks (some disks anyway).
|
|
|
@38735
|
13 年 |
vboxsync |
%lS -> %ls.
|
|
|
@38733
|
13 年 |
vboxsync |
%S -> %s and some other minor cleanups.
|
|
|
@38651
|
13 年 |
vboxsync |
tstDir-2: Print names correctly.
|
|
|
@38636
|
13 年 |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38325
|
13 年 |
vboxsync |
VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
|
|
|
@38082
|
13 年 |
vboxsync |
*.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
|
|
|
@37966
|
13 年 |
vboxsync |
testcase+fixes
|
|
|
@37965
|
13 年 |
vboxsync |
testcase
|
|
|
@37861
|
13 年 |
vboxsync |
IPRT: fix assigning of empty lists
|
|
|
@37829
|
13 年 |
vboxsync |
header fixes
|
|
|
@37809
|
13 年 |
vboxsync |
gcc-4.6 warnings (shadowed declaration)
|
|
|
@37720
|
13 年 |
vboxsync |
Runtime: add C++-like vector implementation in C
|
|
|
@37631
|
13 年 |
vboxsync |
coredumper-solaris.*,tstRTCoreDump: Don't use RTFile*; rewrote …
|
|
|
@37573
|
13 年 |
vboxsync |
iprt: More kernel symbol resolving on darwin.
|
|
|
@37566
|
13 年 |
vboxsync |
more testing, bugfixing and docs.
|
|
|
@37560
|
13 年 |
vboxsync |
IPRT: Darwin symbol hacking in progress.
|
|
|
@37270
|
13 年 |
vboxsync |
IPRT/Dvm: Commit BSD disklabel support.
|
|
|
@37210
|
14 年 |
vboxsync |
circbuf: make the structure abstract.
|
|
|
@37016
|
14 年 |
vboxsync |
Added VBOX_VERSION_STRING_RAW to only handle/store the pure VBox …
|
|
|
@36881
|
14 年 |
vboxsync |
IPRT/tstRTPath: Fixed result / displaying values.
|
|
|
@36816
|
14 年 |
vboxsync |
IPRT: Initial commit of the disk volume management API. Supports …
|
|
|
@36611
|
14 年 |
vboxsync |
iprt: add RTPathUserDocuments
|
|
|
@36580
|
14 年 |
vboxsync |
Trunk: forward ported r70973: Additions/common/VBoxService: the …
|
|
|
@36578
|
14 年 |
vboxsync |
iprt: grr, missed Makefiles
|
|
|
@36577
|
14 年 |
vboxsync |
iprt: add RTDirCreateUniqueNumbered
|
|
|
@36563
|
14 年 |
vboxsync |
iprt-cpp: More RTC*List methods. Added explicit constructors to the …
|
|
|
@36561
|
14 年 |
vboxsync |
RTCString::join: Optimization.
|
|
|
@36544
|
14 年 |
vboxsync |
iprt-cpp: fix RTCString::join when the list contains just one item
|
|
|
@36532
|
14 年 |
vboxsync |
IPRT-C++: iprt::list -> RTCList; iprt::mtlist -> RTCMTList
|
|
|
@36529
|
14 年 |
vboxsync |
iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
|
|
|
@36527
|
14 年 |
vboxsync |
iprt::MiniString -> RTCString.
|
|
|
@36525
|
14 年 |
vboxsync |
IPRT-C++: fix rel build boxes
|
|
|
@36524
|
14 年 |
vboxsync |
IPRT-C++: add a thread-safe variant of the generic list class
|
|
|
@36508
|
14 年 |
vboxsync |
iprt/C++: some cleanup.
|
|
|
@36501
|
14 年 |
vboxsync |
IPRT: add join/split and + operators to the string class
|
|
|
@36500
|
14 年 |
vboxsync |
IPRT: add a generic list class
|
|
|
@36492
|
14 年 |
vboxsync |
iprt: CRITSECT_WITHOUT_REMAPPING -> RTCRITSECT_WITHOUT_REMAPPING.
|
|
|
@36472
|
14 年 |
vboxsync |
addendum to r70394 for RTCrit*
|
|
|
@35568
|
14 年 |
vboxsync |
IPRT: another ministring testcase
|
|
|
@35567
|
14 年 |
vboxsync |
IPRT: fix rare crash in MiniString::substr(); rename substr() to …
|
|
|
@35351
|
14 年 |
vboxsync |
scm cleanups.
|
|
|
@35346
|
14 年 |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35337
|
14 年 |
vboxsync |
More build fixes
|
|
|
@35076
|
14 年 |
vboxsync |
RTStrVersionCompare: Made the a trailing 'r9' indicate of a sub-string …
|
|
|
@34629
|
14 年 |
vboxsync |
no RTThreadPoke() on Windows
|
|
|
@34626
|
14 年 |
vboxsync |
implemented RTThreadGetExecutionTimeMilli() for Posix and …
|
|
|
@34542
|
14 年 |
vboxsync |
RTGetOpt: Made it a bit less understanding about spaces after the …
|
|
|
@34464
|
14 年 |
vboxsync |
IPRT: Added a RTManifest tool for testing the new manifest code. Moved …
|
|
|
@34406
|
14 年 |
vboxsync |
iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
|
|
|
@34174
|
14 年 |
vboxsync |
IPRT: Use prefer real-time signal over SIGUSR2 for RTThreadPoke. Try …
|
|
|
@34045
|
14 年 |
vboxsync |
iprt: more tar code and vfs filesystem stream bugfixes.
|
|
|
@34014
|
14 年 |
vboxsync |
scm whitespace cleanup
|
|
|
@33973
|
14 年 |
vboxsync |
vfs: the gunzip stream works, except for some double frees somewhere.
|
|
|
@33911
|
14 年 |
vboxsync |
code -> laptop
|
|
|
@33862
|
14 年 |
vboxsync |
iprt/cpp/ministring.h: Changed the substring constructors to match …
|
|
|
@33819
|
14 年 |
vboxsync |
tstIprtMiniString.cpp: NULL construction and assignment tests.
|
|
|
@33814
|
14 年 |
vboxsync |
tstMp-1: Copy'n'Paste
|
|
|
@33806
|
14 年 |
vboxsync |
ExtPack changes, related IPRT changes.
|
|
|
@33678
|
14 年 |
vboxsync |
IPRT: Added RTStrCat and RTStrCatEx.
|
|
|
@33615
|
14 年 |
vboxsync |
now it's right. added tests to prove it.
|
|
|
@33610
|
14 年 |
vboxsync |
iprt::MiniString: Fixed bug in compare("") and equals("") caused by …
|
|
|
@33605
|
14 年 |
vboxsync |
iprt/cpp/ministring: Added printf and printfV methods.
|
|
|
@33595
|
14 年 |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33563
|
14 年 |
vboxsync |
iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33464
|
14 年 |
vboxsync |
*: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
|
|
|
@33450
|
14 年 |
vboxsync |
iprt/path: Added RTPathJoinA.
|
|
|
@33426
|
14 年 |
vboxsync |
iprt/symlink.h: Initial code (only tested on linux).
|
|
|
@33290
|
14 年 |
vboxsync |
Runtime: add a simple testcase for RTManifest
|
|
|
@33286
|
14 年 |
vboxsync |
Runtime: add lock free circular buffer + simple testcase
|
|
|
@33285
|
14 年 |
vboxsync |
Runtime: typo
|
|
|
@33269
|
14 年 |
vboxsync |
IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
|
|
|
@33207
|
14 年 |
vboxsync |
tstRTInlineAsm: another fix
|
|
|
@33206
|
14 年 |
vboxsync |
tstRTInlineAsm: fixed CpuId test for newer Intel CPUs
|
|
|
@33198
|
14 年 |
vboxsync |
tstRTInlineAsm: show hex values
|
|
|
@33136
|
14 年 |
vboxsync |
iprt/asm.h,tstRTInlineAsm: Added 64-bit atomic OR, AND, INC, DEC, ADD …
|
|
|
@33130
|
14 年 |
vboxsync |
tstInlineAsm -> tstRTInlineAsm.
|
|
|
@32996
|
14 年 |
vboxsync |
belongs here
|
|
|
@32995
|
14 年 |
vboxsync |
RTUuidFromUtf16: bug fix + testcase
|
|
|
@32994
|
14 年 |
vboxsync |
RTUuidFromStr: bug fix + testcase.
|
|
|
@32993
|
14 年 |
vboxsync |
byte write test.
|
|
|