|
|
@96622
|
2 years |
vboxsync |
IPRT: Added RTTimeFormatDuration[Ex] for duration/interval formatting.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96193
|
2 years |
vboxsync |
iprt/cdefs.h,types.h: Better RT_COMPILER_LONG_DOUBLE_BITS ++ detection …
|
|
|
@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 …
|
|
|
@96042
|
2 years |
vboxsync |
iprt/cdefs.h: RT_FORCE_NOCRT_WRAPPERS for overriding …
|
|
|
@95419
|
2 years |
vboxsync |
iprt/cdefs.h: Clang does not accept attribute((falltrhough)) …
|
|
|
@95413
|
2 years |
vboxsync |
Attempt to fix build, bugref:10247.
macOS builds seem do not like …
|
|
|
@95411
|
2 years |
vboxsync |
Linux host and guest drivers: fix clang warnings, bugref:10247.
|
|
|
@95358
|
2 years |
vboxsync |
iprt/cdefs.h: Added RT_ALIGNAS_VAR, RT_ALIGNAS_TYPE, RT_ALIGNAS_MEMB …
|
|
|
@94879
|
3 years |
vboxsync |
iprt/cdefs.h: Adjusted RT_THROW() for C++17 to make clang happy. …
|
|
|
@94876
|
3 years |
vboxsync |
Reverted r151276.
|
|
|
@94875
|
3 years |
vboxsync |
IPRT/alloc-ef-cpp.cpp: throw is deprecated in C++17, use …
|
|
|
@94537
|
3 years |
vboxsync |
iprt/types.h,cdefs.h: Added RTFLOAT128U and associated macros. bugref:9898
|
|
|
@93836
|
3 years |
vboxsync |
iprt/cdefs.h: Set RT_COMPILER_WITH_128BIT_INT_TYPES for clang based on …
|
|
|
@93742
|
3 years |
vboxsync |
Disasm,iprt/cdefs.h: clang and arm64 adjustments. bugref:9898
|
|
|
@93443
|
3 years |
vboxsync |
iprt/cdefs.h: Added checks for RT_RELAXED_CALLBACKS_TYPES before using …
|
|
|
@93296
|
3 years |
vboxsync |
iprt/cdefs.h: Defines for updated VS2019/VC142 compiler. bugref:8489
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@90825
|
3 years |
vboxsync |
iprt/cdefs.h: RT_VALID_PTR now only recognize kernel address in linux/r0.
|
|
|
@90823
|
3 years |
vboxsync |
iprt/cdefs.h,++: Retired VALID_PTR (use RT_VALID_PTR now).
|
|
|
@90792
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90647
|
3 years |
vboxsync |
iprt/cdefs.h,iprt/types.h: Added RT_COMPILER_WITH_128BIT_INT_TYPES to …
|
|
|
@90450
|
3 years |
vboxsync |
iprt/cdefs.h: DECL_CHECK_RETURN for Visual C++ (require /analyze to do …
|
|
|
@90444
|
3 years |
vboxsync |
iprt/cdefs.h: Added DECL_CHECK_RETURN and DECL_CHECK_RETURN_NOT_R3. …
|
|
|
@90168
|
3 years |
vboxsync |
iprt/cdefs.h: Adjusted the RT_VALID_PTR versions for linux/AMD64 to …
|
|
|
@89076
|
4 years |
vboxsync |
IPRT/cdefs.h: Also disable warning for MSVC 2019 for RT_FLEXIBLE_ARRAY …
|
|
|
@87797
|
4 years |
vboxsync |
IPRT/include: Docs typos.
|
|
|
@87402
|
4 years |
vboxsync |
iprt/cdefs.h,asm*.h,hmvmxinline.h: Changed the …
|
|
|
@87197
|
4 years |
vboxsync |
iprt/asm-arm.h: copied from branch. needs work. bugref:9898 bugref:9026
|
|
|
@87181
|
4 years |
vboxsync |
iprt/asm.h,iprt/cdefs.h: More fun. bugref:9898 bugref:9026
|
|
|
@87117
|
4 years |
vboxsync |
tools/env.sh,/Config.kmk,iprt/cdefs.h: A little fun. bugref:9898
|
|
|
@86528
|
4 years |
vboxsync |
include/iprt/cdefs.h: Doxygen fix
|
|
|
@85647
|
4 years |
vboxsync |
iprt/cdefs.h: VS2010 refuses to do nothrow on typedefs, so no nothrow …
|
|
|
@85342
|
4 years |
vboxsync |
iprt/cdefs.h: Adjustments to RT_GCC_NO_WARN_DEPRECATED_BEGIN and …
|
|
|
@85278
|
4 years |
vboxsync |
iprt/cdefs.h: Added signed variants of the endian conversion macros. …
|
|
|
@85229
|
4 years |
vboxsync |
iprt/cdefs.h: Fixed Clang 11 warnings about RT_MAKE_U32_FROM_U8. …
|
|
|
@85127
|
4 years |
vboxsync |
iprt/cdefs.h: Made DECLHIDDEN imply nothrow and restrict its use to …
|
|
|
@85126
|
4 years |
vboxsync |
iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
|
|
|
@85124
|
4 years |
vboxsync |
*: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
|
|
|
@85123
|
4 years |
vboxsync |
iprt/cdefs.h: Some cleaning up. bugref:9794
|
|
|
@85122
|
4 years |
vboxsync |
VBoxVidoeIPRT.h: Fix. bugref:9794
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85096
|
4 years |
vboxsync |
iprt/cdefs.h,Doxyfile*: Introducing DECL_IMPORT_NOTHROW and …
|
|
|
@85092
|
4 years |
vboxsync |
iprt/cdefs.h: Introducing DECL_HIDDEN_NOTHROW for use on functions …
|
|
|
@85086
|
4 years |
vboxsync |
iprt/cdefs.h: Make RT*DECL, DECLCALLBACK*, and DECLINLINE imply …
|
|
|
@85069
|
4 years |
vboxsync |
iprt/cdefs.h: Map RT_NO_THROW_PROTO/DEF onto noexcept when possible as …
|
|
|
@84527
|
5 years |
vboxsync |
iprt/cdefs.h: Hope the extension trick works for gcc 7x. too. …
|
|
|
@84511
|
5 years |
vboxsync |
iprt/cdefs.h: The extension trick works for gcc 8.4 as well. …
|
|
|
@84510
|
5 years |
vboxsync |
iprt/cdefs.h: The extension trick works for gcc 9.0 as well. …
|
|
|
@84509
|
5 years |
vboxsync |
iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
|
|
|
@83813
|
5 years |
vboxsync |
iprt/cdefs.h: Added RT_BIT_Z the returns size_t to help deal with …
|
|
|
@83729
|
5 years |
vboxsync |
iprt/cdefs.h: _MSC_VER values for 2017 and 2019. bugref:8489
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81905
|
5 years |
vboxsync |
iprt/cdefs.h: Added a CTX_EXPR(a_R3Expr, a_R0Expr, a_RCExpr) macro for …
|
|
|
@81869
|
5 years |
vboxsync |
iprt/cdefs.h: Adding RT_SAFE_SUBSCRIPT (with variations) for safer …
|
|
|
@81649
|
5 years |
vboxsync |
Linux 5.4: no more arbitrary executable pages and more changes, …
|
|
|
@81549
|
5 years |
vboxsync |
include/iprt/*.h: doxygen adjustments & fixes.
|
|
|
@81403
|
5 years |
vboxsync |
iprt/cdefs.h: More time constants. bugref:9218
|
|
|
@81374
|
5 years |
vboxsync |
iprt/cdefs.h: doxygen markup interfers with @def X86, AMD64 …
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@80535
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@77119
|
6 years |
vboxsync |
cdefs.h: Explicitly cast the result of RT_BYTE[1..7]() to uint8_t to …
|
|
|
@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
|
|
|
@75294
|
6 years |
vboxsync |
iprt/cdefs.h: Fixed RT_NOREF11.
|
|
|
@75132
|
6 years |
vboxsync |
iprt/asm.h,cdefs.h: More watcom adjustments.
|
|
|
@75131
|
6 years |
vboxsync |
iprt/asm*.h,VMMDev.h: Watcom adjustments.
|
|
|
@73906
|
6 years |
vboxsync |
iprt/cdefs.h: Added wrappers for the C++ noexcept keyword.
|
|
|
@73904
|
6 years |
vboxsync |
iprt/cdefs.h: Adjust RT_RESERVE for g++ to avoid pedantic warnings.
|
|
|
@73891
|
6 years |
vboxsync |
iprt/cdefs.h: Added RT_OVERRIDE as a wrapper for the C++11 override …
|
|
|
@73101
|
6 years |
vboxsync |
Added RT_FROM_MEMBER_DYN for use in cases like pic_poll_read.
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72774
|
6 years |
vboxsync |
IPRT: g/c duplicate test
|
|
|
@71701
|
7 years |
vboxsync |
iprt/cdefs.h: Use lfence for RT_UNTRUSTED_VALIDATED_FENCE on both …
|
|
|
@71602
|
7 years |
vboxsync |
iprt/cdefs.h: Introduced a couple of more macros for paranoid handling …
|
|
|
@71589
|
7 years |
vboxsync |
iprt/cdefs.h: Added macros for marking various types of untrusted data.
|
|
|
@69686
|
7 years |
vboxsync |
/include/: darwin header tweaks
|
|
|
@69105
|
7 years |
vboxsync |
include/iprt/: (C) year
|
|
|
@69010
|
7 years |
vboxsync |
iprt/cdefs.h: Introduced RT_FALL_THROUGH() and the alias …
|
|
|
@68572
|
7 years |
vboxsync |
merging vbglioc r117744: iprt: Introducing RT_FAR and friends to deal …
|
|
|
@67187
|
8 years |
vboxsync |
iprt/cdefs: shut up gcc about ignoring nothrow attribute for ancient …
|
|
|
@66933
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_UOFFSET_AFTER, shorthand for RT_UOFFSETOF + …
|
|
|
@66854
|
8 years |
vboxsync |
iprt/cdefs: use the reliable foo[1] style for flexible arrays with gcc …
|
|
|
@66851
|
8 years |
vboxsync |
doxygen (at least version 1.8.13) workaround (fix?)
|
|
|
@66849
|
8 years |
vboxsync |
iprt/cdefs.h: adapted RT_THROW for gcc 7 and simplified it for VC
|
|
|
@66772
|
8 years |
vboxsync |
iprt/cdefs.h: clang and RT_FLEXIBLE_ARRAY, take 1.
|
|
|
@66100
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_IN_UNION and …
|
|
|
@66098
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_IN_UNION and …
|
|
|
@66089
|
8 years |
vboxsync |
iprt/cdefs.h: Another RT_FLEXIBLE_ARRAY note reading unions and gcc.
|
|
|
@66086
|
8 years |
vboxsync |
iprt/cdefs.h: gcc 6.1 seems to be the cut-off for using [] arrays in …
|
|
|
@66083
|
8 years |
vboxsync |
iprt/cdefs.h: RT_FLEXIBLE_ARRAY: g++ 5.4.0 throws pedantic warning …
|
|
|
@66081
|
8 years |
vboxsync |
iprt/cdefs.h: RT_FLEXIBLE_ARRAY: g++ 4.9.x throws pedantic warning …
|
|
|
@66079
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_FLEXIBLE_ARRAY_NESTED to deal with MSC/GCC …
|
|
|
@66064
|
8 years |
vboxsync |
iprt/cdefs.h: Adding a RT_FLEXIBLE_ARRAY macro.
|
|
|
@65873
|
8 years |
vboxsync |
typo
|
|
|
@65870
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_CONCAT7, RT_CONCAT8, RT_CONCAT9.
|
|
|