|
|
@62476
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62475
|
8 years |
vboxsync |
EOL
|
|
|
@62474
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62473
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62458
|
8 years |
vboxsync |
include/iprt: scm
|
|
|
@62450
|
8 years |
vboxsync |
bldprogs: MSC level 4 warning fixes.
|
|
|
@62426
|
8 years |
vboxsync |
iprt/cdefs.h: RT_LO_U8,U16,U32: workaround for level 4 MSC warnings …
|
|
|
@62409
|
8 years |
vboxsync |
iprt/types.h: Added MIN/MAX/C/FMT/XFMT macros for the RTCCUINTREG type …
|
|
|
@62403
|
8 years |
vboxsync |
Added RTUInt128AssignNeg.
|
|
|
@62401
|
8 years |
vboxsync |
Added RTUInt128AssignNeg.
|
|
|
@62362
|
9 years |
vboxsync |
pragma gcc ignored does not work inside functions with gcc < 4.6
|
|
|
@62358
|
9 years |
vboxsync |
*: renamed RT_GCC_NO_DEPRECATED_BEGIN/END => …
|
|
|
@62331
|
9 years |
vboxsync |
iprt/cpp/utils.h: Declare unimplemented RTCNonCopyable::operator= to …
|
|
|
@62288
|
9 years |
vboxsync |
x86.h: some BIT values.
|
|
|
@62220
|
9 years |
vboxsync |
IPRT: PEM+X.509: Added PEM_ONLY flags to the reader functions to allow …
|
|
|
@62174
|
9 years |
vboxsync |
kmk incs
|
|
|
@62155
|
9 years |
vboxsync |
introduced RT_GCC_NO_DEPRECATED_BEGIN / RT_GCC_NO_DEPRECATED_END
|
|
|
@62021
|
9 years |
vboxsync |
Runtime/RTJson: Fix review todos
|
|
|
@61996
|
9 years |
vboxsync |
doxygen
|
|
|
@61995
|
9 years |
vboxsync |
iprt/json.h: r=bird: Some adjustments and a bunch of todos.
|
|
|
@61891
|
9 years |
vboxsync |
Runtime/crypto: some fixes for OpenSSL 1.1, work in progress
|
|
|
@61776
|
9 years |
vboxsync |
CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
|
|
|
@61742
|
9 years |
vboxsync |
include/iprt/json.h: Remove non ASCII characters
|
|
|
@61737
|
9 years |
vboxsync |
Runtime/RTJson: Three more helpers, sort RTJson API alphabetically in …
|
|
|
@61694
|
9 years |
vboxsync |
properties
|
|
|
@61693
|
9 years |
vboxsync |
Runtime: Add RTJson* API to parse the JavaScript Object Notation …
|
|
|
@61316
|
9 years |
vboxsync |
kmk incs
|
|
|
@61249
|
9 years |
vboxsync |
iprt/x86.h: Rename MSR to be more inline with inconsistent Intel docs.
|
|
|
@61229
|
9 years |
vboxsync |
iprt/x86.h: Added missing global performance counter control MSRs.
|
|
|
@61097
|
9 years |
vboxsync |
sysfs.h: spec clearification.
|
|
|
@61072
|
9 years |
vboxsync |
VMM/APIC: Get rid of a couple of duplicate macros, and added a couple …
|
|
|
@61070
|
9 years |
vboxsync |
ASMIsViaCentaurCpu: Don't use the Amd function to check the result. duh.
|
|
|
@61057
|
9 years |
vboxsync |
asmdefs.mac: doc typo.
|
|
|
@60996
|
9 years |
vboxsync |
x86: Added two more CPUID bit definitions.
|
|
|
@60965
|
9 years |
vboxsync |
iprt/assert.h: static_assert detection for clang.
|
|
|
@60964
|
9 years |
vboxsync |
iprt/cdefs.h: Added RT_CLANG_PREREQ macros. Added RT_NOREF_PV macro …
|
|
|
@60844
|
9 years |
vboxsync |
iprt/stdint.h: Our visual C++ version (2010) has stdint.h, include it …
|
|
|
@60843
|
9 years |
vboxsync |
iprt/cdefs.h: Added RT_MSC_PREREQ, RT_MSC_PREREQ_EX and …
|
|
|
@60799
|
9 years |
vboxsync |
iprt/asm.h: 16-bit fixes and todos.
|
|
|
@60677
|
9 years |
vboxsync |
iprt/x86.h: Added X86_PAGE_SIZE and associates aliasing …
|
|
|
@60667
|
9 years |
vboxsync |
x86.h: docs
|
|
|
@60665
|
9 years |
vboxsync |
VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
|
|
|
@60603
|
9 years |
vboxsync |
Assorted compile fixes for FreeBSD
|
|
|
@60485
|
9 years |
vboxsync |
bs3kit: 8086 friendly 32-bit and 64-bit unsigned integer division.
|
|
|
@60484
|
9 years |
vboxsync |
PCBIOS: split up the support.asm file and implemented 32-bit division …
|
|
|
@60483
|
9 years |
vboxsync |
build fix (Doxygen comment)
|
|
|
@60482
|
9 years |
vboxsync |
iprt/uint64.h: Converted uint128.h to RTUINT64U 64-bit for ancient …
|
|
|
@60481
|
9 years |
vboxsync |
IPRT: Added testcase for RTNtPathExpand8dot3Path and …
|
|
|
@60480
|
9 years |
vboxsync |
SUPNtHard,IPRT: Moved supHardNtVpFix8dot3Path & …
|
|
|
@60427
|
9 years |
vboxsync |
Runtime/linux/sysfs.cpp: Fixes for the tstRTSystemQueryDmi testcase, …
|
|
|
@60393
|
9 years |
vboxsync |
Runtime/linux/sysfs: Fixes, implement two forgotten methods
|
|
|
@60390
|
9 years |
vboxsync |
Runtime/linux/sysfs: Correct format string attributes and introduce …
|
|
|
@60373
|
9 years |
vboxsync |
Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
|
|
|
@60349
|
9 years |
vboxsync |
oops
|
|
|
@60346
|
9 years |
vboxsync |
Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and …
|
|
|
@60323
|
9 years |
vboxsync |
include/iprt/asm-amd64-x86-watcom-16.h: Some simple CPUID functions.
|
|
|
@60314
|
9 years |
vboxsync |
iprt/err.*: regenerated
|
|
|
@60313
|
9 years |
vboxsync |
iprt/x86.*: updates
|
|
|
@60299
|
9 years |
vboxsync |
comment typo
|
|
|
@60297
|
9 years |
vboxsync |
ldrPE.cpp/pecoff.h: Added version 5 of the load config structures, new …
|
|
|
@60264
|
9 years |
vboxsync |
iprt/formats/omf.h: correction and additions.
|
|
|
@60259
|
9 years |
vboxsync |
dbgmodcodeview.cpp: Parse CV8 line numbers.
|
|
|
@60245
|
9 years |
vboxsync |
IPRT: Added RTCrX509Name_GetShortRdn.
|
|
|
@60235
|
9 years |
vboxsync |
iprt/asm-amd64-x86.h: doxygen fix
|
|
|
@60230
|
9 years |
vboxsync |
duh
|
|
|
@60229
|
9 years |
vboxsync |
later
|
|
|
@60228
|
9 years |
vboxsync |
asm-amd64-x86.h,*: made ASMInvalidatePage take a flat unsigned pointer …
|
|
|
@60201
|
9 years |
vboxsync |
iprt/asm-amd64-x86.h: Use the Visual C++ halt() intrinsic when …
|
|
|
@60200
|
9 years |
vboxsync |
iprt/asmdefs.mac: AssertCompileMemberAlignment and AssertCompile.
|
|
|
@60192
|
9 years |
vboxsync |
iprt/cdefs.h: Added 'static' to DECLINLINE for C++ and MSC to prevent …
|
|
|
@60162
|
9 years |
vboxsync |
USB: RT_C_IS_CNTRL returns true for the terminator.
|
|
|
@60134
|
9 years |
vboxsync |
iprt/asmdefs.mac: AssertCompileSizeAlignment.
|
|
|
@60121
|
9 years |
vboxsync |
RTReqQueueProcess: Addressed todo regarding lost requests and document …
|
|
|
@60087
|
9 years |
vboxsync |
iprt/x86.h: duh!
|
|
|
@60077
|
9 years |
vboxsync |
introduced RT_GNUC_PREREQ
|
|
|
@60070
|
9 years |
vboxsync |
iprt/assert.h: docs.
|
|
|
@60065
|
9 years |
vboxsync |
Main/VirtualBoxClient: more early failure fixes, complementing the …
|
|
|
@60055
|
9 years |
vboxsync |
AssertContinue should continue, not break.
|
|
|
@60053
|
9 years |
vboxsync |
introduced AssertContinue()
|
|
|
@60028
|
9 years |
vboxsync |
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
|
|
|
@60023
|
9 years |
vboxsync |
iprt/cdefs.h,setjmp.h: Added DECL_RETURNS_TWICE and renamed …
|
|
|
@60007
|
9 years |
vboxsync |
iprt/cdefs.h: RT_ARCH_XXX and ARCH_BITS checks.
|
|
|
@59988
|
9 years |
vboxsync |
x86.h: x2APIC MSR typo, added range for LVT MSRs.
|
|
|
@59972
|
9 years |
vboxsync |
Implemented RTSortShell.
|
|
|
@59965
|
9 years |
vboxsync |
iprt/x86.h,x86.mac: Added X86LAR_F_XXX, regenerated assembly version.
|
|
|
@59961
|
9 years |
vboxsync |
iprt/x86.h: RT_BIT -> RT_BIT_32 (for 16-bit compilers).
|
|
|
@59942
|
9 years |
vboxsync |
iprt/asm-watcom-x86-16.h: Bug fix in 8086 version of ASMMemFill32 and …
|
|
|
@59931
|
9 years |
vboxsync |
iprt/formats/omf.h: Some OMF definitions.
|
|
|
@59897
|
9 years |
vboxsync |
x86.h: Added missing x2APIC MSRs.
|
|
|
@59868
|
9 years |
vboxsync |
iprt/x86.h/mac: X86_CPUID_FEATURE_EDX_PAE_BIT
|
|
|
@59827
|
9 years |
vboxsync |
vfsreadahead.cpp: Fixed two bugs in the read code and increased the …
|
|
|
@59791
|
9 years |
vboxsync |
iprt/asm.h: fixed ASMSerializeInstructionIRef for Windows
|
|
|
@59762
|
9 years |
vboxsync |
include/iprt: typo and gcc parameter warning
|
|
|
@59759
|
9 years |
vboxsync |
iprt/vfs.h: doxygen build fix.
|
|
|
@59754
|
9 years |
vboxsync |
vfsreadahead.cpp: Completed and debugged.
|
|
|
@59748
|
9 years |
vboxsync |
asm.h: build fix.
|
|
|
@59747
|
9 years |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59746
|
9 years |
vboxsync |
sg.cpp/h: Some cleanups/optimizations.
|
|
|
@59745
|
9 years |
vboxsync |
sg.cpp/h: Some cleanups/optimizations.
|
|
|
@59732
|
9 years |
vboxsync |
bldprog-strtab-template.cpp.h: fix
|
|
|