OSDN Git Service

lha/lha.git
22 years ago*** empty log message ***
arai [Sun, 30 Jun 2002 05:58:16 +0000 (05:58 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@275 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lhadd.c (cmd_add): Missed to adjust the index when specified
arai [Sun, 30 Jun 2002 05:58:08 +0000 (05:58 +0000)]
* src/lhadd.c (cmd_add): Missed to adjust the index when specified
adding file is same as the generating archive file.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@274 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 29 Jun 2002 08:06:23 +0000 (08:06 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@272 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 29 Jun 2002 08:03:00 +0000 (08:03 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@271 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* 00readme.autoconf: modified.
arai [Sat, 29 Jun 2002 08:01:08 +0000 (08:01 +0000)]
* 00readme.autoconf: modified.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@270 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* configure.ac: decide CODE_UTF8.
arai [Sat, 29 Jun 2002 08:00:39 +0000 (08:00 +0000)]
* configure.ac: decide CODE_UTF8.
updated version.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@269 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/header.c (convert_filename): rename a function
arai [Sat, 29 Jun 2002 07:51:02 +0000 (07:51 +0000)]
* src/header.c (convert_filename): rename a function
`filename_conv()' to `convert_filename()'.
(sjis_to_utf8_static): no used the static variable.
(utf8_to_sjis_static): ditto.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@268 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lha.h: change sjis_to_utf8_static() into sjis_to_utf8().
arai [Sat, 29 Jun 2002 07:46:37 +0000 (07:46 +0000)]
* src/lha.h: change sjis_to_utf8_static() into sjis_to_utf8().

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@267 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lha_macro.h: added a macro `CODE_UTF8'.
arai [Sat, 29 Jun 2002 07:24:11 +0000 (07:24 +0000)]
* src/lha_macro.h: added a macro `CODE_UTF8'.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@266 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 29 Jun 2002 06:34:55 +0000 (06:34 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@265 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* configure.ac: modified for Mac OS X.
arai [Sat, 29 Jun 2002 06:30:05 +0000 (06:30 +0000)]
* configure.ac: modified for Mac OS X.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@264 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/header.c, lha.h, lha_macro.h, lharc.c: Merged a patch for
arai [Sat, 29 Jun 2002 06:29:26 +0000 (06:29 +0000)]
* src/header.c, lha.h, lha_macro.h, lharc.c: Merged a patch for
the Mac OS X, convert utf-8 filename to shift_jis. This patch was
contributed on LHa BBS. Thanks to Hiroto Sakai.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@263 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 29 Jun 2002 04:42:50 +0000 (04:42 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@262 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 29 Jun 2002 04:33:14 +0000 (04:33 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@261 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lhext.c: replaced bcmp() with memcmp().
arai [Sat, 29 Jun 2002 04:32:41 +0000 (04:32 +0000)]
* src/lhext.c: replaced bcmp() with memcmp().

* src/lha_macro.h: ditto.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@260 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 29 Jun 2002 04:26:31 +0000 (04:26 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@259 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/append.c: replace bcopy() with memcpy() or memmove().
arai [Sat, 29 Jun 2002 04:26:03 +0000 (04:26 +0000)]
* src/append.c: replace bcopy() with memcpy() or memmove().

* src/lha_macro.h: ditto.

* src/lhadd.c: ditto.

* src/lharc.c: ditto.

* src/header.c: ditto.
replace bzero() with memset().

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@258 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 29 Jun 2002 04:04:28 +0000 (04:04 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@257 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lhadd.c (cmd_add): exlclude the target archive. (reported on
arai [Sat, 29 Jun 2002 04:04:23 +0000 (04:04 +0000)]
* src/lhadd.c (cmd_add): exlclude the target archive. (reported on
the LHa BBS [28])

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@256 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 29 Jun 2002 03:39:12 +0000 (03:39 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@255 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/slide.c (encode_alloc): Wrong value was assigned to the
arai [Sat, 29 Jun 2002 03:34:48 +0000 (03:34 +0000)]
* src/slide.c (encode_alloc): Wrong value was assigned to the
`dicbit', when SUPPORT_LH7 was not defined. (fixed by DANGAN,
reported on the LHa BBS [38]).

* src/lha_macro.h: ditto.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@254 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/shuf.c (decode_c_st0): the method of -lh3- extraction was
arai [Sat, 29 Jun 2002 03:17:02 +0000 (03:17 +0000)]
* src/shuf.c (decode_c_st0): the method of -lh3- extraction was
fixed by DANGAN (reported on the LHa BBS [35]).

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@253 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lha_macro.h (LH3_DICBIT): ditto.
arai [Sat, 29 Jun 2002 03:16:44 +0000 (03:16 +0000)]
* src/lha_macro.h (LH3_DICBIT): ditto.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@252 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/dhuf.c (encode_c_dyn): Refined by DANGAN (reported on the
arai [Sat, 29 Jun 2002 02:49:41 +0000 (02:49 +0000)]
* src/dhuf.c (encode_c_dyn): Refined by DANGAN (reported on the
LHa BBS [30], [39], [62])

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@251 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 29 Jun 2002 02:39:31 +0000 (02:39 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@250 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Fri, 28 Jun 2002 20:21:59 +0000 (20:21 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@249 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Tue, 25 Jun 2002 20:51:33 +0000 (20:51 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@248 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* tests/lha-test4: Skip a test for the LHa for UNIX (original version).
arai [Tue, 25 Jun 2002 20:50:29 +0000 (20:50 +0000)]
* tests/lha-test4: Skip a test for the LHa for UNIX (original version).

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@247 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* tests/lha-test3: Rewrite tests for generic format.
arai [Tue, 25 Jun 2002 20:48:42 +0000 (20:48 +0000)]
* tests/lha-test3: Rewrite tests for generic format.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@246 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* tests/lha-test2: Added tests for -lh0- method.
arai [Tue, 25 Jun 2002 20:47:26 +0000 (20:47 +0000)]
* tests/lha-test2: Added tests for -lh0- method.
Moved from contents of lha-test3 (tests for print archive).

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@245 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sun, 23 Jun 2002 14:06:58 +0000 (14:06 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@244 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* tests/lha-test.in: On Cygwin/MinGW, cannot test lha-test9.
arai [Sun, 23 Jun 2002 14:06:44 +0000 (14:06 +0000)]
* tests/lha-test.in: On Cygwin/MinGW, cannot test lha-test9.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@243 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sun, 23 Jun 2002 09:29:57 +0000 (09:29 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@242 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/slide.c (interface;): Fixed wrong index.
arai [Sun, 23 Jun 2002 09:29:48 +0000 (09:29 +0000)]
* src/slide.c (interface;): Fixed wrong index.
  reported on LHa BBS (see <http://www2m.biglobe.ne.jp/~dolphin/>).

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@241 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lhext.c: Fixed a misspelling. not `Symblic' but `Symbolic'.
arai [Sun, 23 Jun 2002 09:29:29 +0000 (09:29 +0000)]
* src/lhext.c: Fixed a misspelling. not `Symblic' but `Symbolic'.
  reported on LHa BBS (see <http://www2m.biglobe.ne.jp/~dolphin/>).

* src/lharc.c: ditto.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@240 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* 00readme.autoconf: refined.
arai [Sat, 22 Jun 2002 21:29:09 +0000 (21:29 +0000)]
* 00readme.autoconf: refined.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@239 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 22 Jun 2002 21:17:32 +0000 (21:17 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@238 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* 00readme.autoconf: refined.
arai [Sat, 22 Jun 2002 21:17:29 +0000 (21:17 +0000)]
* 00readme.autoconf: refined.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@237 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 22 Jun 2002 20:55:25 +0000 (20:55 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@236 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 22 Jun 2002 18:03:25 +0000 (18:03 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@235 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* tests/lha-test9: added tests for overriding files.
arai [Sat, 22 Jun 2002 18:03:09 +0000 (18:03 +0000)]
* tests/lha-test9: added tests for overriding files.

* tests/lha-test.in: added test9.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@234 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 22 Jun 2002 17:45:18 +0000 (17:45 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@233 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lhext.c (cmd_extract): ftell(stdin) will return -1, so
arai [Sat, 22 Jun 2002 17:45:12 +0000 (17:45 +0000)]
* src/lhext.c (cmd_extract): ftell(stdin) will return -1, so
re-fixed provisionaly.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@232 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 22 Jun 2002 15:56:14 +0000 (15:56 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@231 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lhext.c (cmd_extract): When error occurred in extract_one(),
arai [Sat, 22 Jun 2002 15:56:01 +0000 (15:56 +0000)]
* src/lhext.c (cmd_extract): When error occurred in extract_one(),
should adjust point of file stream.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@230 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 22 Jun 2002 15:24:48 +0000 (15:24 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@229 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* configure.ac: library checkings (for libmingwex) should be done
arai [Sat, 22 Jun 2002 15:24:43 +0000 (15:24 +0000)]
* configure.ac: library checkings (for libmingwex) should be done
before header checkings.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@228 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sat, 22 Jun 2002 02:27:36 +0000 (02:27 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@227 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Fri, 21 Jun 2002 16:46:07 +0000 (16:46 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@225 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* configure.ac: updated version.
arai [Fri, 21 Jun 2002 16:43:53 +0000 (16:43 +0000)]
* configure.ac: updated version.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@224 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Fri, 21 Jun 2002 16:04:12 +0000 (16:04 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@223 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lharc.c (init_variable): Removed useless assignments.
arai [Fri, 21 Jun 2002 16:04:05 +0000 (16:04 +0000)]
* src/lharc.c (init_variable): Removed useless assignments.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@222 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Fri, 21 Jun 2002 15:41:02 +0000 (15:41 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@221 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lharc.c (main): Behavior is changed. when `q' or `q2' option
arai [Fri, 21 Jun 2002 15:40:41 +0000 (15:40 +0000)]
* src/lharc.c (main): Behavior is changed. when `q' or `q2' option
(not `q1') is specified, the `f' option is enabled implicitly.
In original behavior, the option `q', `q0', `q1' and `q2' will
enable `f' option implicitly (bug?).

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@220 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lharc.c (main): [BUG]: When `q2' option is specified,
arai [Fri, 21 Jun 2002 15:34:21 +0000 (15:34 +0000)]
* src/lharc.c (main): [BUG]: When `q2' option is specified,
level 2 header is generated.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@219 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Thu, 20 Jun 2002 16:35:59 +0000 (16:35 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@218 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* tests/Makefile.am: Use the `DISTCLEANFILES' variable instead of the `dist-hook...
arai [Thu, 20 Jun 2002 16:35:50 +0000 (16:35 +0000)]
* tests/Makefile.am: Use the `DISTCLEANFILES' variable instead of the `dist-hook' target.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@217 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Thu, 20 Jun 2002 16:20:35 +0000 (16:20 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@216 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* tests/Makefile.am: Added `dist-hook' target for `make distcheck'.
arai [Thu, 20 Jun 2002 16:20:30 +0000 (16:20 +0000)]
* tests/Makefile.am: Added `dist-hook' target for `make distcheck'.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@215 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Thu, 20 Jun 2002 16:07:37 +0000 (16:07 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@214 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* tests/Makefile.am: All tests are splited into some files.
arai [Thu, 20 Jun 2002 16:07:15 +0000 (16:07 +0000)]
* tests/Makefile.am: All tests are splited into some files.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@213 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Thu, 20 Jun 2002 16:00:10 +0000 (16:00 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@212 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* tests/lha-test.in: all tests are splited into some files.
arai [Thu, 20 Jun 2002 15:57:01 +0000 (15:57 +0000)]
* tests/lha-test.in: all tests are splited into some files.

* tests/lha-test2: ditto.

* tests/lha-test3: ditto.

* tests/lha-test4: ditto.

* tests/lha-test5: ditto.

* tests/lha-test6: ditto.

* tests/lha-test7: ditto.

* tests/lha-test8: ditto.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@211 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lhadd.c (cmd_add): No create a temporary file when archive
arai [Thu, 20 Jun 2002 14:42:45 +0000 (14:42 +0000)]
* src/lhadd.c (cmd_add): No create a temporary file when archive
is written in stdout.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@210 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Tue, 18 Jun 2002 15:06:05 +0000 (15:06 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@209 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* 00readme.autoconf: modified.
arai [Tue, 18 Jun 2002 15:04:41 +0000 (15:04 +0000)]
* 00readme.autoconf: modified.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@208 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* configure.in: Removed. (no support the Autoconf version 2.13).
arai [Tue, 18 Jun 2002 14:52:11 +0000 (14:52 +0000)]
* configure.in: Removed. (no support the Autoconf version 2.13).

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@207 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Tue, 18 Jun 2002 14:48:53 +0000 (14:48 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@206 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* config.h.in: Changed meaning of the value of the `MULTIBYTE_FILENAME'.
arai [Tue, 18 Jun 2002 14:48:36 +0000 (14:48 +0000)]
* config.h.in: Changed meaning of the value of the `MULTIBYTE_FILENAME'.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@205 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/header.c: Remove preprocess codes for kanji code decision.
arai [Tue, 18 Jun 2002 14:47:45 +0000 (14:47 +0000)]
* src/header.c: Remove preprocess codes for kanji code decision.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@204 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* configure.ac: When --enable-multibyte-filename[=auto] is specified,
arai [Tue, 18 Jun 2002 14:43:26 +0000 (14:43 +0000)]
* configure.ac: When --enable-multibyte-filename[=auto] is specified,
decide kanji code for filename automatically.
Otherwise, euc or sjis is specified, it is EUC-JP or Shift_JIS.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@203 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* configure.in, configure.ac: updated version.
arai [Sun, 16 Jun 2002 18:35:22 +0000 (18:35 +0000)]
* configure.in, configure.ac: updated version.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@201 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sun, 16 Jun 2002 18:35:21 +0000 (18:35 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@200 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sun, 16 Jun 2002 18:17:54 +0000 (18:17 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@199 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* configure.in, configure.ac: On mingw-runtime-2.0-1, opendir()
arai [Sun, 16 Jun 2002 18:17:34 +0000 (18:17 +0000)]
* configure.in, configure.ac: On mingw-runtime-2.0-1, opendir()
has moved to libmingwex.a. For now, not listed in the
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs file.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@198 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sun, 16 Jun 2002 17:23:23 +0000 (17:23 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@197 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lharc.c (message): use variable argument list with stdarg.
arai [Sun, 16 Jun 2002 17:23:09 +0000 (17:23 +0000)]
* src/lharc.c (message): use variable argument list with stdarg.
(warning): ditto.
(error): ditto.
(write_error): removed.
(read_error): removed.
(build_temporary_name): use xsnprintf().
(open_old_archive): ditto.
(expanded_archive_name): move in the function (open_old_archive()) as static.

* src/crcio.c (putcode): changed for fatal_error().
(putbits): changed for fatal_error().
(fwrite_crc): ditto.
(putc_euc): should return EOF when putc() cause error.
(fwrite_txt): changed for putc_euc().

* src/header.c (get_header): changed for fatal_error(), warning() and error().
(init_header): use xsnprintf().
(write_header): fixed wrong usage of fwrite().

* src/lha.h: updated declarations.

* src/lhadd.c (append_it): changed for error().

* src/lhext.c (inquire_extract): ditto.

* src/lhlist.c (cmd_list): ditto.

* src/maketbl.c (make_table): ditto.

* src/util.c (copyfile): changed for fatal_error().
(xsnprintf): newly added to adopt to various snprintf().

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@196 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Sun, 16 Jun 2002 17:02:41 +0000 (17:02 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@195 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lha_macro.h (UNIX_STICKYBIT): fixed a misspelling.
arai [Tue, 11 Jun 2002 17:21:27 +0000 (17:21 +0000)]
* src/lha_macro.h (UNIX_STICKYBIT): fixed a misspelling.

* src/lhlist.c (list_one): ditto.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@194 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Tue, 11 Jun 2002 14:17:49 +0000 (14:17 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@193 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Tue, 11 Jun 2002 14:16:29 +0000 (14:16 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@192 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lharc.c: index was wrong.
arai [Tue, 11 Jun 2002 14:16:24 +0000 (14:16 +0000)]
* src/lharc.c: index was wrong.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@191 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Wed, 5 Jun 2002 15:58:15 +0000 (15:58 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@190 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* configure.ac, configure.in: changed macro name.
arai [Wed, 5 Jun 2002 15:58:04 +0000 (15:58 +0000)]
* configure.ac, configure.in: changed macro name.
not multibyte-char but multibyte-filename.
not MULTIBYTE_CHAR but MULTIBYTE_FILENAME.

* config.h.in: ditto.

* src/util.c: ditto.

* src/lha_macro.h: ditto.

* src/header.c: ditto.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@189 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* 00readme.autoconf: not multibyte-char but multibyte-filename.
arai [Wed, 5 Jun 2002 15:54:46 +0000 (15:54 +0000)]
* 00readme.autoconf: not multibyte-char but multibyte-filename.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@188 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Wed, 5 Jun 2002 15:37:28 +0000 (15:37 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@187 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/header.c (init_header): changed macro name.
arai [Wed, 5 Jun 2002 15:37:18 +0000 (15:37 +0000)]
* src/header.c (init_header): changed macro name.

* src/header.c (init_header): should clear LzHeader.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@186 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* config.h.in (INCLUDE_OWNER_NAME_IN_HEADER): changed macro name.
arai [Wed, 5 Jun 2002 15:36:45 +0000 (15:36 +0000)]
* config.h.in (INCLUDE_OWNER_NAME_IN_HEADER): changed macro name.

* configure.ac: ditto.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@185 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Tue, 4 Jun 2002 17:43:46 +0000 (17:43 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@183 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Tue, 4 Jun 2002 17:42:58 +0000 (17:42 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@182 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* configure.ac (AC_INIT): change package name and specified tar name.
arai [Tue, 4 Jun 2002 17:42:11 +0000 (17:42 +0000)]
* configure.ac (AC_INIT): change package name and specified tar name.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@181 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Tue, 4 Jun 2002 17:18:39 +0000 (17:18 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@180 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* src/lharc.c: added `--help' command line switch.
arai [Tue, 4 Jun 2002 17:18:33 +0000 (17:18 +0000)]
* src/lharc.c: added `--help' command line switch.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@179 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Tue, 4 Jun 2002 17:13:13 +0000 (17:13 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@178 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* Makefile.am: fixed EXTRA_DIST for 00readme.autoconf renaming.
arai [Tue, 4 Jun 2002 17:11:29 +0000 (17:11 +0000)]
* Makefile.am: fixed EXTRA_DIST for 00readme.autoconf renaming.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@177 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* README.autoconf, 00readme.autoconf: renamed.
arai [Tue, 4 Jun 2002 17:09:58 +0000 (17:09 +0000)]
* README.autoconf, 00readme.autoconf: renamed.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@176 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Tue, 4 Jun 2002 17:03:19 +0000 (17:03 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@175 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Tue, 4 Jun 2002 16:55:01 +0000 (16:55 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@174 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago* configure.ac, configure.in: updated version.
arai [Tue, 4 Jun 2002 16:20:41 +0000 (16:20 +0000)]
* configure.ac, configure.in: updated version.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@173 6a8cc165-1e22-0410-a132-eb4e3f353aba

22 years ago*** empty log message ***
arai [Tue, 4 Jun 2002 16:18:44 +0000 (16:18 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@172 6a8cc165-1e22-0410-a132-eb4e3f353aba