issues
search
google
/
open-vcdiff
An encoder/decoder for the VCDIFF (RFC3284) format
Apache License 2.0
187
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow not copying the dictionary
#88
JeWe37
opened
1 year ago
2
Support for linking against open-vcdiff on Windows?
#87
BullyWiiPlaza
opened
4 years ago
0
Applying a decode twice nukes the target file
#86
BullyWiiPlaza
opened
4 years ago
0
COPY instructions shouldn't be allowed to cross the source segment/target window boundary
#85
mverver-google
opened
5 years ago
0
Slightly improve DecodeCopy() performance.
#84
mverver-google
opened
5 years ago
0
Update CMake instructions.
#83
mverver-google
opened
5 years ago
0
Nit: fix range check in vcdecoder.cc
#82
maksverver
opened
5 years ago
0
Update CMake instructions
#81
maksverver
closed
5 years ago
1
Add missing header for Mingw. Fixes #71
#80
peters
closed
5 years ago
4
Update CMakeLists.txt
#79
thongd00081
opened
6 years ago
1
Build instructions unclear
#78
Viterkim
closed
6 years ago
1
vcdecoder: add memory-based output interface
#77
zonque
opened
6 years ago
3
Fix build on some systems after #75.
#76
nico
closed
7 years ago
0
Remove a last stray bare std::auto_ptr.
#75
nico
closed
7 years ago
0
How to read xdelta3 files with secondary compression enabled?
#74
zonque
opened
7 years ago
1
gtest Source dropped
#73
noveljava
closed
3 years ago
0
Resolve C++11 narrowing conversion errors
#72
floppym
closed
7 years ago
2
can't compile with MinGW
#71
firstrose
closed
5 years ago
0
EncodeToInterface and DecodeToInterface methods should be public
#70
DominikDeak
opened
8 years ago
0
Fix 67
#69
bacek
closed
7 years ago
2
Fix cmake build when both shared and static libraries are built.
#68
bacek
closed
7 years ago
1
Compile error on Fedora 24
#67
redburn
closed
7 years ago
1
Adler32 isn't initialized correctly
#66
ehrmann
opened
8 years ago
0
Make `git submodule` invocation in README work.
#65
nico
closed
8 years ago
0
Add a copyright header to config.h.in.
#64
nico
closed
8 years ago
0
instructions on creating dictionaries
#63
sokoow
opened
8 years ago
1
System gtest and/or gflags
#62
bacek
closed
8 years ago
1
blockhash_test is failing with -DCMAKE_BUILD_TYPE=Release
#61
bacek
closed
8 years ago
1
Run vcdiff_test in make test.
#60
bacek
closed
8 years ago
5
Vcdiff --version
#59
bacek
closed
8 years ago
0
Remove usage of SIZE_MAX.
#58
Steelskin
closed
8 years ago
0
Remove autotools leftovers
#57
bacek
closed
8 years ago
0
Change build system to use CMake and git submodules for gtest/gflags.
#56
bacek
closed
8 years ago
6
Fetching prerequisites no longer works
#55
DominikDeak
closed
8 years ago
1
Compile error on Oracle Linux 7.2
#54
crisbarros
closed
8 years ago
1
Fixing a build issue where the compiler fails to find definition of SIZE_MAX
#53
canselcik
closed
8 years ago
3
fetch_prereq requires svn
#52
LouisStrous
closed
8 years ago
1
Expose
#51
bacek
closed
8 years ago
1
Sync newest openvcdiff.
#50
elly
closed
9 years ago
0
Fix MSVC warnings about implicit value truncations.
#49
Steelskin
closed
9 years ago
0
Upgrade dependencies and switch to cmake.
#48
Steelskin
closed
8 years ago
0
Add an option to force use of auto_ptr for legacy STL implementations.
#47
Steelskin
closed
9 years ago
1
Switch gflags and gtest dependencies to a post-sync step.
#46
Steelskin
closed
9 years ago
1
The dictionary file cannot be an FIFO
#45
Steelskin
opened
9 years ago
1
VCD_COMPILE_ASSERT warns with -Wunused-local-typedef
#44
Steelskin
closed
9 years ago
0
autotools issue
#43
Steelskin
closed
10 years ago
0
use unique_ptr instead of auto_ptr in c++11 builds
#42
Steelskin
closed
10 years ago
0
Fails to compile on OS X 10.9 (missing <tr1/tuple>)
#41
Steelskin
closed
10 years ago
0
encoder crashes with NULL source and 0 source length
#40
Steelskin
closed
10 years ago
0
No default support for Visual Studio 2010 or 2012.
#39
Steelskin
closed
8 years ago
1
Next