VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62723   8 years vboxsync RTDirCreateUniqueNumbered: Changed the implementation to count from …
(edit) @62713   8 years vboxsync nt.h/rtFileNativeSetAttributes-win.cpp
(edit) @62712   8 years vboxsync another wrapper (forgot).
(edit) @62697   8 years vboxsync HostDrivers: warnings
(edit) @62695   8 years vboxsync oops
(edit) @62692   8 years vboxsync Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
(edit) @62691   8 years vboxsync Use the iprt/win/netioapi.h and iprt/win/ntddndis.h wrappers to deal …
(edit) @62687   8 years vboxsync Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
(edit) @62684   8 years vboxsync ndis.h wrapper.
(edit) @62674   8 years vboxsync ValidationKit/utils: warnings.
(edit) @62669   8 years vboxsync three more
(edit) @62664   8 years vboxsync SUPDrv: warnings
(edit) @62662   8 years vboxsync iprt/nt/nt.h: wdw.h warning supression
(edit) @62661   8 years vboxsync asm.h: warnings
(edit) @62636   8 years vboxsync cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
(edit) @62634   8 years vboxsync includes: Workaround for C4668 & C4255 warnings in MSC and WDK headers.
(edit) @62624   8 years vboxsync iprt/cdefs.h: Added 6 RT_NOREFn(...) macros as shorthand for RT_NOREF_PV.
(edit) @62592   8 years vboxsync IPRT: More unused parameters and undefined preprocessor macor warning …
(edit) @62583   8 years vboxsync Unusued parameter warnings.
(edit) @62559   8 years vboxsync RTFileModeToFlags.cpp: Code cleanup.
(edit) @62476   8 years vboxsync (C) 2016
(edit) @62475   8 years vboxsync EOL
(edit) @62474   8 years vboxsync (C) 2016
(edit) @62473   8 years vboxsync (C) 2016
(edit) @62458   8 years vboxsync include/iprt: scm
(edit) @62450   8 years vboxsync bldprogs: MSC level 4 warning fixes.
(edit) @62426   8 years vboxsync iprt/cdefs.h: RT_LO_U8,U16,U32: workaround for level 4 MSC warnings …
(edit) @62409   8 years vboxsync iprt/types.h: Added MIN/MAX/C/FMT/XFMT macros for the RTCCUINTREG type …
(edit) @62403   8 years vboxsync Added RTUInt128AssignNeg.
(edit) @62401   8 years vboxsync Added RTUInt128AssignNeg.
(edit) @62362   8 years vboxsync pragma gcc ignored does not work inside functions with gcc < 4.6
(edit) @62358   8 years vboxsync *: renamed RT_GCC_NO_DEPRECATED_BEGIN/END => …
(edit) @62331   9 years vboxsync iprt/cpp/utils.h: Declare unimplemented RTCNonCopyable::operator= to …
(edit) @62288   9 years vboxsync x86.h: some BIT values.
(edit) @62220   9 years vboxsync IPRT: PEM+X.509: Added PEM_ONLY flags to the reader functions to allow …
(edit) @62174   9 years vboxsync kmk incs
(edit) @62155   9 years vboxsync introduced RT_GCC_NO_DEPRECATED_BEGIN / RT_GCC_NO_DEPRECATED_END
(edit) @62021   9 years vboxsync Runtime/RTJson: Fix review todos
(edit) @61996   9 years vboxsync doxygen
(edit) @61995   9 years vboxsync iprt/json.h: r=bird: Some adjustments and a bunch of todos.
(edit) @61891   9 years vboxsync Runtime/crypto: some fixes for OpenSSL 1.1, work in progress
(edit) @61776   9 years vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61742   9 years vboxsync include/iprt/json.h: Remove non ASCII characters
(edit) @61737   9 years vboxsync Runtime/RTJson: Three more helpers, sort RTJson API alphabetically in …
(edit) @61694   9 years vboxsync properties
(edit) @61693   9 years vboxsync Runtime: Add RTJson* API to parse the JavaScript Object Notation …
(edit) @61316   9 years vboxsync kmk incs
(edit) @61249   9 years vboxsync iprt/x86.h: Rename MSR to be more inline with inconsistent Intel docs.
(edit) @61229   9 years vboxsync iprt/x86.h: Added missing global performance counter control MSRs.
(edit) @61097   9 years vboxsync sysfs.h: spec clearification.
(edit) @61072   9 years vboxsync VMM/APIC: Get rid of a couple of duplicate macros, and added a couple …
(edit) @61070   9 years vboxsync ASMIsViaCentaurCpu: Don't use the Amd function to check the result. duh.
(edit) @61057   9 years vboxsync asmdefs.mac: doc typo.
(edit) @60996   9 years vboxsync x86: Added two more CPUID bit definitions.
(edit) @60965   9 years vboxsync iprt/assert.h: static_assert detection for clang.
(edit) @60964   9 years vboxsync iprt/cdefs.h: Added RT_CLANG_PREREQ macros. Added RT_NOREF_PV macro …
(edit) @60844   9 years vboxsync iprt/stdint.h: Our visual C++ version (2010) has stdint.h, include it …
(edit) @60843   9 years vboxsync iprt/cdefs.h: Added RT_MSC_PREREQ, RT_MSC_PREREQ_EX and …
(edit) @60799   9 years vboxsync iprt/asm.h: 16-bit fixes and todos.
(edit) @60677   9 years vboxsync iprt/x86.h: Added X86_PAGE_SIZE and associates aliasing …
(edit) @60667   9 years vboxsync x86.h: docs
(edit) @60665   9 years vboxsync VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
(edit) @60603   9 years vboxsync Assorted compile fixes for FreeBSD
(edit) @60485   9 years vboxsync bs3kit: 8086 friendly 32-bit and 64-bit unsigned integer division.
(edit) @60484   9 years vboxsync PCBIOS: split up the support.asm file and implemented 32-bit division …
(edit) @60483   9 years vboxsync build fix (Doxygen comment)
(edit) @60482   9 years vboxsync iprt/uint64.h: Converted uint128.h to RTUINT64U 64-bit for ancient …
(edit) @60481   9 years vboxsync IPRT: Added testcase for RTNtPathExpand8dot3Path and …
(edit) @60480   9 years vboxsync SUPNtHard,IPRT: Moved supHardNtVpFix8dot3Path & …
(edit) @60427   9 years vboxsync Runtime/linux/sysfs.cpp: Fixes for the tstRTSystemQueryDmi testcase, …
(edit) @60393   9 years vboxsync Runtime/linux/sysfs: Fixes, implement two forgotten methods
(edit) @60390   9 years vboxsync Runtime/linux/sysfs: Correct format string attributes and introduce …
(edit) @60373   9 years vboxsync Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
(edit) @60349   9 years vboxsync oops
(edit) @60346   9 years vboxsync Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and …
(edit) @60323   9 years vboxsync include/iprt/asm-amd64-x86-watcom-16.h: Some simple CPUID functions.
(edit) @60314   9 years vboxsync iprt/err.*: regenerated
(edit) @60313   9 years vboxsync iprt/x86.*: updates
(edit) @60299   9 years vboxsync comment typo
(edit) @60297   9 years vboxsync ldrPE.cpp/pecoff.h: Added version 5 of the load config structures, new …
(edit) @60264   9 years vboxsync iprt/formats/omf.h: correction and additions.
(edit) @60259   9 years vboxsync dbgmodcodeview.cpp: Parse CV8 line numbers.
(edit) @60245   9 years vboxsync IPRT: Added RTCrX509Name_GetShortRdn.
(edit) @60235   9 years vboxsync iprt/asm-amd64-x86.h: doxygen fix
(edit) @60230   9 years vboxsync duh
(edit) @60229   9 years vboxsync later
(edit) @60228   9 years vboxsync asm-amd64-x86.h,*: made ASMInvalidatePage take a flat unsigned pointer …
(edit) @60201   9 years vboxsync iprt/asm-amd64-x86.h: Use the Visual C++ halt() intrinsic when …
(edit) @60200   9 years vboxsync iprt/asmdefs.mac: AssertCompileMemberAlignment and AssertCompile.
(edit) @60192   9 years vboxsync iprt/cdefs.h: Added 'static' to DECLINLINE for C++ and MSC to prevent …
(edit) @60162   9 years vboxsync USB: RT_C_IS_CNTRL returns true for the terminator.
(edit) @60134   9 years vboxsync iprt/asmdefs.mac: AssertCompileSizeAlignment.
(edit) @60121   9 years vboxsync RTReqQueueProcess: Addressed todo regarding lost requests and document …
(edit) @60087   9 years vboxsync iprt/x86.h: duh!
(edit) @60077   9 years vboxsync introduced RT_GNUC_PREREQ
(edit) @60070   9 years vboxsync iprt/assert.h: docs.
(edit) @60065   9 years vboxsync Main/VirtualBoxClient: more early failure fixes, complementing the …
(edit) @60055   9 years vboxsync AssertContinue should continue, not break.
(edit) @60053   9 years vboxsync introduced AssertContinue()
(edit) @60028   9 years vboxsync iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
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