VirtualBox

source: vbox/trunk/src/VBox/Runtime/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37270   14 years vboxsync IPRT/Dvm: Commit BSD disklabel support.
(edit) @37233   14 years vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @37210   14 years vboxsync circbuf: make the structure abstract.
(edit) @37209   14 years vboxsync circbuf: Use ASMAtomic*Z instead of ASMAtomic*Size because the latter …
(edit) @37208   14 years vboxsync circbuf: code cleanup.
(edit) @37024   14 years vboxsync iprt/dvm: use static, changed prefix of internal functions.
(edit) @37023   14 years vboxsync just had to mention hpfs…
(edit) @36969   14 years vboxsync more gcc-4.6 -Werror=int-to-pointer-cast fixes
(edit) @36951   14 years vboxsync warnings
(edit) @36912   14 years vboxsync gcc-4.6 -Werror=int-to-pointer-cast fixes
(edit) @36868   14 years vboxsync Runtime/common/dvm: export
(edit) @36827   14 years vboxsync iprt/assert.cpp: made the stderr format msg2 buffer as big as the …
(edit) @36816   14 years vboxsync IPRT: Initial commit of the disk volume management API. Supports …
(edit) @36679   14 years vboxsync Runtime/log: move writing the initial log messages to after the lock …
(edit) @36674   14 years vboxsync nit
(edit) @36605   14 years vboxsync iprt/memtracker: try to fix 32bit builds
(edit) @36599   14 years vboxsync warning
(edit) @36597   14 years vboxsync IPRT: Implemented the memory tracker.
(edit) @36596   14 years vboxsync iprt/thread.h: Added RTThreadIsInitialized, RTThreadIsSelfKnown and …
(edit) @36561   14 years vboxsync RTCString::join: Optimization.
(edit) @36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @36544   14 years vboxsync iprt-cpp: fix RTCString::join when the list contains just one item
(edit) @36532   14 years vboxsync IPRT-C++: iprt::list -> RTCList; iprt::mtlist -> RTCMTList
(edit) @36527   14 years vboxsync iprt::MiniString -> RTCString.
(edit) @36508   14 years vboxsync iprt/C++: some cleanup.
(edit) @36501   14 years vboxsync IPRT: add join/split and + operators to the string class
(edit) @36408   14 years vboxsync log rotation review and adjustments: Don't delete any excess files if …
(edit) @36407   14 years vboxsync IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
(edit) @36344   14 years vboxsync Runtime/log: implement log rotation, adapt all code creating log files …
(edit) @36312   14 years vboxsync Runtime/common/misc/sg: temporarily sanity check
(edit) @36284   14 years vboxsync iprt/RTErrConvertToErrno: added VERR_NOT_IMPLEMENTED
(edit) @36262   14 years vboxsync SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
(edit) @36254   14 years vboxsync GIP,++: Lots of CPUs (disabled).
(edit) @36233   14 years vboxsync IPRT: linux R0 threads
(edit) @36220   14 years vboxsync GIP: Force a couple of aCPUs accesses within bounds.
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @35811   14 years vboxsync nit
(edit) @35810   14 years vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
(edit) @35585   14 years vboxsync iprt/string.h: Added RTStrFormatU[8|16|32|64|128] and …
(edit) @35567   14 years vboxsync IPRT: fix rare crash in MiniString::substr(); rename substr() to …
(edit) @35525   14 years vboxsync Followup to r69260: Need the size_t redefinition, so include …
(edit) @35512   14 years vboxsync iprt/types.h: Added RTFLOAT64U, RTFLOAT80U and RTFLOAT80U2.
(edit) @35464   14 years vboxsync iprt/string.h: Added RTStrSpaceGetN.
(edit) @35398   14 years vboxsync re-applied r69255, r69257: properly wrap mem* to xf86mem* for older …
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35213   14 years vboxsync Assigned real values to the RTVFS*_MAGIC[_DEAD] constants.
(edit) @35191   14 years vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
(edit) @35183   14 years vboxsync RTLdrLoadEx use RTERRINFO.
(edit) @35182   14 years vboxsync iprt/err.h: Added RTErrInfo* for supplementing the IPRT style status …
(edit) @35152   14 years vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @35128   14 years vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @35122   14 years vboxsync Runtime: too much replaced in the last fix
(edit) @35076   14 years vboxsync RTStrVersionCompare: Made the a trailing 'r9' indicate of a sub-string …
(edit) @34999   14 years vboxsync Backed out r68812, r68813 and r68816 - issue will be resolved with …
(edit) @34993   14 years vboxsync IPRT/RTTimeExplode: Use remainder.
(edit) @34990   14 years vboxsync IPRT/RTTimeExplode: Use remainder.
(edit) @34989   14 years vboxsync IPRT/RTTimeExplode: Fixed missing alldvrm issue on W2K/NT4.
(edit) @34967   14 years vboxsync Moved and extended RTVfsIoStrmValidateUtf8Encoding.
(edit) @34964   14 years vboxsync Added RTVfsIoStrmValidateUtf8Encoding (stubbed).
(edit) @34959   14 years vboxsync Added RTLdrLoadEx for exposing dlerror info.
(edit) @34952   14 years vboxsync tar.cpp: < 8GB, not <=. Added note about using 256-base encoding with …
(edit) @34951   14 years vboxsync FE/Qt4: fix burn
(edit) @34949   14 years vboxsync Runtime-tar: base 256 support for files greater 8GB
(edit) @34941   14 years vboxsync checksum/manifest: uninitialized variables
(edit) @34928   14 years vboxsync tarvfs.cpp: untested implementation of base-256 decoding.
(edit) @34919   14 years vboxsync Runtime: fix wrong writing of big file sizes
(edit) @34845   14 years vboxsync iprt: Added RTManifestEntryExists.
(edit) @34786   14 years vboxsync iprt: Implemented most of the RTVfsFile API.
(edit) @34654   14 years vboxsync Runtime/err: handle newly added XPCOM error code
(edit) @34560   14 years vboxsync vfsmemory.cpp: list bugfix (grumble, even with RTList* linked lists …
(edit) @34542   14 years vboxsync RTGetOpt: Made it a bit less understanding about spaces after the …
(edit) @34537   14 years vboxsync extpack & manifest bugfixes.
(edit) @34536   14 years vboxsync build fix
(edit) @34535   14 years vboxsync Manifest comparison.
(edit) @34507   14 years vboxsync IPRT: Visual C++ warnings.
(edit) @34495   14 years vboxsync Made extension pack installation work.
(edit) @34464   14 years vboxsync IPRT: Added a RTManifest tool for testing the new manifest code. Moved …
(edit) @34450   14 years vboxsync RTManifestWriteStandard: Initial implementation.
(edit) @34449   14 years vboxsync Implemented RTManifestReadStandard and RTManifestReadStandardEx.
(edit) @34442   14 years vboxsync bugfixing
(edit) @34441   14 years vboxsync A couple of vfs fixes.
(edit) @34436   14 years vboxsync RTVfsUtilPumpIoStreams: Flush the destination stream on success to …
(edit) @34435   14 years vboxsync ExtPack: Implemented unpacking (untested).
(edit) @34418   14 years vboxsync VBoxExtPAckHelperApp.cpp: More code.
(edit) @34414   14 years vboxsync vfsmemory.cpp: warning
(edit) @34413   14 years vboxsync vfsbase.cpp: RTVfs*Release - Ignore NIL handles.
(edit) @34410   14 years vboxsync build fixes
(edit) @34407   14 years vboxsync vfsmemory.cpp: initial coding.
(edit) @34405   14 years vboxsync vfsstdfile.cpp: bug fix.
(edit) @34391   14 years vboxsync More extension pack code.
(edit) @34385   14 years vboxsync Build fix.
(edit) @34381   14 years vboxsync manifest stuff.
(edit) @34256   14 years vboxsync IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
(edit) @34218   14 years vboxsync AVL: add range version with uint64_t keys
(edit) @34214   14 years vboxsync IPRT: Added RTPathJoinEx and RTPathAppendEx.
(edit) @34205   14 years vboxsync IPRT: Fix for RTPathChangeToDosSlashes().
(edit) @34181   14 years vboxsync spaces
(edit) @34180   14 years vboxsync build fix
(edit) @34179   14 years vboxsync iprt/tarvfs: Rewrote the tar parser to deal with header sequences used …
(edit) @34060   14 years vboxsync some tar bits
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