VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94639   3 years vboxsync iprt/x86.h: Some X86_FSW_ macros and defins for assisting with the …
(edit) @94627   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(edit) @94626   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94624   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94612   3 years vboxsync VMM/IEM,libs/softfloat,iprt/types.h: The bias adjust value is applied …
(edit) @94605   3 years vboxsync iprt/types.h: Added RTFLOAT80U_IS_387_INVALID macro. bugref:9898
(edit) @94556   3 years vboxsync iprt/types.h: Added RTFLOAT80U_IS_DENORMAL_OR_PSEUDO_DENORMAL. bugref:9898
(edit) @94549   3 years vboxsync include/iprt/nocrt: Supply our own stdbool.h and stdint.h for use by …
(edit) @94547   3 years vboxsync include/iprt/nocrt: Supply our own stdbool.h and stdint.h for use by …
(edit) @94546   3 years vboxsync include/iprt/stdint.h: Supply [u]int_fast[xx]_t and [u]int_least[xx]_t …
(edit) @94537   3 years vboxsync iprt/types.h,cdefs.h: Added RTFLOAT128U and associated macros. bugref:9898
(edit) @94513   3 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94512   3 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94511   3 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94505   3 years vboxsync iprt/x86.h: Define infinity control bit from 287 and 8087. bugref:9898
(edit) @94446   3 years vboxsync iprt/types.h: Added RTFLOAT80U_IS_QUIET_OR_SIGNALLING_NAN and …
(edit) @94440   3 years vboxsync VMM/IEM: fxam does not raise any exceptions and has special …
(edit) @94421   3 years vboxsync iprt/string.h: doxygen fix. bugref:9898
(edit) @94397   3 years vboxsync VMM/IEM: Implemented C version of fbstp; fixes to fst, fist and fistt …
(edit) @94383   3 years vboxsync VMM/IEM: fild, fbld, and fist C implementations. bugref:9898
(edit) @94365   3 years vboxsync iprt/cdefs.h: More RTPBC80U macros and some union tweaks. bugref:9898
(edit) @94337   3 years vboxsync x86.h: Added some X86_FCW_xxx_BIT defines. bugref:9898
(edit) @94311   3 years vboxsync IPRT: Added RTFileCreateUnique, a saner version of RTFileCreateTemp in …
(edit) @94301   3 years vboxsync iprt/types.h: More RTFLOATxxU related macros and constants. bugref:9898
(edit) @94300   3 years vboxsync IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
(edit) @94291   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @94281   3 years vboxsync iprt/alloca.h: Try shut up annoying sys/regset.h (via stdlib.h) …
(edit) @94278   3 years vboxsync iprt/formats/iso9660.h: comment typo
(edit) @94277   3 years vboxsync IPRT/RTFileFlush: Shut up annoying VERR_INVALID_PARAMETER returns on …
(edit) @94263   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94261   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94254   3 years vboxsync iprt/x86.h: Added a couple of shift count macros to the X86_FCS_XXX …
(edit) @94253   3 years vboxsync iprt/types.h: Added a sj64 member to RTFLOAT80U as well as …
(edit) @94054   3 years vboxsync include/iprt/asm.h: Some more constraint fixes (follow up of r150256), …
(edit) @94023   3 years vboxsync include/iprt/asm.h: Use the Q constraint instead of m for the arm64 …
(edit) @93962   3 years vboxsync IPRT/string.h: Tweak for for darwin.x86 GA build.
(edit) @93961   3 years vboxsync IPRT: Grr.
(edit) @93960   3 years vboxsync IPRT: Expose mempcpy on solaris too.
(edit) @93959   3 years vboxsync IPRT: Expose mempcpy on darwin+windows so we can build DevFwCommon …
(edit) @93958   3 years vboxsync IPRT: Expose mempcpy on darwin so we can build DevFwCommon after …
(edit) @93931   3 years vboxsync VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
(edit) @93906   3 years vboxsync IEM: Implemented fbstp instruction (used by OLE and indirectly MS Word …
(edit) @93837   3 years vboxsync iprt/asm.h: Added ASMAtomicCmpXchgU128 and friends for AMD64 and …
(edit) @93836   3 years vboxsync iprt/cdefs.h: Set RT_COMPILER_WITH_128BIT_INT_TYPES for clang based on …
(edit) @93759   3 years vboxsync IPRT/asm.h,tstRTInlineAsm: Added 8-bit and 16-bit extended cmpxchg …
(edit) @93754   3 years vboxsync IPRT,ValKit,VMMDevTesting.h: Added picoseconds to the test units. …
(edit) @93752   3 years vboxsync IPRT/asm.h,tstRTInlineAsm: Added 8-bit and 16-bit extended cmpxchg …
(edit) @93742   3 years vboxsync Disasm,iprt/cdefs.h: clang and arm64 adjustments. bugref:9898
(edit) @93727   3 years vboxsync inlcude/iprt/x86.h: Add some more MSR definitions related to the LBR …
(edit) @93715   3 years vboxsync IPRT/hardavl: Renamed lookupMatchingOrSmaller to lookupMatchingOrBelow …
(edit) @93712   3 years vboxsync IPRT/hardavl: Basic statistics. bugref:10093
(edit) @93711   3 years vboxsync IPRT/hardavl: Added lookupMatchingOrLarger and …
(edit) @93710   3 years vboxsync IPRT/hardavl: Added RTCHardAvlTreeSlabAllocatorR3_T placeholder for …
(edit) @93709   3 years vboxsync IPRT/hardavl: Added the right-to-left enumerator. Mark methods as …
(edit) @93708   3 years vboxsync include/iprt/message.h: Max out the available bits for the scope, we …
(edit) @93695   3 years vboxsync IPRT/hardavl: Wrap node index reads to try prevent the compiler from …
(edit) @93693   3 years vboxsync IPRT/hardavl: Added a getHeight() method for tstRTAvl and extended the …
(edit) @93689   3 years vboxsync IPRT/hardavl: Fixed the removal bug. Extended testcase and sanity …
(edit) @93688   3 years vboxsync include/iprt/sanitized: treat all files as headers in that directory.
(edit) @93685   3 years vboxsync IPRT/hardavl: Fixed the removal bug. Extended testcase and sanity …
(edit) @93684   3 years vboxsync IPRT/hardavl: Fixed the removal bug. Extended testcase and sanity …
(edit) @93672   3 years vboxsync IPRT/hardavl: A fix, a few build fixes and some more tests. bugref:10093
(edit) @93671   3 years vboxsync IPRT/hardavl: Initial adaption of the old AVL code into something a …
(edit) @93641   3 years vboxsync RunRuntime: bugref:9955: Fixed compilation errors
(edit) @93640   3 years vboxsync Runtime: bugref:9955: Added conversion from console codepage to UTF-8 …
(edit) @93577   3 years vboxsync Main/Unattended: The image version is inside the WINDOWS element, not …
(edit) @93537   3 years vboxsync 3D/VMSVGA: Fix for typos in Windows SDK headers, bugref:9845
(edit) @93520   3 years vboxsync iprt/elf.h: Throw arm64 in with amd64 and use elf64.h. bugref:9898
(edit) @93515   3 years vboxsync iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
(edit) @93501   3 years vboxsync IPRT/log: Define LOG_USE_C99 everywhere but on OS/2 and stop …
(edit) @93493   3 years vboxsync iprt/formats/wim.h: Changed RESHDRDISKSHORT::off and …
(edit) @93489   3 years vboxsync iprt/formats/wim.h: doxygen fix. bugref:9781
(edit) @93488   3 years vboxsync iprt/formats/wim.h: scm fix. bugref:9781
(edit) @93486   3 years vboxsync iprt/formats/wim.h: Oops. bugref:9781
(edit) @93482   3 years vboxsync iprt/formats/wim.h: The WIM header. bugref:9781
(edit) @93451   3 years vboxsync IPRT: Local IPC Server: add interface to set server socket access mode …
(edit) @93443   3 years vboxsync iprt/cdefs.h: Added checks for RT_RELAXED_CALLBACKS_TYPES before using …
(edit) @93296   3 years vboxsync iprt/cdefs.h: Defines for updated VS2019/VC142 compiler. bugref:8489
(edit) @93295   3 years vboxsync IPRT/ldrPE,pecoff.h: Another IMAGE_LOAD_CONFIG_DIRECTORY field.
(edit) @93280   3 years vboxsync iprt/asm.h: Fix code ordering issue visible on big endian architecture …
(edit) @93176   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93170   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93137   3 years vboxsync IPRT/nocrt: Fixed nocrt/string.h and added a C++ implementation of strchr.
(edit) @93129   3 years vboxsync include/iprt: Added iprt/nocrt/compiler/watcom.h and made a couple of …
(edit) @93118   3 years vboxsync IPRT/RTIsoMaker: Added an --name-setup-from-import option to better …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93104   3 years vboxsync IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding …
(edit) @93103   3 years vboxsync IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding RTUtf16GetCpNEx.
(edit) @93086   3 years vboxsync IPRT/fatvfs: Added RTFsFatVolFormat288. [mangling]
(edit) @93084   3 years vboxsync IPRT/fatvfs: Added RTFsFatVolFormat288.
(edit) @93060   3 years vboxsync IPRT: Added RTStrDupNEx and RTStrDupNExTag. [doxyfix]
(edit) @93057   3 years vboxsync IPRT: Added RTStrDupNEx and RTStrDupNExTag.
(edit) @93019   3 years vboxsync iprt: local ipc server: add interface to grant r/w access to a server …
(edit) @92960   3 years vboxsync iprt/nt/ntddk.h: Kludge for the W11 WDK where ntddk.h includes ntdef.h …
(edit) @92959   3 years vboxsync iprt/nt/nt.h: Some adjustments for the W11 WDK. bugref:10116
(edit) @92922   3 years vboxsync iprt/win/d3dkmthk.h: Tweak for the 10.0.22000.0 SDK. bugref:10116
(edit) @92921   3 years vboxsync iprt/nt/nt.h: Tweak for the 10.0.22000.0 SDK. bugref:10116
(edit) @92902   3 years vboxsync iprt/win/windows.h,++: Workaround for buggy winioctl.h in some windows …
(edit) @92891   3 years vboxsync iprt/timer.h: RTTIMER_FLAGS_ARE_VALID tweaking.
(edit) @92799   3 years vboxsync iprt/asmdefs.h,IPRT//*asm: Added a RT_BEGINPROC macro that takes …
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