chise/libchise.git
20 years agoMove strnlen related code from chise.h to chise.c.
tomo [Sat, 12 Jul 2003 10:18:29 +0000 (10:18 +0000)]
Move strnlen related code from chise.h to chise.c.

20 years agoupdate.
tomo [Tue, 8 Jul 2003 17:21:23 +0000 (17:21 +0000)]
update.

20 years ago(CFLAGS): Refer @CFLAGS@.
tomo [Tue, 8 Jul 2003 17:20:09 +0000 (17:20 +0000)]
(CFLAGS): Refer @CFLAGS@.

20 years agoAdd check code for Fink.
tomo [Tue, 8 Jul 2003 17:18:36 +0000 (17:18 +0000)]
Add check code for Fink.

20 years agoupdate.
tomo [Tue, 8 Jul 2003 10:41:48 +0000 (10:41 +0000)]
update.

20 years ago(LIBTOOL): New variable.
tomo [Tue, 8 Jul 2003 10:39:38 +0000 (10:39 +0000)]
(LIBTOOL): New variable.
(distclean): New target.

20 years agoCheck about libtool.
tomo [Tue, 8 Jul 2003 10:31:43 +0000 (10:31 +0000)]
Check about libtool.

20 years agoupdate.
tomo [Tue, 8 Jul 2003 07:29:39 +0000 (07:29 +0000)]
update.

20 years agoUse libtool.
tomo [Tue, 8 Jul 2003 07:26:08 +0000 (07:26 +0000)]
Use libtool.

20 years agoupdate.
tomo [Mon, 7 Jul 2003 10:21:11 +0000 (10:21 +0000)]
update.

20 years agoInclude "config.h" when HAVE_CONFIG_H is defined.
tomo [Mon, 7 Jul 2003 10:18:37 +0000 (10:18 +0000)]
Include "config.h" when HAVE_CONFIG_H is defined.

20 years ago(strnlen): New inline function when HAVE_STRNLEN is not defined
tomo [Mon, 7 Jul 2003 10:17:38 +0000 (10:17 +0000)]
(strnlen): New inline function when HAVE_STRNLEN is not defined
[based on Izumi MIYAZAKI <imiyazaki@bun.kyoto-u.ac.jp>'s patch].

20 years agoDeleted.
tomo [Mon, 7 Jul 2003 10:17:06 +0000 (10:17 +0000)]
Deleted.

20 years agoNew file.
tomo [Mon, 7 Jul 2003 10:16:46 +0000 (10:16 +0000)]
New file.

20 years agoNew files.
tomo [Mon, 7 Jul 2003 10:16:05 +0000 (10:16 +0000)]
New files.

21 years agoupdate.
tomo [Wed, 12 Mar 2003 12:43:00 +0000 (12:43 +0000)]
update.

21 years ago(chise_dt_get_char): Use `chise_value_data' instead of
tomo [Wed, 12 Mar 2003 12:41:44 +0000 (12:41 +0000)]
(chise_dt_get_char): Use `chise_value_data' instead of
`chise_value_to_c_string'; use `strnlen' and `chise_value_size'
instead of `strlen'; fix problem about control characters.

21 years ago(chise_value_data): New inline function.
tomo [Wed, 12 Mar 2003 12:38:55 +0000 (12:38 +0000)]
(chise_value_data): New inline function.

21 years agoupdate.
tomo [Tue, 11 Mar 2003 00:44:44 +0000 (00:44 +0000)]
update.

21 years ago(chise_dt_get_char): Fix problem about `?\CHAR'.
tomo [Tue, 11 Mar 2003 00:43:36 +0000 (00:43 +0000)]
(chise_dt_get_char): Fix problem about `?\CHAR'.

21 years agoupdate.
tomo [Thu, 6 Mar 2003 08:11:50 +0000 (08:11 +0000)]
update.

21 years agoAdd comments.
tomo [Thu, 6 Mar 2003 08:11:26 +0000 (08:11 +0000)]
Add comments.

21 years agoupdate.
tomo [Thu, 6 Mar 2003 07:37:33 +0000 (07:37 +0000)]
update.

21 years agoUse <chise.h>.
tomo [Thu, 6 Mar 2003 07:36:33 +0000 (07:36 +0000)]
Use <chise.h>.
(db_dir): Use "/usr/local/lib/chise/char-db".

21 years agoInstall chise.h; setup /usr/local/lib/chise/char-db/.
tomo [Thu, 6 Mar 2003 07:34:19 +0000 (07:34 +0000)]
Install chise.h; setup /usr/local/lib/chise/char-db/.

21 years agoNew file.
tomo [Thu, 6 Mar 2003 06:40:46 +0000 (06:40 +0000)]
New file.

21 years agoNew files.
tomo [Thu, 6 Mar 2003 06:39:24 +0000 (06:39 +0000)]
New files.