VirtualBox

source: vbox/trunk/include/iprt/cdefs.h

修定紀錄模式:


圖例:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette