|
|
@40052
|
13 years |
vboxsync |
IPRT: Added string hashing API (RTStrHash1*).
|
|
|
@40038
|
13 years |
vboxsync |
fix OSE
|
|
|
@40027
|
13 years |
vboxsync |
Runtime/Dvm: Add callbacks to query the allocation status of blocks …
|
|
|
@39985
|
13 years |
vboxsync |
Runtime/s3: XML_PARSE_NONET here as well
|
|
|
@39903
|
13 years |
vboxsync |
IPRT/RTCString: fix find method, add testcase
|
|
|
@39897
|
13 years |
vboxsync |
RTCString: Adding count() from QString, implementing one of the three …
|
|
|
@39877
|
13 years |
vboxsync |
IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
|
|
|
@39873
|
13 years |
vboxsync |
RTCString::find: made it more readable - 2 variable assignments in one …
|
|
|
@39640
|
13 years |
vboxsync |
Correct RTREQPOOLSTAT_NS_AVERAGE_REQ_QUEUED and …
|
|
|
@39639
|
13 years |
vboxsync |
reqpool.cpp: Use the pool name to name the worker threads.
|
|
|
@39636
|
13 years |
vboxsync |
reqpool: fixed RTREQPOOLSTAT_REQUESTS_PROCESSED.
|
|
|
@39634
|
13 years |
vboxsync |
reqpool.cpp: build fix.
|
|
|
@39632
|
13 years |
vboxsync |
Most of the reqpool code is there now. The testcase didn't turn up any …
|
|
|
@39621
|
13 years |
vboxsync |
Removed unused variable (c&p).
|
|
|
@39620
|
13 years |
vboxsync |
more reqpool code.
|
|
|
@39617
|
13 years |
vboxsync |
later.
|
|
|
@39616
|
13 years |
vboxsync |
reqpool.cpp: Some more code.
|
|
|
@39550
|
13 years |
vboxsync |
Request thread pool hancking. Some RTReq refactoring as always…
|
|
|
@39545
|
13 years |
vboxsync |
laptop -> workstation.
|
|
|
@39517
|
13 years |
vboxsync |
Some request thread pool musings.
|
|
|
@39515
|
13 years |
vboxsync |
*: Use RTLISTANCHOR.
|
|
|
@39510
|
13 years |
vboxsync |
laptop -> workstation.
|
|
|
@39503
|
13 years |
vboxsync |
RTReq: Bugfix and some more refactoring.
|
|
|
@39502
|
13 years |
vboxsync |
RTReqQueueDestroy: Don't forget to destroy the requests.
|
|
|
@39500
|
13 years |
vboxsync |
RTReq: More refactoring.
|
|
|
@39498
|
13 years |
vboxsync |
RTReq refactoring.
|
|
|
@39480
|
13 years |
vboxsync |
fix for r75104
|
|
|
@39458
|
13 years |
vboxsync |
log.cpp: Change the time and timeprog prefixes from milliseconds to …
|
|
|
@39456
|
13 years |
vboxsync |
rtThreadMain: Try prevent gcc from hiding arguments in optimized …
|
|
|
@39447
|
13 years |
vboxsync |
Runtime: add Uniform Resource Identifier handling support
|
|
|
@39439
|
13 years |
vboxsync |
manifest3.cpp: plugged leak.
|
|
|
@39438
|
13 years |
vboxsync |
vfschain.cpp: Don't forget to set the return value. duh.
|
|
|
@39436
|
13 years |
vboxsync |
Runtime/ldrkStuff: fixed wrong buffer size
|
|
|
@39389
|
13 years |
vboxsync |
dbgmodnm.cpp: Made it grok linux 2.4 /proc/ksyms (dsl).
|
|
|
@39350
|
13 years |
vboxsync |
Runtime: add methods for checking if something is in use in a circular …
|
|
|
@39327
|
13 years |
vboxsync |
scm whitespace cleanups.
|
|
|
@39277
|
13 years |
vboxsync |
Runtime: split should really be const; add RTCStringFmt
|
|
|
@39243
|
13 years |
vboxsync |
warnings.
|
|
|
@39083
|
13 years |
vboxsync |
IPRT: -Wunused-parameter.
|
|
|
@39080
|
13 years |
vboxsync |
IPRT: Started -Wunused-parameter cleanup.
|
|
|
@39071
|
13 years |
vboxsync |
build fix
|
|
|
@39070
|
13 years |
vboxsync |
VMM,IPRT: -Wunused-function.
|
|
|
@39050
|
13 years |
vboxsync |
copyright year.
|
|
|
@39049
|
13 years |
vboxsync |
IPRT: Implemented / adjusted zlib status code conversion.
|
|
|
@39043
|
13 years |
vboxsync |
Config.kmk, mangling, Runtime: use static zlib for Solaris.
|
|
|
@39032
|
13 years |
vboxsync |
IPRT: Fixed unused variable warnings.
|
|
|
@39029
|
13 years |
vboxsync |
lockvalidator.cpp: Plugged a leak. (Don't think it's an important leak …
|
|
|
@38888
|
13 years |
vboxsync |
Warnings.
|
|
|
@38862
|
13 years |
vboxsync |
Typo.
|
|
|
@38734
|
13 years |
vboxsync |
s3.cpp: Use C local date names and IPRT.
|
|
|
@38730
|
13 years |
vboxsync |
rtS3DateHeader: How to generate a date field using IPRT (disabled).
|
|
|
@38686
|
13 years |
vboxsync |
Runtime/Sg: Leave early if there is no memory left in the S/G buffer
|
|
|
@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 …
|
|
|
@38636
|
13 years |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38620
|
13 years |
vboxsync |
build fixes
|
|
|
@38619
|
13 years |
vboxsync |
IPRT: More dwarf reading.
|
|
|
@38617
|
13 years |
vboxsync |
More DWARF parsing.
|
|
|
@38606
|
13 years |
vboxsync |
More dwarf hacking.
|
|
|
@38603
|
13 years |
vboxsync |
build fix
|
|
|
@38601
|
13 years |
vboxsync |
IPRT: Some more dwarf bits.
|
|
|
@38585
|
13 years |
vboxsync |
duh.
|
|
|
@38584
|
13 years |
vboxsync |
iprt/dwarf: Attacking .debug_info…
|
|
|
@38581
|
13 years |
vboxsync |
IPRT: More debug info & ldr stuff.
|
|
|
@38573
|
13 years |
vboxsync |
iprt: Read dwarf line numbers.
|
|
|
@38558
|
13 years |
vboxsync |
build fix
|
|
|
@38557
|
13 years |
vboxsync |
dbgmoddwarf.cpp: line number virtual machine coding.
|
|
|
@38554
|
13 years |
vboxsync |
dwarf hacking in progress…
|
|
|
@38553
|
13 years |
vboxsync |
dbgmod.cpp: Fixed double locking bug in RTDbgModLineByAddr.
|
|
|
@38547
|
13 years |
vboxsync |
IPRT: More debug info hacking.
|
|
|
@38546
|
13 years |
vboxsync |
warning
|
|
|
@38539
|
13 years |
vboxsync |
Runtime/SgBuf: Add new method to get the next segment from the S/G buffer
|
|
|
@38531
|
13 years |
vboxsync |
iprt: debug info coding…
|
|
|
@38516
|
13 years |
vboxsync |
IPRT: Working on debug info again.
|
|
|
@38515
|
13 years |
vboxsync |
IPRT: Working on debug info again.
|
|
|
@38305
|
13 years |
vboxsync |
Addressed some todos.
|
|
|
@38285
|
13 years |
vboxsync |
comment typo.
|
|
|
@38083
|
13 years |
vboxsync |
getoptargv.cpp: control chars go to 0x20, not 20.
|
|
|
@37996
|
13 years |
vboxsync |
iprt: don't slurp <linux/module.h> here as the resulting other Linux …
|
|
|
@37966
|
13 years |
vboxsync |
testcase+fixes
|
|
|
@37965
|
13 years |
vboxsync |
testcase
|
|
|
@37964
|
13 years |
vboxsync |
Register formatting in strformatrt.cpp (for logging).
|
|
|
@37955
|
13 years |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@37951
|
13 years |
vboxsync |
IPRT: Added RTMsgSetProgName.
|
|
|
@37818
|
13 years |
vboxsync |
Fix logging from R0
|
|
|
@37808
|
13 years |
vboxsync |
Runtime/common/alloc/allo.cpp: warning (RTMEM_NO_WRAP_TO_EF_APIS redefined)
|
|
|
@37665
|
13 years |
vboxsync |
Runtime/getopt: add new option flag to switch to case insensitive matching
|
|
|
@37605
|
13 years |
vboxsync |
duh.
|
|
|
@37596
|
14 years |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@37593
|
14 years |
vboxsync |
build fix
|
|
|
@37591
|
14 years |
vboxsync |
RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
|
|
|
@37423
|
14 years |
vboxsync |
Ran the source code massager (scm).
|
|
|
@37409
|
14 years |
vboxsync |
iprt/trace: Added the CPU/APIC ID to the trace entires. Added some …
|
|
|
@37400
|
14 years |
vboxsync |
tracebuf.cpp: Attempt to fix the windows builds. Use defines for the …
|
|
|
@37398
|
14 years |
vboxsync |
build fix.
|
|
|
@37397
|
14 years |
vboxsync |
build fix.
|
|
|
@37396
|
14 years |
vboxsync |
iprt/trace.h: Mostly done, but untested and undocumented.
|
|
|
@37316
|
14 years |
vboxsync |
IPRT: Inlined the already-done check in RTOnce().
|
|
|
@37270
|
14 years |
vboxsync |
IPRT/Dvm: Commit BSD disklabel support.
|
|
|
@37233
|
14 years |
vboxsync |
IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
|
|
|