VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @34055   14 years vboxsync vfs/tar: symlink fixes.
(edit) @34052   14 years vboxsync tar: fixed bugs, listing output is identical to gnutar (when using --utc).
(edit) @34050   14 years vboxsync build fix
(edit) @34049   14 years vboxsync iprt/tarvfs: Working on validating and parsing the tar headers.
(edit) @34046   14 years vboxsync build fix
(edit) @34045   14 years vboxsync iprt: more tar code and vfs filesystem stream bugfixes.
(edit) @34032   14 years vboxsync AssertPtrReturn
(edit) @34031   14 years vboxsync iprt/vfs.h: RTVfsSymlink*. build fix.
(edit) @34030   14 years vboxsync vfs: lock cleanup
(edit) @34029   14 years vboxsync iprt/vfs/tar: more code.
(edit) @34027   14 years vboxsync zipgzip.cpp -> gzipvfs.cpp
(edit) @34014   14 years vboxsync scm whitespace cleanup
(edit) @34002   14 years vboxsync iprt: Working on tar vfs.
(edit) @33982   14 years vboxsync iprt: Moving zip.cpp and tar.cpp from common/misc/ and into common/zip/.
(edit) @33979   14 years vboxsync build fix
(edit) @33975   14 years vboxsync free fix
(edit) @33973   14 years vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
(edit) @33950   14 years vboxsync build fix
(edit) @33948   14 years vboxsync vfs: more filesystem streaming code.
(edit) @33945   14 years vboxsync More vfs code, new iprt error range..
(edit) @33941   14 years vboxsync fix OSE
(edit) @33911   14 years vboxsync code -> laptop
(edit) @33903   14 years vboxsync iprt: More VFS and gunzip code.
(edit) @33867   14 years vboxsync vfsbase.cpp: build fix and adding RTVfsNewIoStream.
(edit) @33860   14 years vboxsync build fix
(edit) @33859   14 years vboxsync iprt/vfs: more code.
(edit) @33822   14 years vboxsync iprt/vfs: I/O stream code.
(edit) @33821   14 years vboxsync vfsstdfile.cpp: warnings
(edit) @33820   14 years vboxsync iprt/vfs: Hacking in progress.
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