Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ning/compress issues and pull requests

#53 - Treat `sun.misc` as an optional OSGi dependency

Pull Request - State: closed - Opened by Mailaender almost 2 years ago - 4 comments

#52 - Added support for Java 9+

Pull Request - State: closed - Opened by Mailaender almost 2 years ago

#51 - Mistaken Code in k8s

Issue - State: closed - Opened by 7color13 about 2 years ago - 1 comment

#50 - `Unsafe` needs support in `module-info.java`

Issue - State: closed - Opened by robertvazan about 3 years ago - 1 comment

#49 - Add Java 9+ module info using Moditect

Issue - State: closed - Opened by cowtowncoder about 4 years ago - 1 comment

#48 - Fix issues outlined by "lgtm.com"'s static analysis

Issue - State: closed - Opened by cowtowncoder about 4 years ago - 1 comment

#47 - [WIP] let lzf support ByteBuffer

Pull Request - State: closed - Opened by carryxyh about 5 years ago - 6 comments

#46 - Fixed typos in README.md

Pull Request - State: closed - Opened by alterdego about 6 years ago - 1 comment

#45 - API changes report for Compress LZF

Issue - State: closed - Opened by lvc over 7 years ago

#44 - did not start with 'ZV' signature bytes

Issue - State: closed - Opened by usergoodvery almost 8 years ago - 5 comments

#43 - estimateMaxWorkspaceSize() is too small

Issue - State: closed - Opened by leventov almost 8 years ago - 9 comments

#42 - OptimizedGZIPInputStream fails on chunked stream

Issue - State: open - Opened by massimo-coluzzi about 8 years ago - 2 comments

#41 - Document parallel compression task

Issue - State: open - Opened by cowtowncoder almost 9 years ago

#40 - Add convenience method(s) for GZIP read/write

Issue - State: open - Opened by cowtowncoder almost 9 years ago

#39 - Fix VanillaChunkEncoder.tryCompress to use inPos for the initialization of seen bytes.

Pull Request - State: closed - Opened by rjernst over 10 years ago - 1 comment

#38 - Overload of factory methods and constructors in Encoders and Streams, to...

Pull Request - State: closed - Opened by serverperformance over 10 years ago - 3 comments

#36 - fixed link to Freecode's Javascript LZF page

Pull Request - State: closed - Opened by The-Alchemist over 10 years ago - 1 comment

#35 - Fix data corruption on write attempt after close

Pull Request - State: closed - Opened by thmd almost 11 years ago - 1 comment

#34 - Add new variants for "compress only if comp rate at least N"

Issue - State: closed - Opened by cowtowncoder about 11 years ago - 1 comment

#33 - Added license and copyright information.

Pull Request - State: closed - Opened by willb over 11 years ago - 3 comments

#32 - Protect against rare NPE

Pull Request - State: closed - Opened by francoisforster over 11 years ago

#31 - Unsafe clean up of Thread Local Value

Issue - State: closed - Opened by almubinsultan over 11 years ago

#30 - Report any IOException while writing to caller instead of ignoring it

Pull Request - State: closed - Opened by javabean over 11 years ago

#29 - Misc changes from our previous email/comments exchanges

Pull Request - State: closed - Opened by javabean over 11 years ago - 1 comment

#28 - Parallel (follow up)

Pull Request - State: closed - Opened by javabean over 11 years ago - 1 comment

#27 - Parallel implementation

Pull Request - State: closed - Opened by javabean over 11 years ago - 2 comments

#26 - Expose number of bytes read from `InputStream`, via `LZFInputStream`

Issue - State: closed - Opened by cowtowncoder over 11 years ago - 1 comment

#25 - Improve 'DataHandler` callback to allow early termination

Issue - State: closed - Opened by cowtowncoder over 11 years ago - 1 comment

#23 - Implement encoder (compressor) that makes use of sun.misc.Unsafe

Issue - State: closed - Opened by cowtowncoder almost 12 years ago - 1 comment

#22 - Add a method to encode directly into given output buffer (of guaranteed size)

Issue - State: closed - Opened by cowtowncoder almost 12 years ago - 1 comment

#21 - Fix JDK 1.5 compatibility issue

Pull Request - State: closed - Opened by trask about 12 years ago - 2 comments

#20 - Deserialize directly into a ByteBuffer

Issue - State: open - Opened by cheddar about 12 years ago - 6 comments

#19 - Implement skip() efficiently, without needing to decode if possible

Issue - State: closed - Opened by cowtowncoder over 12 years ago - 1 comment

#18 - Fatal error in Java Runtime Environment with LZF 0.9.5 Library in Solaris 11 on sparc

Issue - State: closed - Opened by fazaza over 12 years ago - 4 comments

#17 - Add IOException sub-class for reliable catching of only LZF de/encoding problems

Issue - State: closed - Opened by cowtowncoder almost 13 years ago - 1 comment

#16 - Add LZFInputStream.readAndWrite(...) for copy-through

Issue - State: closed - Opened by cowtowncoder almost 13 years ago

#15 - Problem with LZFDecoder.decode()

Issue - State: closed - Opened by cowtowncoder about 13 years ago - 1 comment

#14 - Parallel LZF

Issue - State: closed - Opened by whoschek about 13 years ago - 6 comments

#13 - UnsafeChunkDecoder in ning-compress-0.9.0 leads to SIGSEV in gc

Issue - State: closed - Opened by whoschek about 13 years ago - 14 comments

#12 - Command-line tool out of memory

Issue - State: closed - Opened by nodarret over 13 years ago - 2 comments

#11 - Close() not working correctly with input, output streams

Issue - State: closed - Opened by cowtowncoder over 13 years ago - 1 comment

#10 - Consider using Unsafe for efficient long-access

Issue - State: closed - Opened by cowtowncoder over 13 years ago - 1 comment

#9 - protect against NPE

Pull Request - State: closed - Opened by abramsm over 13 years ago - 2 comments

#8 - Possible compression performance optimization

Issue - State: closed - Opened by thomasmueller over 13 years ago - 6 comments

#6 - round tripping byte array lengths from 0 to 1000 fails

Issue - State: closed - Opened by whoschek over 13 years ago - 2 comments

#5 - RFE: add alternate FileInputStream/FileOutputStream-based streams

Issue - State: closed - Opened by cowtowncoder over 13 years ago - 1 comment

#4 - RFE: Make LZFInput/OutputStream expose underlying stream

Issue - State: closed - Opened by cowtowncoder over 13 years ago - 1 comment

#3 - Corrupt input data when using LZFInputStream and jets3t

Issue - State: closed - Opened by ijuma over 13 years ago - 6 comments

#2 - Document LZF format

Issue - State: closed - Opened by cowtowncoder almost 14 years ago - 1 comment