Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / col-e/ll-java-zip issues and pull requests
#30 - Add method to stream decompressed data
Pull Request -
State: closed - Opened by xxDark 6 months ago
#29 - Record prefix data in front of ZIP
Issue -
State: closed - Opened by Col-E 6 months ago
- 1 comment
Labels: enhancement
#28 - Bump minimum required JDK to 22, migrate API to MemorySegment
Pull Request -
State: closed - Opened by xxDark 7 months ago
#27 - Reconcile getFileName() documentation of the file headers
Pull Request -
State: closed - Opened by Geolykt 11 months ago
- 1 comment
#26 - Handle finding jvmBaseFileOffset somewhat better :trollface:
Pull Request -
State: closed - Opened by 1fxe about 1 year ago
- 2 comments
Labels: bug
#25 - Yet another ByteBuffer related java 1.8 bug
Pull Request -
State: closed - Opened by KosmX over 1 year ago
- 1 comment
Labels: bug
#24 - Add tests for local file header inside another local file header
Pull Request -
State: closed - Opened by NeRdTheNed over 1 year ago
#23 - Another ByteBuffer.position java 1.8 bug
Pull Request -
State: closed - Opened by KosmX over 1 year ago
Labels: bug
#22 - Bonus zip tests
Pull Request -
State: closed - Opened by NeRdTheNed over 1 year ago
- 1 comment
#21 - Warn about / reject local file headers which have a data descriptor but don't use deflate compression
Issue -
State: open - Opened by NeRdTheNed over 1 year ago
Labels: enhancement, idea
#20 - Refactoring
Pull Request -
State: closed - Opened by Col-E over 1 year ago
- 1 comment
Labels: enhancement
#19 - Fix end of file offset in JvmLocalFileHeader when reading files with data descriptor
Pull Request -
State: closed - Opened by NeRdTheNed over 1 year ago
- 2 comments
Labels: bug, enhancement
#18 - Parse the data descriptor section
Pull Request -
State: closed - Opened by NeRdTheNed over 1 year ago
Labels: bug, enhancement
#17 - Data descriptor section is not handled
Issue -
State: closed - Opened by NeRdTheNed over 1 year ago
- 2 comments
Labels: bug
#16 - File data slice is too long when zip is parsed with JvmZipReaderStrategy
Issue -
State: closed - Opened by NeRdTheNed over 1 year ago
Labels: bug
#15 - Add copy zip writer strategy
Pull Request -
State: closed - Opened by NeRdTheNed over 1 year ago
- 1 comment
Labels: enhancement
#14 - Regression in latest optimizations cause end of decompressed files to be cut off
Issue -
State: closed - Opened by Col-E over 1 year ago
- 4 comments
Labels: bug
#13 - Add unsafe inflater impl
Pull Request -
State: closed - Opened by Col-E over 1 year ago
- 1 comment
Labels: enhancement
#12 - Replace per-attribute lazy-load, speed up deflate
Pull Request -
State: closed - Opened by Col-E over 1 year ago
- 1 comment
Labels: enhancement
#11 - Lazy reading in LocalFileHeader/CentralDirectoryFileHeader
Pull Request -
State: closed - Opened by Col-E over 1 year ago
- 1 comment
Labels: enhancement
#10 - Add fallback path for locked-up environments
Pull Request -
State: closed - Opened by xxDark over 2 years ago
- 1 comment
Labels: bug, enhancement
#9 - Reflection usage in FileMapUtil incompatible with module reflection restrictions
Issue -
State: closed - Opened by Col-E over 2 years ago
- 1 comment
Labels: bug
#8 - Unsigned handling of words and quads.
Pull Request -
State: closed - Opened by notiska over 2 years ago
- 3 comments
Labels: bug
#7 - Ensuring that words and quads always act as unsigned values.
Issue -
State: closed - Opened by notiska over 2 years ago
Labels: bug
#6 - fix: use central directory header instead of reading to the end
Pull Request -
State: closed - Opened by xxDark over 2 years ago
Labels: bug
#5 - Ensure all of these edge cases have unit tests and are supported
Issue -
State: closed - Opened by Col-E over 2 years ago
- 3 comments
Labels: enhancement
#4 - Create clear exception handling of invalid inputs
Issue -
State: open - Opened by Col-E over 2 years ago
- 1 comment
Labels: enhancement
#3 - fix: Documentation, parsing, JVM format fixes
Pull Request -
State: closed - Opened by xxDark over 2 years ago
Labels: bug, enhancement
#2 - Switch to byte buffers
Pull Request -
State: closed - Opened by xxDark over 2 years ago
- 1 comment
Labels: enhancement
#1 - Free inflaters & UTF-8 by default
Pull Request -
State: closed - Opened by xxDark over 2 years ago
Labels: enhancement