Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mateidavid/zstr issues and pull requests
#63 - Setting compression level in zstr::ofstream?
Issue -
State: closed - Opened by kiplingw over 1 year ago
- 9 comments
Labels: question
#62 - changing include directive to relative path
Pull Request -
State: closed - Opened by behrisch about 2 years ago
#61 - allow backward compatibility with gcc 4.8
Pull Request -
State: closed - Opened by ferdymercury about 2 years ago
- 4 comments
#60 - [FreeBSD] strict_fstream.hpp:77:26: error: invalid conversion from 'int' to 'char*'
Issue -
State: closed - Opened by yurivict about 2 years ago
- 6 comments
Labels: bug
#59 - call to implicitly-deleted copy constructor of 'zstr::ifstream'
Issue -
State: closed - Opened by jmakov over 2 years ago
- 3 comments
Labels: enhancement
#58 - Fix some typos
Pull Request -
State: closed - Opened by luzpaz over 2 years ago
- 1 comment
#57 - Error with defined(__APPLE__) && !_GNU_SOURCE
Issue -
State: closed - Opened by GuillaumeHolley over 2 years ago
- 6 comments
Labels: bug
#56 - Incompatible with GCC 4.8.2
Issue -
State: closed - Opened by GuillaumeHolley over 2 years ago
- 5 comments
Labels: enhancement
#55 - Improve CMakeLists and add CMake instructions in README
Pull Request -
State: closed - Opened by skaravos almost 3 years ago
- 2 comments
Labels: enhancement
#54 - eliminate use of std::make_unique, remove zstr_make_unique_polyfill.h
Pull Request -
State: closed - Opened by svigerske almost 3 years ago
- 3 comments
Labels: enhancement
#53 - Request: constants instead of magic numbers for windowBits parameter
Issue -
State: open - Opened by stertingen almost 3 years ago
- 1 comment
Labels: enhancement
#52 - Fixed a small typo in README.org.
Pull Request -
State: closed - Opened by rturrado about 3 years ago
Labels: enhancement
#51 - windows miniz example
Issue -
State: closed - Opened by dridk about 3 years ago
- 1 comment
Labels: question
#50 - can't compile in clang
Issue -
State: closed - Opened by hero2002 about 3 years ago
- 3 comments
Labels: help wanted
#49 - Flush close on destroy, CMake and buff_size
Pull Request -
State: closed - Opened by robegan21 about 3 years ago
- 3 comments
#48 - flush close on destroy, CMake and buff_size
Pull Request -
State: closed - Opened by robegan21 about 3 years ago
#47 - crashing in strict_fstream::detail::static_method_holder::check_open
Issue -
State: closed - Opened by hero2002 over 3 years ago
- 10 comments
Labels: question
#46 - the proper way of getting decompressed file size
Issue -
State: closed - Opened by passerbyd over 3 years ago
- 5 comments
Labels: question
#32 - Move `is_open` so it can be used.
Pull Request -
State: closed - Opened by CMurtagh-LGTM over 3 years ago
#31 - Allow people to get the position in the underlying stream
Pull Request -
State: closed - Opened by sandsmark over 3 years ago
- 1 comment
#30 - Default constructor
Pull Request -
State: closed - Opened by CMurtagh-LGTM over 3 years ago
- 1 comment
#29 - Merge projects?
Issue -
State: open - Opened by ferdymercury over 3 years ago
Labels: question
#28 - Default Constructible fstream
Issue -
State: closed - Opened by CMurtagh-LGTM almost 4 years ago
Labels: enhancement, help wanted
#27 - zlib header detection is too restrictive.
Issue -
State: open - Opened by madler about 4 years ago
- 3 comments
Labels: bug, help wanted
#26 - Allow zstr::ofstream to work in plain non-compressed mode
Issue -
State: open - Opened by ferdymercury over 4 years ago
Labels: enhancement
#25 - strerror_r variant compatibility
Pull Request -
State: closed - Opened by graemenail over 4 years ago
- 7 comments
#24 - CMakeLists info
Issue -
State: closed - Opened by ferdymercury over 4 years ago
Labels: enhancement
#23 - Delete move constructors and assignment operators
Pull Request -
State: closed - Opened by ferdymercury over 4 years ago
- 1 comment
#22 - Only trim buffer if there is a \0 in it
Pull Request -
State: closed - Opened by ferdymercury over 4 years ago
- 1 comment
Labels: bug
#21 - gcount, tellg, seekg functions
Issue -
State: open - Opened by ferdymercury over 4 years ago
- 3 comments
Labels: enhancement, help wanted
#20 - Invalid string resizing length bug
Issue -
State: closed - Opened by lightvector over 4 years ago
- 3 comments
Labels: bug
#19 - what language are the released zip/tgz files in ?
Issue -
State: closed - Opened by yamcenutzer over 4 years ago
- 5 comments
Labels: question
#18 - Change compression parameters
Pull Request -
State: closed - Opened by robegan21 about 5 years ago
- 1 comment
#17 - Catch std::ios_base::failure by reference
Pull Request -
State: closed - Opened by vasekp over 5 years ago
- 1 comment
Labels: duplicate, enhancement
#16 - -Wdefaulted-function-deleted warning on Clang 8
Issue -
State: closed - Opened by smeenai over 5 years ago
Labels: bug
#15 - Should ifstream be opened in binary mode?
Issue -
State: open - Opened by lightvector over 5 years ago
- 4 comments
Labels: enhancement, question
#14 - supporting flush(); add compression level as param
Pull Request -
State: closed - Opened by YihaoPeng over 6 years ago
- 2 comments
Labels: enhancement
#13 - How can decompress char*/std::string data
Issue -
State: closed - Opened by wangzheyy over 6 years ago
- 1 comment
Labels: question
#12 - Simplify Travis configuration
Pull Request -
State: closed - Opened by johnkeeping over 6 years ago
Labels: bug, enhancement
#11 - Catch exceptions by const reference
Pull Request -
State: closed - Opened by johnkeeping over 6 years ago
Labels: bug
#10 - Options on Compression?
Issue -
State: closed - Opened by citibeth almost 7 years ago
- 2 comments
Labels: enhancement, question
#9 - make it possible to specify window bits, and possible to specify parameters from zstr::istream/ostream
Pull Request -
State: closed - Opened by sandsmark about 7 years ago
- 14 comments
Labels: bug, enhancement
#8 - Add appropriate casts to prevent build failure on MSVC with warning level 4 in 64bit mode.
Pull Request -
State: closed - Opened by TorbenJ over 7 years ago
- 1 comment
Labels: bug
#7 - OSX Support
Pull Request -
State: closed - Opened by ljyanesm over 7 years ago
- 3 comments
Labels: bug, duplicate
#6 - Fix OSx compilation issue
Pull Request -
State: closed - Opened by skondratov over 7 years ago
- 3 comments
Labels: bug, duplicate
#5 - strerror problem on a Mac
Issue -
State: closed - Opened by mrzv over 7 years ago
- 11 comments
Labels: bug
#4 - strict_fstream::strerror() violates the One Definition Rule
Issue -
State: closed - Opened by MrMetric almost 8 years ago
- 1 comment
#2 - Changes to enable compilation under Visual Studio (2015)
Pull Request -
State: closed - Opened by markdwood almost 8 years ago
- 10 comments
#1 - Throw in destructor
Issue -
State: closed - Opened by claria about 8 years ago
- 2 comments