Timeline for What algorithm do the Compress and Uncompress functions use?
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 26 at 16:07 | comment | added | GenericAccountName | Having spent much time using zlib, I often think back to this comment very fondly.. So cool to see an original author giving insight here. Thanks, Mark. | |
| Nov 10, 2017 at 13:59 | comment | added | J. M.'s missing motivation | It should be noted that Mark is in the best position to talk about zlib. ;) | |
| Jan 23, 2016 at 10:00 | comment | added | Andy C. | Thank you! Python's zlib module decompresses it just fine. The binary format (magic !boRS) is indeed another internal undocumented thing, and neither Import[] nor TrID have any idea what it is. | |
| Jan 23, 2016 at 9:43 | vote | accept | Andy C. | ||
| Jan 23, 2016 at 2:12 | history | edited | Mark Adler | CC BY-SA 3.0 | definitize |
| Jan 23, 2016 at 1:57 | history | edited | Mark Adler | CC BY-SA 3.0 | typo |
| Jan 23, 2016 at 0:57 | history | edited | Mark Adler | CC BY-SA 3.0 | added 111 characters in body |
| Jan 23, 2016 at 0:52 | history | edited | Mark Adler | CC BY-SA 3.0 | update with investigation results |
| Jan 23, 2016 at 0:37 | history | edited | Mark Adler | CC BY-SA 3.0 | add examples |
| Jan 23, 2016 at 0:26 | history | edited | Mark Adler | CC BY-SA 3.0 | add examples |
| Jan 23, 2016 at 0:12 | history | answered | Mark Adler | CC BY-SA 3.0 |