|
|
@21814
|
15 years |
vboxsync |
IPRT: RTZipBlock for block compression.
|
|
|
@21812
|
15 years |
vboxsync |
Runtime: rename
|
|
|
@21810
|
15 years |
vboxsync |
IPRT: r=bird: RTZip - dunno if anything works after my changes because …
|
|
|
@21801
|
15 years |
vboxsync |
IPRT: Clearified RTFileReadAll*.
|
|
|
@21794
|
15 years |
vboxsync |
iprt/log.h: Assume gcc 4+ on dawrin and set LOG_USE_C99.
|
|
|
@21792
|
15 years |
vboxsync |
iprt/assert.h: added AssertCompile2MemberOffsets.
|
|
|
@21784
|
15 years |
vboxsync |
Runtime: Implemented tar archive I/O.
|
|
|
@21757
|
15 years |
vboxsync |
Runtime: fix return type documentation
|
|
|
@21756
|
15 years |
vboxsync |
Runtime: wording
|
|
|
@21754
|
15 years |
vboxsync |
Runtime: fix doxygen documentation
|
|
|
@21753
|
15 years |
vboxsync |
Runtime: typos
|
|
|
@21751
|
15 years |
vboxsync |
Runtime: typo
|
|
|
@21750
|
15 years |
vboxsync |
Runtime: forgot the headers as always
|
|
|
@21742
|
15 years |
vboxsync |
Runtime: added SHA1 and manifest file support
|
|
|
@21741
|
15 years |
vboxsync |
iprt/string.h: documentation correction for the extended conversion …
|
|
|
@21725
|
15 years |
vboxsync |
iprt: Added RTMpGetDescription.
|
|
|
@21722
|
15 years |
vboxsync |
iprt/string.h: put things in the right groups.
|
|
|
@21721
|
15 years |
vboxsync |
iprt/string.h: doc corrections.
|
|
|
@21720
|
15 years |
vboxsync |
iprt/stdint.h: Replaced by stdint-new.h.
|
|
|
@21714
|
15 years |
vboxsync |
iprt/string: conversion between Utf16 and Latin1
|
|
|
@21699
|
15 years |
vboxsync |
iprt/log.h: Fixed the LogRel*Func macros.
|
|
|
@21685
|
15 years |
vboxsync |
iprt/stdint.h: try use the new one.
|
|
|
@21684
|
15 years |
vboxsync |
iprt/stdint-new.h: New stdint.h wrapper that makes sure the macros are …
|
|
|
@21648
|
15 years |
vboxsync |
iprt/log: added LogRelFlowFunc
|
|
|
@21646
|
15 years |
vboxsync |
comment typo
|
|
|
@21642
|
15 years |
vboxsync |
iprt/string.h: reverted r50153, Darwin burns are not far off
|
|
|
@21636
|
15 years |
vboxsync |
iprt/memcache.h: a reminder.
|
|
|
@21628
|
15 years |
vboxsync |
iprt: this definition is causing too much trouble
|
|
|
@21616
|
15 years |
vboxsync |
nitpicking.
|
|
|
@21593
|
15 years |
vboxsync |
RTSemSpinMutexRequest: Some adjustments.
|
|
|
@21588
|
15 years |
vboxsync |
Main: move vbox-independent OVF reader code to separate file; move …
|
|
|
@21582
|
15 years |
vboxsync |
IPRT: RTFILE_O_APPEND.
|
|
|
@21573
|
15 years |
vboxsync |
iprt/file.h: spaces.
|
|
|
@21550
|
15 years |
vboxsync |
iprt/log.h: Use the spinning mutexes.
|
|
|
@21544
|
15 years |
vboxsync |
iprt/asm.h: ASMIntAreEnabled build fix.
|
|
|
@21542
|
15 years |
vboxsync |
Runtime: separate error code for EBUSY, for getting better error …
|
|
|
@21536
|
15 years |
vboxsync |
iprt/thread.h: Redefined RTThreadPreemptIsEnabled for systems without …
|
|
|
@21535
|
15 years |
vboxsync |
iprt/asm.h: Added ASMIntAreEnabled and ASMNopPause. Fixed a bunch of …
|
|
|
@21514
|
15 years |
vboxsync |
iprt/semaphore.h,types.h: Defined a new semaphore type for use with …
|
|
|
@21513
|
15 years |
vboxsync |
iprt/semaphore.h,types.h: Defined a new semaphore type for use with …
|
|
|
@21493
|
15 years |
vboxsync |
Runtime/File: Add flag to disable the file cache
|
|
|
@21451
|
15 years |
vboxsync |
iprt/asm.h: Remvoed ASMAtomicXchgU128 as it is causing trouble for …
|
|
|
@21428
|
15 years |
vboxsync |
Main: remove ENoMemory exception class, replace with std::bad_alloc() …
|
|
|
@21409
|
15 years |
vboxsync |
IPRT: rename ministring, add iprt:: namespace
|
|
|
@21404
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21399
|
15 years |
vboxsync |
timerlr-generic.cpp,iprt/timer.h: Skip ticks if we're more than 60 …
|
|
|
@21398
|
15 years |
vboxsync |
iprt/cdefs.h: cosmetics.
|
|
|
@21397
|
15 years |
vboxsync |
iprt/cdefs.h: RT_THROW should be a noop on MSC - limited to 14.00 atm, …
|
|
|
@21394
|
15 years |
vboxsync |
Backing out r49763 to fix Windows burns.
|
|
|
@21393
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21392
|
15 years |
vboxsync |
iprt/cdefs.h: Restored RT_THROW.
|
|
|
@21391
|
15 years |
vboxsync |
IPRT: simplify r49759 (not needed)
|
|
|
@21390
|
15 years |
vboxsync |
iprt/cdefs.h: RT_EXCEPTIONS_ENABLED, RT_THROW and RT_THROW_BAD_ALLOC.
|
|
|
@21388
|
15 years |
vboxsync |
IPRT: doc fix
|
|
|
@21377
|
15 years |
vboxsync |
iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
|
|
|
@21374
|
15 years |
vboxsync |
iprt/log.h: Corrected RTLOGFLAGS_PREFIX_MASK.
|
|
|
@21369
|
15 years |
vboxsync |
IPRT: hide ministring::operator bool() to force people to use …
|
|
|
@21362
|
15 years |
vboxsync |
backing out r49709 to fix windows burns for now
|
|
|
@21360
|
15 years |
vboxsync |
IPRT: hide ministring::operator bool() to force people to use …
|
|
|
@21358
|
15 years |
vboxsync |
IPRT: ministring crash fix + documentation
|
|
|
@21352
|
15 years |
vboxsync |
Fixed a VCC warning.
|
|
|
@21284
|
15 years |
vboxsync |
RTR0MemAreKernelAndUserRangesDifferent -> …
|
|
|
@21282
|
15 years |
vboxsync |
iprt/mem.h: Added RTR0MemAreKernelAndUserRangesDifferent.
|
|
|
@21265
|
15 years |
vboxsync |
iprt/mem.h: Added APIs for basic user mode memory handling from ring-0.
|
|
|
@21236
|
15 years |
vboxsync |
Windows build fix
|
|
|
@21235
|
15 years |
vboxsync |
windows build fix
|
|
|
@21234
|
15 years |
vboxsync |
IPRT: added ASMMemoryFenceSSE2(), ASMWriteFenceSSE(), …
|
|
|
@21156
|
15 years |
vboxsync |
IPRT: fix valgrind warnings about ministring + self assignment
|
|
|
@21154
|
15 years |
vboxsync |
fixed potential uninitialized member of ministring
|
|
|
@21110
|
15 years |
vboxsync |
RTDbg: Some adjustments and fixes.
|
|
|
@21109
|
15 years |
vboxsync |
iprt/cdefs.h: Fixed RT_FROM_MEMBER.
|
|
|
@21106
|
15 years |
vboxsync |
iprt/types.h: _MAX & _MIN defines for a bunch of types.
|
|
|
@21098
|
15 years |
vboxsync |
export to OSE
|
|
|
@21092
|
15 years |
vboxsync |
iprt/cdefs.h: Added RT_STR(str) and RT_XSTR(str).
|
|
|
@21085
|
15 years |
vboxsync |
Main: fix class import/export linkage by using RT_DECL_CLASS (r49346)
|
|
|
@21084
|
15 years |
vboxsync |
iprt/cdefs.h: RT_DECL_CLASS.
|
|
|
@21079
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21046
|
15 years |
vboxsync |
IPRT: Added a reader of NM-style map files. (Mainly for linux …
|
|
|
@21045
|
15 years |
vboxsync |
IPRT: Fixed RTStrmClearError so that it clears the error on the stream …
|
|
|
@20859
|
15 years |
vboxsync |
IPRT: Increased the logger buffer and replaced a bunch RTUINT with …
|
|
|
@20853
|
15 years |
vboxsync |
IPRT: Added custom prefix callback to the logger.
|
|
|
@20835
|
15 years |
vboxsync |
Interface for generating NMI & SMI added.
|
|
|
@20809
|
15 years |
vboxsync |
Runtime/getopt: new parameter value type 'UUID'
|
|
|
@20801
|
15 years |
vboxsync |
IPRT: The rest of the basic RTDbgMod code.
|
|
|
@20800
|
15 years |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20799
|
15 years |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20789
|
15 years |
vboxsync |
iprt/asm.h: larger notes about alignment.
|
|
|
@20785
|
15 years |
vboxsync |
IPRT: the ASMAtomicBit* functions must work on 32-bit …
|
|
|
@20756
|
15 years |
vboxsync |
IPRT: More RTDbg coding - generic container is mostly done now.
|
|
|
@20744
|
15 years |
vboxsync |
IPRT: RTDbg coding.
|
|
|
@20741
|
15 years |
vboxsync |
iprt/dbg.cpp/h: the RTDbgLine* methods as well.
|
|
|
@20740
|
15 years |
vboxsync |
iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
|
|
|
@20739
|
15 years |
vboxsync |
iprt: RTDbgMod coding in progress.
|
|
|
@20738
|
15 years |
vboxsync |
iprt: RTDbg coding.
|
|
|
@20624
|
15 years |
vboxsync |
iprt/asm.h: ASMSerializeInstruction.
|
|
|
@20622
|
15 years |
vboxsync |
fix comment copy/paste bug
|
|
|
@20605
|
15 years |
vboxsync |
IPRT: Added RTTestInitAndCreate - a combination of RTR3Init and …
|
|
|
@20573
|
15 years |
vboxsync |
iprt/test.h: Added RTTestSetDefault.
|
|
|
@20542
|
15 years |
vboxsync |
root/Makefile.kmk,includes: regenerated .mac files adding VBox/param.h …
|
|
|
@20525
|
15 years |
vboxsync |
iprt/memobj.h: Added RTR0MemObjProtect, only implemented for darwin.
|
|
|