VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette