OSDN Git Service

man/lha.1 is refined
[lha/lha.git] / src /
2008-03-02 araishould remove duplicated slash
2008-02-16 araicould not extract files under readonly directories.
2008-02-05 araimake it possible to add archive suffixes.
2007-09-09 araithe function `put_longword()' should be used the ANSI...
2007-09-08 araiFix a bug: Could not extract 2G over files.
2007-09-04 araiuse the length modifier `ll' (%llu) for printing 64bit...
2007-09-04 araiupdate prototypes.h using cproto
2007-09-04 araipossible to extract 4G over files
2007-05-23 araiAdded an option ignoring Mac specific files
2007-02-24 arai* src/lharc.c (print_tiny_usage, parse_suboption):...
2007-02-24 arai* src/header.c (get_header): the variable "noconvertcas...
2007-02-24 arai* configure.ac: updated version.
2007-02-24 arai* src/header.c (copy_path_element, remove_dots, init_he...
2006-10-17 arai* src/lha_macro.h (MIN): newly added a macro for below.
2006-10-08 araire-applied the correct DJGPP patch. Thanks to Doug...
2006-10-02 araiapplied the patch for the DJGPP.
2006-09-11 arai* configure.ac: updated version.
2006-09-11 arai* config.h.in (HAVE_LIBAPPLEFILE): added `b' option...
2006-09-11 arai* src/lharc.c (parse_suboption): `-X' option has been...
2005-10-14 arai* src/lha_macro.h (UPDATE_CRC): To casting with (unsign...
2005-09-25 arai* src/prototypes.h: updated.
2005-06-07 arai* src/lharc.c (parse_suboption): fixed a bug, when the
2005-05-07 arai* src/lharc.c (print_usage): updated.
2005-05-07 arai* src/lhadd.c, src/header.c (remove_leading_dots):...
2005-05-07 arai* src/lhadd.c (remove_leading_dots): newly added.
2005-05-07 arai* src/lhext.c (is_directory_traversal): should return...
2005-05-07 arai*** empty log message ***
2004-10-02 arai* src/lharc.c (print_tiny_usage): added long option...
2004-10-02 arai* src/prototypes.h: updated.
2004-10-02 arai* src/lharc.c: should accept a single option --help...
2004-09-28 arai* src/lharc.c (parse_option, parse_suboption): use...
2004-09-26 arai*** empty log message ***
2004-09-26 arai* src/prototypes.h (str_safe_copy): newly added.
2004-09-26 arai* src/util.c (str_safe_copy): newly added.
2004-09-26 arai* src/header.c: fixed typo.
2004-09-17 arai* 00readme.autoconf: added a description about
2004-05-07 arai* src/prototypes.h: updated.
2004-05-07 arai* src/lharc.c (print_usage): updated.
2004-05-07 arai* src/lhext.c (extract_one, is_directory_traversal...
2003-12-17 arai*** empty log message ***
2003-12-17 arai* src/header.c (wintime_to_unix_stamp): no use 64bit...
2003-12-12 arai* src/lhext.c (extract_one, cmd_extract): preserve...
2003-08-17 arai* src/prototypes.h: updated.
2003-07-29 arai*** empty log message ***
2003-07-27 arai* src/prototypes.h: updated.
2003-07-27 arai* src/indicator.c (start_indicator): refined.
2003-07-27 arai* src/lharc.c (parse_option): fixed typo.
2003-07-27 arai* src/indicator.c (carriage_return): newly added; print...
2003-07-27 arai* src/lharc.c (print_usage): newly added.
2003-07-21 arai* src/shuf.c (decode_start_st0): wrong value was assigned.
2003-07-21 arai* src/lharc.c (init_variable): discard `prof' variable.
2003-07-21 arai* src/lha.h: discard `prof' variable.
2003-07-21 arai* src/append.c (encode_lzhuf): hate global variable.
2003-07-21 arai* src/header.c (get_header): avoid valgrind warning...
2003-07-21 arai* src/lharc.c (find_files): refined.
2003-07-21 arai* src/lharc.c (find_files): uninitialized variable...
2003-07-20 arai* src/prototypes.h: updated.
2003-07-20 arai* src/lhadd.c (add_one): fixed a comment.
2003-07-20 arai* src/extract.c (decode_lzhuf): refined.
2003-07-20 arai* src/indicator.c (MAX_INDICATOR_COUNT): changed to...
2003-07-20 arai* src/prototypes.h: updated.
2003-07-20 arai* src/Makefile.am (EXTRA_DIST): fnmatch.h was missed.
2003-07-20 arai* src/lha.h (fseeko, ftello): these macros had no effect.
2003-07-19 arai* src/maketree.c (make_len): discard debug print.
2003-07-19 arai* configure.ac: updated version.
2003-07-19 arai* src/util.c (encode_stored_crc): use size_t.
2003-07-12 arai* src/prototypes.h: updated.
2003-07-12 arai* src/append.c (encode_lzhuf): use size_t and off_t...
2003-07-12 arai* src/lhlist.c (print_size): use "%7lu" format string...
2003-07-12 arai* src/slide.c: refined.
2003-07-10 arai* src/lharc.c (cleaning_files): should print errno.
2003-05-22 arai* configure.ac: use fseeko(), ftello() instead of fseek...
2003-05-09 arai* src/lhext.c (inquire_extract): warning if stdin is...
2003-04-13 arai* src/cproto.sh: The cproto 4.7a supports some gcc...
2003-03-23 arai*** empty log message ***
2003-03-23 arai* src/prototypes.h: updated.
2003-03-23 arai* src/header.c (convert_filename): support Samba CAP...
2003-03-21 arai* src/lharc.c (init_variable): do not use HEADER_LEVELx...
2003-03-21 arai* src/huf.c (encode_start_st1, decode_start_st1): do...
2003-03-12 arai* src/header.c (wintime_to_unix_stamp): should cast...
2003-03-02 arai* src/prototypes.h: updated.
2003-02-23 arai*** empty log message ***
2003-02-23 arai*** empty log message ***
2003-02-23 arai* src/prototypes.h: updated.
2003-02-23 arai* src/maketree.c: hate global variables.
2003-02-23 arai* src/lha_macro.h: refined.
2003-02-23 arai* src/util.c (strdup): defined properly.
2003-02-22 arai* src/cproto.sh: improved.
2003-02-22 arai* src/prototypes.h: updated.
2003-02-22 arai*** empty log message ***
2003-02-22 arai* src/prototypes.h: updated.
2003-02-22 arai* src/util.c: `strucmp()' was replaced by `strcasecmp()'.
2003-02-22 arai* src/util.c: discard `rename()', `mkdir()' and `rmdir()'.
2003-02-22 arai* src/header.c: added credit.
2003-02-16 arai* src/fnmatch.h: no need to include <sys/cdefs.h>....
2003-02-13 arai* src/lharc.c (find_files): `goto' requires expression...
2003-02-04 arai* src/fnmatch.c, src/fnmatch.h: added fnmatch.c derived...
2003-02-02 arai* src/header.c, src/lharc.c: fix credit.
2003-01-19 arai* src/lha.h (prev_char): discard unused variable `prev_...
2003-01-19 arai* src/slide.c: refined a little.
next