| Commit message (Expand) | Author | Age | Files | Lines |
| * | IPRT: doxygen tweaks. bugref:10442 | vboxsync | 2023-05-11 | 4 | -94/+104 |
| * | include/iprt/cdefs.h: Avoid memory leak reports when running with parfait. Fo... | vboxsync | 2023-05-11 | 1 | -62/+71 |
| * | *: doxygen corrections (mostly about removing @returns from functions returni... | vboxsync | 2023-05-11 | 16 | -21/+1 |
| * | iprt/armv8.h: Some more definitions related to GIC, bugref:10404 [scm] | vboxsync | 2023-05-10 | 1 | -1/+1 |
| * | iprt/armv8.h: Some more definitions related to GIC, bugref:10404 | vboxsync | 2023-05-10 | 1 | -0/+100 |
| * | iprt/armv8.h: doxgyen. bugref:10388 bugref:10385 | vboxsync | 2023-05-09 | 1 | -6/+4 |
| * | include/iprt/armv8.h: Some paging related definitions, bugref:10388 | vboxsync | 2023-05-03 | 1 | -0/+215 |
| * | include/iprt/asm.h: The bitmap needs to be aligned on a 32-bit address only a... | vboxsync | 2023-05-02 | 1 | -1/+1 |
| * | include/iprt/armv8.h: Fix creation of system register IDs and some more defin... | vboxsync | 2023-05-02 | 1 | -2/+17 |
| * | include/iprt/x86.h: Add definitions for Intels CET | vboxsync | 2023-04-28 | 1 | -0/+31 |
| * | iprt/runtime-loader.h: RT_PROXY_VARIADICT_STUB: fixed header part generation,... | vboxsync | 2023-04-28 | 1 | -1/+1 |
| * | iprt/runtime-loader.h: Added RT_PROXY_VARIADICT_STUB hack. Cleanups. | vboxsync | 2023-04-26 | 1 | -21/+58 |
| * | iprt/err.h: Completed RTERRINFO::cbMsg docs. | vboxsync | 2023-04-17 | 1 | -1/+1 |
| * | iprt/armv8.h: Add system register definitions for the GICv3, bugref:10404 | vboxsync | 2023-04-13 | 1 | -0/+57 |
| * | include/iprt/armv8.h: Fix retrieving the CRm value from the ESR_EL2.ISS field... | vboxsync | 2023-04-12 | 1 | -1/+1 |
| * | include/iprt/armv8.h: More definitions related to exception handling and syst... | vboxsync | 2023-03-28 | 1 | -0/+316 |
| * | include/iprt/asm.h: Revert r156471 and replace the buggy AssertStmt() with an... | vboxsync | 2023-03-23 | 1 | -2/+3 |
| * | IPRT/process: Added RTPROC_FLAGS_CWD to RTProcCreateEx(), to be able to set t... | vboxsync | 2023-03-22 | 1 | -3/+12 |
| * | include/iprt/asm.h: Fix ASMBitTest on arm64. Despite being buggy due to offBi... | vboxsync | 2023-03-22 | 1 | -3/+2 |
| * | include/iprt/armv8.h: Definitions related to exception handling, bugref:10385 | vboxsync | 2023-03-21 | 1 | -0/+220 |
| * | include/iprt/armv8.h: Initial ARMv8 related definitions, more to come, bugref... | vboxsync | 2023-03-19 | 1 | -1/+1 |
| * | include/iprt/armv8.h: Initial ARMv8 related definitions, more to come, bugref... | vboxsync | 2023-03-19 | 1 | -0/+174 |
| * | Main/UefiVariableStore: Add API to add signatures to the MOK list (Machine Ow... | vboxsync | 2023-03-14 | 1 | -0/+3 |
| * | Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, bugref:1... | vboxsync | 2023-02-25 | 2 | -0/+33 |
| * | iprt/err.h,errcore.h: Corrected VERR_INVALID_HANDLE description. | vboxsync | 2023-02-15 | 2 | -4/+4 |
| * | iprt/uint64.h: scm fix. bugref:10261 | vboxsync | 2023-02-08 | 1 | -2/+2 |
| * | IPRT/vcc: Working on 64-bit integer support routines for the 32-bit Visual C+... | vboxsync | 2023-02-07 | 1 | -4/+145 |
| * | Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO archives (onl... | vboxsync | 2023-02-03 | 1 | -31/+0 |
| * | Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO archives (onl... | vboxsync | 2023-02-03 | 1 | -0/+32 |
| * | Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO archives (onl... | vboxsync | 2023-02-03 | 1 | -0/+6 |
| * | Runtime,Main: Remove the now unused and deprecated RTTar* API in favor of the... | vboxsync | 2023-01-26 | 1 | -104/+3 |
| * | Runtime,Main: Remove the now unused and deprecated RTTar* API in favor of the... | vboxsync | 2023-01-26 | 2 | -184/+399 |
| * | Runtime/RTS3: Retire unused implementation, can be resurrected if required | vboxsync | 2023-01-25 | 1 | -283/+0 |
| * | iprt/cpp/xml.h,Main: Added EIPRTFailure::getStatus() as an alternative to rc(... | vboxsync | 2023-01-24 | 1 | -0/+5 |
| * | iprt/win: Added wrappers for d3d11.h and wdbgexts.h. [scm fix] bugref:10348 | vboxsync | 2023-01-19 | 1 | -1/+0 |
| * | iprt/win: Added wrappers for d3d11.h and wdbgexts.h. bugref:10348 | vboxsync | 2023-01-19 | 2 | -0/+113 |
| * | Copyright year updates by scm. | vboxsync | 2023-01-17 | 315 | -315/+315 |
| * | iprt/bldprog-strtab-template.cpp.h: shut up solaris warnings | vboxsync | 2023-01-06 | 1 | -3/+5 |
| * | iprt/assertcompile.h: 4th attempt at fixing the problem that some gcc & clang... | vboxsync | 2023-01-03 | 1 | -16/+15 |
| * | iprt/cpp/hardavlrange.h: Tweaked AssertCompile hack. | vboxsync | 2023-01-03 | 1 | -12/+12 |
| * | iprt/assertcompile.h: 3rd attempt at fixing the problem that some gcc & clang... | vboxsync | 2023-01-03 | 1 | -1/+1 |
| * | iprt/assertcompile.h: 3rd attempt at fixing the problem that some gcc & clang... | vboxsync | 2023-01-03 | 1 | -4/+11 |
| * | iprt/assertcompile.h: 2nd attempt at fixing the problem that some gcc & clang... | vboxsync | 2023-01-03 | 1 | -2/+4 |
| * | iprt/assertcompile.h: The RTASSERTVAR variable must be 'C' external or gcc & ... | vboxsync | 2023-01-03 | 1 | -1/+5 |
| * | iprt/assertcompile.h: scm | vboxsync | 2023-01-03 | 1 | -1/+1 |
| * | iprt/assertcompile.h: Don't define RTASSERTVAR globally when using GCC as it ... | vboxsync | 2023-01-03 | 1 | -6/+4 |
| * | IPRT: include/iprt/nocrt/vector: Compilation fix for data(), added a separate... | vboxsync | 2023-01-03 | 1 | -15/+18 |
| * | IPRT/alloc-r0drv.cpp: Drop support for RTMEMALLOCEX_FLAGS_EXEC in ring-0. | vboxsync | 2022-12-29 | 1 | -1/+3 |
| * | IPRT: Removed the RTMemExecAlloc interface. | vboxsync | 2022-12-29 | 2 | -31/+0 |
| * | IPRT/log: Retired the RTMemExecAlloc code and replaced the RTLOGGER::pfnLogge... | vboxsync | 2022-12-29 | 1 | -0/+7 |