|
|
@101140
|
17 months |
vboxsync |
iprt/cdefs.h: Added a pb member to RTPTRUNION and friends. bugref:10370
|
|
|
@100006
|
20 months |
vboxsync |
Runtime: Start implementing the RTFdt* API to read and write flattened …
|
|
|
@99807
|
21 months |
vboxsync |
*: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
|
|
|
@99805
|
21 months |
vboxsync |
*: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
|
|
|
@99804
|
21 months |
vboxsync |
*: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
|
|
|
@99802
|
21 months |
vboxsync |
*: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
|
|
|
@99427
|
22 months |
vboxsync |
iprt/err.h: Completed RTERRINFO::cbMsg docs.
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96222
|
2 years |
vboxsync |
iprt/types.h,strtonum.cpp: QNAN values does not need to have bit zero …
|
|
|
@96192
|
2 years |
vboxsync |
iprt/cdefs.h,types.h: Added a RT_COMPILER_WITH_64BIT_LONG_DOUBLE and a …
|
|
|
@96157
|
2 years |
vboxsync |
IPRT/strttofloat.cpp: Some fixes and blind attempt at making it build …
|
|
|
@96151
|
2 years |
vboxsync |
iprt/types.h: Some RTFLOAT* additions for simplifying writing …
|
|
|
@96037
|
2 years |
vboxsync |
iprt/nocrt/compiler/watcom.h,/types.h: Don't use watcom's stddef.h …
|
|
|
@95930
|
3 years |
vboxsync |
iprt/types.h: Revert the logic around RTFLOAT64U::rd. bugref:10261
|
|
|
@95929
|
3 years |
vboxsync |
iprt/types.h: Include the rd member in RTFLOAT64U on both arm32 and …
|
|
|
@95448
|
3 years |
vboxsync |
iprt/types.h: Added signed views to the RTUINT*U unions. Needed for …
|
|
|
@95304
|
3 years |
vboxsync |
iprt/types.h: Added RTCCINTXREG_BITS. bugref:9898
|
|
|
@94676
|
3 years |
vboxsync |
iprt/types.h: Added RTFLOAT80U_IS_XXXX_EX macro variants that works on …
|
|
|
@94612
|
3 years |
vboxsync |
VMM/IEM,libs/softfloat,iprt/types.h: The bias adjust value is applied …
|
|
|
@94605
|
3 years |
vboxsync |
iprt/types.h: Added RTFLOAT80U_IS_387_INVALID macro. bugref:9898
|
|
|
@94556
|
3 years |
vboxsync |
iprt/types.h: Added RTFLOAT80U_IS_DENORMAL_OR_PSEUDO_DENORMAL. bugref:9898
|
|
|
@94537
|
3 years |
vboxsync |
iprt/types.h,cdefs.h: Added RTFLOAT128U and associated macros. bugref:9898
|
|
|
@94446
|
3 years |
vboxsync |
iprt/types.h: Added RTFLOAT80U_IS_QUIET_OR_SIGNALLING_NAN and …
|
|
|
@94397
|
3 years |
vboxsync |
VMM/IEM: Implemented C version of fbstp; fixes to fst, fist and fistt …
|
|
|
@94365
|
3 years |
vboxsync |
iprt/cdefs.h: More RTPBC80U macros and some union tweaks. bugref:9898
|
|
|
@94301
|
3 years |
vboxsync |
iprt/types.h: More RTFLOATxxU related macros and constants. bugref:9898
|
|
|
@94263
|
3 years |
vboxsync |
iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
|
|
|
@94261
|
3 years |
vboxsync |
iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
|
|
|
@94253
|
3 years |
vboxsync |
iprt/types.h: Added a sj64 member to RTFLOAT80U as well as …
|
|
|
@93906
|
3 years |
vboxsync |
IEM: Implemented fbstp instruction (used by OLE and indirectly MS Word …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92422
|
3 years |
vboxsync |
iprt/types.h: Don't try inlcude stddef.h when IN_RING0 on linux. …
|
|
|
@91611
|
3 years |
vboxsync |
iprt/types.h: Must undef bool after including stdbool.h on everywhere …
|
|
|
@91610
|
3 years |
vboxsync |
iprt/types.h: Must undef bool after including stdbool.h on solaris too.
|
|
|
@91583
|
3 years |
vboxsync |
iprt/types.h: Must undef bool after including stdbool.h on linux too.
|
|
|
@90843
|
3 years |
vboxsync |
IPRT: Doxygen fixes.
|
|
|
@90647
|
3 years |
vboxsync |
iprt/cdefs.h,iprt/types.h: Added RT_COMPILER_WITH_128BIT_INT_TYPES to …
|
|
|
@90283
|
4 years |
vboxsync |
Runtime/efi: Started implementing the functionality to parse, create …
|
|
|
@85614
|
4 years |
vboxsync |
IPRT: Adding SHA-3. bugref:9734
|
|
|
@85121
|
5 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@84407
|
5 years |
vboxsync |
include/iprt: VC++ 19.0 adjustments. bugref:8489
|
|
|
@84135
|
5 years |
vboxsync |
iprt/types.h: VAC++ doesn't define ssize_t, so it bums out in …
|
|
|
@83795
|
5 years |
vboxsync |
iprt/types,iprt/ecpp/exceptions.h: VC++ 14.1 adjustments. [doxyfixes] …
|
|
|
@83775
|
5 years |
vboxsync |
iprt/types,nocrt/compiler/msc.h: VC++ 14.1 adjustments. bugref:8489
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81549
|
5 years |
vboxsync |
include/iprt/*.h: doxygen adjustments & fixes.
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@81096
|
5 years |
vboxsync |
IPRT,SUP,*: Increased RTCPUSET_MAX_CPUS to 1024 for AMD64, except for …
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@77122
|
6 years |
vboxsync |
iprt/types.h: Fix for recent FreeBSD versions
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76557
|
6 years |
vboxsync |
include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@75879
|
6 years |
vboxsync |
Runtime: Introduce RTShMem* API for accessing shared memory objects …
|
|
|
@74672
|
6 years |
vboxsync |
IPRT/asn1: Hacked code into handling the necessary indefinite length …
|
|
|
@74638
|
6 years |
vboxsync |
IPRT: Initial adaption of the kstuff loader code. bugref:9232
|
|
|
@73665
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|
@73475
|
7 years |
vboxsync |
VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
|
|
|
@69761
|
7 years |
vboxsync |
iprt/dir.h,iprt/types.h: Moved the RTDIR type to types.h
|
|
|
@69105
|
7 years |
vboxsync |
include/iprt/: (C) year
|
|
|
@68572
|
7 years |
vboxsync |
merging vbglioc r117744: iprt: Introducing RT_FAR and friends to deal …
|
|
|
@68317
|
7 years |
vboxsync |
IPRT: Added simple INI-file parser (completely untested).
|
|
|
@67284
|
8 years |
vboxsync |
Runtime: Start hacking on API to query information about loaded kernel …
|
|
|
@67259
|
8 years |
vboxsync |
IPRT: Some ISO image maker sketches.
|
|
|
@66882
|
8 years |
vboxsync |
iprt: Added RTUINT256U and RTUINT512U. Hacked up simple formatting …
|
|
|
@66880
|
8 years |
vboxsync |
iprt/types.h: VCC120 has stdbool.h
|
|
|
@63549
|
8 years |
vboxsync |
scm cleanups
|
|
|
@63491
|
8 years |
vboxsync |
iprt/types.h: On NetBSD after we include <stdbool.h> undef "bool" it …
|
|
|
@63356
|
8 years |
vboxsync |
iprt/types.h: Kludge for NetBSD-6.x where <sys/types.h> does not …
|
|
|
@63336
|
8 years |
vboxsync |
iprt/types.h: NetBSD-6 <sys/types.h> doesn't check for C++ when …
|
|
|
@62938
|
9 years |
vboxsync |
iprt/types.h: NetBSD support based on a patch from Arto Huusko.
|
|
|
@62473
|
9 years |
vboxsync |
(C) 2016
|
|
|
@62409
|
9 years |
vboxsync |
iprt/types.h: Added MIN/MAX/C/FMT/XFMT macros for the RTCCUINTREG type …
|
|
|
@60077
|
9 years |
vboxsync |
introduced RT_GNUC_PREREQ
|
|
|
@59310
|
9 years |
vboxsync |
iprt/*.h: 16-bit watcom / DOS adjustments.
|
|
|
@58704
|
9 years |
vboxsync |
iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
|
|
|
@58703
|
9 years |
vboxsync |
iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
|
|
|
@58625
|
9 years |
vboxsync |
iprt/types.h: Watcom & 16-bit adjustments.
|
|
|
@57572
|
9 years |
vboxsync |
IPRT: Started on accessing system certificate stores to get SSL roots …
|
|
|
@57004
|
10 years |
vboxsync |
iprt,*: Marked all format strings in the C part of IPRT and fixed the …
|
|
|
@56291
|
10 years |
vboxsync |
include: Updated (C) year.
|
|
|
@55863
|
10 years |
vboxsync |
IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
|
|
|
@53615
|
10 years |
vboxsync |
doxygen fixes.
|
|
|
@53020
|
10 years |
vboxsync |
iprt/types.h: comment typos.
|
|
|
@52495
|
10 years |
vboxsync |
Runtime: cdefs.h changes to avoid warnings from some g++ versions …
|
|
|
@52335
|
10 years |
vboxsync |
RTBigNum: Added shift APIs, implemented a faster division algorithm, …
|
|
|
@51856
|
11 years |
vboxsync |
Added the odd sha-2 algorithms to RTCrDigest and extended the …
|
|
|
@51770
|
11 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@48932
|
11 years |
vboxsync |
iprt/types.h: RTUUID_INITIALIZE_NULL
|
|
|
@48763
|
11 years |
vboxsync |
add STDBOOL_H to darwin specific condition for "bool" handling in C.
|
|
|
@47199
|
12 years |
vboxsync |
IPRT: Kernel thread-context hooks, linux implementation. Extended …
|
|
|
@46688
|
12 years |
vboxsync |
VisualAge C++ build fixes.
|
|
|
@46270
|
12 years |
vboxsync |
iprt/types.h: Extended the pointer unions (RTPTRUNION, RTCPTRUNION, …
|
|
|
@45724
|
12 years |
vboxsync |
Missing file
|
|
|
@45716
|
12 years |
vboxsync |
IntNet: Integration of wireless IPv6 support patch + unicast ND …
|
|
|
@45111
|
12 years |
vboxsync |
build fix
|
|
|
@45110
|
12 years |
vboxsync |
Raw conversion of semrw-lockless-generic.cpp into RTCritSectEx.
|
|
|
@43363
|
12 years |
vboxsync |
Haiku Additions.
|
|
|