VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @36555   14 年 vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @36544   14 年 vboxsync iprt-cpp: fix RTCString::join when the list contains just one item
(edit) @36532   14 年 vboxsync IPRT-C++: iprt::list -> RTCList; iprt::mtlist -> RTCMTList
(edit) @36527   14 年 vboxsync iprt::MiniString -> RTCString.
(edit) @36508   14 年 vboxsync iprt/C++: some cleanup.
(edit) @36501   14 年 vboxsync IPRT: add join/split and + operators to the string class
(edit) @36408   14 年 vboxsync log rotation review and adjustments: Don't delete any excess files if …
(edit) @36407   14 年 vboxsync IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
(edit) @36344   14 年 vboxsync Runtime/log: implement log rotation, adapt all code creating log files …
(edit) @36312   14 年 vboxsync Runtime/common/misc/sg: temporarily sanity check
(edit) @36284   14 年 vboxsync iprt/RTErrConvertToErrno: added VERR_NOT_IMPLEMENTED
(edit) @36262   14 年 vboxsync SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
(edit) @36254   14 年 vboxsync GIP,++: Lots of CPUs (disabled).
(edit) @36233   14 年 vboxsync IPRT: linux R0 threads
(edit) @36220   14 年 vboxsync GIP: Force a couple of aCPUs accesses within bounds.
(edit) @36190   14 年 vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @35811   14 年 vboxsync nit
(edit) @35810   14 年 vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
(edit) @35585   14 年 vboxsync iprt/string.h: Added RTStrFormatU[8|16|32|64|128] and …
(edit) @35567   14 年 vboxsync IPRT: fix rare crash in MiniString::substr(); rename substr() to …
(edit) @35525   14 年 vboxsync Followup to r69260: Need the size_t redefinition, so include …
(edit) @35512   14 年 vboxsync iprt/types.h: Added RTFLOAT64U, RTFLOAT80U and RTFLOAT80U2.
(edit) @35464   14 年 vboxsync iprt/string.h: Added RTStrSpaceGetN.
(edit) @35398   14 年 vboxsync re-applied r69255, r69257: properly wrap mem* to xf86mem* for older …
(edit) @35351   14 年 vboxsync scm cleanups.
(edit) @35213   14 年 vboxsync Assigned real values to the RTVFS*_MAGIC[_DEAD] constants.
(edit) @35191   14 年 vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
(edit) @35183   14 年 vboxsync RTLdrLoadEx use RTERRINFO.
(edit) @35182   14 年 vboxsync iprt/err.h: Added RTErrInfo* for supplementing the IPRT style status …
(edit) @35152   14 年 vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @35128   14 年 vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @35122   14 年 vboxsync Runtime: too much replaced in the last fix
(edit) @35076   14 年 vboxsync RTStrVersionCompare: Made the a trailing 'r9' indicate of a sub-string …
(edit) @34999   14 年 vboxsync Backed out r68812, r68813 and r68816 - issue will be resolved with …
(edit) @34993   14 年 vboxsync IPRT/RTTimeExplode: Use remainder.
(edit) @34990   14 年 vboxsync IPRT/RTTimeExplode: Use remainder.
(edit) @34989   14 年 vboxsync IPRT/RTTimeExplode: Fixed missing alldvrm issue on W2K/NT4.
(edit) @34967   14 年 vboxsync Moved and extended RTVfsIoStrmValidateUtf8Encoding.
(edit) @34964   14 年 vboxsync Added RTVfsIoStrmValidateUtf8Encoding (stubbed).
(edit) @34959   14 年 vboxsync Added RTLdrLoadEx for exposing dlerror info.
(edit) @34952   14 年 vboxsync tar.cpp: < 8GB, not <=. Added note about using 256-base encoding with …
(edit) @34951   14 年 vboxsync FE/Qt4: fix burn
(edit) @34949   14 年 vboxsync Runtime-tar: base 256 support for files greater 8GB
(edit) @34941   14 年 vboxsync checksum/manifest: uninitialized variables
(edit) @34928   14 年 vboxsync tarvfs.cpp: untested implementation of base-256 decoding.
(edit) @34919   14 年 vboxsync Runtime: fix wrong writing of big file sizes
(edit) @34845   14 年 vboxsync iprt: Added RTManifestEntryExists.
(edit) @34786   14 年 vboxsync iprt: Implemented most of the RTVfsFile API.
(edit) @34654   14 年 vboxsync Runtime/err: handle newly added XPCOM error code
(edit) @34560   14 年 vboxsync vfsmemory.cpp: list bugfix (grumble, even with RTList* linked lists …
(edit) @34542   14 年 vboxsync RTGetOpt: Made it a bit less understanding about spaces after the …
(edit) @34537   14 年 vboxsync extpack & manifest bugfixes.
(edit) @34536   14 年 vboxsync build fix
(edit) @34535   14 年 vboxsync Manifest comparison.
(edit) @34507   14 年 vboxsync IPRT: Visual C++ warnings.
(edit) @34495   14 年 vboxsync Made extension pack installation work.
(edit) @34464   14 年 vboxsync IPRT: Added a RTManifest tool for testing the new manifest code. Moved …
(edit) @34450   14 年 vboxsync RTManifestWriteStandard: Initial implementation.
(edit) @34449   14 年 vboxsync Implemented RTManifestReadStandard and RTManifestReadStandardEx.
(edit) @34442   14 年 vboxsync bugfixing
(edit) @34441   14 年 vboxsync A couple of vfs fixes.
(edit) @34436   14 年 vboxsync RTVfsUtilPumpIoStreams: Flush the destination stream on success to …
(edit) @34435   14 年 vboxsync ExtPack: Implemented unpacking (untested).
(edit) @34418   14 年 vboxsync VBoxExtPAckHelperApp.cpp: More code.
(edit) @34414   14 年 vboxsync vfsmemory.cpp: warning
(edit) @34413   14 年 vboxsync vfsbase.cpp: RTVfs*Release - Ignore NIL handles.
(edit) @34410   14 年 vboxsync build fixes
(edit) @34407   14 年 vboxsync vfsmemory.cpp: initial coding.
(edit) @34405   14 年 vboxsync vfsstdfile.cpp: bug fix.
(edit) @34391   14 年 vboxsync More extension pack code.
(edit) @34385   14 年 vboxsync Build fix.
(edit) @34381   14 年 vboxsync manifest stuff.
(edit) @34256   14 年 vboxsync IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
(edit) @34218   14 年 vboxsync AVL: add range version with uint64_t keys
(edit) @34214   14 年 vboxsync IPRT: Added RTPathJoinEx and RTPathAppendEx.
(edit) @34205   14 年 vboxsync IPRT: Fix for RTPathChangeToDosSlashes().
(edit) @34181   14 年 vboxsync spaces
(edit) @34180   14 年 vboxsync build fix
(edit) @34179   14 年 vboxsync iprt/tarvfs: Rewrote the tar parser to deal with header sequences used …
(edit) @34060   14 年 vboxsync some tar bits
(edit) @34055   14 年 vboxsync vfs/tar: symlink fixes.
(edit) @34052   14 年 vboxsync tar: fixed bugs, listing output is identical to gnutar (when using --utc).
(edit) @34050   14 年 vboxsync build fix
(edit) @34049   14 年 vboxsync iprt/tarvfs: Working on validating and parsing the tar headers.
(edit) @34046   14 年 vboxsync build fix
(edit) @34045   14 年 vboxsync iprt: more tar code and vfs filesystem stream bugfixes.
(edit) @34032   14 年 vboxsync AssertPtrReturn
(edit) @34031   14 年 vboxsync iprt/vfs.h: RTVfsSymlink*. build fix.
(edit) @34030   14 年 vboxsync vfs: lock cleanup
(edit) @34029   14 年 vboxsync iprt/vfs/tar: more code.
(edit) @34027   14 年 vboxsync zipgzip.cpp -> gzipvfs.cpp
(edit) @34014   14 年 vboxsync scm whitespace cleanup
(edit) @34002   14 年 vboxsync iprt: Working on tar vfs.
(edit) @33982   14 年 vboxsync iprt: Moving zip.cpp and tar.cpp from common/misc/ and into common/zip/.
(edit) @33979   14 年 vboxsync build fix
(edit) @33975   14 年 vboxsync free fix
(edit) @33973   14 年 vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
(edit) @33950   14 年 vboxsync build fix
(edit) @33948   14 年 vboxsync vfs: more filesystem streaming code.
(edit) @33945   14 年 vboxsync More vfs code, new iprt error range..
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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