|
|
@21390
|
16 years |
vboxsync |
iprt/cdefs.h: RT_EXCEPTIONS_ENABLED, RT_THROW and RT_THROW_BAD_ALLOC.
|
|
|
@21388
|
16 years |
vboxsync |
IPRT: doc fix
|
|
|
@21377
|
16 years |
vboxsync |
iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
|
|
|
@21374
|
16 years |
vboxsync |
iprt/log.h: Corrected RTLOGFLAGS_PREFIX_MASK.
|
|
|
@21369
|
16 years |
vboxsync |
IPRT: hide ministring::operator bool() to force people to use …
|
|
|
@21362
|
16 years |
vboxsync |
backing out r49709 to fix windows burns for now
|
|
|
@21360
|
16 years |
vboxsync |
IPRT: hide ministring::operator bool() to force people to use …
|
|
|
@21358
|
16 years |
vboxsync |
IPRT: ministring crash fix + documentation
|
|
|
@21352
|
16 years |
vboxsync |
Fixed a VCC warning.
|
|
|
@21284
|
16 years |
vboxsync |
RTR0MemAreKernelAndUserRangesDifferent -> …
|
|
|
@21282
|
16 years |
vboxsync |
iprt/mem.h: Added RTR0MemAreKernelAndUserRangesDifferent.
|
|
|
@21265
|
16 years |
vboxsync |
iprt/mem.h: Added APIs for basic user mode memory handling from ring-0.
|
|
|
@21236
|
16 years |
vboxsync |
Windows build fix
|
|
|
@21235
|
16 years |
vboxsync |
windows build fix
|
|
|
@21234
|
16 years |
vboxsync |
IPRT: added ASMMemoryFenceSSE2(), ASMWriteFenceSSE(), …
|
|
|
@21156
|
16 years |
vboxsync |
IPRT: fix valgrind warnings about ministring + self assignment
|
|
|
@21154
|
16 years |
vboxsync |
fixed potential uninitialized member of ministring
|
|
|
@21110
|
16 years |
vboxsync |
RTDbg: Some adjustments and fixes.
|
|
|
@21109
|
16 years |
vboxsync |
iprt/cdefs.h: Fixed RT_FROM_MEMBER.
|
|
|
@21106
|
16 years |
vboxsync |
iprt/types.h: _MAX & _MIN defines for a bunch of types.
|
|
|
@21098
|
16 years |
vboxsync |
export to OSE
|
|
|
@21092
|
16 years |
vboxsync |
iprt/cdefs.h: Added RT_STR(str) and RT_XSTR(str).
|
|
|
@21085
|
16 years |
vboxsync |
Main: fix class import/export linkage by using RT_DECL_CLASS (r49346)
|
|
|
@21084
|
16 years |
vboxsync |
iprt/cdefs.h: RT_DECL_CLASS.
|
|
|
@21079
|
16 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21046
|
16 years |
vboxsync |
IPRT: Added a reader of NM-style map files. (Mainly for linux …
|
|
|
@21045
|
16 years |
vboxsync |
IPRT: Fixed RTStrmClearError so that it clears the error on the stream …
|
|
|
@20859
|
16 years |
vboxsync |
IPRT: Increased the logger buffer and replaced a bunch RTUINT with …
|
|
|
@20853
|
16 years |
vboxsync |
IPRT: Added custom prefix callback to the logger.
|
|
|
@20835
|
16 years |
vboxsync |
Interface for generating NMI & SMI added.
|
|
|
@20809
|
16 years |
vboxsync |
Runtime/getopt: new parameter value type 'UUID'
|
|
|
@20801
|
16 years |
vboxsync |
IPRT: The rest of the basic RTDbgMod code.
|
|
|
@20800
|
16 years |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20799
|
16 years |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20789
|
16 years |
vboxsync |
iprt/asm.h: larger notes about alignment.
|
|
|
@20785
|
16 years |
vboxsync |
IPRT: the ASMAtomicBit* functions must work on 32-bit …
|
|
|
@20756
|
16 years |
vboxsync |
IPRT: More RTDbg coding - generic container is mostly done now.
|
|
|
@20744
|
16 years |
vboxsync |
IPRT: RTDbg coding.
|
|
|
@20741
|
16 years |
vboxsync |
iprt/dbg.cpp/h: the RTDbgLine* methods as well.
|
|
|
@20740
|
16 years |
vboxsync |
iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
|
|
|
@20739
|
16 years |
vboxsync |
iprt: RTDbgMod coding in progress.
|
|
|
@20738
|
16 years |
vboxsync |
iprt: RTDbg coding.
|
|
|
@20624
|
16 years |
vboxsync |
iprt/asm.h: ASMSerializeInstruction.
|
|
|
@20622
|
16 years |
vboxsync |
fix comment copy/paste bug
|
|
|
@20605
|
16 years |
vboxsync |
IPRT: Added RTTestInitAndCreate - a combination of RTR3Init and …
|
|
|
@20573
|
16 years |
vboxsync |
iprt/test.h: Added RTTestSetDefault.
|
|
|
@20542
|
16 years |
vboxsync |
root/Makefile.kmk,includes: regenerated .mac files adding VBox/param.h …
|
|
|
@20525
|
16 years |
vboxsync |
iprt/memobj.h: Added RTR0MemObjProtect, only implemented for darwin.
|
|
|
@20513
|
16 years |
vboxsync |
OSE header fixes
|
|
|
@20375
|
16 years |
vboxsync |
iprt/cdefs.h: removed the obsolete BEGIN_DECLS and END_DECLS macros.
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20362
|
16 years |
vboxsync |
iprt/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20361
|
16 years |
vboxsync |
iprt/dbg.h: update.
|
|
|
@20360
|
16 years |
vboxsync |
IPRT: Memory pool (untested) and string pool stub implementation.
|
|
|
@20358
|
16 years |
vboxsync |
iprt/cdefs.h: RT_BEGIN_DECLS and RT_END_DECLS.
|
|
|
@20242
|
16 years |
vboxsync |
View HW Accel: OpenGL framebuffer
|
|
|
@20124
|
16 years |
vboxsync |
IPRT,SUP: Minor driver version change - added …
|
|
|
@20111
|
16 years |
vboxsync |
IPRT: Use the generic RTDirCreateTemp implementation - made it a bit …
|
|
|
@20109
|
16 years |
vboxsync |
RTTestSkipAndDestroy.
|
|
|
@20105
|
16 years |
vboxsync |
iprt/dir.h: RTDirCreateTemp spec clearification.
|
|
|
@20067
|
16 years |
vboxsync |
Runtime: accident
|
|
|
@20066
|
16 years |
vboxsync |
Runtime: added RTDirCreateTemp
|
|
|
@20043
|
16 years |
vboxsync |
Runtime: export to OSE
|
|
|
@20018
|
16 years |
vboxsync |
Runtime: Added method for returning the system temporary directory path.
|
|
|
@20015
|
16 years |
vboxsync |
S3: error number updates
|
|
|
@20008
|
16 years |
vboxsync |
PDMCritSect: rewrite, ring-0 unlocking not yet enabled.
|
|
|
@19952
|
16 years |
vboxsync |
RTTest: More macros. Made RTTestFailure check for trailing new line to …
|
|
|
@19951
|
16 years |
vboxsync |
iprt/getopt.h: sample fix.
|
|
|
@19944
|
16 years |
vboxsync |
iprt: Some more RTTest stuff.
|
|
|
@19942
|
16 years |
vboxsync |
IPRT: Implemented thousand separators for the string formatting code …
|
|
|
@19928
|
16 years |
vboxsync |
IPRT: More RTPathAppend docs updates.
|
|
|
@19927
|
16 years |
vboxsync |
iprt/path.h: Updated RTPathAppend docs.
|
|
|
@19926
|
16 years |
vboxsync |
IPRT: Added RTPathAppend.
|
|
|
@19924
|
16 years |
vboxsync |
IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
|
|
|
@19906
|
16 years |
vboxsync |
iprt/thread.h: RTThreadPreemptIsPending
|
|
|
@19897
|
16 years |
vboxsync |
IPRT: Termination callback framework. (not hooked up to anything yet)
|
|
|
@19896
|
16 years |
vboxsync |
IPRT: Added a RTOnceReset method (needed it for a testcase).
|
|
|
@19882
|
16 years |
vboxsync |
iprt/test.h: Added RTTEST[I]_CHECK_RC and RTTEST[I]_CHECK_RC_OK.
|
|
|
@19819
|
16 years |
vboxsync |
iprt/cdefs.h: DECL_FORCE_INLINE and DECL_NO_INLINE.
|
|
|
@19762
|
16 years |
vboxsync |
iprt/asm.h: seems all 4.3.x versions of gcc have troulbe with cmpxchg …
|
|
|
@19757
|
16 years |
vboxsync |
VMM,IPRT,DBGC: Debug address spaces.
|
|
|
@19756
|
16 years |
vboxsync |
iprt/avl.h: added a AVLU32TREE type for the RTAvlU32* API.
|
|
|
@19755
|
16 years |
vboxsync |
iprt/cdefs.h: Added RT_FROM_MEMBER.
|
|
|
@19738
|
16 years |
vboxsync |
iprt/asm.h: fixed the atomic operations on handles.
|
|
|
@19730
|
16 years |
vboxsync |
Backed out 47346
|
|
|
@19729
|
16 years |
vboxsync |
RTLogSetDefaultInstanceThread change; ring 0 logging fix for multiple VCPUs
|
|
|
@19645
|
16 years |
vboxsync |
Removed redundant conditions around ASMAtomicCmpXchgU64 and …
|
|
|
@19601
|
16 years |
vboxsync |
Attempt to fix 64-bit Linux builds.
|
|
|
@19600
|
16 years |
vboxsync |
GCC 4.3.3 workarounds for ASMAtomicCmpXchgU64 and ASMAtomicReadU64.
|
|
|
@19589
|
16 years |
vboxsync |
Added PDMCritSectGetRecursion
|
|
|
@19568
|
16 years |
vboxsync |
Corrected return type
|
|
|
@19567
|
16 years |
vboxsync |
blank line.
|
|
|
@19562
|
16 years |
vboxsync |
Runtime/Aio: Change API again
* pcReqs in RTFileAioCtxSubmit is …
|
|
|
@19561
|
16 years |
vboxsync |
build fix.
|
|
|
@19559
|
16 years |
vboxsync |
IPRT: Coded up the debug address space, adding a RTUINTPTR AVL range …
|
|
|
@19544
|
16 years |
vboxsync |
iprt/avl.h: added some missing prototypes.
|
|
|
@19543
|
16 years |
vboxsync |
iprt/stream.h: Added missing RTStrmError and RTStrmClearError prototypes.
|
|
|
@19542
|
16 years |
vboxsync |
iprt/time.h: Added missing RTTimeIsLeapYear prototype.
|
|
|
@19531
|
16 years |
vboxsync |
Added RTCritSectGetWaiters
|
|
|
@19524
|
16 years |
vboxsync |
iprt/asm.h: try work around gcc 4.3.3/x86 issues in …
|
|
|