VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @14961   16 年 vboxsync iprt/types.h: signed current-context register type.
(edit) @14023   16 年 vboxsync iprt/compiler/msc.h and use compiler/compiler.h instead of compiler/gcc.h
(edit) @13926   16 年 vboxsync Correct a few minor typos in comments. No content changes.
(edit) @13832   16 年 vboxsync IN_GC -> IN_RC.
(edit) @13593   16 年 vboxsync iprt/types.h: deprecated some silly types.
(edit) @13576   16 年 vboxsync iprt/types.h: RTSEL_MAX.
(edit) @13575   16 年 vboxsync iprt/types.h: RTSEL_MAX.
(edit) @12975   16 年 vboxsync #1865: PDMLdr.
(edit) @11413   16 年 vboxsync Runtime: small fix to the UUID code, splitting the ClockSeq field and …
(edit) @11347   16 年 vboxsync iprt/rand: Added a generic RTRandAdv API for use with any random …
(edit) @11308   16 年 vboxsync iprt: Retired deprecated RTUUID member aUuid.
(edit) @10962   16 年 vboxsync iprt/types.h: Added RTMAC.
(edit) @10944   16 年 vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
(edit) @10765   16 年 vboxsync Spec'ed out the RTHandleTable API.
(edit) @9531   16 年 vboxsync RTRCPTR_MAX to prevent gcc compiler warnings
(edit) @9228   17 年 vboxsync More updates for 64 bits guest pointers. Introduced AVLOU32TREE.
(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) @9145   17 年 vboxsync More 64 bits guest updates
(edit) @8924   17 年 vboxsync RTFOFF_MAX & RTFOFF_MIN.
(edit) @8616   17 年 vboxsync obsolete todo.
(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) @7694   17 年 vboxsync Introducing 32 & 64 bits RTGCPTR types. (preparational work)
(edit) @7620   17 年 vboxsync RTGCPHYS is now 64 bits
(edit) @7578   17 年 vboxsync Added RTGCPHYS64
(edit) @7432   17 年 vboxsync RTUTF16 != uc or cuc. but wc or cwc.
(edit) @7431   17 年 vboxsync Removed the deprecated [P|PC|]RTUCS2 types.
(edit) @7326   17 年 vboxsync RTCPUSET. Moved RTCPUID to types.h.
(edit) @7108   17 年 vboxsync removed todo on NIL_RTGCPHYS32 and added a comment on it and NIL_RTGCPHYS.
(edit) @7084   17 年 vboxsync made RTGCPHYS 32-bit again, has to be solved properly
(edit) @7067   17 年 vboxsync Introduced RTGCPHYS32
(edit) @7026   17 年 vboxsync RTGCPHYS is now 64 bits wide on all host platforms
(edit) @6956   17 年 vboxsync Moved RTTLS to iprt/types.h (from thread.h)
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5765   17 年 vboxsync 2.6.24-rc2 compile fixes
(edit) @5704   17 年 vboxsync Runtime: extended the types.h linux hack to include uintptr_t, which …
(edit) @4927   17 年 vboxsync Only bool is required, no need for _Bool.
(edit) @4907   17 年 vboxsync Second try
(edit) @4905   17 年 vboxsync Reverted for now
(edit) @4904   17 年 vboxsync Fix (hopefully!) for bool type handling in Linux
(edit) @4787   17 年 vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4063   17 年 vboxsync Runtime: Added basic RTEnv...(RTENV,..) API.
(edit) @3683   17 年 vboxsync reversed top & bottom
(edit) @3682   17 年 vboxsync Top right coordinates are exclusive
(edit) @3639   17 年 vboxsync amd64 -> RT_ARCH_AMD64
(edit) @3637   17 年 vboxsync LINUX -> RT_OS_LINUX.
(edit) @3636   17 年 vboxsync AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] (except …
(edit) @3630   17 年 vboxsync iprt_hdr_h -> _iprt_hdr_h
(edit) @3625   17 年 vboxsync FreeBSD kernel.
(edit) @3549   17 年 vboxsync Renamed members of RTRECT
(edit) @3530   17 年 vboxsync docs and missing type.
(edit) @3526   17 年 vboxsync Introduced RTRECT data type
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @1548   18 年 vboxsync stdbool.h workaround for darwin.
(edit) @666   18 年 vboxsync Messing with the nocrt setup…
(edit) @660   18 年 vboxsync make up for lacking stddef.h
(edit) @658   18 年 vboxsync Moved the *ARCH_BITS stuff to cdefs.h.
(edit) @653   18 年 vboxsync fixed MSC 64-bit detection.
(edit) @629   18 年 vboxsync Changed RTPROCESS back to 32-bit int.
(edit) @539   18 年 vboxsync Port IPRT to FreeBSD
(edit) @385   18 年 vboxsync RTProcSelf, RTR0ProcHandleSelf, RTR0PROCESS.
(edit) @331   18 年 vboxsync Bool and AMD64 hacking.
(edit) @311   18 年 vboxsync Moved the simple heap type.
(edit) @310   18 年 vboxsync Moved the simple heap type.
(edit) @231   18 年 vboxsync RTPROCESS must be pointer sized (HC).
(edit) @129   18 年 vboxsync Generic Uuid. Corrected Gen.u16TimeMin to Gen.u16TimeMid.
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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