VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99736   19 months vboxsync iprt/armv8.h: Some more definitions related to GIC, bugref:10404 [scm]
(edit) @99733   19 months vboxsync iprt/armv8.h: Some more definitions related to GIC, bugref:10404
(edit) @99711   19 months vboxsync iprt/armv8.h: doxgyen. bugref:10388 bugref:10385
(edit) @99577   19 months vboxsync include/iprt/armv8.h: Some paging related definitions, bugref:10388
(edit) @99563   19 months vboxsync include/iprt/asm.h: The bitmap needs to be aligned on a 32-bit address …
(edit) @99562   19 months vboxsync include/iprt/armv8.h: Fix creation of system register IDs and some …
(edit) @99556   19 months vboxsync include/iprt/x86.h: Add definitions for Intels CET
(edit) @99555   19 months vboxsync iprt/runtime-loader.h: RT_PROXY_VARIADICT_STUB: fixed header part …
(edit) @99538   19 months vboxsync iprt/runtime-loader.h: Added RT_PROXY_VARIADICT_STUB hack. Cleanups.
(edit) @99427   20 months vboxsync iprt/err.h: Completed RTERRINFO::cbMsg docs.
(edit) @99384   20 months vboxsync iprt/armv8.h: Add system register definitions for the GICv3, bugref:10404
(edit) @99380   20 months vboxsync include/iprt/armv8.h: Fix retrieving the CRm value from the …
(edit) @99189   20 months vboxsync include/iprt/armv8.h: More definitions related to exception handling …
(edit) @99131   21 months vboxsync include/iprt/asm.h: Revert r156471 and replace the buggy AssertStmt() …
(edit) @99109   21 months vboxsync IPRT/process: Added RTPROC_FLAGS_CWD to RTProcCreateEx(), to be able …
(edit) @99106   21 months vboxsync include/iprt/asm.h: Fix ASMBitTest on arm64. Despite being buggy due …
(edit) @99077   21 months vboxsync include/iprt/armv8.h: Definitions related to exception handling, …
(edit) @99049   21 months vboxsync include/iprt/armv8.h: Initial ARMv8 related definitions, more to come, …
(edit) @99048   21 months vboxsync include/iprt/armv8.h: Initial ARMv8 related definitions, more to come, …
(edit) @98964   21 months vboxsync Main/UefiVariableStore: Add API to add signatures to the MOK list …
(edit) @98732   21 months vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98573   22 months vboxsync iprt/err.h,errcore.h: Corrected VERR_INVALID_HANDLE description.
(edit) @98514   22 months vboxsync iprt/uint64.h: scm fix. bugref:10261
(edit) @98498   22 months vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98463   22 months vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98458   22 months vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98457   22 months vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98325   22 months vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98322   22 months vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98307   22 months vboxsync Runtime/RTS3: Retire unused implementation, can be resurrected if required
(edit) @98264   23 months vboxsync iprt/cpp/xml.h,Main: Added EIPRTFailure::getStatus() as an alternative …
(edit) @98142   23 months vboxsync iprt/win: Added wrappers for d3d11.h and wdbgexts.h. [scm fix] bugref:10348
(edit) @98140   23 months vboxsync iprt/win: Added wrappers for d3d11.h and wdbgexts.h. bugref:10348
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98009   23 months vboxsync iprt/bldprog-strtab-template.cpp.h: shut up solaris warnings
(edit) @97969   2 years vboxsync iprt/assertcompile.h: 4th attempt at fixing the problem that some gcc …
(edit) @97968   2 years vboxsync iprt/cpp/hardavlrange.h: Tweaked AssertCompile hack.
(edit) @97967   2 years vboxsync iprt/assertcompile.h: 3rd attempt at fixing the problem that some gcc …
(edit) @97966   2 years vboxsync iprt/assertcompile.h: 3rd attempt at fixing the problem that some gcc …
(edit) @97965   2 years vboxsync iprt/assertcompile.h: 2nd attempt at fixing the problem that some gcc …
(edit) @97964   2 years vboxsync iprt/assertcompile.h: The RTASSERTVAR variable must be 'C' external or …
(edit) @97963   2 years vboxsync iprt/assertcompile.h: scm
(edit) @97962   2 years vboxsync iprt/assertcompile.h: Don't define RTASSERTVAR globally when using GCC …
(edit) @97946   2 years vboxsync IPRT: include/iprt/nocrt/vector: Compilation fix for data(), added a …
(edit) @97909   2 years vboxsync IPRT/alloc-r0drv.cpp: Drop support for RTMEMALLOCEX_FLAGS_EXEC in ring-0.
(edit) @97907   2 years vboxsync IPRT: Removed the RTMemExecAlloc interface.
(edit) @97906   2 years vboxsync IPRT/log: Retired the RTMemExecAlloc code and replaced the …
(edit) @97905   2 years vboxsync IPRT,SUPDrv: Dropping RTR0MemExecDonate and associated SUPDrv-linux …
(edit) @97887   2 years vboxsync iprt/string.h: VAC++ tweak.
(edit) @97880   2 years vboxsync iprt/log.h: Defined LOG_USE_C99 on OS/2 too. Then nobody is using the …
(edit) @97825   2 years vboxsync IPRT: Added RTCListBase::filter() + testcases.
(edit) @97823   2 years vboxsync IPRT: Added RTCListBase == and != operator support + testcases.
(edit) @97821   2 years vboxsync include/iprt/nocrt/vector: Fixes for accessing [c]end() iterators on …
(edit) @97811   2 years vboxsync include/iprt/nocrt/vector: Fixed the != operator -- Thanks to Martin …
(edit) @97693   2 years vboxsync VMM/DBGF: Added a DBGFBpCheckInstruction function for checking for …
(edit) @97646   2 years vboxsync IPRT: Added RTProcSignalName and a generic implementation of it.
(edit) @97266   2 years vboxsync ValKit/analysis: Wrote a new analyzer/comparison tool, tst-a1.py …
(edit) @97244   2 years vboxsync x86.h: Added MSR_IA32_VMX_EXIT_CTLS2.
(edit) @97231   2 years vboxsync VMM/CPUM: Define our own X86EFLAGS/X86RFLAGS structures so we can use …
(edit) @96977   2 years vboxsync iprt/x86.h: X86_CR3_EPT_PAGE_MASK correction. bugref:10092
(edit) @96864   2 years vboxsync Runtime: Implement RTUdpCreateServerSocket(), bugref:9822
(edit) @96861   2 years vboxsync IPRT/Vfs,Main/Unattended: Detect fedora ISOs, various code cleanups. …
(edit) @96851   2 years vboxsync iprt/ctype: Removed duplicate test in RTLocCIsPunct (harmless).
(edit) @96845   2 years vboxsync iprt/nt/nt.h: Correction to OBJECT_INFORMATION_CLASS and added …
(edit) @96844   2 years vboxsync iprt/nt/nt.h: Correction to OBJECT_INFORMATION_CLASS and added …
(edit) @96818   2 years vboxsync iprt/x86.mac: re-ran kmk incs
(edit) @96813   2 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
(edit) @96812   2 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
(edit) @96811   2 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
(edit) @96798   2 years vboxsync VMM/IEM: Implement …
(edit) @96777   2 years vboxsync RTSignTool,IPRT/ldrPE.cpp: Corrected incorrect signature alignment …
(edit) @96771   2 years vboxsync Add/Nt/Installer: The DumpLog script causes random crashes in …
(edit) @96752   2 years vboxsync IPRT/pkcs7.h: comments.
(edit) @96729   2 years vboxsync IPRT/getopt: Added index variant with 0 or 1 and optionally and w/ …
(edit) @96648   2 years vboxsync iprt/nocrt/stdio.h: Added missing [_]puts alias. bugref:10261
(edit) @96622   2 years vboxsync IPRT: Added RTTimeFormatDuration[Ex] for duration/interval formatting.
(edit) @96610   2 years vboxsync IPRT/path: Added fFlags parameter to RTPathAppendEx and RTPathJoinEx …
(edit) @96597   2 years vboxsync IPRT: More correctly fake the extended GetVersionExW/RtlGetVersion …
(edit) @96593   2 years vboxsync /Config.kmk,IPRT,ValKit/Config.kmk: Found an undocumented linker …
(edit) @96590   2 years vboxsync IPRT/nocrt: Split the as much read-only data out of the .rdata segment …
(edit) @96589   2 years vboxsync IPRT/nocrt: Split the as much read-only data out of the .rdata segment …
(edit) @96577   2 years vboxsync iprt/bldprog-strtab-template.cpp.h: Sparc build fix. bugref:9726
(edit) @96574   2 years vboxsync iprt/win/context-x86.mac: scm fix. bugref:10261
(edit) @96573   2 years vboxsync IPRT/nocrt: Fail fast and safer stack corruption. bugref:10261
(edit) @96551   2 years vboxsync iprt/bldprog-strtab*.cpp.h: Increased the size dictionary to make use …
(edit) @96550   2 years vboxsync iprt/bldprog-strtab*.cpp.h: Increased the size dictionary to make use …
(edit) @96542   2 years vboxsync IPRT: Added RTUtf16FindAscii. bugref:10261
(edit) @96532   2 years vboxsync iprt/message.h: doxygen fix. bugref:10261
(edit) @96507   2 years vboxsync IPRT/nocrt: The xml.cpp stuff won't ever work without exceptions. …
(edit) @96504   2 years vboxsync IPRT: Added RTMsgSyntax and RTMsgSyntaxV. bugref:10261
(edit) @96495   2 years vboxsync IPRT: Switched pipe-win.cpp to use the nt-and-windows.h header and …
(edit) @96465   2 years vboxsync iprt/nocrt/unistd.h,stdlib,stdio.h: Some additions and fixes related …
(edit) @96448   2 years vboxsync IPRT/nocrt: A few tricks to avoid dragging in log.cpp into static …
(edit) @96447   2 years vboxsync iprt/assert.h: Added checks for RT_STRICT || …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96368   2 years vboxsync iprt/asmdefs.mac,IPRT/nocrt: Mangling fixes for fastcall compiler …
(edit) @96361   2 years vboxsync iprt/nocrt/algorithm: Just use shell sort for the std::sort …
(edit) @96354   2 years vboxsync IPRT/nocrt: Defined cout and cerr; implemented ostream::flush and …
(edit) @96345   2 years vboxsync IPRT/nocrt: Added missing implemention of new placement operators. …
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