OSDN Git Service

*** empty log message ***
[lha/lha.git] / ChangeLog
1 2003-08-18  Koji Arai  <jca02266@nifty.ne.jp>
2
3         * 00readme.autoconf: fixed.
4
5         * configure.ac: use AC_SYS_LARGEFILE for largefile support.
6
7         * config.h.in: ditto.
8
9         * src/prototypes.h: updated.
10
11 2003-07-29  Koji Arai  <jca02266@nifty.ne.jp>
12
13         * tests/Makefile.am (EXTRA_DIST): lha-test1 was missed.
14
15         * tests/lha-test13: should set LANG=C for `tr'.
16
17 2003-07-28  Koji Arai  <jca02266@nifty.ne.jp>
18
19         * tests/lha-test.in: filename should be contained in last error
20         information.
21
22 2003-07-27  Koji Arai  <jca02266@nifty.ne.jp>
23
24         * tests/lha-test2: no need to set $FILENAME.
25         * tests/lha-test3: ditto.
26         * tests/lha-test4: ditto.
27         * tests/lha-test5: ditto.
28         * tests/lha-test6: ditto.
29         * tests/lha-test7: ditto.
30         * tests/lha-test8: ditto.
31         * tests/lha-test9: ditto.
32         * tests/lha-test10: ditto.
33         * tests/lha-test11: ditto.
34         * tests/lha-test12: ditto.
35         * tests/lha-test13: ditto.
36         * tests/lha-test14: ditto.
37         * tests/lha-test15: ditto.
38
39         * tests/lha-test1: newly added.
40
41         * tests/lha-test.in: improved.
42
43         * src/prototypes.h: updated.
44
45         * src/lha.h (exit): defined as lha_exit().
46
47         * src/lharc.c (init_variable): discard a variable
48         `remove_temporary_at_error'.
49         (fatal_error): ditto.
50         (cleanup): newly added.
51         (interrupt): call cleanup().
52         (lha_exit): newly added; cleanup temporary files always.
53
54         * src/lhadd.c (add_one): discard a variable
55         `remove_temporary_at_error'.
56
57         * src/indicator.c (start_indicator): refined.
58
59         * src/lharc.c (parse_option): fixed typo.
60
61         * src/indicator.c (carriage_return): newly added; print CR on tty only.
62         (start_indicator): call above.
63         (finish_indicator): ditto.
64         (finish_indicator2): ditto.
65
66         * src/lharc.c (print_usage): newly added.
67         (parse_option): strictly checking command line arguments.
68         (main): ditto.
69
70 2003-07-26  Koji Arai  <jca02266@nifty.ne.jp>
71
72         * tests/lha-test13: use `tr' instead of `printf` for printing 8 bit
73         characters.
74
75 2003-07-25  Koji Arai  <jca02266@nifty.ne.jp>
76
77         * tests/lha-test14: `test -e' is unavailable on some systems.
78
79 2003-07-22  Koji Arai  <jca02266@nifty.ne.jp>
80
81         * tests/lha-test.in: should exit with status in trap.
82
83         * src/shuf.c (decode_start_st0): wrong value was assigned.
84
85         * src/lha.h: discard `prof' variable.
86
87         * src/lharc.c (init_variable): discard `prof' variable.
88         (parse_option): discard undocumented `p' option.
89         (main): ditto.
90
91         * src/append.c (encode_lzhuf): hate global variable.
92
93         * src/extract.c (decode_lzhuf): ditto.
94
95         * src/lha.h: ditto.
96
97 2003-07-21  Koji Arai  <jca02266@nifty.ne.jp>
98
99         * configure.ac: updated version.
100
101         * 00readme.autoconf: described largefiles.
102
103         * src/header.c (get_header): avoid valgrind warning, `Source and
104         destination overlap in strncpy()'.
105
106         * src/lharc.c (find_files): refined.
107
108         * tests/lha-test.in: should exit in trap.
109
110         * src/lharc.c (find_files): uninitialized variable was caught by
111         Valgrind.
112
113         * src/prototypes.h: updated.
114
115         * src/append.c (encode_lzhuf): set actual copied size.
116
117         * src/util.c (encode_stored_crc): use size_t instead of long.
118
119         * src/lhadd.c (temporary_to_new_archive_file): ditto.
120         (cmd_add): ditto.
121         (cmd_delete): ditto.
122
123         * src/lhadd.c (add_one): fixed a comment.
124
125         * src/indicator.c (MAX_INDICATOR_COUNT): changed to fit for the 80
126         column screen.
127
128         * src/extract.c (decode_lzhuf): refined.
129
130         * src/prototypes.h: updated.
131
132         * src/cproto.sh: added `indicator.c'.
133
134         * src/Makefile.am: ditto.
135
136         * src/indicator.c: separated from append.c.
137
138         * src/append.c: ditto.
139
140         * src/lha.h: ditto.
141
142         * src/lha_macro.h: ditto.
143
144 2003-07-20  Koji Arai  <jca02266@nifty.ne.jp>
145
146         * configure.ac: updated version.
147
148         * src/Makefile.am (EXTRA_DIST): fnmatch.h was missed.
149
150         * src/lha.h (fseeko, ftello): these macros had no effect.
151
152 2003-07-19  Koji Arai  <jca02266@nifty.ne.jp>
153
154         * src/maketree.c (make_len): discard debug print.
155
156         * configure.ac: updated version.
157
158         * src/prototypes.h: updated.
159
160         * config.h.in: updated.
161
162         * configure.ac: check declaration of `basename'.
163
164         * src/cproto.sh: ditto.
165
166         * src/util.c (encode_stored_crc): use size_t.
167
168         * src/lha.h (struct LzHeader): use size_t for the members
169         `packed_size' and `original_size'.
170
171 2003-07-13  Koji Arai  <jca02266@nifty.ne.jp>
172
173         * configure.ac: updated version.
174
175         * src/prototypes.h: updated.
176
177         * src/append.c (encode_lzhuf): use size_t and off_t instead of long.
178         (start_indicator): ditto.
179
180         * src/extract.c (decode_lzhuf): ditto.
181
182         * src/lha.h (struct interfacing): ditto.
183
184         * src/lhadd.c (add_one): ditto.
185         (find_update_files): ditto.
186         (delete): ditto.
187
188         * src/lhext.c (cmd_extract): ditto.
189
190         * src/util.c (copyfile): ditto.
191
192         * src/lhlist.c (print_size): use "%7lu" format string instead of
193         "%7ld" for large files.
194
195         * src/slide.c: refined.
196
197 2003-07-11  Koji Arai  <jca02266@nifty.ne.jp>
198
199         * src/lharc.c (cleaning_files): should print errno.
200
201 2003-05-23  Koji Arai  <jca02266@nifty.ne.jp>
202
203         * configure.ac: use fseeko(), ftello() instead of fseek(), ftell().
204
205         * config.h.in: ditto.
206
207         * src/lha.h, src/lhlist.c, src/lhext.c, src/lharc.c: ditto.
208
209         * src/lhadd.c, src/header.c: ditto.
210
211 2003-05-10  Koji Arai  <jca02266@nifty.ne.jp>
212
213         * configure.ac: updated version.
214
215         * src/lhext.c (inquire_extract): warning if stdin is not tty,
216         because you cannot reply from stdin.
217         (extract_one): return actual read size from archive.
218         (cmd_extract): fix a bug: skip correct size when error occurred.
219
220         * tests/lha-test5: added tests for above.
221
222         * src/lha.h (struct interfacing): added a member `read_size'.
223
224         * src/extract.c (decode_lzhuf): added an argument `pointer of
225         read_size'.
226
227         * src/prototypes.h: ditto.
228
229         * src/slide.c (decode): set actual read size to interface->read_size.
230
231 2003-04-14  Koji Arai  <jca02266@nifty.ne.jp>
232
233         * src/cproto.sh: The cproto 4.7a supports some gcc-specific keywords.
234
235 2003-03-24  Koji Arai  <jca02266@nifty.ne.jp>
236
237         * configure.ac: updated version.
238
239         * src/prototypes.h: updated.
240
241 2003-03-23  Koji Arai  <jca02266@nifty.ne.jp>
242
243         * src/header.c (convert_filename): support Samba CAP code (experimental).
244         (hex2int, int2hex, cap_to_sjis, sjis_to_cap): added for above.
245
246         * src/lha_macro.h (CODE_CAP): ditto.
247
248         * src/lharc.c (parse_option): added new command line options,
249         --system-kanji-code=xxx and --archive-kanji-code=xxx (experimental).
250
251         * 00readme.autoconf: described above features.
252
253 2003-03-22  Koji Arai  <jca02266@nifty.ne.jp>
254
255         * src/lharc.c (init_variable): do not use HEADER_LEVELx macros.
256         (parse_option): ditto.
257
258         * src/header.c (write_header): ditto.
259
260         * src/lha_macro.h (HEADER_LEVEL0, HEADER_LEVEL1, HEADER_LEVEL2, MATCHBIT): ditto.
261
262         * src/huf.c (encode_start_st1): do not use assert().
263         (decode_start_st1): ditto.
264
265 2003-03-12  Koji Arai  <jca02266@nifty.ne.jp>
266
267         * src/header.c (wintime_to_unix_stamp): should cast to unsigned type.
268
269 2003-03-03  Koji Arai  <jca02266@nifty.ne.jp>
270
271         * src/prototypes.h: updated.
272
273         * src/cproto.sh: improved.
274
275 2003-02-24  Koji Arai  <jca02266@nifty.ne.jp>
276
277         * src/prototypes.h: updated.
278
279         * src/maketree.c: hate global variables.
280
281         * src/lha_macro.h: refined.
282
283         * src/huf.c: refined.
284
285         * src/util.c (strdup): defined more properly.
286         (memset): ditto.
287
288         * prototypes.h: ditto.
289
290         * cproto.sh: ditto.
291
292 2003-02-23  Koji Arai  <jca02266@nifty.ne.jp>
293
294         * src/cproto.sh: improved.
295
296         * src/prototypes.h: updated.
297
298         * src/util.c: `strucmp()' was replaced by `strcasecmp()'.
299
300         * src/util.c (archive_is_msdos_sfx1): ditto.
301
302         * src/lharc.c (open_old_archive): ditto.
303
304         * src/lha.h: ditto.
305
306         * src/util.c: discard `rename()', `mkdir()' and `rmdir()'.
307
308         * configure.ac: ditto.
309
310         * config.h.in: ditto.
311
312         * src/header.c: added credit.
313         no longer use `ftime()', `tzset()', `localtime()' and `gettimeofday()'.
314
315 2003-02-17  Koji Arai  <jca02266@nifty.ne.jp>
316
317         * configure.ac: updated version.
318
319         * src/fnmatch.h: no need to include <sys/cdefs.h>. it does not
320         exist on MinGW.
321
322 2003-02-14  Koji Arai  <jca02266@nifty.ne.jp>
323
324         * src/lharc.c (find_files): `goto' requires expression after label.
325
326         * src/lhadd.c (cmd_add): ditto.
327
328 2003-02-05  Koji Arai  <jca02266@nifty.ne.jp>
329
330         * tests/lha-test7: sleep 1 to make sure for updating tests.
331
332         * src/fnmatch.c, src/fnmatch.h: added fnmatch.c derived from the
333         OpenBSD.
334
335 2003-02-04  Koji Arai  <jca02266@nifty.ne.jp>
336
337         * configure.ac: need to call `AC_CANONICAL_HOST' for automake
338         1.6.x (for installing the config.guess and config.sub).
339
340 2003-02-02  Koji Arai  <jca02266@nifty.ne.jp>
341
342         * src/header.c, src/lharc.c: fix credit.
343
344 2003-01-20  Koji Arai  <jca02266@nifty.ne.jp>
345
346         * src/lha.h (prev_char): discard unused variable `prev_char'.
347
348         * src/crcio.c (fwrite_txt): ditto.
349
350         * src/slide.c (decode): ditto.
351
352         * src/slide.c: refined a little.
353
354 2003-01-19  Koji Arai  <jca02266@nifty.ne.jp>
355
356         * src/slide.c: took off the debug flag.
357
358         * src/slide.c (search_dict): split into 2 parts.
359
360         * src/slide.c: refined: use the structure `matchdata'.
361
362 2003-01-18  Koji Arai  <jca02266@nifty.ne.jp>
363
364         * src/lha.h (decode_count): rename a global variable `count' to
365         `decode_count'.
366
367         * src/dhuf.c (decode_p_dyn): ditto.
368
369         * src/slide.c (decode): ditto and refined.
370
371 2003-01-17  Koji Arai  <jca02266@nifty.ne.jp>
372
373         * src/slide.c: refined ?
374
375         * src/slide.c (INIT_HASH, NEXT_HASH): newly defined to refine.
376
377 2003-01-13  Koji Arai  <jca02266@nifty.ne.jp>
378
379         * src/prototypes.h: updated.
380
381         * src/slide.c: refined.
382
383 2002-12-31  Koji Arai  <jca02266@nifty.ne.jp>
384
385         * src/lhext.c (adjust_info): On Cygwin, execute permission should
386         be set for .exe or .dll.
387
388 2002-12-28  Koji Arai  <jca02266@nifty.ne.jp>
389
390         * src/lha_macro.h (peekbits): newly added.
391
392         * src/huf.c (read_pt_len): use peekbits().
393         (read_c_len): ditto.
394         (decode_c_st1): ditto.
395         (decode_p_st1): ditto.
396
397         * src/shuf.c (decode_c_st0): ditto.
398         (decode_p_st0): ditto.
399
400 2002-12-23  Koji Arai  <jca02266@nifty.ne.jp>
401
402         * configure.ac: added a configure option: --enable-ignore-dot-files.
403
404         * config.h.in: ditto.
405
406         * src/lharc.c (parse_option): added `-X' option to ignore dot files.
407
408 2002-12-17  Koji Arai  <jca02266@nifty.ne.jp>
409
410         * configure.ac: should check whether system has `ssize_t'.
411
412         * config.h.in: ditto.
413
414         * lha.h: ditto.
415
416         * configure.ac: added checking functions `fnmatch' and `basename'.
417         but not yet prepare the free fnmatch.c.
418
419         * config.h.in: ditto.
420
421         * src/util.c (basename): newly added.
422
423         * src/lhadd.c (cmd_add): exclude files specified by -x option.
424
425         * src/lharc.c (print_tiny_usage): refined.
426
427 2002-12-16  Koji Arai  <jca02266@nifty.ne.jp>
428
429         * 00readme.autoconf: describe about new feature `-x'.
430
431         * src/lha.h: include fnmatch.h.
432         added a global variable `exclude_files'.
433
434         * src/lharc.c (init_variable): initialize `exclude_files'.
435         (print_tiny_usage): modify usage.
436         (parse_option): newly added. should regard leading `-' argument as
437         option (for new -x option).
438         added `-x <pattern>' option (specify exclude files pattern).
439         (find_files): files matched by pattern `exclude_files' exclude
440         from target files.
441
442 2002-11-25  Koji Arai  <jca02266@nifty.ne.jp>
443
444         * src/header.c: use size_t for header_size.
445         (skip_msdos_sfx1_code): rename to `seek_lha_header()'.
446
447         * src/lha.h: use size_t for header_size.
448
449         * src/lhadd.c (cmd_add): rename `skip_msdos_sfx1_code()' to
450         `seek_lha_header()'.
451         (cmd_delete): ditto.
452
453         * src/lhext.c (cmd_extract): ditto.
454
455         * src/lhlist.c (cmd_list): ditto.
456
457         * src/prototypes.h: updated.
458
459         * tests/lha-test15: added tests to search any level headers.
460
461 2002-11-17  Koji Arai  <jca02266@nifty.ne.jp>
462
463         * untabify all sources.
464
465         * src/huf.c (encode_start_st1): refined.
466         (decode_start_st1): refined.
467
468         * src/slide.c (encode_alloc): refined.
469         (update): refined.
470
471 2002-11-15  Koji Arai  <jca02266@nifty.ne.jp>
472
473         * 00readme.autoconf: updated.
474
475         * src/prototypes.h: updated.
476
477         * configure.ac, Makefile.am, olddoc/Makefile.am:
478           old documentations moved to olddoc directory.
479
480         * CHANGES.euc, MACHINES2.euc, README.euc, change-114h.txt, change-114e.txt, change-114i.txt, IFNAMES, Makefile.in, change-114f.txt, config.eng, MACHINES.euc, PROBLEMS.euc, change-114g.txt, config.jpn.euc: ditto.
481
482         * Makefile.in.org, src/Makefile.in.org: removed.
483
484         * configure.ac: updated version (source maintenance start on
485         sourceforge.jp)
486
487 2002-11-11  Koji Arai  <jca02266@nifty.ne.jp>
488
489         * src/lhext.c (make_parent_path): On Cygwin, when `foo.exe'
490         exists, stat("foo", &buf) is successful and it is not a directory.
491
492         * src/util.c (skip_msdos_sfx1_code): move to header.c
493
494         * src/header.c (skip_msdos_sfx1_code): ditto.
495         some macro moved from lha_macro.h.
496
497         * src/lha_macro.h: ditto.
498
499         * tests/lha-test15: newly added for testing self extracting archive.
500
501         * tests/lha-test.in: ditto.
502
503         * tests/Makefile.am: ditto.
504
505         * configure.ac: refined messages.
506
507 2002-10-26  Koji Arai  <jca02266@nifty.ne.jp>
508
509         * src/bitio.c (putbits): use the function putcode().
510
511         * src/dhuf.c (decode_start_dyn): call init_code_cache().
512
513         * src/huf.c (encode_start_st1): ditto.
514         (decode_start_st1): ditto.
515
516         * src/larc.c (decode_start_lzs): ditto.
517
518         * src/shuf.c (decode_start_st0): ditto.
519         (encode_start_fix): ditto.
520         (decode_start_fix): ditto.
521
522         * src/Makefile.am: added bitio.c
523
524         * src/cproto.sh: added bitio.c
525
526         * src/bitio.c: new file.
527
528         * src/crcio.c: extracted bitio routines.
529
530         * src/lha.h: ditto.
531
532 2002-10-16  Koji Arai  <jca02266@nifty.ne.jp>
533
534         * 00readme.autoconf: modified.
535
536 2002-10-02  Koji Arai  <jca02266@nifty.ne.jp>
537
538         * src/util.c (xstrchr): `strchr(s, 0)' should return the pointer
539         of the '\0' terminator.
540
541 2002-09-14  Koji Arai  <jca02266@nifty.ne.jp>
542
543         * src/lhadd.c (add_one): Use chsize() if system does not have
544         ftruncate(2). (For MinGW)
545
546         * configure.ac: ditto.
547
548         * config.h.in: ditto.
549
550 2002-09-03  Koji Arai  <jca02266@nifty.ne.jp>
551
552         * released.
553
554         * 00readme.autoconf: modified for stable release.
555
556         * configure.ac: updated version.
557
558 2002-09-01  Koji Arai  <jca02266@nifty.ne.jp>
559
560         * tests/Makefile.am (EXTRA_DIST): lha-test12, lha-test13 and
561         lha-test14 were missed.
562
563 2002-08-31  Koji Arai  <jca02266@nifty.ne.jp>
564
565         * src/lhadd.c (append_it): refined.
566
567         * src/lhadd.c (append_it): no terminate when file cannot be opened.
568
569 2002-08-29  Koji Arai  <jca02266@nifty.ne.jp>
570
571         * tests/lha-test11: change the way of checking the `header size field'.
572
573         * configure.ac: the `--enable-user-name-header' switch has been
574         ineffective. corrected variable name.
575
576 2002-08-26  Koji Arai  <jca02266@nifty.ne.jp>
577
578         * tests/lha-test14: on Cygwin, cannot use '|' as filesname.
579
580         * tests/lha-test.in: on MinGW, skip lha-test14 test.
581
582         * 00readme.autoconf: modified.
583
584         * released.
585
586         * configure.ac: updated version.
587
588         * src/header.c: fixed a comment.
589
590         * src/prototypes.h (strcmp_filename): removed.
591
592         * src/header.c (dump_skip_bytes): note "ignored" if data is ignored.
593
594         * src/header.c (wintime_to_unix_stamp): newly added for converting
595         from `FILETIME' to `time_t'.
596         (get_extended_header): use `wintime_to_unix_stamp()' to recognize
597         the Windows time stamp header (0x41).
598
599         * src/lha.h: define `uint64_t' unless system has it.
600
601         * configure.ac: check existence of the type `uint64_t'.
602
603         * config.h.in: ditto.
604
605         * src/lharc.c (init_variable): set default header level to 2.
606
607 2002-08-24  Koji Arai  <jca02266@nifty.ne.jp>
608
609         * tests/lha-test.in (lha-test14): added to test the symbolic link file.
610
611         * tests/lha-test14: ditto.
612
613         * src/lhlist.c (list_one): use LzHeader.realname.
614
615         * src/lhext.c (extract_one): use LzHeader.realname.
616         should call make_parent_path(symlink).
617
618         * src/lhadd.c (add_one): use LzHeader.realname.
619         (delete): ditto.
620         (append_it): use strcmp() instead of strcmp_filename().
621         (strcmp_filename): removed.
622
623         * src/lha.h (struct LzHeader): added a member `realname' which is
624         symbolic linked name.
625
626         * src/header.c (get_header): split symbolic name in archive.
627         (write_header): join symbolic link name and linked name to put it
628         in archive.
629
630         * src/lhext.c (extract_one): force extract when `f' option is
631         specified. this is for OS-9 archives, [provisional].
632
633         * src/header.c: fixed cpp expressions around time functions.
634
635         * tests/lha-test8: test MS-DOS timestamp `ftime' structure.
636
637         * tests/lha-test.in (change_timestamp): newly added.
638
639 2002-08-22  Koji Arai  <jca02266@nifty.ne.jp>
640
641         * released.
642
643         * src/prototypes.h: regenerated.
644
645         * src/cproto.sh: refined.
646
647         * configure.ac: updated version.
648
649         * configure.ac: should use `exit' rather than `return' on
650         AC_TRY_RUN().  see the Autoconf manual.
651
652         * configure.ac: check whether the 2nd argument of gettimeofday()
653         is effective.
654
655         * src/header.c: ditto.
656
657         * config.h.in (GETTIMEOFDAY_HAS_2ND_ARG): ditto.
658
659         * tests/lha-test.in: `++' is invalid arithmetic operator on POSIX
660         shell, Ksh and Bash version 2.03 or earlier.
661
662         * tests/lha-test13: ditto.
663
664 2002-08-18  Koji Arai  <jca02266@nifty.ne.jp>
665
666         * src/lharc.c (print_version): version string is made here.
667
668         * src/lha_macro.h (LHA_VERSION): removed.
669
670         * src/slide.c (encode_alloc): used newly named `dicbit' macro.
671
672         * src/shuf.c (read_tree_p): ditto.
673         (decode_start_fix): ditto.
674
675         * src/lha_macro.h: `xxx_DICBIT' for each method was defined.
676
677         * src/header.c: correct a comment `Generic stamp format'.
678         (get_bytes): fixed for dumping header.
679
680         * src/lha_macro.h, src/lha.h: `EXTERN' macro definition was moved
681         to lha.h.
682
683         * src/header.c (get_bytes): print hex codes for invisible chars.
684
685         * src/lhlist.c: hate global variables.
686
687         * src/prototypes.h (convdelim): removed.
688
689         * src/lhlist.c (print_stamp): use ISO 8601 date format when `lha vv'.
690
691 2002-08-14  Koji Arai  <jca02266@nifty.ne.jp>
692
693         * src/header.c: discarded warning message for the extended header,
694         `Windows time stamp' ignored.
695
696         * src/header.c: in spite of extended type value, read contents of
697         any ext headers.
698
699         * src/header.c: comment fixed.
700
701 2002-08-12  Koji Arai  <jca02266@nifty.ne.jp>
702
703         * src/header.c (dump_skip_bytes): do nothing when length is 0.
704
705 2002-08-11  Koji Arai  <jca02266@nifty.ne.jp>
706
707         * src/lha_macro.h (SJC_FIRST_P): rename to SJIS_FIRST_P.
708         (SJC_SECOND_P): rename to SJIS_SECOND_P.
709
710         * src/util.c (convdelim): removed.
711
712         * src/header.c (convert_filename): when small letter is included
713         in filename, do not convert case.
714
715         * tests/lha-test.in, tests/lha-test2, tests/lha-test3, tests/lha-test4, tests/lha-test5, tests/lha-test6, tests/lha-test7, tests/lha-test8, tests/lha-test9, tests/lha-test10, tests/lha-test11, tests/lha-test12, tests/lha-test13:
716         print filename when test failed.
717
718         * tests/lha-test.in, tests/lha-test12, tests/lha-test13:
719         added tests for converting text files.
720
721         * src/header.c (get_extended_header): recognize the Windows time
722         stamp header (0x41), but ignored.
723
724         * src/header.c (write_unix_info): added.
725
726 2002-08-11  Koji Arai  <jca02266@nifty.ne.jp>
727
728         * released.
729
730         * configure.ac: updated version.
731
732         * 00readme.autoconf: modified.
733
734         * src/header.c: DUMP_HEADER is always true.
735         dump header when running `lha vvv foo.lzh'.
736         (get_header): added new extend type JAVA.
737
738         * src/lha_macro.h (EXTEND_JAVA): added new extend type JAVA.
739
740         * src/lhlist.c (list_one): ditto.
741
742         * src/lharc.c (init_variable): `verbose' is changed to successive.
743         (main): ditto.
744
745 2002-08-10  Koji Arai  <jca02266@nifty.ne.jp>
746
747         * src/lhlist.c (list_one): fixed mode checks.
748
749         * src/prototypes.h: updated.
750
751         * src/header.c (get_header_level2): check CRC value for reading
752         level 2 and 3 header.
753         (get_header_level3): ditto.
754         (get_extended_header): ditto.
755         (get_header_level0): set total header size to
756         `LzHeader.header_size' even if level 0 or 1 header is read.
757         (get_header_level1): ditto.
758
759         * src/append.c (encode_lzhuf): encode(), decode() and copyfile()
760         were changed.
761         (put_indicator): moved from crcio.c.
762
763         * src/crcio.c (put_indicator): moved to append.c.
764         (calccrc): generalized.
765         (fread_crc): changed interface.
766         (fwrite_crc): changed interface.
767         (calc_header_crc): removed. use calccrc() instead.
768
769         * src/extract.c (decode_lzhuf): copyfile() and decode() were changed.
770
771         * src/lha.h: hate global variable. `crc' is removed.
772         `reading_size' moved to append.c.
773
774         * src/lha_macro.h (INITIALIZE_CRC): newly added.
775         (UPDATE_CRC): no update in macro code.
776
777         * src/lhadd.c (temporary_to_new_archive_file): copyfile() was changed.
778
779         * src/lharc.c (copy_old_one): header size adjusting is done by
780         the get_header().
781
782         * src/slide.c (update): changed interface.
783         (get_next): ditto.
784         (encode): ditto.
785         (decode): ditto.
786
787         * src/util.c (copyfile): changed interface.
788
789 2002-08-10  Koji Arai  <jca02266@nifty.ne.jp>
790
791         * tests/lha-test5: added tests using pipe.
792
793         * src/lhadd.c (cmd_add): applied reverse patch.  intermediate file
794         is the necessary when created archive put in pipe.
795
796         * src/header.c (skip_bytes): newly added.
797         (dump_get_byte): newly added for dumping the data for debugging.
798         (dump_skip_bytes): ditto.
799         (get_word): ditto.
800         (get_longword): ditto.
801         (get_bytes): ditto.
802         (get_extended_header): modified for reading the level 3 header.
803         (get_header_level3): newly added.
804
805         * src/lha.h (struct LzHeader): for level 3 header, added a new
806         member `size_field_length' and changed type of the `header_size'
807         from int to long.
808
809         * src/header.c (init_header): the `hdr->method' should be
810         initialized to the "-lh0-" for empty files.
811
812         * tests/lha-test2: ditto.
813
814         * src/lhadd.c (add_one): should print indicator for empty files.
815
816 2002-08-09  Koji Arai  <jca02266@nifty.ne.jp>
817
818         * tests/lha-test.in: adapt to ksh (and posix shell).
819
820 2002-08-05  Koji Arai  <jca02266@nifty.ne.jp>
821
822         * 00readme.autoconf: refined.
823
824         * config.h.in (BACKUP_OLD_ARCHIVE): added.
825
826         * configure.ac: added a command line switch `--enable-backup-archive'.
827
828         * src/lhadd.c (cmd_add): if `backup_old_archive' is true, no
829         backup archive.
830         (cmd_delete): ditto.
831
832         * src/lharc.c (init_variable): initialize `backup_old_archive'.
833
834         * src/lha.h (backup_old_archive): added for nobackup.
835
836 2002-08-02  Koji Arai  <jca02266@nifty.ne.jp>
837
838         * src/lha_macro.h, src/lha.h, src/header.c, src/lhadd.c: Fixed
839         misspelling, not `STRAGE' but `STORAGE'.
840
841 2002-07-29  Koji Arai  <jca02266@nifty.ne.jp>
842
843         * re-released.
844
845         * src/header.c: should use error() instead of fatal_error().
846         (get_header): fixed wrong end mark checking.
847
848         * src/prototypes.h: updated.
849
850         * released.
851
852         * configure.ac: updated version.
853
854         * 00readme.autoconf: described about header.c bug on original lha.
855
856 2002-07-28  Koji Arai  <jca02266@nifty.ne.jp>
857
858         * tests/Makefile.am: added lha-test11.
859
860         * src/crcio.c (fread_txt): responded to (gcc -Wall) compiler warnings.
861
862         * src/header.c (generic_to_unix_stamp): ditto.
863
864         * src/lha_macro.h: ditto.
865
866         * src/lhadd.c (delete): ditto.
867
868         * src/lharc.c (open_old_archive): ditto.
869
870         * src/lhlist.c (list_one): ditto.
871
872         * src/prototypes.h: updated.
873
874         * tests/lha-test.in: added lha-test11.
875
876         * tests/lha-test8: added tests for level 0 and 2 header.
877
878         * tests/lha-test10: added tests for generic header.
879
880         * tests/lha-test11: testing for long filename. moved from lha-test10.
881
882 2002-07-26  Koji Arai  <jca02266@nifty.ne.jp>
883
884         * src/header.c (write_header): rewritten.
885
886 2002-07-25  Koji Arai  <jca02266@nifty.ne.jp>
887
888         * tests/lha-test4: stderr should be redirected.
889
890         * src/lharc.c (main): exit with status 1 (meaning failure) when the
891         function error() was called.
892         (error): ditto.
893
894         * src/lha.h (LzHeader.last_modified_stamp;): no longer used it.
895
896         * src/header.c (get_header): rewritten.
897
898 2002-07-21  Koji Arai  <jca02266@nifty.ne.jp>
899
900         * tests/lha-test10: change grep pattern so that pattern matches
901         a carriage return at the end of line for MinGW.
902
903         * src/lha.h: define `struct utimbuf' when utime.h is not given
904         such as MinGW. (Microsoft Visual Studio 6.0 has sys/utime.h).
905
906         * src/lhext.c (make_parent_path): missing braces.
907
908         * tests/lha-test.in (check): print script line number when test failed.
909
910         * tests/lha-test2, tests/lha-test3, tests/lha-test4, tests/lha-test5, tests/lha-test6, tests/lha-test7, tests/lha-test8, tests/lha-test9, tests/lha-test10: ditto.
911
912         * tests/lha-test10: on Cygwin/MinGW, could not make 255 bytes
913         filename. (the system limit of filename length contains the length
914         of current directory.)
915
916         * tests/lha-test10: should use /bin/ls instead of ls, since
917         /usr/ucb/ls puts size on 4th field (on Solaris).
918
919 2002-07-18  Koji Arai  <jca02266@nifty.ne.jp>
920
921         * released.
922
923         * configure.ac: updated version.
924
925         * src/lhext.c (adjust_info): should use `struct utimbuf' for
926         `utime(2)' rather than `time_t' array.
927
928         * src/header.c (write_header): [BUG]: should not write zero at the
929         first byte on level 2 header. should adjust header size.
930
931         * tests/lha-test10: added tests for level 2 header.
932
933         * src/lha_macro.h, src/header.c (setup_get): moved to header.c.
934         (get_byte): ditto.
935         (put_ptr): ditto.
936         (setup_put): ditto.
937         (put_byte): ditto.
938         (get_bytes): newly added.
939         (put_bytes): newly added.
940
941 2002-07-17  Koji Arai  <jca02266@nifty.ne.jp>
942
943         * src/header.c (get_header): [BUG]: Could not read level 2 header
944         when the header size is grater than 256.
945         (convert_filename): Should use the `FILENAME_LENGTH' macro rather
946         than 256.
947         (write_header): [BUG]: Suppress to overflow the header size when
948         long filename is written in level 0 or 1 header. On level 1
949         header, always use the extended filename header instead of the
950         base header.
951
952         * src/lha.h (LzHeader): the type of `header_size' was changed
953         from `unsigned char' to `int', for the level 2 header archive.
954
955         * src/lhext.c (extract_one): should use the `FILENAME_LENGTH'
956         macro rather than 256 (provisionally fixed).
957
958         * tests/lha-test.in: notify failed test number.
959
960         * tests/lha-test10: added tests for long pathname.
961
962 2002-07-14  Koji Arai  <jca02266@nifty.ne.jp>
963
964         * re-released.
965
966         * src/header.c (get_header): archive path separator should be
967         converted always.
968
969         * released.
970
971         * configure.ac: updated version.
972
973         * src/header.c (write_header): if user/group name is not set,
974         extended header (0x52 and 0x53) should not be made.
975
976         * tests/lha-test10: added testing to handle deep directory.
977
978         * src/header.c (write_header): fixed typo, not strchr() but
979         strrchr().
980
981         * src/prototypes.h: regenerated.
982
983         * src/header.c (convert_filename): prefer to use the
984         `FILENAME_LENGTH' macro rather than 256.
985
986         * src/cproto.sh: fixed typo.
987
988 2002-07-11  Koji Arai  <jca02266@nifty.ne.jp>
989
990         * tests/Makefile.am (EXTRA_DIST): lha-test9 and lha-test10 were missed.
991
992         * src/lharc.c (print_tiny_usage): no exit here.
993
994         * src/header.c (ConvertEncodingByIconv): newly added.
995         Thanks to Hiroto Sakai.
996
997         * configure.ac, config.h.in: Checking to have iconv() for utf-8
998         conversion.
999
1000         * configure.ac: Checking whether strrchr() is 8 bit clean or not.
1001         On Mac OS X, strchr() can handle 8 bit characters, but strrchr()
1002         cannot.
1003         Should use '\377' rather than '\xff' for de-ANSI compiler.
1004
1005 2002-07-10  Koji Arai  <jca02266@nifty.ne.jp>
1006
1007         * released.
1008
1009         * configure.ac: updated version.
1010
1011         * src/header.c: change hex codes '\xff' to octal codes '\377'.
1012
1013         * tests/lha-test.in: Skip the lha-test9. (this test is imcomplete
1014         for now)
1015
1016         * tests/lha-test10: Should extract directory even if the archive
1017         header was level 0.
1018
1019         * src/header.c (get_header): Should convert kanji code and path
1020         separator for the level 0 header entry.
1021         Should convert `\' to `/' for level 0 header (do always to make sure,
1022         SO CANNOT CONTAIN THE `\' IN FILENAME).
1023         (init_header): [BUG]: Should not convert path separator here (Should do
1024         in write_header()).
1025         (write_header): [BUG]: should set pathname (contains directory part) to
1026         the LzHeader.name field on level 0 header archive even if the
1027         archive methods is -lhd-.
1028
1029 2002-07-09  Koji Arai  <jca02266@nifty.ne.jp>
1030
1031         * src/lha.h, src/header.c: the CoreFoundation header inclusion
1032         moved to header.c.
1033
1034         * src/lha.h, src/lharc.c, IFNAMES: macro NODIRECTORY was removed.
1035
1036         * src/lha.h, src/lhadd.c, src/lharc.c, src/lhext.c: fixed
1037         misspelling, not `writting' but `writing'.
1038
1039 2002-07-07  Koji Arai  <jca02266@nifty.ne.jp>
1040
1041         * src/lha.h, src/lha_macro.h: refined.
1042
1043         * src/lhadd.c (append_it): macro STRING_COMPARE() was discarded.
1044
1045         * src/lha_macro.h: ditto.
1046
1047         * IFNAMES: NOVOID was removed.
1048
1049         * src/lharc.c (main): terminate with exit status 2 when specified
1050         command line switche is wrong,
1051
1052         * configure.ac, config.h.in: added checking utime.h existent.
1053
1054         * src/crcio.c (putc_euc): void returned.
1055
1056         * src/header.c, src/lha.h, src/lha_macro.h, src/lhadd.c: refined.
1057
1058         * src/lharc.c, src/prototypes.h, src/slide.c: refined.
1059
1060         * configure.ac: should specify the 4th argument to AC_TRY_RUN()
1061         for cross compiling.
1062
1063         * configure.ac: fix a test expression.
1064
1065         * src/cproto.sh: added for maintainer.
1066
1067         * src/lha.h: support de-ANSI variable arguments.
1068
1069         * src/lharc.c: ditto.
1070
1071         * src/util.c: ditto.
1072
1073         * src/Makefile.am (lha_SOURCES): added prototypes.h.
1074
1075         * src/lha.h: function prototypes moved to prototypes.h.
1076
1077         * src/prototypes.h: generated by the cproto command.
1078
1079         * configure.ac: On Mac OS X, in spite of using the CoreFoundation
1080         for utf-8 conversion, I have missed specifying the `-framework
1081         CoreFoundation' in LDFLAGS.
1082
1083         * src/Makefile.am (EXTRA_DIST): no need to specify `lhdir.c'.
1084
1085 2002-07-06  Koji Arai  <jca02266@nifty.ne.jp>
1086
1087         * released.
1088
1089         * configure.ac: updated version.
1090
1091         * tests/lha-test10: added testing the header level 0, 1 and 2.
1092
1093         * tests/lha-test.in: ditto.
1094
1095         * src/lharc.c: `#include <stdarg.h>' moved to lha.h.
1096
1097         * src/lha.h: ditto.
1098
1099         * src/util.c: ditto.
1100
1101         * configure.ac: AC_REPLACE_FUNCS(vsnprintf).
1102
1103         * config.h.in: ditto.
1104
1105         * src/lha.h: ditto.
1106
1107         * src/vsnprintf.c: derived snprintf() which has the BSD licence.
1108
1109         * configure.ac: fix typo.
1110
1111         * configure.ac: checking whether strchr() is 8 bit clean or not.
1112
1113         * config.h.in: ditto.
1114
1115         * src/util.c: give functions strchr(), strrchr(), memchr() and
1116         memrchr() which handle 8 bit characters correctly.
1117
1118         * src/header.c: use above if needed.
1119
1120         * src/lha_macro.h: deprecate the macro name `DELIM2' which is path
1121         separattor for the filename in lha header.
1122         use LHA_PATHSEP instead.
1123
1124         * src/util.c (convdelim): ditto.
1125
1126         * src/header.c (convert_filename): ditto.
1127         (write_header): ditto.
1128
1129         * src/header.c (convert_filename): fixed bug on utf8 conversion,
1130         provisionally.
1131
1132 2002-06-30  Koji Arai  <jca02266@nifty.ne.jp>
1133
1134         * configure.ac: fixed typo.
1135
1136         * src/header.c (sjis_to_utf8): fixed typo.
1137         (utf8_to_sjis): fixed typo.
1138
1139         * src/lhadd.c (cmd_add): Missed to adjust the index when specified
1140         adding file is same as the generating archive file.
1141
1142 2002-06-29  Koji Arai  <jca02266@nifty.ne.jp>
1143
1144         * src/header.c (convert_filename): rename a function
1145         `filename_conv()' to `convert_filename()'.
1146         (sjis_to_utf8_static): no use the static variable.
1147         (utf8_to_sjis_static): ditto.
1148
1149         * src/lha.h: rename sjis_to_utf8_static() and utf8_to_sjis_static()
1150         into sjis_to_utf8() and utf8_to_sjis().
1151
1152         * src/lha_macro.h: added a macro `CODE_UTF8'.
1153
1154         * configure.ac: decide CODE_UTF8.
1155         updated version.
1156
1157         * 00readme.autoconf: modified.
1158
1159         * configure.ac: modified for Mac OS X.
1160
1161         * src/header.c, lha.h, lha_macro.h, lharc.c: Merged a patch for
1162         the Mac OS X, convert utf-8 filename to shift_jis. This patch was
1163         contributed on LHa BBS. Thanks to Hiroto Sakai.
1164
1165         * src/lhext.c: replaced bcmp() with memcmp().
1166
1167         * src/lha_macro.h: ditto.
1168
1169         * src/append.c: replace bcopy() with memcpy() or memmove().
1170
1171         * src/lha_macro.h: ditto.
1172
1173         * src/lhadd.c: ditto.
1174
1175         * src/lharc.c: ditto.
1176
1177         * src/header.c: ditto.
1178         replace bzero() with memset().
1179
1180         * src/lhadd.c (cmd_add): exlclude the target archive. (reported on
1181         the LHa BBS [28])
1182
1183         * src/slide.c (encode_alloc): Wrong value was assigned to the
1184         `dicbit', when SUPPORT_LH7 was not defined. (fixed by DANGAN,
1185         reported on the LHa BBS [38]).
1186
1187         * src/lha_macro.h: ditto.
1188
1189         * src/shuf.c (decode_c_st0): the method of -lh3- extraction was
1190         fixed by DANGAN (reported on the LHa BBS [35]).
1191
1192         * src/lha_macro.h (LH3_DICBIT): ditto.
1193
1194         * src/dhuf.c (encode_c_dyn): the method of -lh1- compression was
1195         refined by DANGAN (reported on the LHa BBS [30], [39], [62]).
1196
1197 2002-06-26  Koji Arai  <jca02266@nifty.ne.jp>
1198
1199         * tests/lha-test4: Skip a test for the LHa for UNIX (original version).
1200
1201         * tests/lha-test3: Rewrite tests for generic format archives.
1202
1203         * tests/lha-test2: Added tests for -lh0- method.
1204         Moved from contents of lha-test3 (tests for print archive).
1205
1206 2002-06-23  Koji Arai  <jca02266@nifty.ne.jp>
1207
1208         * tests/lha-test.in: On Cygwin/MinGW, cannot test lha-test9.
1209
1210         * src/lhext.c: Fixed a misspelling. not `Symblic' but `Symbolic'.
1211           reported on LHa BBS (see <http://www2m.biglobe.ne.jp/~dolphin/>).
1212
1213         * src/lharc.c: ditto.
1214
1215         * src/slide.c (interface;): Fixed wrong index.
1216           reported on LHa BBS (see <http://www2m.biglobe.ne.jp/~dolphin/>).
1217
1218         * 00readme.autoconf: refined.
1219
1220         * tests/lha-test9: added tests for overriding files.
1221
1222         * tests/lha-test.in: added test9.
1223
1224         * src/lhext.c (cmd_extract): ftell(stdin) will return -1, so
1225         re-fixed provisionaly.
1226
1227         * src/lhext.c (cmd_extract): When error occurred in extract_one(),
1228         should adjust point of file stream.
1229
1230         * configure.ac: library checkings (for libmingwex) should be done
1231         before header checkings.
1232
1233 2002-06-22  Koji Arai  <jca02266@nifty.ne.jp>
1234
1235         * released:
1236
1237         * configure.ac: updated version.
1238
1239         * src/lharc.c (init_variable): Removed useless assignments.
1240
1241         * src/lharc.c (main): Behavior was changed. when `q' or `q2' option
1242         (not `q1') is specified, the `f' option is enabled implicitly.
1243         In original behavior, the option `q', `q0', `q1' and `q2' will
1244         enable `f' option implicitly (bug?).
1245
1246         * src/lharc.c (main): [BUG]: When `q2' option is specified,
1247         level 2 header is generated.
1248
1249 2002-06-21  Koji Arai  <jca02266@nifty.ne.jp>
1250
1251         * tests/Makefile.am: Use the `DISTCLEANFILES' variable instead of the `dist-hook' target.
1252
1253         * tests/Makefile.am: Added `dist-hook' target for `make distcheck'.
1254
1255         * tests/lha-test.in: All tests are splited into some files.
1256
1257         * tests/Makefile.am: ditto.
1258
1259         * tests/lha-test2: ditto.
1260
1261         * tests/lha-test3: ditto.
1262
1263         * tests/lha-test4: ditto.
1264
1265         * tests/lha-test5: ditto.
1266
1267         * tests/lha-test6: ditto.
1268
1269         * tests/lha-test7: ditto.
1270
1271         * tests/lha-test8: ditto.
1272
1273 2002-06-20  Koji Arai  <jca02266@nifty.ne.jp>
1274
1275         * src/lhadd.c (cmd_add): No create an intermediate file when archive
1276         is written in stdout.
1277
1278 2002-06-19  Koji Arai  <jca02266@nifty.ne.jp>
1279
1280         * 00readme.autoconf: Modified.
1281
1282 2002-06-18  Koji Arai  <jca02266@nifty.ne.jp>
1283
1284         * configure.in: Removed. (no support the Autoconf version 2.13).
1285
1286         * config.h.in: Changed meaning of the value of the `MULTIBYTE_FILENAME'.
1287
1288         * src/header.c: Remove preprocess codes for kanji code decision.
1289
1290         * configure.ac: When --enable-multibyte-filename[=auto] is specified,
1291         decide kanji code for filename automatically.
1292         Otherwise, euc or sjis is specified, it is EUC-JP or Shift_JIS.
1293
1294 2002-06-17  Koji Arai  <jca02266@nifty.ne.jp>
1295
1296         * configure.in, configure.ac: updated version.
1297
1298         * configure.in, configure.ac: On mingw-runtime-2.0-1, opendir()
1299         has moved to libmingwex.a. For now, not listed in the
1300         /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs file.
1301
1302         * src/lharc.c (message): use variable argument list with stdarg.
1303         (warning): ditto.
1304         (error): ditto.
1305         (write_error): removed.
1306         (read_error): removed.
1307         (build_temporary_name): use xsnprintf().
1308         (open_old_archive): ditto.
1309         (expanded_archive_name): move in the function (open_old_archive()) as static.
1310
1311         * src/crcio.c (putcode): changed for fatal_error().
1312         (putbits): changed for fatal_error().
1313         (fwrite_crc): ditto.
1314         (putc_euc): should return EOF when putc() cause error.
1315         (fwrite_txt): changed for putc_euc().
1316
1317         * src/header.c (get_header): changed for fatal_error(), warning() and error().
1318         (init_header): use xsnprintf().
1319         (write_header): fixed wrong usage of fwrite().
1320
1321         * src/lha.h: updated declarations.
1322
1323         * src/lhadd.c (append_it): changed for error().
1324
1325         * src/lhext.c (inquire_extract): ditto.
1326
1327         * src/lhlist.c (cmd_list): ditto.
1328
1329         * src/maketbl.c (make_table): ditto.
1330
1331         * src/util.c (copyfile): changed for fatal_error().
1332         (xsnprintf): newly added to adopt to various snprintf().
1333
1334 2002-06-12  Koji Arai  <jca02266@nifty.ne.jp>
1335
1336         * src/lha_macro.h (UNIX_STICKYBIT): fixed a misspelling.
1337
1338         * src/lhlist.c (list_one): ditto.
1339
1340 2002-06-11  Koji Arai  <jca02266@nifty.ne.jp>
1341
1342         * src/lharc.c: index was wrong.
1343           reported on LHa BBS (see <http://www2m.biglobe.ne.jp/~dolphin/>).
1344
1345 2002-06-06  Koji Arai  <jca02266@nifty.ne.jp>
1346
1347         * configure.ac, configure.in: changed macro name.
1348         not multibyte-char but multibyte-filename.
1349         not MULTIBYTE_CHAR but MULTIBYTE_FILENAME.
1350
1351         * 00readme.autoconf: ditto.
1352
1353         * config.h.in: ditto.
1354
1355         * src/util.c: ditto.
1356
1357         * src/lha_macro.h: ditto.
1358
1359         * src/header.c: ditto.
1360
1361         * config.h.in (INCLUDE_OWNER_NAME_IN_HEADER): changed macro name.
1362
1363         * configure.ac: ditto.
1364
1365         * src/header.c (init_header): ditto.
1366
1367         * src/header.c (init_header): should clear LzHeader.
1368
1369 2002-06-05  Koji Arai  <jca02266@nifty.ne.jp>
1370
1371         * released.
1372
1373         * configure.ac (AC_INIT): changed package name and specified tar name.
1374
1375         * src/lharc.c: added `--help' command line switch.
1376
1377         * Makefile.am: fixed EXTRA_DIST for 00readme.autoconf renaming.
1378
1379         * README.autoconf, 00readme.autoconf: renamed.
1380
1381         * configure.ac, configure.in: updated version.
1382
1383 2002-06-04  Koji Arai  <jca02266@nifty.ne.jp>
1384
1385         * README.autoconf, header.doc.euc: describe about user/group name
1386         header.
1387
1388         * src/header.c (init_header): added a macro MAKE_USER_NAME_HEADER.
1389
1390         * configure.ac, configure.in, config.h.in: added a switch
1391         `--enable-user-name-header' whether user/name extended header is
1392         made.
1393
1394 2002-06-01  Koji Arai  <jca02266@nifty.ne.jp>
1395
1396         * README.autoconf: `-i' switch of automake is deprecated.
1397
1398 2002-05-29  Koji Arai  <jca02266@nifty.ne.jp>
1399
1400         * configure.in, configure.ac, config.h.in: checks having uid_t/gid_t.
1401
1402         * src/lha.h: define uid_t/gid_t as `int' if no have it.
1403
1404         * src/lhext.c (adjust_info): mismatched braces.
1405
1406         * header.doc.euc: around user/group name extention.
1407
1408         * configure.in, configure.ac, config.h.in: checks having
1409         getpwuid/getgrgid and so on.
1410
1411         * src/header.c (get_header): use the extend header, user/group name.
1412         (init_header): ditto.
1413
1414         * src/lha.h: added <pwd.h>, <grp.h> header includings.
1415
1416         * src/lhext.c (adjust_info): change owner/group according to
1417         user/group name when extracting.
1418
1419         * src/lhlist.c (list_one): print user/group name when the header
1420         has them.
1421         (list_one): correct column position on OS68K.
1422
1423         * tests/lha-test.in: added timestamp checks.
1424
1425         * src/lha_macro.h: comment about OS code.
1426
1427 2002-05-28  Koji Arai  <jca02266@nifty.ne.jp>
1428
1429         * src/lharc.c (xstrdup): no need to call fatal_error().
1430
1431         * src/lhdir.h, src/lha_macro.h, src/lha.h: added modeline for vi(m).
1432
1433         * configure.ac, config.h.in: use new autoconf macro, AC_CHECK_MEMBERS().
1434
1435         * IFNAMES, configure.in, src/header.c, src/lharc.c: replaced with
1436         new macro name to adopt to the AC_CHECK_MEMBERS().
1437
1438 2002-05-27  Koji Arai  <jca02266@nifty.ne.jp>
1439
1440         * tests/lha-test.in: use awk instead of GNU sh-utils's `seq'.
1441
1442         * src/header.c (filename_conv): fix a bug, reverse condition and
1443         conversion for filename case.
1444
1445         * README.autoconf: added description about `get_filename_from_stdin' feature.
1446
1447         * tests/lha-test.in: remove test around the `get_filename_from_stdin'.
1448
1449         * src/lharc.c (main): never set `get_filename_from_stdin` to true.
1450         `echo foo | lha x foo.lzh' does not work like original LHa for UNIX.
1451
1452         * tests/lha-test.in: replace with #!/bin/bash.
1453
1454         * README.autoconf: added E-Mail address.
1455
1456         * configure.ac: updated version and added mail address for bug reports.
1457
1458         * configure.in: updated version.
1459
1460         * released.
1461
1462         * README.autoconf: added `make check' on sample description.
1463
1464         * configure.in, configure.ac: update version.
1465
1466 2002-05-26  Koji Arai  <jca02266@nifty.ne.jp>
1467
1468         * tests/lha-test.in: added some tests.
1469
1470         * tests/Makefile.am: refined.
1471
1472         * src/lhext.c (cmd_extract): discard useless fseek() calling (for MinGW).
1473
1474         * tests/lha-test.in: added some tests.
1475
1476         * tests/lha-test.in: specified `q' option on print archive test.
1477
1478         * src/lhadd.c (build_backup_file): On MinGW, cannot rename when
1479         a new file already exists.
1480
1481         * src/lhext.c (extract_one): On MinGW, set binary on stdout when
1482         print archive (`p' switch).
1483
1484         * tests/lha-test.in: added some tests.
1485
1486         * src/lhadd.c (report_archive_name_if_different): warning messages
1487         should be printed to stderr rather than stdout.
1488         (cmd_delete): ditto.
1489
1490         * tests/Makefile.am: fix EXTRA_DIST.
1491
1492         * configure.in, configure.ac: update version.
1493
1494         * tests/lha-test.in: added tests.
1495
1496         * tests/Makefile.am: ditto.
1497
1498         * configure.in, configure.ac, Makefile.am: ditto.
1499
1500 2002-05-25  Koji Arai  <jca02266@nifty.ne.jp>
1501
1502         * IFNAMES: updated.
1503
1504         * released.
1505
1506         * README.autoconf: added description for developpers.
1507
1508         * configure.in, configure.ac, config.h.in: refined.
1509
1510         * src/util.c (memmove): use HAVE_MEMMOVE.
1511         (mkdir): use HAVE_WORKING_FORK.
1512
1513         * src/huf.c: use HAVE_SYS_PARAM_H instead of sony_news.
1514
1515         * IFNAMES (sony_news): updated.
1516
1517         * configure.ac, configure.in (AC_INIT): added autoconfiscated date.
1518         see `lha --version'.
1519
1520 2002-05-22  Koji Arai  <jca02266@nifty.ne.jp>
1521
1522         * src/append.c, src/crcio.c, src/dhuf.c, src/extract.c, src/header.c, src/huf.c, src/larc.c, src/lhadd.c, src/lharc.c, src/lhdir.c, src/lhext.c, src/lhlist.c, src/maketbl.c, src/maketree.c, src/patmatch.c, src/shuf.c, src/slide.c, src/util.c:
1523         added modeline for vi(m).
1524
1525         * src/lharc.c: backslash was missing.
1526
1527 2002-05-20  Koji Arai  <jca02266@nifty.ne.jp>
1528
1529         * src/lharc.c (open_old_archive):  On MinGW, set binary stdin.
1530
1531         * src/lhadd.c (temporary_to_new_archive_file): On MinGW, set binary stdout.
1532
1533         * src/lha_macro.h: no define TMP_FILENAME_TEMPLATE in source.
1534
1535         * configure.ac, configure.in, README.autoconf: be able to specify
1536         --with-tmp-file=no which meaning TMP_FILENAME_TEMPLATE is undefined.
1537
1538         * src/lha.h: correct usage of mkstemp().
1539         On MinGW, opening file cannot be removed.
1540
1541         * src/lhadd.c (build_temporary_file): ditto.
1542
1543         * src/lharc.c (fatal_error): ditto.
1544
1545 2002-05-19  Koji Arai  <jca02266@nifty.ne.jp>
1546
1547         * configure.in, configure.ac: added AM_C_PROTOTYPES, AC_C_CONST.
1548         no use AM_C_PROTOTYPES for the present.
1549
1550         * config.h.in: ditto.
1551
1552         * src/lharc.c (print_tiny_usage_and_exit): change credit.
1553
1554         * src/lha_macro.h: put PLATFORM in a macro LHA_VERSION.
1555
1556         * src/lharc.c (print_version): ditto.
1557
1558         * configure.ac: use AC_CANONICAL_TARGET instead of AC_CANONICAL_HOST.
1559
1560 2002-05-19  Koji Arai  <jca02266@nifty.ne.jp>
1561
1562         * released.
1563
1564         * src/lharc.c (print_tiny_usage_and_exit): added credit.
1565         (print_version): print PLATFORM.
1566
1567         * configure.ac, configure.in, config.h.in: define PLATFORM.
1568
1569         * src/lharc.c (xstrdup): fix typo.
1570
1571         * configure.ac: added for autoconf-2.53.
1572
1573         * config.h.in: regenerate by autoconf-2.53.
1574
1575         * src/lharc.c (find_files): MinGW has st_ino but always 0.
1576
1577         * src/lharc.c (main): provisionally fix. set
1578         `get_filename_from_stdin' to false.
1579
1580         * src/util.c (rename): use builtin rename(2) on mingw32 (since have
1581         no link(2)).
1582
1583         * src/lharc.c (main): use xrealloc().
1584
1585         * src/lha_macro.h: specify "b" modifier always (for mingw32).
1586
1587         * src/lharc.c: use xstrdup() instead of strdup().
1588
1589         * src/lha_macro.h: ditto.
1590
1591         * src/lha_macro.h: getuid(), chown(), kill() are provisionally
1592         defined as 0.
1593
1594         * src/header.c: set `default_system_kanji_code' to Shift_JIS on mingw32.
1595
1596         * src/lhadd.c (build_temporary_file): no use SIGHUP for mingw32.
1597         (build_backup_file): ditto.
1598
1599         * src/lharc.c (interrupt): ditto.
1600
1601         * src/lhext.c (extract_one): ditto.
1602
1603         * src/lhext.c (make_parent_path): mkdir() has no 2nd argument on
1604         mingw32.
1605
1606 2002-05-18  Koji Arai  <jca02266@nifty.ne.jp>
1607
1608         * lha_macro.h: define bcmp(), bzero(), bcopy() even if
1609         STDC_HEADERS is defined.
1610
1611         * huf.c (alloc_buf): call fatal_error() when memory allocation failed
1612         instead of returning NULL.
1613
1614         * lharc.c (main): use xmalloc().
1615
1616         * util.c (copyfile): use xmalloc().
1617
1618         * slide.c (encode_alloc): use xmalloc().
1619
1620         * header.c (default_system_kanji_code): On HP-UX, use Shift_JIS as
1621         default kanji code.
1622
1623 2001-02-03  Koji Arai  <jca02266@nifty.ne.jp>
1624
1625         * README.autoconf, src/header.c: treat archive and system kanji
1626         code, correctly.
1627
1628 2001-01-31  Koji Arai  <jca02266@nifty.ne.jp>
1629
1630         * configure.in: mistakes for default archive method.
1631
1632         * src/header.c: directory separator 0xff must be transpose slash
1633         at first.
1634
1635 2001-01-29  Koji Arai  <jca02266@nifty.ne.jp>
1636
1637         * src/lharc.c: replace MKSTEMP with HAVE_MKSTEMP.
1638         substitute DEFAULT_LZHUFF_METHOD for the `compress_method' variable (it's default value).
1639
1640         * src/lha_macro.h: use the VERSION macro (defined by configure) for
1641         the LHA_VERSION definition.
1642
1643         * src/header.c: added condition whether the macro MULTIBYTE_CHAR
1644         is defined or not.
1645
1646         * src/Makefile.am: added $(SUPPORT_LZHUFF_METHOD) in AM_CPPFLAGS.
1647
1648         * configure.in: change version number from 1.14f to 1.14i.
1649         check function mkstemp().
1650         replace --enable-lh6 option to --with-default-method=[567].
1651
1652         * config.h.in: added definitions of HAVE_MKSTEMP and
1653         DEFAULT_LZHUFF_METHOD.
1654
1655         * IFNAMES: added a description about MKSTEMP.
1656
1657         * Makefile.am: added extra files.
1658
1659         * change-114f.txt, src/extract.c, src/header.c, src/huf.c, src/lha.h, src/lha_macro.h, src/lhadd.c, src/lharc.c, src/lhext.c, src/lhlist.c, src/maketbl.c, src/maketree.c, src/shuf.c, src/slide.c, src/util.c, src/dhuf.c, src/crcio.c:
1660         merged changing from lha-1.14f to lha-1.14i.
1661
1662         * change-114i.txt, src/header.c, src/huf.c, src/lha.h, src/lharc.c:
1663         import lha-114i
1664
1665         * src/huf.c, src/lharc.c, src/shuf.c, src/slide.c: import lha-114h
1666
1667         * Makefile, README.euc, change-114g.txt, change-114h.txt:
1668         import lha-114h
1669
1670         * src/crcio.c, src/dhuf.c, src/extract.c, src/header.c, src/huf.c, src/lha.h, src/lha_macro.h, src/lhadd.c, src/lharc.c, src/lhext.c, src/util.c:
1671         import lha-114g
1672
1673         * MACHINES2.euc, Makefile, README.euc, change-114g.txt, config.eng, config.jpn.euc, header.doc.euc, src/lhlist.c, src/maketbl.c, src/maketree.c, src/makezero.c, src/shuf.c, src/slide.c:
1674         import lha-114g
1675
1676         * src/header.c, src/lha_macro.h: implemented kanji code conversion
1677         on filename.
1678
1679         * src/header.c: fix bug in euc2sjis().
1680
1681 1999-10-05  Koji Arai  <jca02266@nifty.ne.jp>
1682
1683         * src/header.c: rename the macro HANKAKU_KATAKANA_P to the X0201_KANA_P
1684
1685 1999-09-30  Koji Arai  <jca02266@nifty.ne.jp>
1686
1687         * IFNAMES, configure.in, Makefile.in.org, README.autoconf, config.h.in, man/Makefile.am, src/Makefile.am, src/Makefile.in.org, Makefile.am, src/header.c, src/huf.c, src/larc.c, src/lha.h, src/lha_macro.h, src/lhadd.c, src/lharc.c, src/lhdir.c, src/lhdir.h, src/lhext.c, src/lhlist.c, src/makefile.dj, src/maketbl.c, src/maketree.c, src/patmatch.c, src/shuf.c, src/slide.c, src/util.c, Makefile, man/Makefile, src/Makefile, src/append.c, src/crcio.c, src/dhuf.c, src/extract.c:
1688         use the autoconf/automake
1689
1690 1999-08-28  Koji Arai  <jca02266@nifty.ne.jp>
1691
1692         * Makefile: import the lha-114f
1693
1694         * change-114f.txt, config.jpn.euc, header.doc.euc: import the lha-114f
1695
1696         * CHANGES.euc, MACHINES.euc, PROBLEMS.euc, README.euc, change-114e.txt, config.eng:
1697         import the lha-114f
1698
1699         * MACHINES2.euc, man/Makefile, man/lha.man, man/lha.n:
1700         import the lha-114f
1701
1702         * src/append.c, src/crcio.c: import the lha-114f
1703
1704         * src/Makefile, src/lha.h, src/lha_macro.h, src/lharc.c, src/lhdir.c, src/lhdir.h, src/lhext.c, src/lhlist.c, src/makefile.dj, src/maketbl.c, src/maketree.c, src/patmatch.c, src/shuf.c, src/slide.c, src/util.c:
1705         import the lha-114f
1706
1707         * src/dhuf.c, src/extract.c, src/header.c, src/huf.c, src/larc.c, src/lhadd.c:
1708         import the lha-114f