VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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..
(edit) @33941   14 年 vboxsync fix OSE
(edit) @33911   14 年 vboxsync code -> laptop
(edit) @33903   14 年 vboxsync iprt: More VFS and gunzip code.
(edit) @33867   14 年 vboxsync vfsbase.cpp: build fix and adding RTVfsNewIoStream.
(edit) @33860   14 年 vboxsync build fix
(edit) @33859   14 年 vboxsync iprt/vfs: more code.
(edit) @33822   14 年 vboxsync iprt/vfs: I/O stream code.
(edit) @33821   14 年 vboxsync vfsstdfile.cpp: warnings
(edit) @33820   14 年 vboxsync iprt/vfs: Hacking in progress.
(edit) @33804   14 年 vboxsync iprt/tar.h: some review, clean and adding documentation.
(edit) @33704   14 年 vboxsync comment update
(edit) @33680   14 年 vboxsync IPRT: Added RTBldCfgCompiler.
(edit) @33679   14 年 vboxsync IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch …
(edit) @33678   14 年 vboxsync IPRT: Added RTStrCat and RTStrCatEx.
(edit) @33663   14 年 vboxsync Runtime/common/dbg/dbgas.cpp: typo
(edit) @33605   14 年 vboxsync iprt/cpp/ministring: Added printf and printfV methods.
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33563   14 年 vboxsync iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
(edit) @33562   14 年 vboxsync RTStrToUpper,RTStrToLower: Fixed bad assumptions that lower and upper …
(edit) @33560   14 年 vboxsync iprt/uni.h: fixed typos preventing the flag lookups from linking and …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33529   14 年 vboxsync base64: Fix the assertion, carriage returns are handled like the other …
(edit) @33496   14 年 vboxsync iprt/string.h: Moved the string format docs to the header so it is …
(edit) @33484   14 年 vboxsync Runtime: force zero terminated strings on file read
(edit) @33464   14 年 vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33450   14 年 vboxsync iprt/path: Added RTPathJoinA.
(edit) @33299   14 年 vboxsync Runtime/string: fix typo in HTML quoted string formatting
(edit) @33289   14 年 vboxsync Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
(edit) @33286   14 年 vboxsync Runtime: add lock free circular buffer + simple testcase
(edit) @33278   14 年 vboxsync RTMemCache: Fixed a bug in a calculation affect (too) small object …
(edit) @33269   14 年 vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @33268   14 年 vboxsync IPRT: Added an AVL tree taking void * ranges.
(edit) @33262   14 年 vboxsync RTOnce: Avoid allocating anything when there are no races.
(edit) @33245   14 年 vboxsync IPRT: Added RTPathStartsWithRoot.
(edit) @33058   14 年 vboxsync Runtime: RTTar setSize fixes
(edit) @33057   14 年 vboxsync Runtime: add a manifest memory writer
(edit) @32864   14 年 vboxsync Comment typo.
(edit) @32836   14 年 vboxsync Runtime: fix check
(edit) @32756   14 年 vboxsync Runtime: more fixes
(edit) @32754   14 年 vboxsync Runtime: next burn fix try
(edit) @32752   14 年 vboxsync Runtime: fix piggy compiler
(edit) @32751   14 年 vboxsync Runtime: initial VFS support for tar
(edit) @32630   14 年 vboxsync Runtime: fix burn
(edit) @32629   14 年 vboxsync Runtime: remove the useless secondary temporary memory pointer
(edit) @32602   14 年 vboxsync Runtime: fix burn
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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