VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32707   14 years vboxsync IPRT: Added RTMemAllocEx[Tag] and RTMemFreeEx, only implemented in …
(edit) @32671   14 years vboxsync Runtime/assert: add AssertReturnVoidStmt and AssertMsgRCReturnVoidStmt
(edit) @32599   14 years vboxsync Runtime: fixed todos; distinct between real VERR_EOF and tar end of …
(edit) @32572   14 years vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32569   14 years vboxsync Runtime: fix burn
(edit) @32568   14 years vboxsync OVA: parse ovf in memory on ova import (no need for a temporary ovf …
(edit) @32566   14 years vboxsync Runtime: in-memory extraction support for tar
(edit) @32565   14 years vboxsync Runtime/Main: add xml/ovf parsing in memory
(edit) @32531   14 years vboxsync Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
(edit) @32504   14 years vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32455   14 years vboxsync iprt/defs.h: Applied patch addressing RT_VALID_PTR for user mode on …
(edit) @32445   14 years vboxsync iprt/list.h: Added RTListForEachSafe and RTListForEachReverseSafe.
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32411   14 years vboxsync Runtime/r3/coredumper: addressed some todos in r65763.
(edit) @32393   14 years vboxsync iprt/coredumper.h: fixed wrong flag change in r65708.
(edit) @32359   14 years vboxsync Runtime/r3/coredumper: flags.
(edit) @32355   14 years vboxsync IPRT: Added RTLogRelSetBuffering and RTLogSetBuffering.
(edit) @32350   14 years vboxsync Runtime/r3/coredumper: name flags similar to planned CFGM keys.
(edit) @32347   14 years vboxsync Runtime/r3/coredumper: Setup SIGUSR2 and flags, allow taking live cores.
(edit) @32284   14 years vboxsync Pointer based GCPhys AVL tree
(edit) @32276   14 years vboxsync IPRT/Socket: Add extended select API where the events to wait for can …
(edit) @32125   14 years vboxsync iprt/memtracker: hacking in progress.
(edit) @32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
(edit) @32035   14 years vboxsync Changing the remaining X86_PTE_PAE_PG_MASK uses to …
(edit) @32032   14 years vboxsync iprt/string.h: use 80 colums, r=xxxx is for writing nasty review …
(edit) @31950   14 years vboxsync iprt: explicitly document that all RTStr* functions return the number …
(edit) @31860   14 years vboxsync RTCoreDumper: integration into IPRT, cleanup.
(edit) @31853   14 years vboxsync two Makefile.kup to OSE
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31843   14 years vboxsync FreeBSD: build fix
(edit) @31788   14 years vboxsync Moved RTTCPSERVER to types.h
(edit) @31623   14 years vboxsync Runtime: add progress callback support to the tar backend
(edit) @31590   14 years vboxsync iprt/err.h: VINF_INTERRUPTED and VINF_TIMEOUT.
(edit) @31583   14 years vboxsync Runtime/Sg: Extend RTSgBufSegArrayCreate to allow just counting the …
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31526   14 years vboxsync iprt/sg.h: Made RTSgBufMapToNative a bit safer and fixed some left …
(edit) @31453   14 years vboxsync Runtime/poll: Add a method to change the events to poll for without …
(edit) @31452   14 years vboxsync Fix Windows burn, second try
(edit) @31451   14 years vboxsync Fix Windows burn
(edit) @31449   14 years vboxsync Correct declaration
(edit) @31448   14 years vboxsync Runtime/Sg: Add a method to convert a S/G buffer to a native S/G array …
(edit) @31427   14 years vboxsync mac build fix
(edit) @31419   14 years vboxsync iprt/string.h: Fixed RTSTR_GET_BIT_FLAG. Affects RTStrFormatV and all …
(edit) @31418   14 years vboxsync iprt/string.h,utf-8.cpp: avoid including uni.h; misc nits.
(edit) @31413   14 years vboxsync iprt: ASMCpuId() and ASMGetApicId() return different data on …
(edit) @31404   14 years vboxsync RTPathGetMode: Can simplify this now that we've got RTPathQueryInfoEx.
(edit) @31399   14 years vboxsync iprt/log.h: Added RTLOG_[COMMA]_SRC_POS* defines for function call tracing.
(edit) @31397   14 years vboxsync iprt/getopt.h: docs.
(edit) @31289   14 years vboxsync iprt/err.h: VERR_NS_SYMLINK_CHANGE_OWNER
(edit) @31252   14 years vboxsync Made 'DEFS += RTMEM_WRAP_TO_EF_APIS' work better.
(edit) @31246   14 years vboxsync Runtime/string: clean up the UTF-8 <-> Latin1 APIs a bit more
(edit) @31221   14 years vboxsync Runtime/string: more Utf-8 <-> Latin-1 fixes
(edit) @31199   14 years vboxsync Runtime/string: add Latin-1 <-> Utf-8 conversion APIs - tests and …
(edit) @31157   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31155   14 years vboxsync iprt/condvar.h: condition variable spec.
(edit) @31154   14 years vboxsync iprt/condvar.h: condition variable spec.
(edit) @31103   14 years vboxsync IPRT/Socket: Add non blocking versions of the read/write methods. The …
(edit) @31088   14 years vboxsync warnings
(edit) @30995   14 years vboxsync cdefs.h: docs
(edit) @30949   14 years vboxsync cpp/exception.h: cleanups.
(edit) @30943   14 years vboxsync iprt/asmdefs.mac: added constants.
(edit) @30877   14 years vboxsync iprt/process.h: RTProcGetExecutableName clearification.
(edit) @30873   14 years vboxsync IPRT: add MiniString::operator+=()
(edit) @30859   14 years vboxsync iprt/string.h: added RTStrPurgeEncoding.
(edit) @30833   14 years vboxsync iprt: add a missing header file to OSE
(edit) @30827   14 years vboxsync iprt/mem.h: Added RTMemWipeThoroughly().
(edit) @30803   14 years vboxsync Trying to fix burning windows builds
(edit) @30802   14 years vboxsync Trying to fix burning windows builds
(edit) @30801   14 years vboxsync iprt/asm-amd64-x86.h: Added the missing ASMCpuId_<reg>() variants.
(edit) @30788   14 years vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
(edit) @30749   14 years vboxsync IPRT: minor string fixes (use RTStrAlloc and friends instead of RTMemAlloc)
(edit) @30746   14 years vboxsync Main: clean up spaghetti code in Console::configConstructor(): remove …
(edit) @30736   14 years vboxsync bootsector2-test1.asm,++: real mode tests.
(edit) @30724   14 years vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
(edit) @30718   14 years vboxsync back out r63480 (burns windows)
(edit) @30715   14 years vboxsync VMMDev: Adding an optional (disabled by default) testing side to the …
(edit) @30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 years vboxsync Main: back out r63429
(edit) @30670   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30470   14 years vboxsync RTSgBufInit: cSegs must be size_t so RT_ELEMENTS and similar will work …
(edit) @30468   14 years vboxsync IPRT: - Corrected RTSGBUF member names. - Corrected RTSgBufInit …
(edit) @30365   14 years vboxsync RTFsQueryType: Use an enum. Added RTFsTypeName() for translating a …
(edit) @30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @30318   14 years vboxsync iprt/cpp/ministring.h: Added a append variant taking a 'const char *' …
(edit) @30281   14 years vboxsync Runtime: added Darwin support to RTFsQueryType
(edit) @30278   14 years vboxsync RTFsQueryType: clarification
(edit) @30270   14 years vboxsync Runtime/tcp+socket: Add function to write to a socket using a …
(edit) @30254   14 years vboxsync iprt: introduced RTFsQueryType()
(edit) @30253   14 years vboxsync iprt/assert.h: Use static_assert with g++ when available. Added …
(edit) @30246   14 years vboxsync comment
(edit) @30244   14 years vboxsync iprt/assert.h: copy & past…
(edit) @30240   14 years vboxsync iprt/assert.h: Added AssertCompileMembersAtSameOffset, …
(edit) @30112   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   15 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30093   15 years vboxsync IPRT: Removed VERR_LOGON_FAILURE in favor of …
(edit) @30079   15 years vboxsync IPRT: Use PFNRTPROGRESS.
(edit) @30068   15 years vboxsync iprt/types.h: Added missing RTINTPTR_MAX and RTINTPTR_MIN defines.
(edit) @29977   15 years vboxsync iprt/err.h: Added VERR_NO_EXEC_MEMORY.
(edit) @29901   15 years vboxsync IPRT: added progress callback support to SHA1 digest calculation and …
(edit) @29821   15 years vboxsync iprt/sha.h: Corrected RTSHA1_DIGEST_LEN so it doesn't include the …
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