VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11006   16 years vboxsync iprt/autores.h: cosmetics.
(edit) @11004   16 years vboxsync iprt/autores.h: *Value -> *_hRes. Renamed Reallocator to Allocator and …
(edit) @11002   16 years vboxsync iprt/autores.h: cosmetics
(edit) @11001   16 years vboxsync iprt/autores.h: Drop the cpputils.h dependency.
(edit) @11000   16 years vboxsync iprt/autores.h: Added a hundred missing newlines, fixed docs and a few …
(edit) @10998   16 years vboxsync iprt: Use the byte swapper routines from iprt/asm.h.
(edit) @10997   16 years vboxsync iprt/asm.h: comment.
(edit) @10996   16 years vboxsync iprt/asm.h: shut up stupid MSC warning.
(edit) @10995   16 years vboxsync iprt: Added ASMByteSwapU16/64 and unit test for them + U32.
(edit) @10989   16 years vboxsync Runtime: reallocate counting in elements, not in bytes in autores
(edit) @10988   16 years vboxsync Runtime: removed unsafe operator= from autores
(edit) @10982   16 years vboxsync iprt: More IPv4 checksum calculation.
(edit) @10980   16 years vboxsync Runtime, HostServices/GuestProperties, Additions/common: autores update
(edit) @10978   16 years vboxsync tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the …
(edit) @10977   16 years vboxsync Runtime: forgot a header file in autores
(edit) @10975   16 years vboxsync Runtime: renamed iprt/autores -> iprt/autores.h
(edit) @10974   16 years vboxsync Runtime: updated and simplified the autores code
(edit) @10967   16 years vboxsync iprt/cpputils.h: added stdx::non_copyable class
(edit) @10966   16 years vboxsync IPRT: some more IP checksumming stuff (hope it works).
(edit) @10964   16 years vboxsync IPRT: added RTNETTCP to iprt/net.h and started on the IPv4 checksum …
(edit) @10963   16 years vboxsync types: Merged PDMMAC and RTNETMAC into RTMAC.
(edit) @10962   16 years vboxsync iprt/types.h: Added RTMAC.
(edit) @10960   16 years vboxsync IPRT/intnet: Moving network protocol structures and related stuff into …
(edit) @10951   16 years vboxsync IPRT: Extended RTStrValidateEncodingEx with a …
(edit) @10949   16 years vboxsync IPRT: Added RTStrNLen and RTStrNLenEx.
(edit) @10944   16 years vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
(edit) @10943   16 years vboxsync iprt/asm.h: Fixed missing ASMAtomicReadU64 and ASMAtomicUoReadU64 on …
(edit) @10940   16 years vboxsync IPRT: Implemented the RTOnce API.
(edit) @10939   16 years vboxsync iprt/asm.h: Added a bunch of atomic operations for IPRT handles …
(edit) @10927   16 years vboxsync Runtime: updated RTMemAuto -> RTMemAutoPtr
(edit) @10926   16 years vboxsync Runtime: updated RTAutoRes -> RTMemAuto
(edit) @10925   16 years vboxsync Runtime: updated RTAutoRes
(edit) @10918   16 years vboxsync Runtime: added RTAutoRes (a generalised form of auto_ptr for managing …
(edit) @10911   16 years vboxsync IPRT: Added RTPathSetCurrent.
(edit) @10848   16 years vboxsync Export to OSE
(edit) @10788   16 years vboxsync IPRT: Implemented the context variant of the handle table.
(edit) @10785   16 years vboxsync Fixed broken AssertCompileMemberOffset macro.
(edit) @10768   16 years vboxsync Some early commit of the handle table code (home -> work).
(edit) @10765   16 years vboxsync Spec'ed out the RTHandleTable API.
(edit) @10708   16 years vboxsync Runtime: add cache implementation
(edit) @10646   16 years vboxsync Made RTLogDestroy ignore NULL logger.
(edit) @10546   16 years vboxsync RTSemFastMutexCreate docs.
(edit) @10544   16 years vboxsync Performance API, version 0, with fixed COMDefs.h.
(edit) @10534   16 years vboxsync Backed out Performance API changes.
(edit) @10528   16 years vboxsync Performance API, version 0, webservice broken.
(edit) @10526   16 years vboxsync file mode mask to RTFileOpen.
(edit) @10422   16 years vboxsync Fixed descriptions.
(edit) @10418   16 years vboxsync New runtime functions fopr getting cpu frequency. Stubs only to far.
(edit) @10386   16 years vboxsync Added IN_RT_STATIC.
(edit) @10384   16 years vboxsync VBOX_HAVE_VISIBILITY_HIDDEN -> RT_USE_VISIBILITY_DEFAULT and …
(edit) @10383   16 years vboxsync Added DECLHIDDEN.
(edit) @10375   16 years vboxsync Added two VERR_SUPDRV_* status code and rearranged the codes to fill …
(edit) @10137   16 years vboxsync More warnings / bad string prototypes. (nocrt stuff)
(edit) @10106   16 years vboxsync Added RTStrValidateEncoding, RTStrValidateEncodingEx and …
(edit) @10083   16 years vboxsync Darwin kernel support for alloca.
(edit) @9935   16 years vboxsync r=bird: Review comments, work to be done. Marked the …
(edit) @9930   16 years vboxsync Added VERR_NET_PROTOCOL_ERROR for EPROTO.
(edit) @9904   16 years vboxsync Global and per-VM CPU usage API added
(edit) @9768   16 years vboxsync Regenerate err.mac and x86.mac. Adjusted the rule for generting these …
(edit) @9743   16 years vboxsync Made RTUuidCompare grok NULL pointers and behave the same way in both …
(edit) @9738   16 years vboxsync Some UUID cleanup; added RTUuidCompareStr(PCRTUUID, const char *).
(edit) @9623   16 years vboxsync warnings.
(edit) @9622   16 years vboxsync Forgot this - added RTCpuLastIndex.
(edit) @9611   16 years vboxsync Added a todo/warning on RTMpNotificationRegister.
(edit) @9602   16 years vboxsync Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
(edit) @9581   16 years vboxsync const + small optimization
(edit) @9579   16 years vboxsync Added RTCpuSetIsMemberByIndex().
(edit) @9531   16 years vboxsync RTRCPTR_MAX to prevent gcc compiler warnings
(edit) @9528   16 years vboxsync fixes in setparentuuid and read/write to support diff images.
(edit) @9468   17 years vboxsync Fixed RTTIMER_FLAGS_ARE_VALID.
(edit) @9444   17 years vboxsync Added iTick to FNTIMER (the timer callback).
(edit) @9429   17 years vboxsync RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
(edit) @9417   17 years vboxsync RTTimerCreateEx spec update.
(edit) @9411   17 years vboxsync Use a union for esp & rsp, so they are in-sync.
(edit) @9387   17 years vboxsync 64-bit GC alignment fixes
(edit) @9368   17 years vboxsync RTCpuSetIsEqual
(edit) @9367   17 years vboxsync AssertCompileMemberOffset
(edit) @9359   17 years vboxsync RTTimerStart update.
(edit) @9309   17 years vboxsync Added RTMpNotificationRegister/Deregister that provides notification …
(edit) @9251   17 years vboxsync Define GC_ARCH_BITS if it's missing.
(edit) @9244   17 years vboxsync GC logging changes for 64 bits guests. (RTGCPTR -> RTRCPTR)
(edit) @9235   17 years vboxsync Detect struct timeval in the linux kernel environment.
(edit) @9228   17 years vboxsync More updates for 64 bits guest pointers. Introduced AVLOU32TREE.
(edit) @9223   17 years vboxsync Introduced RTRCPTR type. Raw mode context pointer aka 32 guest context …
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9183   17 years vboxsync Fixed broken ASMMemFill32 implementation for VC80+. Use stosq when …
(edit) @9148   17 years vboxsync More 64 bits guest preps
(edit) @9145   17 years vboxsync More 64 bits guest updates
(edit) @8964   17 years vboxsync Overlooked two macros in the #else.
(edit) @8962   17 years vboxsync Fixed amd64 debug builds. Added some TODOs.
(edit) @8957   17 years vboxsync Correction
(edit) @8953   17 years vboxsync Ring-0 assertions are now always printed to the debug log. Introduced …
(edit) @8925   17 years vboxsync New file APIs for reading (or mapping) a file into memory: …
(edit) @8924   17 years vboxsync RTFOFF_MAX & RTFOFF_MIN.
(edit) @8889   17 years vboxsync Added ASMGetCpuModuleIntel/Amd and ASMIsIntelCpu and ASMIsIntelCpuEx …
(edit) @8882   17 years vboxsync Added ASMGetCpuFamily, ASMGetCpuModel and ASMGetCpuStepping to pack up …
(edit) @8663   17 years vboxsync New logger prefix: lockcnts Output: read/write
(edit) @8653   17 years vboxsync Added RTSemRWIsWriteOwner, RTSemRWGetWriteRecursion and …
(edit) @8645   17 years vboxsync Added lock counts to the threads.
(edit) @8627   17 years vboxsync Fixed build break.
Note: See TracRevisionLog for help on using the revision log.

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