OSDN Git Service

* configure.ac: added a configure option: --enable-ignore-dot-files.
[lha/lha.git] / src /
2002-12-22 arai* configure.ac: added a configure option: --enable...
2002-12-16 arai* configure.ac: should check whether system has `ssize_t'.
2002-12-16 arai* src/util.c (basename): newly added.
2002-12-16 arai* src/lhadd.c (cmd_add): exclude files specified by...
2002-12-16 arai* src/lharc.c (print_tiny_usage): refined.
2002-12-15 arai* src/lharc.c (init_variable): initialize `exclude_files'.
2002-12-15 arai* src/lha.h: include fnmatch.h.
2002-11-24 arai* src/header.c: use size_t for header_size.
2002-11-16 arai*** empty log message ***
2002-11-16 araiuntabify all sources.
2002-11-16 arai* src/huf.c (encode_start_st1): refined.
2002-11-16 araicomment encoding/decoding methods.
2002-11-14 arai* src/prototypes.h: updated.
2002-11-14 arai* Makefile.in.org, src/Makefile.in.org: removed.
2002-11-10 arai* src/lhext.c (make_parent_path): On Cygwin, when ...
2002-11-10 arai*** empty log message ***
2002-11-10 arai* src/util.c (skip_msdos_sfx1_code): move to header.c
2002-10-25 arai*** empty log message ***
2002-10-25 arai* src/bitio.c (putbits): use the function putcode().
2002-10-25 arai* src/crcio.c: extracted bitio routines.
2002-10-25 arai* src/dhuf.c (decode_start_dyn): call init_code_cache().
2002-10-01 arai* src/util.c (xstrchr): `strchr(s, 0)' should return...
2002-09-13 arai* src/lhadd.c (add_one): Use chsize() if system does...
2002-08-31 arai* src/lhadd.c (append_it): refined.
2002-08-31 arai* src/lhadd.c (append_it): no terminate when file canno...
2002-08-25 arai* src/header.c: fixed a comment.
2002-08-25 arai* src/prototypes.h (strcmp_filename): removed.
2002-08-25 arai* src/header.c (dump_skip_bytes): note "ignored" if...
2002-08-25 arai* src/header.c (wintime_to_unix_stamp): newly added...
2002-08-25 arai* src/lharc.c (init_variable): set default header level...
2002-08-24 arai* tests/lha-test.in (lha-test14): added to test the...
2002-08-24 arai* src/lhext.c (extract_one): force extract when `f...
2002-08-24 arai*** empty log message ***
2002-08-24 arai* src/header.c: fixed cpp expressions around time funct...
2002-08-21 arai* src/prototypes.h: regenerated.
2002-08-21 arai*** empty log message ***
2002-08-21 arai* configure.ac: check whether the 2nd argument of getti...
2002-08-18 arai* src/lharc.c (print_version): version string is made...
2002-08-18 arai*** empty log message ***
2002-08-18 arai* src/slide.c (encode_alloc): used newly named `dicbit...
2002-08-18 arai* src/shuf.c (read_tree_p): ditto.
2002-08-18 arai* src/lha_macro.h: `dicbit's for all methods were defined.
2002-08-18 arai* src/header.c: fixed a comment `Generic stamp format'.
2002-08-17 arai* src/lha_macro.h, src/lha.h: `EXTERN' macro definition...
2002-08-17 arai* src/header.c (get_bytes): print hex codes for invisib...
2002-08-17 arai* src/prototypes.h (convdelim): removed.
2002-08-17 arai* src/lhlist.c: hate global variables.
2002-08-17 arai* src/lhlist.c (print_stamp): use ISO 8601 date format...
2002-08-16 arai*** empty log message ***
2002-08-13 arai* src/header.c: discarded ignoring message for the...
2002-08-13 arai*** empty log message ***
2002-08-13 arai* src/header.c: in spite of extended type value, read...
2002-08-11 arai* src/header.c (dump_skip_bytes): do nothing when lengt...
2002-08-11 arai* src/header.c (convert_filename): when small letter...
2002-08-11 arai* src/lha_macro.h (SJC_FIRST_P): rename to SJIS_FIRST_P.
2002-08-11 arai* src/util.c (convdelim): removed.
2002-08-11 arai* src/header.c (get_extended_header): recognize the...
2002-08-11 arai* src/header.c (write_unix_info): added.
2002-08-11 araidefined __extension__ as empty.
2002-08-11 arai* src/header.c: DUMP_HEADER is always true.
2002-08-10 araiadded -D NEED_INCREMENTAL_INDICATOR=1.
2002-08-10 arai* src/prototypes.h: updated.
2002-08-10 arai* src/prototypes.h: updated.
2002-08-10 arai* src/header.c (get_header_level2): check CRC value...
2002-08-10 arai*** empty log message ***
2002-08-10 arai* src/lhadd.c (cmd_add): applied reverse patch. interm...
2002-08-10 arai* src/header.c (skip_bytes): newly added.
2002-08-10 arai*** empty log message ***
2002-08-09 arai* src/header.c (init_header): the `hdr->method' should be
2002-08-09 arai* src/lhadd.c (add_one): should print indicator for...
2002-08-04 arai* configure.ac: added a command line switch `--enable...
2002-08-03 araiuse dup2()
2002-08-03 arai*** empty log message ***
2002-08-03 araiuse RETSIGTYPE macro.
2002-08-03 araichanged comment.
2002-08-01 arai* src/lha_macro.h, src/lha.h, src/header.c, src/lhadd...
2002-07-28 araichanged tab to space.
2002-07-28 arai* src/header.c (get_header): fixed wrong end mark checking.
2002-07-28 arai* src/header.c: should use error() instead of fatal_err...
2002-07-28 arai* src/prototypes.h: updated.
2002-07-28 arai*** empty log message ***
2002-07-28 arai* src/crcio.c (fread_txt): responded to (gcc -Wall...
2002-07-27 arai* src/prototypes.h: updated.
2002-07-25 arai* src/header.c (write_header): rewritten.
2002-07-24 arai* src/lharc.c (main): exit with status 1 (meaning failu...
2002-07-24 arai* src/lha.h (LzHeader.last_modified_stamp;): no longer...
2002-07-24 arai* src/header.c (get_header): rewritten.
2002-07-21 arai*** empty log message ***
2002-07-21 arai* src/lha.h: define `struct utimbuf' when utime.h is...
2002-07-21 arai* src/lhext.c (make_parent_path): missing braces.
2002-07-17 arai* src/lhext.c (adjust_info): should use `struct utimbuf...
2002-07-17 arai* src/header.c (write_header): [BUG] should not write...
2002-07-17 arai* src/lha_macro.h, src/header.c (setup_get): moved...
2002-07-17 arai* src/header.c (get_header): [BUG] Could not read level...
2002-07-16 arai* src/lha.h (LzHeader): the typoe of `header_size'...
2002-07-16 arai* src/lhext.c (extract_one): should use the `FILENAME_L...
2002-07-13 arai* src/header.c (get_header): archive path separator...
2002-07-13 arai* src/header.c (write_header): if user/group name is...
2002-07-13 arai* src/header.c (write_header): fixed typo, not strchr...
2002-07-13 arai*** empty log message ***
next