OSDN Git Service

*** empty log message ***
[lha/lha.git] / ChangeLog
1 2002-08-22  Koji Arai  <jca02266@nifty.ne.jp>
2
3         * configure.ac: check whether the 2nd argument of gettimeofday()
4         is effective.
5
6         * src/header.c: ditto.
7
8         * tests/lha-test.in: `++' is invalid arithmetic operator on POSIX
9         shell, Ksh and Bash version 2.03 or earlier.
10
11         * tests/lha-test13: ditto.
12
13 2002-08-18  Koji Arai  <jca02266@nifty.ne.jp>
14
15         * src/lharc.c (print_version): version string is made here.
16
17         * src/lha_macro.h (LHA_VERSION): removed.
18
19         * src/slide.c (encode_alloc): used newly named `dicbit' macro.
20
21         * src/shuf.c (read_tree_p): ditto.
22         (decode_start_fix): ditto.
23
24         * src/lha_macro.h: `xxx_DICBIT' for each method was defined.
25
26         * src/header.c: correct a comment `Generic stamp format'.
27         (get_bytes): fixed for dumping header.
28
29         * src/lha_macro.h, src/lha.h: `EXTERN' macro definition was moved
30         to lha.h.
31
32         * src/header.c (get_bytes): print hex codes for invisible chars.
33
34         * src/lhlist.c: hate global variables.
35
36         * src/prototypes.h (convdelim): removed.
37
38         * src/lhlist.c (print_stamp): use ISO 8601 date format when `lha vv'.
39
40 2002-08-14  Koji Arai  <jca02266@nifty.ne.jp>
41
42         * src/header.c: discarded warning message for the extended header,
43         `Windows time stamp' ignored.
44
45         * src/header.c: in spite of extended type value, read contents of
46         any ext headers.
47
48         * src/header.c: comment fixed.
49
50 2002-08-12  Koji Arai  <jca02266@nifty.ne.jp>
51
52         * src/header.c (dump_skip_bytes): do nothing when length is 0.
53
54 2002-08-11  Koji Arai  <jca02266@nifty.ne.jp>
55
56         * src/lha_macro.h (SJC_FIRST_P): rename to SJIS_FIRST_P.
57         (SJC_SECOND_P): rename to SJIS_SECOND_P.
58
59         * src/util.c (convdelim): removed.
60
61         * src/header.c (convert_filename): when small letter is included
62         in filename, do not convert case.
63
64         * 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:
65         print filename when test failed.
66
67         * tests/lha-test.in, tests/lha-test12, tests/lha-test13:
68         added tests converting text files.
69
70         * src/header.c (get_extended_header): recognize the Windows time
71         stamp header (0x41), but ignored.
72
73         * src/header.c (write_unix_info): added.
74
75 2002-08-11  Koji Arai  <jca02266@nifty.ne.jp>
76
77         * released.
78
79         * configure.ac: updated version.
80
81         * 00readme.autoconf: modified.
82
83         * src/header.c: DUMP_HEADER is always true.
84         dump header when running `lha vvv foo.lzh'.
85         (get_header): added new extend type JAVA.
86
87         * src/lha_macro.h (EXTEND_JAVA): added new extend type JAVA.
88
89         * src/lhlist.c (list_one): ditto.
90
91         * src/lharc.c (init_variable): `verbose' is changed to successive.
92         (main): ditto.
93
94 2002-08-10  Koji Arai  <jca02266@nifty.ne.jp>
95
96         * src/lhlist.c (list_one): fixed mode checks.
97
98         * src/prototypes.h: updated.
99
100         * src/header.c (get_header_level2): check CRC value for reading
101         level 2 and 3 header.
102         (get_header_level3): ditto.
103         (get_extended_header): ditto.
104         (get_header_level0): set total header size to
105         `LzHeader.header_size' even if level 0 or 1 header is read.
106         (get_header_level1): ditto.
107
108         * src/append.c (encode_lzhuf): encode(), decode() and copyfile()
109         were changed.
110         (put_indicator): moved from crcio.c.
111
112         * src/crcio.c (put_indicator): moved to append.c.
113         (calccrc): generalized.
114         (fread_crc): changed interface.
115         (fwrite_crc): changed interface.
116         (calc_header_crc): removed. use calccrc() instead.
117
118         * src/extract.c (decode_lzhuf): copyfile() and decode() were changed.
119
120         * src/lha.h: hate global variable. `crc' is removed.
121         `reading_size' moved to append.c.
122
123         * src/lha_macro.h (INITIALIZE_CRC): newly added.
124         (UPDATE_CRC): no update in macro code.
125
126         * src/lhadd.c (temporary_to_new_archive_file): copyfile() was changed.
127
128         * src/lharc.c (copy_old_one): header size adjusting is done by
129         the get_header().
130
131         * src/slide.c (update): changed interface.
132         (get_next): ditto.
133         (encode): ditto.
134         (decode): ditto.
135
136         * src/util.c (copyfile): changed interface.
137
138 2002-08-10  Koji Arai  <jca02266@nifty.ne.jp>
139
140         * tests/lha-test5: added tests using pipe.
141
142         * src/lhadd.c (cmd_add): applied reverse patch.  intermediate file
143         is the necessary when created archive put in pipe.
144
145         * src/header.c (skip_bytes): newly added.
146         (dump_get_byte): newly added for dumping the data for debugging.
147         (dump_skip_bytes): ditto.
148         (get_word): ditto.
149         (get_longword): ditto.
150         (get_bytes): ditto.
151         (get_extended_header): modified for reading the level 3 header.
152         (get_header_level3): newly added.
153
154         * src/lha.h (struct LzHeader): for level 3 header, added a new
155         member `size_field_length' and changed type of the `header_size'
156         from int to long.
157
158         * src/header.c (init_header): the `hdr->method' should be
159         initialized to the "-lh0-" for empty files.
160
161         * tests/lha-test2: ditto.
162
163         * src/lhadd.c (add_one): should print indicator for empty files.
164
165 2002-08-09  Koji Arai  <jca02266@nifty.ne.jp>
166
167         * tests/lha-test.in: adapt to ksh (and posix shell).
168
169 2002-08-05  Koji Arai  <jca02266@nifty.ne.jp>
170
171         * 00readme.autoconf: refined.
172
173         * config.h.in (BACKUP_OLD_ARCHIVE): added.
174
175         * configure.ac: added a command line switch `--enable-backup-archive'.
176
177         * src/lhadd.c (cmd_add): if `backup_old_archive' is true, no
178         backup archive.
179         (cmd_delete): ditto.
180
181         * src/lharc.c (init_variable): initialize `backup_old_archive'.
182
183         * src/lha.h (backup_old_archive): added for nobackup.
184
185 2002-08-02  Koji Arai  <jca02266@nifty.ne.jp>
186
187         * src/lha_macro.h, src/lha.h, src/header.c, src/lhadd.c: Fixed
188         misspelling, not `STRAGE' but `STORAGE'.
189
190 2002-07-29  Koji Arai  <jca02266@nifty.ne.jp>
191
192         * re-released.
193
194         * src/header.c: should use error() instead of fatal_error().
195         (get_header): fixed wrong end mark checking.
196
197         * src/prototypes.h: updated.
198
199         * released.
200
201         * configure.ac: updated version.
202
203         * 00readme.autoconf: described about header.c bug on original lha.
204
205 2002-07-28  Koji Arai  <jca02266@nifty.ne.jp>
206
207         * tests/Makefile.am: added lha-test11.
208
209         * src/crcio.c (fread_txt): responded to (gcc -Wall) compiler warnings.
210
211         * src/header.c (generic_to_unix_stamp): ditto.
212
213         * src/lha_macro.h: ditto.
214
215         * src/lhadd.c (delete): ditto.
216
217         * src/lharc.c (open_old_archive): ditto.
218
219         * src/lhlist.c (list_one): ditto.
220
221         * src/prototypes.h: updated.
222
223         * tests/lha-test.in: added lha-test11.
224
225         * tests/lha-test8: added tests for level 0 and 2 header.
226
227         * tests/lha-test10: added tests for generic header.
228
229         * tests/lha-test11: testing for long filename. moved from lha-test10.
230
231 2002-07-26  Koji Arai  <jca02266@nifty.ne.jp>
232
233         * src/header.c (write_header): rewritten.
234
235 2002-07-25  Koji Arai  <jca02266@nifty.ne.jp>
236
237         * tests/lha-test4: stderr should be redirected.
238
239         * src/lharc.c (main): exit with status 1 (meaning failure) when the
240         function error() was called.
241         (error): ditto.
242
243         * src/lha.h (LzHeader.last_modified_stamp;): no longer used it.
244
245         * src/header.c (get_header): rewritten.
246
247 2002-07-21  Koji Arai  <jca02266@nifty.ne.jp>
248
249         * tests/lha-test10: change grep pattern so that pattern matches
250         a carriage return at the end of line for MinGW.
251
252         * src/lha.h: define `struct utimbuf' when utime.h is not given
253         such as MinGW. (Microsoft Visual Studio 6.0 has sys/utime.h).
254
255         * src/lhext.c (make_parent_path): missing braces.
256
257         * tests/lha-test.in (check): print script line number when test failed.
258
259         * 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.
260
261         * tests/lha-test10: on Cygwin/MinGW, could not make 255 bytes
262         filename. (the system limit of filename length contains the length
263         of current directory.)
264
265         * tests/lha-test10: should use /bin/ls instead of ls, since
266         /usr/ucb/ls puts size on 4th field (on Solaris).
267
268 2002-07-18  Koji Arai  <jca02266@nifty.ne.jp>
269
270         * released.
271
272         * configure.ac: updated version.
273
274         * src/lhext.c (adjust_info): should use `struct utimbuf' for
275         `utime(2)' rather than `time_t' array.
276
277         * src/header.c (write_header): [BUG]: should not write zero at the
278         first byte on level 2 header. should adjust header size.
279
280         * tests/lha-test10: added tests for level 2 header.
281
282         * src/lha_macro.h, src/header.c (setup_get): moved to header.c.
283         (get_byte): ditto.
284         (put_ptr): ditto.
285         (setup_put): ditto.
286         (put_byte): ditto.
287         (get_bytes): newly added.
288         (put_bytes): newly added.
289
290 2002-07-17  Koji Arai  <jca02266@nifty.ne.jp>
291
292         * src/header.c (get_header): [BUG]: Could not read level 2 header
293         when the header size is grater than 256.
294         (convert_filename): Should use the `FILENAME_LENGTH' macro rather
295         than 256.
296         (write_header): [BUG]: Suppress to overflow the header size when
297         long filename is written in level 0 or 1 header. On level 1
298         header, always use the extended filename header instead of the
299         base header.
300
301         * src/lha.h (LzHeader): the type of `header_size' was changed
302         from `unsigned char' to `int', for the level 2 header archive.
303
304         * src/lhext.c (extract_one): should use the `FILENAME_LENGTH'
305         macro rather than 256 (provisionally fixed).
306
307         * tests/lha-test.in: notify failed test number.
308
309         * tests/lha-test10: added tests for long pathname.
310
311 2002-07-14  Koji Arai  <jca02266@nifty.ne.jp>
312
313         * re-released.
314
315         * src/header.c (get_header): archive path separator should be
316         converted always.
317
318         * released.
319
320         * configure.ac: updated version.
321
322         * src/header.c (write_header): if user/group name is not set,
323         extended header (0x52 and 0x53) should not be made.
324
325         * tests/lha-test10: added testing to handle deep directory.
326
327         * src/header.c (write_header): fixed typo, not strchr() but
328         strrchr().
329
330         * src/prototypes.h: regenerated.
331
332         * src/header.c (convert_filename): prefer to use the
333         `FILENAME_LENGTH' macro rather than 256.
334
335         * src/cproto.sh: fixed typo.
336
337 2002-07-11  Koji Arai  <jca02266@nifty.ne.jp>
338
339         * tests/Makefile.am (EXTRA_DIST): lha-test9 and lha-test10 were missed.
340
341         * src/lharc.c (print_tiny_usage): no exit here.
342
343         * src/header.c (ConvertEncodingByIconv): newly added.
344         Thanks to Hiroto Sakai.
345
346         * configure.ac, config.h.in: Checking to have iconv() for utf-8
347         conversion.
348
349         * configure.ac: Checking whether strrchr() is 8 bit clean or not.
350         On Mac OS X, strchr() can handle 8 bit characters, but strrchr()
351         cannot.
352         Should use '\377' rather than '\xff' for de-ANSI compiler.
353
354 2002-07-10  Koji Arai  <jca02266@nifty.ne.jp>
355
356         * released.
357
358         * configure.ac: updated version.
359
360         * src/header.c: change hex codes '\xff' to octal codes '\377'.
361
362         * tests/lha-test.in: Skip the lha-test9. (this test is imcomplete
363         for now)
364
365         * tests/lha-test10: Should extract directory even if the archive
366         header was level 0.
367
368         * src/header.c (get_header): Should convert kanji code and path
369         separator for the level 0 header entry.
370         Should convert `\' to `/' for level 0 header (do always to make sure,
371         SO CANNOT CONTAIN THE `\' IN FILENAME).
372         (init_header): [BUG]: Should not convert path separator here (Should do
373         in write_header()).
374         (write_header): [BUG]: should set pathname (contains directory part) to
375         the LzHeader.name field on level 0 header archive even if the
376         archive methods is -lhd-.
377
378 2002-07-09  Koji Arai  <jca02266@nifty.ne.jp>
379
380         * src/lha.h, src/header.c: the CoreFoundation header inclusion
381         moved to header.c.
382
383         * src/lha.h, src/lharc.c, IFNAMES: macro NODIRECTORY was removed.
384
385         * src/lha.h, src/lhadd.c, src/lharc.c, src/lhext.c: fixed
386         misspelling, not `writting' but `writing'.
387
388 2002-07-07  Koji Arai  <jca02266@nifty.ne.jp>
389
390         * src/lha.h, src/lha_macro.h: refined.
391
392         * src/lhadd.c (append_it): macro STRING_COMPARE() was discarded.
393
394         * src/lha_macro.h: ditto.
395
396         * IFNAMES: NOVOID was removed.
397
398         * src/lharc.c (main): terminate with exit status 2 when specified
399         command line switche is wrong,
400
401         * configure.ac, config.h.in: added checking utime.h existent.
402
403         * src/crcio.c (putc_euc): void returned.
404
405         * src/header.c, src/lha.h, src/lha_macro.h, src/lhadd.c: refined.
406
407         * src/lharc.c, src/prototypes.h, src/slide.c: refined.
408
409         * configure.ac: should specify the 4th argument to AC_TRY_RUN()
410         for cross compiling.
411
412         * configure.ac: fix a test expression.
413
414         * src/cproto.sh: added for maintainer.
415
416         * src/lha.h: support de-ANSI variable arguments.
417
418         * src/lharc.c: ditto.
419
420         * src/util.c: ditto.
421
422         * src/Makefile.am (lha_SOURCES): added prototypes.h.
423
424         * src/lha.h: function prototypes moved to prototypes.h.
425
426         * src/prototypes.h: generated by the cproto command.
427
428         * configure.ac: On Mac OS X, in spite of using the CoreFoundation
429         for utf-8 conversion, I have missed specifying the `-framework
430         CoreFoundation' in LDFLAGS.
431
432         * src/Makefile.am (EXTRA_DIST): no need to specify `lhdir.c'.
433
434 2002-07-06  Koji Arai  <jca02266@nifty.ne.jp>
435
436         * released.
437
438         * configure.ac: updated version.
439
440         * tests/lha-test10: added testing the header level 0, 1 and 2.
441
442         * tests/lha-test.in: ditto.
443
444         * src/lharc.c: `#include <stdarg.h>' moved to lha.h.
445
446         * src/lha.h: ditto.
447
448         * src/util.c: ditto.
449
450         * configure.ac: AC_REPLACE_FUNCS(vsnprintf).
451
452         * config.h.in: ditto.
453
454         * src/lha.h: ditto.
455
456         * src/vsnprintf.c: derived snprintf() which has the BSD licence.
457
458         * configure.ac: fix typo.
459
460         * configure.ac: checking whether strchr() is 8 bit clean or not.
461
462         * config.h.in: ditto.
463
464         * src/util.c: give functions strchr(), strrchr(), memchr() and
465         memrchr() which handle 8 bit characters correctly.
466
467         * src/header.c: use above if needed.
468
469         * src/lha_macro.h: deprecate the macro name `DELIM2' which is path
470         separattor for the filename in lha header.
471         use LHA_PATHSEP instead.
472
473         * src/util.c (convdelim): ditto.
474
475         * src/header.c (convert_filename): ditto.
476         (write_header): ditto.
477
478         * src/header.c (convert_filename): fixed bug on utf8 conversion,
479         provisionally.
480
481 2002-06-30  Koji Arai  <jca02266@nifty.ne.jp>
482
483         * configure.ac: fixed typo.
484
485         * src/header.c (sjis_to_utf8): fixed typo.
486         (utf8_to_sjis): fixed typo.
487
488         * src/lhadd.c (cmd_add): Missed to adjust the index when specified
489         adding file is same as the generating archive file.
490
491 2002-06-29  Koji Arai  <jca02266@nifty.ne.jp>
492
493         * src/header.c (convert_filename): rename a function
494         `filename_conv()' to `convert_filename()'.
495         (sjis_to_utf8_static): no use the static variable.
496         (utf8_to_sjis_static): ditto.
497
498         * src/lha.h: rename sjis_to_utf8_static() and utf8_to_sjis_static()
499         into sjis_to_utf8() and utf8_to_sjis().
500
501         * src/lha_macro.h: added a macro `CODE_UTF8'.
502
503         * configure.ac: decide CODE_UTF8.
504         updated version.
505
506         * 00readme.autoconf: modified.
507
508         * configure.ac: modified for Mac OS X.
509
510         * src/header.c, lha.h, lha_macro.h, lharc.c: Merged a patch for
511         the Mac OS X, convert utf-8 filename to shift_jis. This patch was
512         contributed on LHa BBS. Thanks to Hiroto Sakai.
513
514         * src/lhext.c: replaced bcmp() with memcmp().
515
516         * src/lha_macro.h: ditto.
517
518         * src/append.c: replace bcopy() with memcpy() or memmove().
519
520         * src/lha_macro.h: ditto.
521
522         * src/lhadd.c: ditto.
523
524         * src/lharc.c: ditto.
525
526         * src/header.c: ditto.
527         replace bzero() with memset().
528
529         * src/lhadd.c (cmd_add): exlclude the target archive. (reported on
530         the LHa BBS [28])
531
532         * src/slide.c (encode_alloc): Wrong value was assigned to the
533         `dicbit', when SUPPORT_LH7 was not defined. (fixed by DANGAN,
534         reported on the LHa BBS [38]).
535
536         * src/lha_macro.h: ditto.
537
538         * src/shuf.c (decode_c_st0): the method of -lh3- extraction was
539         fixed by DANGAN (reported on the LHa BBS [35]).
540
541         * src/lha_macro.h (LH3_DICBIT): ditto.
542
543         * src/dhuf.c (encode_c_dyn): the method of -lh1- compression was
544         refined by DANGAN (reported on the LHa BBS [30], [39], [62]).
545
546 2002-06-26  Koji Arai  <jca02266@nifty.ne.jp>
547
548         * tests/lha-test4: Skip a test for the LHa for UNIX (original version).
549
550         * tests/lha-test3: Rewrite tests for generic format archives.
551
552         * tests/lha-test2: Added tests for -lh0- method.
553         Moved from contents of lha-test3 (tests for print archive).
554
555 2002-06-23  Koji Arai  <jca02266@nifty.ne.jp>
556
557         * tests/lha-test.in: On Cygwin/MinGW, cannot test lha-test9.
558
559         * src/lhext.c: Fixed a misspelling. not `Symblic' but `Symbolic'.
560           reported on LHa BBS (see <http://www2m.biglobe.ne.jp/~dolphin/>).
561
562         * src/lharc.c: ditto.
563
564         * src/slide.c (interface;): Fixed wrong index.
565           reported on LHa BBS (see <http://www2m.biglobe.ne.jp/~dolphin/>).
566
567         * 00readme.autoconf: refined.
568
569         * tests/lha-test9: added tests for overriding files.
570
571         * tests/lha-test.in: added test9.
572
573         * src/lhext.c (cmd_extract): ftell(stdin) will return -1, so
574         re-fixed provisionaly.
575
576         * src/lhext.c (cmd_extract): When error occurred in extract_one(),
577         should adjust point of file stream.
578
579         * configure.ac: library checkings (for libmingwex) should be done
580         before header checkings.
581
582 2002-06-22  Koji Arai  <jca02266@nifty.ne.jp>
583
584         * released:
585
586         * configure.ac: updated version.
587
588         * src/lharc.c (init_variable): Removed useless assignments.
589
590         * src/lharc.c (main): Behavior was changed. when `q' or `q2' option
591         (not `q1') is specified, the `f' option is enabled implicitly.
592         In original behavior, the option `q', `q0', `q1' and `q2' will
593         enable `f' option implicitly (bug?).
594
595         * src/lharc.c (main): [BUG]: When `q2' option is specified,
596         level 2 header is generated.
597
598 2002-06-21  Koji Arai  <jca02266@nifty.ne.jp>
599
600         * tests/Makefile.am: Use the `DISTCLEANFILES' variable instead of the `dist-hook' target.
601
602         * tests/Makefile.am: Added `dist-hook' target for `make distcheck'.
603
604         * tests/lha-test.in: All tests are splited into some files.
605
606         * tests/Makefile.am: ditto.
607
608         * tests/lha-test2: ditto.
609
610         * tests/lha-test3: ditto.
611
612         * tests/lha-test4: ditto.
613
614         * tests/lha-test5: ditto.
615
616         * tests/lha-test6: ditto.
617
618         * tests/lha-test7: ditto.
619
620         * tests/lha-test8: ditto.
621
622 2002-06-20  Koji Arai  <jca02266@nifty.ne.jp>
623
624         * src/lhadd.c (cmd_add): No create an intermediate file when archive
625         is written in stdout.
626
627 2002-06-19  Koji Arai  <jca02266@nifty.ne.jp>
628
629         * 00readme.autoconf: Modified.
630
631 2002-06-18  Koji Arai  <jca02266@nifty.ne.jp>
632
633         * configure.in: Removed. (no support the Autoconf version 2.13).
634
635         * config.h.in: Changed meaning of the value of the `MULTIBYTE_FILENAME'.
636
637         * src/header.c: Remove preprocess codes for kanji code decision.
638
639         * configure.ac: When --enable-multibyte-filename[=auto] is specified,
640         decide kanji code for filename automatically.
641         Otherwise, euc or sjis is specified, it is EUC-JP or Shift_JIS.
642
643 2002-06-17  Koji Arai  <jca02266@nifty.ne.jp>
644
645         * configure.in, configure.ac: updated version.
646
647         * configure.in, configure.ac: On mingw-runtime-2.0-1, opendir()
648         has moved to libmingwex.a. For now, not listed in the
649         /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs file.
650
651         * src/lharc.c (message): use variable argument list with stdarg.
652         (warning): ditto.
653         (error): ditto.
654         (write_error): removed.
655         (read_error): removed.
656         (build_temporary_name): use xsnprintf().
657         (open_old_archive): ditto.
658         (expanded_archive_name): move in the function (open_old_archive()) as static.
659
660         * src/crcio.c (putcode): changed for fatal_error().
661         (putbits): changed for fatal_error().
662         (fwrite_crc): ditto.
663         (putc_euc): should return EOF when putc() cause error.
664         (fwrite_txt): changed for putc_euc().
665
666         * src/header.c (get_header): changed for fatal_error(), warning() and error().
667         (init_header): use xsnprintf().
668         (write_header): fixed wrong usage of fwrite().
669
670         * src/lha.h: updated declarations.
671
672         * src/lhadd.c (append_it): changed for error().
673
674         * src/lhext.c (inquire_extract): ditto.
675
676         * src/lhlist.c (cmd_list): ditto.
677
678         * src/maketbl.c (make_table): ditto.
679
680         * src/util.c (copyfile): changed for fatal_error().
681         (xsnprintf): newly added to adopt to various snprintf().
682
683 2002-06-12  Koji Arai  <jca02266@nifty.ne.jp>
684
685         * src/lha_macro.h (UNIX_STICKYBIT): fixed a misspelling.
686
687         * src/lhlist.c (list_one): ditto.
688
689 2002-06-11  Koji Arai  <jca02266@nifty.ne.jp>
690
691         * src/lharc.c: index was wrong.
692           reported on LHa BBS (see <http://www2m.biglobe.ne.jp/~dolphin/>).
693
694 2002-06-06  Koji Arai  <jca02266@nifty.ne.jp>
695
696         * configure.ac, configure.in: changed macro name.
697         not multibyte-char but multibyte-filename.
698         not MULTIBYTE_CHAR but MULTIBYTE_FILENAME.
699
700         * 00readme.autoconf: ditto.
701
702         * config.h.in: ditto.
703
704         * src/util.c: ditto.
705
706         * src/lha_macro.h: ditto.
707
708         * src/header.c: ditto.
709
710         * config.h.in (INCLUDE_OWNER_NAME_IN_HEADER): changed macro name.
711
712         * configure.ac: ditto.
713
714         * src/header.c (init_header): ditto.
715
716         * src/header.c (init_header): should clear LzHeader.
717
718 2002-06-05  Koji Arai  <jca02266@nifty.ne.jp>
719
720         * released.
721
722         * configure.ac (AC_INIT): changed package name and specified tar name.
723
724         * src/lharc.c: added `--help' command line switch.
725
726         * Makefile.am: fixed EXTRA_DIST for 00readme.autoconf renaming.
727
728         * README.autoconf, 00readme.autoconf: renamed.
729
730         * configure.ac, configure.in: updated version.
731
732 2002-06-04  Koji Arai  <jca02266@nifty.ne.jp>
733
734         * README.autoconf, header.doc.euc: describe about user/group name
735         header.
736
737         * src/header.c (init_header): added a macro MAKE_USER_NAME_HEADER.
738
739         * configure.ac, configure.in, config.h.in: added a switch
740         `--enable-user-name-header' whether user/name extended header is
741         made.
742
743 2002-06-01  Koji Arai  <jca02266@nifty.ne.jp>
744
745         * README.autoconf: `-i' switch of automake is deprecated.
746
747 2002-05-29  Koji Arai  <jca02266@nifty.ne.jp>
748
749         * configure.in, configure.ac, config.h.in: checks having uid_t/gid_t.
750
751         * src/lha.h: define uid_t/gid_t as `int' if no have it.
752
753         * src/lhext.c (adjust_info): mismatched braces.
754
755         * header.doc.euc: around user/group name extention.
756
757         * configure.in, configure.ac, config.h.in: checks having
758         getpwuid/getgrgid and so on.
759
760         * src/header.c (get_header): use the extend header, user/group name.
761         (init_header): ditto.
762
763         * src/lha.h: added <pwd.h>, <grp.h> header includings.
764
765         * src/lhext.c (adjust_info): change owner/group according to
766         user/group name when extracting.
767
768         * src/lhlist.c (list_one): print user/group name when the header
769         has them.
770         (list_one): correct column position on OS68K.
771
772         * tests/lha-test.in: added timestamp checks.
773
774         * src/lha_macro.h: comment about OS code.
775
776 2002-05-28  Koji Arai  <jca02266@nifty.ne.jp>
777
778         * src/lharc.c (xstrdup): no need to call fatal_error().
779
780         * src/lhdir.h, src/lha_macro.h, src/lha.h: added modeline for vi(m).
781
782         * configure.ac, config.h.in: use new autoconf macro, AC_CHECK_MEMBERS().
783
784         * IFNAMES, configure.in, src/header.c, src/lharc.c: replaced with
785         new macro name to adopt to the AC_CHECK_MEMBERS().
786
787 2002-05-27  Koji Arai  <jca02266@nifty.ne.jp>
788
789         * tests/lha-test.in: use awk instead of GNU sh-utils's `seq'.
790
791         * src/header.c (filename_conv): fix a bug, reverse condition and
792         conversion for filename case.
793
794         * README.autoconf: added description about `get_filename_from_stdin' feature.
795
796         * tests/lha-test.in: remove test around the `get_filename_from_stdin'.
797
798         * src/lharc.c (main): never set `get_filename_from_stdin` to true.
799         `echo foo | lha x foo.lzh' does not work like original LHa for UNIX.
800
801         * tests/lha-test.in: replace with #!/bin/bash.
802
803         * README.autoconf: added E-Mail address.
804
805         * configure.ac: updated version and added mail address for bug reports.
806
807         * configure.in: updated version.
808
809         * released.
810
811         * README.autoconf: added `make check' on sample description.
812
813         * configure.in, configure.ac: update version.
814
815 2002-05-26  Koji Arai  <jca02266@nifty.ne.jp>
816
817         * tests/lha-test.in: added some tests.
818
819         * tests/Makefile.am: refined.
820
821         * src/lhext.c (cmd_extract): discard useless fseek() calling (for MinGW).
822
823         * tests/lha-test.in: added some tests.
824
825         * tests/lha-test.in: specified `q' option on print archive test.
826
827         * src/lhadd.c (build_backup_file): On MinGW, cannot rename when
828         a new file already exists.
829
830         * src/lhext.c (extract_one): On MinGW, set binary on stdout when
831         print archive (`p' switch).
832
833         * tests/lha-test.in: added some tests.
834
835         * src/lhadd.c (report_archive_name_if_different): warning messages
836         should be printed to stderr rather than stdout.
837         (cmd_delete): ditto.
838
839         * tests/Makefile.am: fix EXTRA_DIST.
840
841         * configure.in, configure.ac: update version.
842
843         * tests/lha-test.in: added tests.
844
845         * tests/Makefile.am: ditto.
846
847         * configure.in, configure.ac, Makefile.am: ditto.
848
849 2002-05-25  Koji Arai  <jca02266@nifty.ne.jp>
850
851         * IFNAMES: updated.
852
853         * released.
854
855         * README.autoconf: added description for developpers.
856
857         * configure.in, configure.ac, config.h.in: refined.
858
859         * src/util.c (memmove): use HAVE_MEMMOVE.
860         (mkdir): use HAVE_WORKING_FORK.
861
862         * src/huf.c: use HAVE_SYS_PARAM_H instead of sony_news.
863
864         * IFNAMES (sony_news): updated.
865
866         * configure.ac, configure.in (AC_INIT): added autoconfiscated date.
867         see `lha --version'.
868
869 2002-05-22  Koji Arai  <jca02266@nifty.ne.jp>
870
871         * 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:
872         added modeline for vi(m).
873
874         * src/lharc.c: backslash was missing.
875
876 2002-05-20  Koji Arai  <jca02266@nifty.ne.jp>
877
878         * src/lharc.c (open_old_archive):  On MinGW, set binary stdin.
879
880         * src/lhadd.c (temporary_to_new_archive_file): On MinGW, set binary stdout.
881
882         * src/lha_macro.h: no define TMP_FILENAME_TEMPLATE in source.
883
884         * configure.ac, configure.in, README.autoconf: be able to specify
885         --with-tmp-file=no which meaning TMP_FILENAME_TEMPLATE is undefined.
886
887         * src/lha.h: correct usage of mkstemp().
888         On MinGW, opening file cannot be removed.
889
890         * src/lhadd.c (build_temporary_file): ditto.
891
892         * src/lharc.c (fatal_error): ditto.
893
894 2002-05-19  Koji Arai  <jca02266@nifty.ne.jp>
895
896         * configure.in, configure.ac: added AM_C_PROTOTYPES, AC_C_CONST.
897         no use AM_C_PROTOTYPES for the present.
898
899         * config.h.in: ditto.
900
901         * src/lharc.c (print_tiny_usage_and_exit): change credit.
902
903         * src/lha_macro.h: put PLATFORM in a macro LHA_VERSION.
904
905         * src/lharc.c (print_version): ditto.
906
907         * configure.ac: use AC_CANONICAL_TARGET instead of AC_CANONICAL_HOST.
908
909 2002-05-19  Koji Arai  <jca02266@nifty.ne.jp>
910
911         * released.
912
913         * src/lharc.c (print_tiny_usage_and_exit): added credit.
914         (print_version): print PLATFORM.
915
916         * configure.ac, configure.in, config.h.in: define PLATFORM.
917
918         * src/lharc.c (xstrdup): fix typo.
919
920         * configure.ac: added for autoconf-2.53.
921
922         * config.h.in: regenerate by autoconf-2.53.
923
924         * src/lharc.c (find_files): MinGW has st_ino but always 0.
925
926         * src/lharc.c (main): provisionally fix. set
927         `get_filename_from_stdin' to false.
928
929         * src/util.c (rename): use builtin rename(2) on mingw32 (since have
930         no link(2)).
931
932         * src/lharc.c (main): use xrealloc().
933
934         * src/lha_macro.h: specify "b" modifier always (for mingw32).
935
936         * src/lharc.c: use xstrdup() instead of strdup().
937
938         * src/lha_macro.h: ditto.
939
940         * src/lha_macro.h: getuid(), chown(), kill() are provisionally
941         defined as 0.
942
943         * src/header.c: set `default_system_kanji_code' to Shift_JIS on mingw32.
944
945         * src/lhadd.c (build_temporary_file): no use SIGHUP for mingw32.
946         (build_backup_file): ditto.
947
948         * src/lharc.c (interrupt): ditto.
949
950         * src/lhext.c (extract_one): ditto.
951
952         * src/lhext.c (make_parent_path): mkdir() has no 2nd argument on
953         mingw32.
954
955 2002-05-18  Koji Arai  <jca02266@nifty.ne.jp>
956
957         * lha_macro.h: define bcmp(), bzero(), bcopy() even if
958         STDC_HEADERS is defined.
959
960         * huf.c (alloc_buf): call fatal_error() when memory allocation failed
961         instead of returning NULL.
962
963         * lharc.c (main): use xmalloc().
964
965         * util.c (copyfile): use xmalloc().
966
967         * slide.c (encode_alloc): use xmalloc().
968
969         * header.c (default_system_kanji_code): On HP-UX, use Shift_JIS as
970         default kanji code.
971
972 2001-02-03  Koji Arai  <jca02266@nifty.ne.jp>
973
974         * README.autoconf, src/header.c: treat archive and system kanji
975         code, correctly.
976
977 2001-01-31  Koji Arai  <jca02266@nifty.ne.jp>
978
979         * configure.in: mistakes for default archive method.
980
981         * src/header.c: directory separator 0xff must be transpose slash
982         at first.
983
984 2001-01-29  Koji Arai  <jca02266@nifty.ne.jp>
985
986         * src/lharc.c: replace MKSTEMP with HAVE_MKSTEMP.
987         substitute DEFAULT_LZHUFF_METHOD for the `compress_method' variable (it's default value).
988
989         * src/lha_macro.h: use the VERSION macro (defined by configure) for
990         the LHA_VERSION definition.
991
992         * src/header.c: added condition whether the macro MULTIBYTE_CHAR
993         is defined or not.
994
995         * src/Makefile.am: added $(SUPPORT_LZHUFF_METHOD) in AM_CPPFLAGS.
996
997         * configure.in: change version number from 1.14f to 1.14i.
998         check function mkstemp().
999         replace --enable-lh6 option to --with-default-method=[567].
1000
1001         * config.h.in: added definitions of HAVE_MKSTEMP and
1002         DEFAULT_LZHUFF_METHOD.
1003
1004         * IFNAMES: added a description about MKSTEMP.
1005
1006         * Makefile.am: added extra files.
1007
1008         * 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:
1009         merged changing from lha-1.14f to lha-1.14i.
1010
1011         * change-114i.txt, src/header.c, src/huf.c, src/lha.h, src/lharc.c:
1012         import lha-114i
1013
1014         * src/huf.c, src/lharc.c, src/shuf.c, src/slide.c: import lha-114h
1015
1016         * Makefile, README.euc, change-114g.txt, change-114h.txt:
1017         import lha-114h
1018
1019         * 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:
1020         import lha-114g
1021
1022         * 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:
1023         import lha-114g
1024
1025         * src/header.c, src/lha_macro.h: implemented kanji code conversion
1026         on filename.
1027
1028         * src/header.c: fix bug in euc2sjis().
1029
1030 1999-10-05  Koji Arai  <jca02266@nifty.ne.jp>
1031
1032         * src/header.c: rename the macro HANKAKU_KATAKANA_P to the X0201_KANA_P
1033
1034 1999-09-30  Koji Arai  <jca02266@nifty.ne.jp>
1035
1036         * 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:
1037         use the autoconf/automake
1038
1039 1999-08-28  Koji Arai  <jca02266@nifty.ne.jp>
1040
1041         * Makefile: import the lha-114f
1042
1043         * change-114f.txt, config.jpn.euc, header.doc.euc: import the lha-114f
1044
1045         * CHANGES.euc, MACHINES.euc, PROBLEMS.euc, README.euc, change-114e.txt, config.eng:
1046         import the lha-114f
1047
1048         * MACHINES2.euc, man/Makefile, man/lha.man, man/lha.n:
1049         import the lha-114f
1050
1051         * src/append.c, src/crcio.c: import the lha-114f
1052
1053         * 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:
1054         import the lha-114f
1055
1056         * src/dhuf.c, src/extract.c, src/header.c, src/huf.c, src/larc.c, src/lhadd.c:
1057         import the lha-114f