|
|
@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++).
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33535
|
14 years |
vboxsync |
fortify does not like builtin_expect()
|
|
|
@33340
|
14 years |
vboxsync |
cdefs: added RT_BOOL
|
|
|
@33169
|
14 years |
vboxsync |
iprt/cdefs.h: time constants.
|
|
|
@32531
|
14 years |
vboxsync |
Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
|
|
|
@32455
|
14 years |
vboxsync |
iprt/defs.h: Applied patch addressing RT_VALID_PTR for user mode on …
|
|
|
@30995
|
14 years |
vboxsync |
cdefs.h: docs
|
|
|
@29274
|
15 years |
vboxsync |
iprt/cdefs.h: Adjusted RT_VALID_PTR for solaris.sparc64, seems the …
|
|
|
@29266
|
15 years |
vboxsync |
fix 64-bit sparc detection and correct the break instruction for same.
|
|
|
@29263
|
15 years |
vboxsync |
sparc adjustments.
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27616
|
15 years |
vboxsync |
iprt/cdefs.h: nop not nope. duh.
|
|
|
@27615
|
15 years |
vboxsync |
include,tools/env.sh: applying sparc patches.
|
|
|
@26603
|
15 years |
vboxsync |
Main: back out r57775
|
|
|
@26587
|
15 years |
vboxsync |
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26226
|
15 years |
vboxsync |
s/RTGCDECL/RTGCDECL/g
|
|
|
@26224
|
15 years |
vboxsync |
s/IN_RT_GC/IN_RT_RC/g
|
|
|
@26011
|
15 years |
vboxsync |
iprt/cdefs.h: build fix.
|
|
|
@26007
|
15 years |
vboxsync |
iprt/cdefs.h: Fixed sign compare gcc warning when using RT_BSWAP_U16 …
|
|
|
@26006
|
15 years |
vboxsync |
iprt/cdefs.h: Fixed sign compare gcc warning when using RT_BSWAP_U16 …
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25821
|
15 years |
vboxsync |
iprt/cdefs.h: builtin_constant_p for RT_BSWAP_* with gcc
|
|
|
@25748
|
15 years |
vboxsync |
iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
|
|
|
@25645
|
15 years |
vboxsync |
IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
|
|
|
@25475
|
15 years |
vboxsync |
iprt/cdefs.h: drop the lisp.
|
|
|
@25403
|
15 years |
vboxsync |
IPRT: Added RT_CLAMP macro.
|
|
|
@22801
|
15 years |
vboxsync |
iprt/cdefs.h: Added DECL_INVALID(type).
|
|
|
@21398
|
15 years |
vboxsync |
iprt/cdefs.h: cosmetics.
|
|
|
@21397
|
15 years |
vboxsync |
iprt/cdefs.h: RT_THROW should be a noop on MSC - limited to 14.00 atm, …
|
|
|
@21392
|
15 years |
vboxsync |
iprt/cdefs.h: Restored RT_THROW.
|
|
|
@21391
|
15 years |
vboxsync |
IPRT: simplify r49759 (not needed)
|
|
|
@21390
|
15 years |
vboxsync |
iprt/cdefs.h: RT_EXCEPTIONS_ENABLED, RT_THROW and RT_THROW_BAD_ALLOC.
|
|
|
@21109
|
15 years |
vboxsync |
iprt/cdefs.h: Fixed RT_FROM_MEMBER.
|
|
|
@21092
|
15 years |
vboxsync |
iprt/cdefs.h: Added RT_STR(str) and RT_XSTR(str).
|
|
|
@21084
|
15 years |
vboxsync |
iprt/cdefs.h: RT_DECL_CLASS.
|
|
|
@20375
|
15 years |
vboxsync |
iprt/cdefs.h: removed the obsolete BEGIN_DECLS and END_DECLS macros.
|
|
|
@20374
|
15 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20362
|
15 years |
vboxsync |
iprt/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20358
|
15 years |
vboxsync |
iprt/cdefs.h: RT_BEGIN_DECLS and RT_END_DECLS.
|
|
|
@19819
|
16 years |
vboxsync |
iprt/cdefs.h: DECL_FORCE_INLINE and DECL_NO_INLINE.
|
|
|
@19755
|
16 years |
vboxsync |
iprt/cdefs.h: Added RT_FROM_MEMBER.
|
|
|
@19509
|
16 years |
vboxsync |
IPRT: Started on debug support, RTDbg*.
|
|
|
@19177
|
16 years |
vboxsync |
iprt/cdefs.h: Added RT_VALID_ALIGNED_PTR and renamed VALID_PTR to …
|
|
|
@19167
|
16 years |
vboxsync |
iprt/cdefs.h,RTLdr: Added an generic RT_NOTHING macro to fixing issues …
|
|
|
@17817
|
16 years |
vboxsync |
Correct some typos in comments; adjust some line lengths to fit in 80 cols.
|
|
|
@16432
|
16 years |
vboxsync |
iprt/cdefs.h: Added RT_UOFFSETOF_ADD and RT_OFFSETOF_ADD to work …
|
|
|
@15932
|
16 years |
vboxsync |
Correct a dozen typos, some in #error directives, the other in …
|
|
|
@15834
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@14013
|
16 years |
vboxsync |
RT_LODWORD/RT_HIDWORD must cast the result to uint32_t.
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13832
|
16 years |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13211
|
16 years |
vboxsync |
iprt/cdefs.h: typo (LODWORD -> HIDWORD)
|
|
|
@13210
|
16 years |
vboxsync |
Typo.
|
|
|
@13209
|
16 years |
vboxsync |
too many f's
|
|
|
@13208
|
16 years |
vboxsync |
iprt: added RT_LODWORD and RT_HIDWORD.
|
|
|
@12676
|
16 years |
vboxsync |
cdefs.h: Added CTX_MID, CTX_MID_Z and CTX_SUFF_Z. The latte two …
|
|
|
@12636
|
16 years |
vboxsync |
iprt/cdefs.h: retired GCTYPE.
|
|
|
@11310
|
16 years |
vboxsync |
iprt/cdefs.h: GCSTRING -> RCSTRING
|
|
|
@11309
|
16 years |
vboxsync |
iprt: Retired HCSTRING, replaced by R3STRING.
|
|
|
@11225
|
16 years |
vboxsync |
iprt/cdefs.h: No more DECLGCCALLBACKMEMBER
|
|
|
@11207
|
16 years |
vboxsync |
iprt/cdefs.h: Created a set of byte swapping macros for constants for …
|
|
|
@11198
|
16 years |
vboxsync |
DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER
|
|
|
@11154
|
16 years |
vboxsync |
cdefs: new macro - CTX_SUFF - for R3,R0 and RC suffixes.
|
|
|
@11030
|
16 years |
vboxsync |
iprt/cdefs.h: Don't use throw() unless C++ exceptions are enabled.
|
|
|
@11027
|
16 years |
vboxsync |
Disabled RT_NO_THROW on solaris r0.
|
|
|
@11019
|
16 years |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@11018
|
16 years |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@10998
|
16 years |
vboxsync |
iprt: Use the byte swapper routines from iprt/asm.h.
|
|
|
@10386
|
16 years |
vboxsync |
Added IN_RT_STATIC.
|
|
|
@10384
|
16 years |
vboxsync |
VBOX_HAVE_VISIBILITY_HIDDEN -> RT_USE_VISIBILITY_DEFAULT and …
|
|
|
@10383
|
16 years |
vboxsync |
Added DECLHIDDEN.
|
|
|
@9411
|
17 years |
vboxsync |
Use a union for esp & rsp, so they are in-sync.
|
|
|
@9251
|
17 years |
vboxsync |
Define GC_ARCH_BITS if it's missing.
|
|
|
@9223
|
17 years |
vboxsync |
Introduced RTRCPTR type. Raw mode context pointer aka 32 guest context …
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@9148
|
17 years |
vboxsync |
More 64 bits guest preps
|
|
|
@9145
|
17 years |
vboxsync |
More 64 bits guest updates
|
|
|
@8614
|
17 years |
vboxsync |
Retired MAKE_U32_FROM_U8.
|
|
|
@8563
|
17 years |
vboxsync |
VALID_PHYS32_PTR -> VALID_PHYS32. Fixed AssertGCPhys32 string. Moved …
|
|
|
@8530
|
17 years |
vboxsync |
GCPTRTYPE will always be a 32 bits GC pointer.
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8163
|
17 years |
vboxsync |
rebrand IPRT
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7620
|
17 years |
vboxsync |
RTGCPHYS is now 64 bits
|
|
|
@7200
|
17 years |
vboxsync |
RT_WITHOUT_NOCRT_WRAPPER_ALIASES - to drop the alias macros.
|
|
|
@7176
|
17 years |
vboxsync |
fixed typo.
|
|
|
@7175
|
17 years |
vboxsync |
More doxygen fixes.
|
|
|
@7174
|
17 years |
vboxsync |
More doxygen fixes.
|
|
|
@7170
|
17 years |
vboxsync |
Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++)
|
|
|
@6216
|
17 years |
vboxsync |
added note to DECLNORETURN
|
|
|
@6208
|
17 years |
vboxsync |
added DECLNORETURN()
|
|
|
@6173
|
17 years |
vboxsync |
Add rudimentary VHD support
|
|
|
@6076
|
17 years |
vboxsync |
Merged dmik/s2 branch (r25959:26751) to the trunk.
|
|
|