|
|
@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.
|
|
|
@64902
|
8 years |
vboxsync |
iprt/asmdefs.h, cdefs.h: comment typo
|
|
|
@63954
|
8 years |
vboxsync |
cdefs.h: Fix RT_NOREF9
|
|
|
@63413
|
8 years |
vboxsync |
iprt/cdefs.h: Changed RTCALL to use cdecl (and regparm) in the …
|
|
|
@63247
|
8 years |
vboxsync |
iprt/cdefs.h: Clarification of RTDECL*() and the general XXXX_DECL* …
|
|
|
@62901
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_NOREF(...) - the C99 version of the …
|
|
|
@62669
|
8 years |
vboxsync |
three more
|
|
|
@62636
|
8 years |
vboxsync |
cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
|
|
|
@62624
|
8 years |
vboxsync |
iprt/cdefs.h: Added 6 RT_NOREFn(...) macros as shorthand for RT_NOREF_PV.
|
|
|
@62473
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62426
|
8 years |
vboxsync |
iprt/cdefs.h: RT_LO_U8,U16,U32: workaround for level 4 MSC warnings …
|
|
|
@62362
|
8 years |
vboxsync |
pragma gcc ignored does not work inside functions with gcc < 4.6
|
|
|
@62358
|
8 years |
vboxsync |
*: renamed RT_GCC_NO_DEPRECATED_BEGIN/END => …
|
|
|
@62155
|
8 years |
vboxsync |
introduced RT_GCC_NO_DEPRECATED_BEGIN / RT_GCC_NO_DEPRECATED_END
|
|
|
@60964
|
9 years |
vboxsync |
iprt/cdefs.h: Added RT_CLANG_PREREQ macros. Added RT_NOREF_PV macro …
|
|
|
@60843
|
9 years |
vboxsync |
iprt/cdefs.h: Added RT_MSC_PREREQ, RT_MSC_PREREQ_EX and …
|
|
|
@60192
|
9 years |
vboxsync |
iprt/cdefs.h: Added 'static' to DECLINLINE for C++ and MSC to prevent …
|
|
|
@60077
|
9 years |
vboxsync |
introduced RT_GNUC_PREREQ
|
|
|
@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.
|
|
|
@59664
|
9 years |
vboxsync |
iprt/cdefs.h: RT_CONCAT5 and RT_CONCAT6.
|
|
|
@59310
|
9 years |
vboxsync |
iprt/*.h: 16-bit watcom / DOS adjustments.
|
|
|
@59002
|
9 years |
vboxsync |
iprt/cdefs.h: doxygen fix
|
|
|
@58960
|
9 years |
vboxsync |
iprt/cdefs.h: Added RT_COMPILER_SUPPORTS_VA_ARGS, …
|
|
|
@58955
|
9 years |
vboxsync |
iprt/cdefs.h: Added the RT_BF_SET and RT_BF_CLEAR macros.
|
|
|
@58953
|
9 years |
vboxsync |
iprt/cdefs.h: Added generic bit field access macros RT_BF_GET, …
|
|
|
@58790
|
9 years |
vboxsync |
iprt/cdefs.h: RTCALL should be cdecl for WATCOMC. (external asm …
|
|
|
@58787
|
9 years |
vboxsync |
iprt/cdefs.h: Fixed the size constants (grp_rt_cdefs_size) for 16-bit, …
|
|
|
@58702
|
9 years |
vboxsync |
iprt/cdefs.h: Introduced RT_FAR_DATA for 16-bit code and adjusted …
|
|
|
@58623
|
9 years |
vboxsync |
iprt/cdefs.h: Watcom & 16-bit adjustments.
|
|
|
@58177
|
9 years |
vboxsync |
iprt/cdefs.h,VBoxGuestR3LibAdditions.cpp: Added RT_LSTR for prefixing …
|
|
|
@57944
|
9 years |
vboxsync |
iprt: More doxygen corrections.
|
|
|
@57926
|
9 years |
vboxsync |
IPRT: Doxygen clenaups (mostly).
|
|
|
@57572
|
9 years |
vboxsync |
IPRT: Started on accessing system certificate stores to get SSL roots …
|
|
|
@57433
|
9 years |
vboxsync |
cdefs.h: typo
|
|
|
@57432
|
9 years |
vboxsync |
iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition macros …
|
|
|
@57430
|
9 years |
vboxsync |
iprt/cdefs.h: Attempt at fixing lnx32-rel build problem in the NAT daemon.
|
|
|
@57336
|
9 years |
vboxsync |
iprt/cdefs.h,PGMDbg.cpp: Align DECLASM and DECLCALLBACK (and the rest) …
|
|
|
@57004
|
9 years |
vboxsync |
iprt,*: Marked all format strings in the C part of IPRT and fixed the …
|
|
|
@56919
|
9 years |
vboxsync |
Introducing RT_IPRT_FORMAT_ATTR for the purpose of marking functions …
|
|
|
@56291
|
10 years |
vboxsync |
include: Updated (C) year.
|
|
|
@56137
|
10 years |
vboxsync |
Comment typo.
|
|
|
@56009
|
10 years |
vboxsync |
IPRT/cdefs.h: Typos.
|
|
|
@55957
|
10 years |
vboxsync |
Tag RT_UNLIKELY as 'deprecated'.
|
|
|
@55951
|
10 years |
vboxsync |
iprt/cdefs.h,iprt/err.h: More or less deprecated RT_UNLIKELY and …
|
|
|
@55468
|
10 years |
vboxsync |
iprt/cdefs.h: Forgot to fix a silly typo, extended the docs.
|
|
|
@55464
|
10 years |
vboxsync |
iprt/cdefs.h: Added RT_COMPILER_SUPPORTS_LAMDA.
|
|
|
@55192
|
10 years |
vboxsync |
gcc 5 is very picky regarding FUNCTION and PRETTY_FUNCTION in …
|
|
|
@55124
|
10 years |
vboxsync |
s/targetting/targeting/
|
|
|
@55071
|
10 years |
vboxsync |
iprt/cdefs: use this magic with gcc >= 4.4 as it may trigger the …
|
|
|
@54455
|
10 years |
vboxsync |
iprt/cdefs.h,VBoxDrvGip.cpp: Using noinline instead of noinline in …
|
|
|
@52565
|
10 years |
vboxsync |
include/iprt/cdefs.h: try fixing the internal compiler error exposed …
|
|
|
@52495
|
10 years |
vboxsync |
Runtime: cdefs.h changes to avoid warnings from some g++ versions …
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@49766
|
11 years |
vboxsync |
RT_LO_U16 fix.
|
|
|
@48572
|
11 years |
vboxsync |
asm-amd64-x86.h: Use writeeflags and readeflags with visual C++. …
|
|
|
@47435
|
11 years |
vboxsync |
iprt/cdefs.h: RT_INLINE_ASM_USES_INTRIN = major MSC version number so …
|
|
|
@46690
|
11 years |
vboxsync |
VisualAge for C++: Example of why we're using DECL macros, …
|
|
|
@46033
|
12 years |
vboxsync |
RT_OPSYS adjustments.
|
|
|
@46024
|
12 years |
vboxsync |
iprt/cdefs.h: Added RT_OPSYS and RT_OPSYS_XXX, a value based version …
|
|
|
@45968
|
12 years |
vboxsync |
Ldr,Dbg: DWARF and ELF hacking in progress.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@41307
|
13 years |
vboxsync |
Runtime/common/log/log: make g_Logger weak which is the better solution
|
|
|
@41006
|
13 years |
vboxsync |
iprt/cdefs.h: _2K, _8K and _16K.
|
|
|
@40945
|
13 years |
vboxsync |
iprt: dance with NULL.
|
|
|
@40874
|
13 years |
vboxsync |
Apply cdecl/regparm for RTCALL only on x86, like below for DECLASM.
|
|
|
@40873
|
13 years |
vboxsync |
iprt/cdefs.h: the regparm(0) addition in DECLASM caused a lot of …
|
|
|
@40869
|
13 years |
vboxsync |
MSC v7.1 build fix.
|
|
|
@40838
|
13 years |
vboxsync |
iprt/cdefs.h: The MSC equivalent of PRETTY_FUNCTION is FUNCSIG.
|
|
|
@40557
|
13 years |
vboxsync |
RT_STR_TUPLE: Switch the length and string so it'll work with …
|
|
|
@40427
|
13 years |
vboxsync |
iprt/cdefs: gcc-4.7 fix: Make DECLASM compatible with DECLCALLBACK. …
|
|
|
@40404
|
13 years |
vboxsync |
iprt/cdefs.h: Added RT_STR_TUPLE.
|
|
|
@39457
|
13 years |
vboxsync |
iprt/cdefs.h: Added decimal grouping macros (RT_Dn).
|
|
|
@39455
|
13 years |
vboxsync |
A few arm bits from down stairs.
|
|
|
@39015
|
13 years |
vboxsync |
PDMAsyncCompletion.cpp: Addressed out of bound indexing of …
|
|
|
@38738
|
13 years |
vboxsync |
Less Assert redefinition, adding RT_NO_STRICT to help.
|
|
|
@37535
|
14 years |
vboxsync |
iprt/cdefs.h: RT_HI/LO_Uxx macros.
|
|
|
@37012
|
14 years |
vboxsync |
iprt/cdefs.h: DECL_NO_INLINE typo.
|
|
|
@36767
|
14 years |
vboxsync |
iprt/cdefs.h: Added RT_CONCAT, RT_CONCAT3 and RT_CONCAT4 for use with …
|
|
|
@36555
|
14 years |
vboxsync |
Use DECLHIDDEN, especially in IPRT.
|
|
|
@36169
|
14 years |
vboxsync |
iprt/cdefs.h: DECL_FORCE_INLINE: always_inline -> always_inline to …
|
|
|
@35510
|
14 years |
vboxsync |
iprt/cdefs.h: Added RT_GCC_EXTENSION, …
|
|
|
@34378
|
14 years |
vboxsync |
iprt/cdefs.h: Added RT_IS_POWER_OF_TWO.
|
|
|
@33692
|
14 years |
vboxsync |
iprt/cdefs.h: Added RT_FROM_CPP_MEMBER for shutting up mr noisy (g++).
|
|
|