Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/open-vcdiff issues and pull requests
#88 - Allow not copying the dictionary
Pull Request -
State: open - Opened by JeWe37 over 1 year ago
- 2 comments
#87 - Support for linking against open-vcdiff on Windows?
Issue -
State: open - Opened by BullyWiiPlaza over 4 years ago
#86 - Applying a decode twice nukes the target file
Issue -
State: open - Opened by BullyWiiPlaza over 4 years ago
#85 - COPY instructions shouldn't be allowed to cross the source segment/target window boundary
Issue -
State: open - Opened by mverver-google over 5 years ago
#84 - Slightly improve DecodeCopy() performance.
Pull Request -
State: open - Opened by mverver-google over 5 years ago
#83 - Update CMake instructions.
Pull Request -
State: open - Opened by mverver-google over 5 years ago
#82 - Nit: fix range check in vcdecoder.cc
Issue -
State: open - Opened by maksverver over 5 years ago
#81 - Update CMake instructions
Pull Request -
State: closed - Opened by maksverver over 5 years ago
- 1 comment
#80 - Add missing header for Mingw. Fixes #71
Pull Request -
State: closed - Opened by peters over 5 years ago
- 4 comments
#79 - Update CMakeLists.txt
Pull Request -
State: open - Opened by thongd00081 about 6 years ago
- 1 comment
#78 - Build instructions unclear
Issue -
State: closed - Opened by Viterkim over 6 years ago
- 1 comment
#77 - vcdecoder: add memory-based output interface
Pull Request -
State: open - Opened by zonque over 6 years ago
- 3 comments
#76 - Fix build on some systems after #75.
Pull Request -
State: closed - Opened by nico over 7 years ago
#75 - Remove a last stray bare std::auto_ptr.
Pull Request -
State: closed - Opened by nico over 7 years ago
#74 - How to read xdelta3 files with secondary compression enabled?
Issue -
State: open - Opened by zonque over 7 years ago
- 1 comment
#73 - gtest Source dropped
Issue -
State: closed - Opened by noveljava over 7 years ago
#72 - Resolve C++11 narrowing conversion errors
Pull Request -
State: closed - Opened by floppym about 8 years ago
- 2 comments
#71 - can't compile with MinGW
Issue -
State: closed - Opened by firstrose about 8 years ago
#70 - EncodeToInterface and DecodeToInterface methods should be public
Issue -
State: open - Opened by DominikDeak about 8 years ago
#69 - Fix 67
Pull Request -
State: closed - Opened by bacek over 8 years ago
- 2 comments
#68 - Fix cmake build when both shared and static libraries are built.
Pull Request -
State: closed - Opened by bacek over 8 years ago
- 1 comment
#67 - Compile error on Fedora 24
Issue -
State: closed - Opened by redburn over 8 years ago
- 1 comment
#66 - Adler32 isn't initialized correctly
Issue -
State: open - Opened by ehrmann over 8 years ago
#65 - Make `git submodule` invocation in README work.
Pull Request -
State: closed - Opened by nico over 8 years ago
#64 - Add a copyright header to config.h.in.
Pull Request -
State: closed - Opened by nico over 8 years ago
#63 - instructions on creating dictionaries
Issue -
State: open - Opened by sokoow over 8 years ago
- 1 comment
#62 - System gtest and/or gflags
Pull Request -
State: closed - Opened by bacek over 8 years ago
- 1 comment
#61 - blockhash_test is failing with -DCMAKE_BUILD_TYPE=Release
Issue -
State: closed - Opened by bacek over 8 years ago
- 1 comment
#60 - Run vcdiff_test in make test.
Pull Request -
State: closed - Opened by bacek over 8 years ago
- 5 comments
#59 - Vcdiff --version
Pull Request -
State: closed - Opened by bacek over 8 years ago
#58 - Remove usage of SIZE_MAX.
Pull Request -
State: closed - Opened by Steelskin over 8 years ago
#57 - Remove autotools leftovers
Pull Request -
State: closed - Opened by bacek over 8 years ago
#56 - Change build system to use CMake and git submodules for gtest/gflags.
Pull Request -
State: closed - Opened by bacek over 8 years ago
- 6 comments
#55 - Fetching prerequisites no longer works
Issue -
State: closed - Opened by DominikDeak over 8 years ago
- 1 comment
#54 - Compile error on Oracle Linux 7.2
Issue -
State: closed - Opened by crisbarros over 8 years ago
- 1 comment
#53 - Fixing a build issue where the compiler fails to find definition of SIZE_MAX
Pull Request -
State: closed - Opened by canselcik almost 9 years ago
- 3 comments
#52 - fetch_prereq requires svn
Issue -
State: closed - Opened by LouisStrous about 9 years ago
- 1 comment
#51 - Expose
Pull Request -
State: closed - Opened by bacek about 9 years ago
- 1 comment
#50 - Sync newest openvcdiff.
Pull Request -
State: closed - Opened by elly about 9 years ago
#49 - Fix MSVC warnings about implicit value truncations.
Pull Request -
State: closed - Opened by Steelskin over 9 years ago
#48 - Upgrade dependencies and switch to cmake.
Issue -
State: closed - Opened by Steelskin over 9 years ago
Labels: enhancement, OpSys-All, Priority-Critical
#47 - Add an option to force use of auto_ptr for legacy STL implementations.
Pull Request -
State: closed - Opened by Steelskin over 9 years ago
- 1 comment
#46 - Switch gflags and gtest dependencies to a post-sync step.
Pull Request -
State: closed - Opened by Steelskin over 9 years ago
- 1 comment
#45 - The dictionary file cannot be an FIFO
Issue -
State: open - Opened by Steelskin over 9 years ago
- 1 comment
Labels: bug, Priority-Medium
#44 - VCD_COMPILE_ASSERT warns with -Wunused-local-typedef
Issue -
State: closed - Opened by Steelskin over 9 years ago
Labels: bug, Priority-Medium
#43 - autotools issue
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium
#42 - use unique_ptr instead of auto_ptr in c++11 builds
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium
#41 - Fails to compile on OS X 10.9 (missing <tr1/tuple>)
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium
#40 - encoder crashes with NULL source and 0 source length
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium, OpSys-Linux, Component-Logic
#39 - No default support for Visual Studio 2010 or 2012.
Issue -
State: closed - Opened by Steelskin about 10 years ago
- 1 comment
Labels: bug, Priority-Medium
#38 - Issue during cross compilation of open-vcdiff for powerpc-linux
Issue -
State: closed - Opened by Steelskin about 10 years ago
- 1 comment
Labels: bug, Priority-Low
#37 - Redundant comma in json output
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium
#36 - Failed to handle utf8 characters in .json file
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium
#35 - Can't find zlib.h
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium
#34 - Allow linking zlib library
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium
#33 - Provide a log handler to log errors.
Issue -
State: open - Opened by Steelskin about 10 years ago
- 2 comments
Labels: enhancement, Priority-High
#32 - Incorrect test case in vcdiffengine_test.cc
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium, OpSys-All, Component-Test
#31 - Please pass Debian's licensecheck
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium
#30 - Recursive directory diff support
Issue -
State: open - Opened by Steelskin about 10 years ago
- 1 comment
Labels: enhancement, Priority-Low
#29 - format_extension_flags.h missing in debian packages
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium
#28 - Sub-optimal usage of string.reserve in decoder
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium, Performance
#27 - .deb packages install libtool wrapper for vcdiff, not the actual binary
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium
#26 - vcdiff_test.sh specifies potentially incorrect shell location, test fails
Issue -
State: closed - Opened by Steelskin about 10 years ago
- 1 comment
Labels: bug, OpSys-BSD, Priority-Low, Component-Test
#25 - "make check" fails on AIX 5.3.8
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium, Performance, Component-Test, OpSys-AIX
#24 - Debian package files do not install vcdiff executable properly
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Usability, Priority-Medium, OpSys-Linux, Component-Scripts
#23 - Add JSON output support
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium
#22 - Makefile.am doesn't list all library dependencies causing linking errors with gold
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium
#21 - Fail to test on MinGW 5.1.4
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium, Component-Test, OpSys-Windows, Component-Scripts
#20 - Diff file merge capability.
Issue -
State: open - Opened by Steelskin about 10 years ago
- 1 comment
Labels: enhancement, Priority-Low
#19 - ERROR: Length of target window (100001916) exceeds limit of 67108864 bytes
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Usability, Priority-Medium, OpSys-All, Component-Logic
#18 - Building RPM package fails on Fedora 9: Installed (but unpackaged) file vcdiff.1.gz
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium, OpSys-Linux, Component-Scripts
#17 - add ability to stream source and not requre the entire source in memory
Issue -
State: closed - Opened by Steelskin about 10 years ago
- 1 comment
Labels: enhancement, Priority-Low
#16 - "Value too large for defined data type" when dictionary file is > 4GB
Issue -
State: open - Opened by Steelskin about 10 years ago
- 1 comment
Labels: enhancement, Usability, Priority-Medium, OpSys-All
#15 - open-vcdiff fails to compile on Fedora 9
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Critical, OpSys-Linux
#14 - HashedDictionary may free memory twice if implicitly copied
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium, OpSys-All, Component-API
#13 - Add unit test for vcdiff command-line executable
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium, Component-Test
#12 - Add "pull-model" interface to decoder with a limited output buffer size
Issue -
State: open - Opened by Steelskin about 10 years ago
- 2 comments
Labels: enhancement, Priority-Low, OpSys-All, Component-API
#11 - Return error codes from calls to decoder/encoder
Issue -
State: open - Opened by Steelskin about 10 years ago
- 1 comment
Labels: enhancement, Usability, Priority-Low, Component-API
#10 - Encoder should buffer writes until flushed
Issue -
State: open - Opened by Steelskin about 10 years ago
- 1 comment
Labels: enhancement, Performance, Priority-Low
#9 - Add option to optimize VCDIFF decoder when VCD_TARGET will not be used as source segment
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-High, Performance, OpSys-All
#8 - Decoder should not crash if it runs out of memory
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-High, OpSys-All, Security
#7 - vcdiff incorrect binary I/O on Windows
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium, OpSys-Windows
#6 - vcdiff crashes with zero-size dictionary
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-Medium, OpSys-Windows
#5 - Unit tests pass with errors
Issue -
State: closed - Opened by Steelskin about 10 years ago
- 1 comment
Labels: enhancement, Priority-High, OpSys-All, Component-Test
#4 - API should use void*, not char*, for binary data
Issue -
State: open - Opened by Steelskin about 10 years ago
- 2 comments
Labels: bug, Priority-Low, OpSys-All, Component-API
#3 - vcdiff --version should print version number
Issue -
State: closed - Opened by Steelskin about 10 years ago
- 1 comment
Labels: bug, Usability, Priority-Low, OpSys-All
#2 - Unit test blockhash_test fails on FreeBSD platform
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: OpSys-BSD, Priority-Medium, Performance
#1 - vcdiff command-line executable crashes on startup on FreeBSD platform
Issue -
State: closed - Opened by Steelskin about 10 years ago
Labels: Priority-High, OpSys-BSD, Usability