VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @33804   14 years vboxsync iprt/tar.h: some review, clean and adding documentation.
(edit) @33704   14 years vboxsync comment update
(edit) @33680   14 years vboxsync IPRT: Added RTBldCfgCompiler.
(edit) @33679   14 years vboxsync IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch …
(edit) @33678   14 years vboxsync IPRT: Added RTStrCat and RTStrCatEx.
(edit) @33663   14 years vboxsync Runtime/common/dbg/dbgas.cpp: typo
(edit) @33605   14 years vboxsync iprt/cpp/ministring: Added printf and printfV methods.
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33563   14 years vboxsync iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
(edit) @33562   14 years vboxsync RTStrToUpper,RTStrToLower: Fixed bad assumptions that lower and upper …
(edit) @33560   14 years vboxsync iprt/uni.h: fixed typos preventing the flag lookups from linking and …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33529   14 years vboxsync base64: Fix the assertion, carriage returns are handled like the other …
(edit) @33496   14 years vboxsync iprt/string.h: Moved the string format docs to the header so it is …
(edit) @33484   14 years vboxsync Runtime: force zero terminated strings on file read
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33450   14 years vboxsync iprt/path: Added RTPathJoinA.
(edit) @33299   14 years vboxsync Runtime/string: fix typo in HTML quoted string formatting
(edit) @33289   14 years vboxsync Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
(edit) @33286   14 years vboxsync Runtime: add lock free circular buffer + simple testcase
(edit) @33278   14 years vboxsync RTMemCache: Fixed a bug in a calculation affect (too) small object …
(edit) @33269   14 years vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @33268   14 years vboxsync IPRT: Added an AVL tree taking void * ranges.
(edit) @33262   14 years vboxsync RTOnce: Avoid allocating anything when there are no races.
(edit) @33245   14 years vboxsync IPRT: Added RTPathStartsWithRoot.
(edit) @33058   14 years vboxsync Runtime: RTTar setSize fixes
(edit) @33057   14 years vboxsync Runtime: add a manifest memory writer
(edit) @32864   14 years vboxsync Comment typo.
(edit) @32836   14 years vboxsync Runtime: fix check
(edit) @32756   14 years vboxsync Runtime: more fixes
(edit) @32754   14 years vboxsync Runtime: next burn fix try
(edit) @32752   14 years vboxsync Runtime: fix piggy compiler
(edit) @32751   14 years vboxsync Runtime: initial VFS support for tar
(edit) @32630   14 years vboxsync Runtime: fix burn
(edit) @32629   14 years vboxsync Runtime: remove the useless secondary temporary memory pointer
(edit) @32602   14 years vboxsync Runtime: fix burn
(edit) @32601   14 years vboxsync Runtime: fix burn
(edit) @32599   14 years vboxsync Runtime: fixed todos; distinct between real VERR_EOF and tar end of …
(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) @32431   14 years vboxsync scm cleanup
(edit) @32355   14 years vboxsync IPRT: Added RTLogRelSetBuffering and RTLogSetBuffering.
(edit) @32284   14 years vboxsync Pointer based GCPhys AVL tree
(edit) @32257   14 years vboxsync iprt/ipv4.cpp: fixed mixed code/declaration C warnings
(edit) @32125   14 years vboxsync iprt/memtracker: hacking in progress.
(edit) @32047   14 years vboxsync iprt: disable RTStrAAppendExNVTag for RING0 as it is currently not …
(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) @31624   14 years vboxsync Runtime: cast
(edit) @31623   14 years vboxsync Runtime: add progress callback support to the tar backend
(edit) @31583   14 years vboxsync Runtime/Sg: Extend RTSgBufSegArrayCreate to allow just counting the …
(edit) @31420   14 years vboxsync utf-8.cpp: warning.
(edit) @31418   14 years vboxsync iprt/string.h,utf-8.cpp: avoid including uni.h; misc nits.
(edit) @31396   14 years vboxsync dbgas.cpp: Use the right malloc.
(edit) @31376   14 years vboxsync comment typos.
(edit) @31316   14 years vboxsync fix typo
(edit) @31246   14 years vboxsync Runtime/string: clean up the UTF-8 <-> Latin1 APIs a bit more
(edit) @31229   14 years vboxsync Runtime/string: remove the worst bit of code duplication in the …
(edit) @31221   14 years vboxsync Runtime/string: more Utf-8 <-> Latin-1 fixes
(edit) @31213   14 years vboxsync Runtime/string: Utf-8 to Latin-1 translation should be exact or fail
(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) @31103   14 years vboxsync IPRT/Socket: Add non blocking versions of the read/write methods. 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