|
|
@34218
|
14 years |
vboxsync |
AVL: add range version with uint64_t keys
|
|
|
@34214
|
14 years |
vboxsync |
IPRT: Added RTPathJoinEx and RTPathAppendEx.
|
|
|
@34205
|
14 years |
vboxsync |
IPRT: Fix for RTPathChangeToDosSlashes().
|
|
|
@34181
|
14 years |
vboxsync |
spaces
|
|
|
@34180
|
14 years |
vboxsync |
build fix
|
|
|
@34179
|
14 years |
vboxsync |
iprt/tarvfs: Rewrote the tar parser to deal with header sequences used …
|
|
|
@34060
|
14 years |
vboxsync |
some tar bits
|
|
|
@34055
|
14 years |
vboxsync |
vfs/tar: symlink fixes.
|
|
|
@34052
|
14 years |
vboxsync |
tar: fixed bugs, listing output is identical to gnutar (when using --utc).
|
|
|
@34050
|
14 years |
vboxsync |
build fix
|
|
|
@34049
|
14 years |
vboxsync |
iprt/tarvfs: Working on validating and parsing the tar headers.
|
|
|
@34046
|
14 years |
vboxsync |
build fix
|
|
|
@34045
|
14 years |
vboxsync |
iprt: more tar code and vfs filesystem stream bugfixes.
|
|
|
@34032
|
14 years |
vboxsync |
AssertPtrReturn
|
|
|
@34031
|
14 years |
vboxsync |
iprt/vfs.h: RTVfsSymlink*. build fix.
|
|
|
@34030
|
14 years |
vboxsync |
vfs: lock cleanup
|
|
|
@34029
|
14 years |
vboxsync |
iprt/vfs/tar: more code.
|
|
|
@34027
|
14 years |
vboxsync |
zipgzip.cpp -> gzipvfs.cpp
|
|
|
@34014
|
14 years |
vboxsync |
scm whitespace cleanup
|
|
|
@34002
|
14 years |
vboxsync |
iprt: Working on tar vfs.
|
|
|
@33982
|
14 years |
vboxsync |
iprt: Moving zip.cpp and tar.cpp from common/misc/ and into common/zip/.
|
|
|
@33979
|
14 years |
vboxsync |
build fix
|
|
|
@33975
|
14 years |
vboxsync |
free fix
|
|
|
@33973
|
14 years |
vboxsync |
vfs: the gunzip stream works, except for some double frees somewhere.
|
|
|
@33950
|
14 years |
vboxsync |
build fix
|
|
|
@33948
|
14 years |
vboxsync |
vfs: more filesystem streaming code.
|
|
|
@33945
|
14 years |
vboxsync |
More vfs code, new iprt error range..
|
|
|
@33941
|
14 years |
vboxsync |
fix OSE
|
|
|
@33911
|
14 years |
vboxsync |
code -> laptop
|
|
|
@33903
|
14 years |
vboxsync |
iprt: More VFS and gunzip code.
|
|
|
@33867
|
14 years |
vboxsync |
vfsbase.cpp: build fix and adding RTVfsNewIoStream.
|
|
|
@33860
|
14 years |
vboxsync |
build fix
|
|
|
@33859
|
14 years |
vboxsync |
iprt/vfs: more code.
|
|
|
@33822
|
14 years |
vboxsync |
iprt/vfs: I/O stream code.
|
|
|
@33821
|
14 years |
vboxsync |
vfsstdfile.cpp: warnings
|
|
|
@33820
|
14 years |
vboxsync |
iprt/vfs: Hacking in progress.
|
|
|
@33804
|
14 years |
vboxsync |
iprt/tar.h: some review, clean and adding documentation.
|
|
|
@33704
|
14 years |
vboxsync |
comment update
|
|
|
@33680
|
14 years |
vboxsync |
IPRT: Added RTBldCfgCompiler.
|
|
|
@33679
|
14 years |
vboxsync |
IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch …
|
|
|
@33678
|
14 years |
vboxsync |
IPRT: Added RTStrCat and RTStrCatEx.
|
|
|
@33663
|
14 years |
vboxsync |
Runtime/common/dbg/dbgas.cpp: typo
|
|
|
@33605
|
14 years |
vboxsync |
iprt/cpp/ministring: Added printf and printfV methods.
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33563
|
14 years |
vboxsync |
iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
|
|
|
@33562
|
14 years |
vboxsync |
RTStrToUpper,RTStrToLower: Fixed bad assumptions that lower and upper …
|
|
|
@33560
|
14 years |
vboxsync |
iprt/uni.h: fixed typos preventing the flag lookups from linking and …
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33529
|
14 years |
vboxsync |
base64: Fix the assertion, carriage returns are handled like the other …
|
|
|
@33496
|
14 years |
vboxsync |
iprt/string.h: Moved the string format docs to the header so it is …
|
|
|
@33484
|
14 years |
vboxsync |
Runtime: force zero terminated strings on file read
|
|
|
@33464
|
14 years |
vboxsync |
*: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
|
|
|
@33450
|
14 years |
vboxsync |
iprt/path: Added RTPathJoinA.
|
|
|
@33299
|
14 years |
vboxsync |
Runtime/string: fix typo in HTML quoted string formatting
|
|
|
@33289
|
14 years |
vboxsync |
Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
|
|
|
@33286
|
14 years |
vboxsync |
Runtime: add lock free circular buffer + simple testcase
|
|
|
@33278
|
14 years |
vboxsync |
RTMemCache: Fixed a bug in a calculation affect (too) small object …
|
|
|
@33269
|
14 years |
vboxsync |
IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
|
|
|
@33268
|
14 years |
vboxsync |
IPRT: Added an AVL tree taking void * ranges.
|
|
|
@33262
|
14 years |
vboxsync |
RTOnce: Avoid allocating anything when there are no races.
|
|
|
@33245
|
14 years |
vboxsync |
IPRT: Added RTPathStartsWithRoot.
|
|
|
@33058
|
14 years |
vboxsync |
Runtime: RTTar setSize fixes
|
|
|
@33057
|
14 years |
vboxsync |
Runtime: add a manifest memory writer
|
|
|
@32864
|
14 years |
vboxsync |
Comment typo.
|
|
|
@32836
|
14 years |
vboxsync |
Runtime: fix check
|
|
|
@32756
|
14 years |
vboxsync |
Runtime: more fixes
|
|
|
@32754
|
14 years |
vboxsync |
Runtime: next burn fix try
|
|
|
@32752
|
14 years |
vboxsync |
Runtime: fix piggy compiler
|
|
|
@32751
|
14 years |
vboxsync |
Runtime: initial VFS support for tar
|
|
|
@32630
|
14 years |
vboxsync |
Runtime: fix burn
|
|
|
@32629
|
14 years |
vboxsync |
Runtime: remove the useless secondary temporary memory pointer
|
|
|
@32602
|
14 years |
vboxsync |
Runtime: fix burn
|
|
|
@32601
|
14 years |
vboxsync |
Runtime: fix burn
|
|
|
@32599
|
14 years |
vboxsync |
Runtime: fixed todos; distinct between real VERR_EOF and tar end of …
|
|
|
@32569
|
14 years |
vboxsync |
Runtime: fix burn
|
|
|
@32568
|
14 years |
vboxsync |
OVA: parse ovf in memory on ova import (no need for a temporary ovf …
|
|
|
@32566
|
14 years |
vboxsync |
Runtime: in-memory extraction support for tar
|
|
|
@32431
|
14 years |
vboxsync |
scm cleanup
|
|
|
@32355
|
14 years |
vboxsync |
IPRT: Added RTLogRelSetBuffering and RTLogSetBuffering.
|
|
|
@32284
|
14 years |
vboxsync |
Pointer based GCPhys AVL tree
|
|
|
@32257
|
14 years |
vboxsync |
iprt/ipv4.cpp: fixed mixed code/declaration C warnings
|
|
|
@32125
|
14 years |
vboxsync |
iprt/memtracker: hacking in progress.
|
|
|
@32047
|
14 years |
vboxsync |
iprt: disable RTStrAAppendExNVTag for RING0 as it is currently not …
|
|
|
@31853
|
14 years |
vboxsync |
two Makefile.kup to OSE
|
|
|
@31847
|
14 years |
vboxsync |
iprt: removed crc32.h and crc64.h, use crc.h instead.
|
|
|
@31624
|
14 years |
vboxsync |
Runtime: cast
|
|
|
@31623
|
14 years |
vboxsync |
Runtime: add progress callback support to the tar backend
|
|
|
@31583
|
14 years |
vboxsync |
Runtime/Sg: Extend RTSgBufSegArrayCreate to allow just counting the …
|
|
|
@31420
|
14 years |
vboxsync |
utf-8.cpp: warning.
|
|
|
@31418
|
14 years |
vboxsync |
iprt/string.h,utf-8.cpp: avoid including uni.h; misc nits.
|
|
|
@31396
|
14 years |
vboxsync |
dbgas.cpp: Use the right malloc.
|
|
|
@31376
|
14 years |
vboxsync |
comment typos.
|
|
|
@31316
|
14 years |
vboxsync |
fix typo
|
|
|
@31246
|
14 years |
vboxsync |
Runtime/string: clean up the UTF-8 <-> Latin1 APIs a bit more
|
|
|
@31229
|
14 years |
vboxsync |
Runtime/string: remove the worst bit of code duplication in the …
|
|
|
@31221
|
14 years |
vboxsync |
Runtime/string: more Utf-8 <-> Latin-1 fixes
|
|
|
@31213
|
14 years |
vboxsync |
Runtime/string: Utf-8 to Latin-1 translation should be exact or fail
|
|
|
@31199
|
14 years |
vboxsync |
Runtime/string: add Latin-1 <-> Utf-8 conversion APIs - tests and …
|
|
|
@31157
|
14 years |
vboxsync |
iprt,++: Tag allocation in all builds with a string, defaulting to …
|
|
|
@31103
|
14 years |
vboxsync |
IPRT/Socket: Add non blocking versions of the read/write methods. The …
|
|
|