jLHA -LHA for Java-
- Introduction
- This software is a LHA compatible archiver.
( LHA is a famous archiver in Japan. )
- This software is a LHA compatible archiver.
- Product requirements
- This software runs on JRE 1.1 or later.
- Recommend strongly using with HotSpot performance engine or JIT compiler.
- License
Copyright (C) 2001-2002 Michel Ishizuka All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY MICHEL ISHIZUKA ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL MICHEL ISHIZUKA BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- Download
- Revision History
- version 0.06 -- dec 11 2002
- simplify the configuration file.
- version 0.05 -- may 17 2002
- [fix] There is a mistake that often creates a broken extract data with -lh4-, -lh5-, -lh6-, -lh7-.
- [fix] There is a mistake that often creates a broken extract data with -lh3-.
- version 0.04 -- may 10 2002
- [add] Add improved huffman encoder that improve compress rate. ( It is not used by default setting. )
- [fix] There is a mistake that is not compressed when found a longest match in LZSS encoder.
- [fix] There is a mistake that is not slid the text buffer in LZSS search method.
- [fix] There is a mistake that is not supported -lh4-, -lh6-, -lh7- in setting file.
- version 0.03 -- april 15 2002
- [add] support -lzs-, -lz5-, -lh1-, -lh2-, -lh3-
- [fix] There is a mistake that caused an ArrayIndexOutOfBoundsException in LZSS encoder.
- version 0.01 -- june 2001
- First Edition
- [add]
support -lh4-, -lh5-, -lh6-, -lh7-
- version 0.06 -- dec 11 2002
- Author does not certify about accuracy of this document.
- When you have requests for enhancement or reports a mistake, Please mail to cqw10305@nifty.com.
- Original LHA is created by Haruyasu Yoshizaki.
- The company name and product name which are used in this document, it is the trademark or registered trademark of each company generally.