VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39993   13 years vboxsync tstX86-1: Some fxsave and fxrstor tests.
(edit) @39918   13 years vboxsync improve r75830 (better Linux 3.3 compile fix)
(edit) @39910   13 years vboxsync Runtime/Timers: RTTimerLRChangeInterval function and testcase
(edit) @39897   13 years vboxsync RTCString: Adding count() from QString, implementing one of the three …
(edit) @39890   13 years vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
(edit) @39877   13 years vboxsync IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
(edit) @39836   13 years vboxsync Clearify RTTHREADFLAGS_WAITABLE docs.
(edit) @39826   13 years vboxsync Runtume/linux: build linux-3.3.0-rc1 (please review).
(edit) @39804   13 years vboxsync Fixed regression (I hope) in yesterdays tcp/socket changes (name …
(edit) @39803   13 years vboxsync space
(edit) @39792   13 years vboxsync iprt/mem.h: Use RT_THROW not throw to indicate exceptions thrown by a …
(edit) @39732   13 years vboxsync mangler.h: RTCdrom*.
(edit) @39730   13 years vboxsync iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing with …
(edit) @39727   13 years vboxsync VINF_SYS_MAY_POWER_OFF
(edit) @39724   13 years vboxsync Shutdown implementation for linux (untested).
(edit) @39722   13 years vboxsync build fix
(edit) @39721   13 years vboxsync RTSystemShutdown: stub.
(edit) @39690   13 years vboxsync IPRT: Added RTPipeQueryReadable.
(edit) @39686   13 years vboxsync req.h: docs.
(edit) @39658   13 years vboxsync iprt/mem.h: missing header
(edit) @39641   13 years vboxsync IPRT headers: warning
(edit) @39632   13 years vboxsync Most of the reqpool code is there now. The testcase didn't turn up any …
(edit) @39628   13 years vboxsync symlinks: small fixes
(edit) @39627   13 years vboxsync backed out previous changeset
(edit) @39626   13 years vboxsync more symlink stuff
(edit) @39620   13 years vboxsync more reqpool code.
(edit) @39612   13 years vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39550   13 years vboxsync Request thread pool hancking. Some RTReq refactoring as always…
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39509   13 years vboxsync iprt/list.h: RTLISTANCHOR.
(edit) @39504   13 years vboxsync RTReq: A bit more.
(edit) @39503   13 years vboxsync RTReq: Bugfix and some more refactoring.
(edit) @39500   13 years vboxsync RTReq: More refactoring.
(edit) @39498   13 years vboxsync RTReq refactoring.
(edit) @39457   13 years vboxsync iprt/cdefs.h: Added decimal grouping macros (RT_Dn).
(edit) @39455   13 years vboxsync A few arm bits from down stairs.
(edit) @39447   13 years vboxsync Runtime: add Uniform Resource Identifier handling support
(edit) @39443   13 years vboxsync Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
(edit) @39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39378   13 years vboxsync iprt/mangling.h: RTStrmSetMode
(edit) @39377   13 years vboxsync iprt/stream.h: Added RTStrSetMode. (untested)
(edit) @39350   13 years vboxsync Runtime: add methods for checking if something is in use in a circular …
(edit) @39327   13 years vboxsync scm whitespace cleanups.
(edit) @39277   13 years vboxsync Runtime: split should really be const; add RTCStringFmt
(edit) @39246   13 years vboxsync iprt/ctype.h: Corrected bugs and adding a complete testcase.
(edit) @39234   13 years vboxsync iprt/err.C Added VERR_UNEXPECTED_EXCEPTION.
(edit) @39195   13 years vboxsync iprt/file.h: doc typo.
(edit) @39138   13 years vboxsync iprt/types.h,IEM: Moved the pointer union types to iprt/types.h, …
(edit) @39046   13 years vboxsync typo of r74463
(edit) @39043   13 years vboxsync Config.kmk, mangling, Runtime: use static zlib for Solaris.
(edit) @39037   13 years vboxsync iprt/asm.h: -W4 fixes (MSC).
(edit) @39033   13 years vboxsync iprt/assert.h: AssertRCSuccess() shall NOREF the argument just like …
(edit) @39015   13 years vboxsync PDMAsyncCompletion.cpp: Addressed out of bound indexing of …
(edit) @38944   13 years vboxsync PDMCritSectLeave: Indicate whether it was a nested exit or a real one.
(edit) @38872   13 years vboxsync IPRT: Add generic range descriptor type
(edit) @38738   13 years vboxsync Less Assert redefinition, adding RT_NO_STRICT to help.
(edit) @38716   13 years vboxsync comment typo
(edit) @38658   13 years vboxsync IPRT: , and are now deprecated, the conversion to local codeset …
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38618   13 years vboxsync VBoxHeadless/win: dont create console window for console VBoxHeadless app
(edit) @38606   13 years vboxsync More dwarf hacking.
(edit) @38601   13 years vboxsync IPRT: Some more dwarf bits.
(edit) @38584   13 years vboxsync iprt/dwarf: Attacking .debug_info…
(edit) @38581   13 years vboxsync IPRT: More debug info & ldr stuff.
(edit) @38573   13 years vboxsync iprt: Read dwarf line numbers.
(edit) @38549   13 years vboxsync GSO: UDP fragmentation offloading (#5846)
(edit) @38547   13 years vboxsync IPRT: More debug info hacking.
(edit) @38539   13 years vboxsync Runtime/SgBuf: Add new method to get the next segment from the S/G buffer
(edit) @38515   13 years vboxsync IPRT: Working on debug info again.
(edit) @38354   13 years vboxsync x86\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
(edit) @38353   13 years vboxsync amd64\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
(edit) @37968   13 years vboxsync include/*/*.mac: regenerated assmebly headers.
(edit) @37964   13 years vboxsync Register formatting in strformatrt.cpp (for logging).
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37951   13 years vboxsync IPRT: Added RTMsgSetProgName.
(edit) @37871   13 years vboxsync iprt/string.h: build fix for some FreeBSD versions which declare …
(edit) @37861   13 years vboxsync IPRT: fix assigning of empty lists
(edit) @37829   13 years vboxsync header fixes
(edit) @37818   13 years vboxsync Fix logging from R0
(edit) @37720   13 years vboxsync Runtime: add C++-like vector implementation in C
(edit) @37665   13 years vboxsync Runtime/getopt: add new option flag to switch to case insensitive matching
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37591   13 years vboxsync RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
(edit) @37589   13 years vboxsync Main/GuestCtrl: Major overhaul of internal guest control handling, …
(edit) @37573   13 years vboxsync iprt: More kernel symbol resolving on darwin.
(edit) @37559   13 years vboxsync iprt/file.h: RTFile will be available in kernel mode as well.
(edit) @37535   13 years vboxsync iprt/cdefs.h: RT_HI/LO_Uxx macros.
(edit) @37491   13 years vboxsync Main-CloneVM: factor out the clone VM task
(edit) @37447   13 years vboxsync GuestCtrl/Execute: Added NoProfile flag for executing processes …
(edit) @37419   13 years vboxsync PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
(edit) @37409   13 years vboxsync iprt/trace: Added the CPU/APIC ID to the trace entires. Added some …
(edit) @37399   13 years vboxsync build fix
(edit) @37396   13 years vboxsync iprt/trace.h: Mostly done, but untested and undocumented.
(edit) @37363   14 years vboxsync iprt/assert.h: addendum to r72121
(edit) @37354   14 years vboxsync PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
(edit) @37316   14 years vboxsync IPRT: Inlined the already-done check in RTOnce().
(edit) @37234   14 years vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @37233   14 years vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @37210   14 years vboxsync circbuf: make the structure abstract.
(edit) @37209   14 years vboxsync circbuf: Use ASMAtomic*Z instead of ASMAtomic*Size because the latter …
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