[preliminary LZMA stream interface, using threads Christopher League **20070417224738] [fixed LZMA EOF/sign-extension problem Christopher League **20070417224929] [fixed LZMA bug related to 0xFF byte Christopher League **20070417225216] [hard-coded LZMA props instead of storing them in stream Christopher League **20070417225402] [custom blocking int queue, to improve time Christopher League **20070417225448] [minor speed improvements in LZMA Christopher League **20070417225523] [moved into different subdir Christopher League **20070417225718] [changed package name Christopher League **20070418020911] [extensive debugging support added, with -D switches Christopher League **20070418040215] [licenses and version/context script Christopher League **20070418131925] [moved my java files to top level for convenience Christopher League **20070418132929] [TAG version 0.7 (first public) Christopher League **20070418132944] [minor name change for jar/tar files Christopher League **20070418140818] [documentation: added README and copyright/license info on each source file Christopher League **20070418153922] [TAG version 0.8 Christopher League **20070418154003] [makefile support for copying bundles to web server Christopher League **20070418155225] [wrapped getProperty in try/catch to avoid security exceptions Christopher League **20071227183911] [small benchmark program, for improving timing Christopher League **20071231195651] [constant seed in benchmark, for more reliable comparison Christopher League **20080102174010] [substantial optimizations to concurrent buffer / synchro overhead Christopher League **20080102174825] [incrementing to SDK v4.57 (no changes to Java impl) and 0.9 Christopher League **20080102174948] [TAG version 0.9 Christopher League **20080102174951] [consolidated queue creation as static method Christopher League **20080102181053] [ability to set encoder parameters, thanks to Mick Francis Christopher League **20081016190837] [TAG 0.92 Christopher League **20081016191208] [Minor name change to match lzma-4.63 Christopher League **20090121211145] [TAG 0.93 Christopher League **20090121211231] [moving source files to package subdirs Christopher League **20090125201834] [build.xml provided by Thomas Sachau for Gentoo Christopher League **20090125202309] [TAG 0.94 Christopher League **20090125202402] [flag for compatibility with lzma(1) tool Christopher League **20090312175815 The default is now to be compatible with the lzma(1) command-line tool. Note that this is the single-file processor (like gzip) not the multi-file archive tool (like zip). To retain compatibility with previous version, or to save a few bytes, set LzmaOutputStream.LZMA_HEADER = false; ] [Better program for testing compatibility with lzma(1) Christopher League **20090312181456] [version bump to 0.95 Christopher League **20090312181654] [TAG 0.95 Christopher League **20090312181857] [remove misleading documentation Christopher League **20090312182034]