forked from skk-dev/skktools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
707 lines (448 loc) · 20.3 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
2021-02-19 Tatsuya Kinoshita <[email protected]>
* skk2cdb.py: Fix broken skk2cdb.py.
2021-02-17 Shohei Kusakata <[email protected]>
* skk2cdb.py: Fix encoding error.
* skk2cdb.py: Fix error when running.
* skk2cdb.py: Migrate to Python 3.
2021-01-26 Tatsuya Kinoshita <[email protected]>
* skkdic-expr2.c (splitCandidates): Prevent buffer overflow read
when "/[" is found and "]" is not found in the candidates.
2020-03-14 Tsuyoshi Kitamoto <[email protected]>
* convert2skk/edict2toskk.el: Add new file.
2020-02-16 Tsuyoshi Kitamoto <[email protected]>
* READMEs/README.md: Rename from README.C.md.
2020-02-12 Tsuyoshi Kitamoto <[email protected]>
* READMEs/FAQ.md, READMEs/README.C.md, READMEs/README.skkdic-diff.md:
* READMEs/README.skkdic-expr2.md: convert to markdown file.
2018-12-29 Takeshi Abe
* Makefile.am, skk.ex: Remove CVS related stuff.
2018-08-08 Tsuyoshi Kitamoto <[email protected]>
* Version 1.3.4 released.
* VERSION: Bump to 1.3.4.
2018-08-05 Tsuyoshi Kitamoto <[email protected]>
* .cvsignore: Remove file.
* test/SKK-JISYO.S, test/SKK-JISYO.S.split1:
* test/SKK-JISYO.S.split2, test/SKK-JISYO.S.split3:
* filters/complete-numerative.rb, filters/make-tankan-dic.rb, filters/skkdictools.rb:
* filters/asayaKe.rb, filters/abbrev-simplify-keys.rb, filters/annotation-filter.rb:
* filters/abbrev-convert.rb, filters/conjugation.rb:
* dbm/makedbmdic4, dbm/makedbmdic5:
* convert2skk/ipadic2skk.rb, convert2skk/canna2skk.rb, convert2skk/prime2skk.rb:
* convert2skk/ctdicconv.rb, convert2skk/aozora2skk.rb, convert2skk/chasen2skk.rb:
* convert2skk/dic-it2skk.rb, convert2skk/skk-wordpicker.rb, convert2skk/edict2skk.awk:
* convert2skk/doc2skk.sh:
* READMEs/FAQ.txt:
* Makefile.am, Makefile.in, acinclude.m4, saihenkan.rb, skk-xml.el:
* skkdic-count.c, skkdic-diff.scm, skkdic-expr.c, skkdic-expr2.c, unannotation.awk:
Remove RCS keywords.
* README.md: Update.
2018-08-03 Keisuke Kawahara <[email protected]>
* filters/abbrev-convert.rb, filters/abbrev-simplify-keys.rb:
* filters/annotation-filter.rb, filters/asayaKe.rb:
* filters/complete-numerative.rb, filters/conjugation.rb:
* filters/make-tankan-dic.rb, filters/skkdictools.rb:
Fixes shebang.
2017-03-05 Tsuyoshi Kitamoto <[email protected]>
* README.md: gdbm-devel パッケージについて記載.
2016-05-13 Tatsuya Kinoshita <[email protected]>
* convert2skk/aozora2skk.rb, convert2skk/chasen2skk.rb:
* convert2skk/ipadic2skk.rb, convert2skk/prime2skk.rb:
Set correct encodings to STDOUT for Ruby scripts.
cf. https://github.com/skk-dev/skktools/pull/7
* convert2skk/ctdicconv.rb: Fix incorrect encodings for ctdicconv.rb.
This fixes error of `make SKK-JISYO.china_taiwan` in skk/dic.
cf. https://github.com/skk-dev/skktools/issues/9
2016-05-08 Keisuke Kawahara <[email protected]>
* convert2skk/README.md:
* convert2skk/aozora2skk.rb:
* convert2skk/canna2skk.rb:
* convert2skk/chasen2skk.rb:
* convert2skk/ctdicconv.rb:
* convert2skk/dic-it2skk.rb:
* convert2skk/ipadic2skk.rb:
* convert2skk/prime2skk.rb:
* convert2skk/skk-wordpicker.rb:
* filters/README.md:
* saihenkan.rb: convert ruby 2.2.x
2015-09-01 Hiroshi Fujishima <[email protected]>
* filters/abbrev-convert.rb, filters/abbrev-simplify-keys.rb:
* filters/annotation-filter.rb, filters/asayaKe.rb:
* filters/complete-numerative.rb, filters/conjugation.rb:
* filters/make-tankan-dic.rb, filters/skkdictools.rb: Support ruby-2.1.
2015-01-16 Tsuyoshi Kitamoto <[email protected]>
* READMEs/FAQ.txt, READMEs/README.C, READMEs/README.skkdic-diff:
* READMEs/README.skkdic-expr2: Convert to utf-8.
2015-01-11 Tsuyoshi Kitamoto <[email protected]>
* ChangeLog: Convert to utf-8.
* README: Remove.
* README.md: Modified.
* convert2skk/README.md: Rename from convert2skk/README.
* convert2skk/read.me: Rename from READMEs/read.me.
* convert2skk/obsolete/README.perl: Rename from READMEs/README.perl.
* filters/README.md: Rename from filters/README.
2015-01-10 Tsuyoshi Kitamoto <[email protected]>
* README.md: modify.
* READMEs/README.filters: filters/README と重複する内容であるため削除した.
2014-12-23 Keisuke Kawahara <[email protected]>
* README.md: Unlink email address.
* README.md: adding README written in Markdown.
* .travis.yml, Makefile.in, test/SKK-JISYO.S, test/SKK-JISYO.S.shuffle:
* test/SKK-JISYO.S.split1, test/SKK-JISYO.S.split2:
* test/SKK-JISYO.S.split3, test/result/skkdic-count:
* test/result/skkdic-expr, test/result/skkdic-expr2:
* test/result/skkdic-sort: adding Travis CI.
2014-12-22 Tsuyoshi Kitamoto <[email protected]>
* README: Convert to UTF-8.
2013-07-18 Tsuyoshi Kitamoto <[email protected]>
* Version 1.3.3 released.
2013-07-13 Tatsuya Kinoshita <[email protected]>
* compile, config.sub, config.guess, depcomp, install-sh:
* ltmain.sh, missing: Update with Debian libtool 2.4.2-1.3.
2013-07-13 Tsuyoshi Kitamoto <[email protected]>
* skk2cdb.py: Move from dic/skk2cdb.py.
2013-05-30 Tsuyoshi Kitamoto <[email protected]>
Suggested by Tatsuya Kinoshita <[email protected]>.
* dbm/makedbmdic5: Use Getopt::Std (Perl 5.16) instead of
getopts.pl (Perl 5.14) .
2013-05-21 Tatsuya Kinoshita <[email protected]>
* convert2skk/aozora2skk.rb, convert2skk/canna2skk.rb:
* convert2skk/chasen2skk.rb, convert2skk/ctdicconv.rb:
* convert2skk/ipadic2skk.rb, convert2skk/prime2skk.rb:
* convert2skk/skk-wordpicker.rb, filters/abbrev-convert.rb:
* filters/annotation-filter.rb, filters/asayaKe.rb:
* filters/complete-numerative.rb, filters/conjugation.rb:
* filters/make-tankan-dic.rb, filters/skkdictools.rb: Add magic
comment for Ruby 1.9.
2013-05-20 Tatsuya Kinoshita <[email protected]>
* convert2skk/aozora2skk.rb, convert2skk/chasen2skk.rb:
* convert2skk/ctdicconv.rb, convert2skk/ipadic2skk.rb:
* convert2skk/prime2skk.rb, convert2skk/skk-wordpicker.rb:
* filters/abbrev-convert.rb, filters/annotation-filter.rb:
* filters/make-tankan-dic.rb: Check RUBY_VERSION to prevent
LoadError of `jcode' for Ruby 1.9.
2013-01-08 Keisuke Kawahara <[email protected]>
* skkdic-expr.c (add_okuri_item, subtract_okuri_item)
(subtract_okuri_tail_line, okuri_type_out): Fix failing build
under clang on Mac OSX.
2011-04-10 Tetsuo Tsukamoto <[email protected]>
* Version 1.3.2 released.
2011-04-10 Tetsuo Tsukamoto <[email protected]>
* configure: Regenerate.
* configure.ac: Check for dbm when --with-gdbm fails for
gdbm/ndbm.h.
2011-04-07 Tetsuo Tsukamoto <[email protected]>
* VERSION: Bump to 1.3.2.
* configure: Regenerate.
* configure.ac: Fix the check for gdbm/ndbm.h.
2011-04-06 Tetsuo Tsukamoto <[email protected]>
Suggested by Tatsuya Kinoshita <[email protected]>.
* compile, config.sub, config.guess, depcomp, install-sh,
ltmain.sh, missing: Update to versions from libtool 2.2.10.
2011-04-05 Tetsuo Tsukamoto <[email protected]>
* Makefile.in (skkdic-expr, skkdic-sort, skkdic-count): Use
LDFLAGS.
* configure: Regenerate.
* configure.ac: Check gdbm/ndbm.h.
* config.h.in: Add HAVE_GDBM_NDBM_H.
* skkdic-expr.c: Remove old copy of gdbm/ndbm.h. Include
gdbm/ndbm.h for libgdbm.
2011-04-02 Tetsuo Tsukamoto <[email protected]>
* configure: Regenerate with Autoconf 2.66.
2007-09-30 Tetsuo Tsukamoto <[email protected]>
* Version 1.3.1 released.
2007-09-29 Tetsuo Tsukamoto <[email protected]>
* VERSION: 1.3.1.
2007-09-22 Tatsuya Kinoshita <[email protected]>
* skkdic-expr2.c (splitCandidates): Use glib data types.
Do not do type conversion in calculating the 2nd arg of
gstrndup().
2007-09-22 Tetsuo Tsukamoto <[email protected]>
* Version 1.3 released.
2007-09-21 Tetsuo Tsukamoto <[email protected]>
* Makefile.in (tar): Do not create bzip2 archive.
* VERSION: 1.3.
2007-09-19 Tatsuya Kinoshita <[email protected]>
* skkdic-expr.c: Transiently define snprintf() for old systems.
2007-09-20 Tetsuo Tsukamoto <[email protected]>
* config.h.in: Add HAVE_SNPRINTF.
2007-09-17 Tetsuo Tsukamoto <[email protected]>
* configure.ac, config.h.in: Check for unistd.h.
* skkdic-expr.c: Include stdlib.h, string.h.
Include unistd.h if HAVE_MKDTEMP and HAVE_UNISTD is defined.
* skkdic-sort.c: Include stdlib.h.
2007-09-17 Tetsuo Tsukamoto <[email protected]>
* skkdic-expr.c (main): Fix my mistakes, i.e. old code for setting
tmpdir was not deleted. Fixed. Also revert bad codes to the
original.
2007-09-17 Tetsuo Tsukamoto <[email protected]>
Patches by Tatsuya Kinoshita <[email protected]>.
* configure.ac: Check for mkdtemp().
* skkdic-expr.c (main): Use mkdtemp() if it is available.
Set tmpdir to the TMPDIR environment variable if it is defined.
2007-09-17 Tetsuo Tsukamoto <[email protected]>
Suggested by Tatsuya Kinoshita <[email protected]>.
* skkdic-expr.c (db_remove_files, main): Use snprintf() instead of
sprintf().
2007-09-17 Tatsuya Kinoshita <[email protected]>
* skkdic-expr.c (main): Safely create temporary subdirectory to
avoid symlink attacks overwriting arbitrary files.
2006-10-04 Tetsuo Tsukamoto <[email protected]>
Suggested by Tatsuya Kinoshita <[email protected]>.
* Makefile.in: Set VERSION according to file `VERSION'.
* VERSION: Bump to 1.2.
* convert2skk/doc2skk.sh: Comment out unused elif where program is
checking for $sourcefile.
2006-01-30 MITA Yuusuke <[email protected]>
* filters/make-tankan-dic.rb: New file.
2006-01-29 Tetsuo Tsukamoto <[email protected]>
* Version 1.2 released.
2006-01-29 Tetsuo Tsukamoto <[email protected]>
* Makefile.in: Check for configure.ac instead of configure.in.
* configure.in: No longer in repository.
2006-01-04 Tetsuo Tsukamoto <[email protected]>
* *: Update FSF address.
2005-12-25 Tetsuo Tsukamoto <[email protected]>
* COPYING: Install the most recent one.
2005-10-24 anonymous contributor @ wiki
* skkdic-expr2.c: fix for okuri-ari entries starting with '>' or '#'
2005-10-24 MITA Yuusuke <[email protected]>
* filters/conjugation.rb:
better handling of '<'
* READMEs/README.filters:
* filters/README:
* filters/abbrev-convert.rb:
* filters/skkdictools.rb:
aesthetic changes.
* skkdic-sort.c: fix for okuri-ari entries starting with '>' or '#'
2005-09-23 MITA Yuusuke <[email protected]>
* skkdic-count.c:
* skkdic-expr.c:
* skkdic-expr2.c:
BLEN enlarged to 65536. (better use mmap?)
* convert2skk/chasen2skk.rb:
* convert2skk/skk-wordpicker.rb:
better '々' handling.
* convert2skk/doc2skk.sh: -P option to stop using skkdic-expr2.
2005-09-20 MITA Yuusuke <[email protected]>
* convert2skk/chasen2skk.rb: some grammatical rules added.
* convert2skk/skk-wordpicker.rb: --katakana-only
* filters/conjugation.rb: ignore comments after '¶'.
* filters/skkdictools.rb: String.concatify
2005-08-29 MITA Yuusuke <[email protected]>
* convert2skk/chasen2skk.rb:
* convert2skk/skk-wordpicker.rb:
* convert2skk/aozora2skk.rb:
* convert2skk/doc2skk.sh:
* convert2skk/README:
[skk 5806] New files.
* filters/skkdictools.rb: borrowed 'Goo' class from skkform.rb
2005-08-22 MITA Yuusuke <[email protected]>
* convert2skk/prime2skk.rb: aesthetic changes.
* filters/conjugation.rb: aesthetic changes.
* READMEs/README.filters: symlink.
2005-06-20 MITA Yuusuke <[email protected]>
* skkdic-expr2.c: -d option changes the annotation delimiter.
* filters/skkdictools.rb: discards candidates after '/['.
* filters/annotation-filter.rb: -B option to handle comments as annotation.
* filters/asayaKe.rb: aesthetic changes.
* filters/complete-numerative.rb: -o wasn't implemented!
* filters/conjugation.rb: better handling of okuri-ari affixes.
* filters/README: documentation updated.
* convert2skk/ipadic2skk.rb: should yield better result than before.
* convert2skk/prime2skk.rb: should yield better result than before.
2005-06-06 MITA Yuusuke <[email protected]>
* filters/annotation-filter.rb:
* filters/asayaKe.rb:
* filters/complete-numerative.rb:
* filters/conjugation.rb:
* filters/skkdictools.rb:
* filters/README:
* convert2skk/ipadic2skk.rb:
* convert2skk/prime2skk.rb:
New files.
2005-04-24 MITA Yuusuke <[email protected]>
* skkdic-expr2.c: Reads from stdin if no filename is given.
* filters/abbrev-convert.rb:
* filters/abbrev-simplify-keys.rb:
New files.
2005-04-24 Mikio NAKAJIMA <[email protected]>
* Makefile.in (install): Add DESTDIR as a prefix of bindir to
make distribution packages easily.
* Makefile.in (uninstall): Ditto
2005-03-26 MITA Yuusuke <[email protected]>
* skkdic-count.c: BUFSIZE was too small.
2005-01-23 MITA Yuusuke <[email protected]>
* skkdic-count.c: Didn't count pairs after '['. fixed.
2004-08-24 Kimura Fuyuki <[email protected]>
* skkdic-diff.scm: More undertandable diffs.
* READMEs/README.skkdic-diff: Update.
2004-06-25 Kimura Fuyuki <[email protected]>
* skkdic-diff.scm: New file.
* READMEs/README.skkdic-diff: New file.
2003-09-30 Kentaro Fukuchi <[email protected]>
* skkdic-expr2.c: Now a completely same annotation is ignored during merge
operation. This feature is noted in README.skkdic-expr2 but has not been
implemented. Sorry.
2003-08-17 NAKAJIMA Mikio <[email protected]>
* skk.ex: Add stamp-h1 and libtool.
* Version 1.1 released.
2002-03-28 Tetsuo Tsukamoto <[email protected]>
* configure.ac: Missing $(EXEEXT) for skkdic-expr2.
When -lgdbm_compat is available, pass -lgdbm after -lgdbm_compat
(workaround for cygwin?).
2002-03-27 Tetsuo Tsukamoto <[email protected]>
* configure.ac:
* configure.in:
Check for dbm_open() in -lgdbm_compat if the test fails in -lgdbm.
* config.guess:
* config.sub:
* missing:
New files.
2003-03-26 NAKAJIMA Mikio <[email protected]>
* saihenkan.rb: New file.
2003-03-23 NAKAJIMA Mikio <[email protected]>
* convert2skk/canna2skk.rb: New file.
2003-03-22 NAKAJIMA Mikio <[email protected]>
* convert2skk/dic-it2skk.rb: New file.
2002-09-20 Kentaro Fukuchi <[email protected]>
* skkdic-expr2.c: Removed unused variables.
2002-09-20 IIDA Yosiaki <[email protected]>
* Makefile.am, VERSION, compile, configure.ac, depcomp, ltmain.sh:
New files for GNU Automake and Libtool.
2002-09-14 Kentaro Fukuchi <[email protected]>
* skkdic-expr2.c: A stupid bug fixed. Please forget previous version...
2002-09-14 IIDA Yosiaki <[email protected]>
* Makefile.in: Add copyright year. Fix maintainer,
postal address of FSF.
Prepend $(srcdir) to C source files for compilation in separate
directory.
(DEFS): Prepend -I. for the same reason.
(skkdic-expr2$(EXEEXT)): Always activate target to avoid syntax
error.
2002-09-13 IIDA Yosiaki <[email protected]>
* acinclude.m4: Renamed from aclocal.m4.
* aclocal.m4: Removed, because automagically generated by aclocal.
2002-09-13 Kentaro Fukuchi <[email protected]>
* skkdic-expr2.c: New SKK dictionary maintenance tool.
* aclocal.m4: New file used by autoconf. pkg-config.m4 is included.
* configure.in, Makefile.in, .cvsignore: Added some configurations and
rules for skkdic-expr2.
* configure: Re-generated by autoconf.
2002-08-18 NAKAJIMA Mikio <[email protected]>
* skk-xml.el: New file.
(skk-xml-make-jisyo-reference-1): Bug fixed.
2002-08-05 Tetsuo Tsukamoto <[email protected]>
* skkdic-count.c:
(count_entry): Print "%s: %d candidates\n" instead of
"%s %d candidates\n".
2002-08-02 NAKAJIMA Mikio <[email protected]>
* unannotation.awk: Not to delete first line.
* convert2skk/ctdicconv.rb: New file.
2002-06-03 NAKAJIMA Mikio <[email protected]>
* unannotation.awk: New file (Move from skk/dic).
2002-02-23 Tetsuo Tsukamoto <[email protected]>
* COPYING: Update.
2001-04-30 NAKAJIMA Mikio <[email protected]>
* convert2skk/wnn2skk.sed: Remove unnecessary regexp processing.
* convert2skk/wnn2skk.awk: Do not put out skk dictionary header
(Use skkdic-expr and skkdic-sort for post-processing.).
Pick up hinshi and comment data for SKK annotation.
2000-12-15 NAKAJIMA Mikio <[email protected]>
* skkdic-expr.c (type_out): Apply patch of Message-Id:
<[email protected]> from ORI Manabu
2000-10-17 Toru YANO <[email protected]>
* tools: Version 1.0 released.
2000-10-13 Mikio Nakajima <[email protected]>
* configure: Remake by autoconf.
* configure.in: search /usr/local/bin path for tar command before
$PATH.
2000-10-12 Mikio Nakajima <[email protected]>
* .cvsignore: Add configure.scan.
* configure.scan: Removed.
2000-10-10 Tetsuo Tsukamoto <[email protected]>
* READMES/README.C: Update.
* skkdic-count.c (count_entry): Don't count blocks.
2000-10-05 Tetsuo Tsukamoto <[email protected]>
* skkdic-count.c (count_entry): Show "candidates", not "entries".
2000-10-04 Tetsuo Tsukamoto <[email protected]>
* configure.in: Turn on m4-mode.
2000-10-03 Mikio Nakajima <[email protected]>
* convert2skk/edict2skk.awk: Do not filter "放送禁止用語".
2000-09-30 Mikio Nakajima <[email protected]>
* READMEs/FAQ.txt: Document fixed.
* convert2skk/wnn2skk.awk: Remove unnecessary tag in tankan3.u.
* convert2skk/wnn2skk.sed: Ditto.
2000-09-29 Mikio Nakajima <[email protected]>
* READMEs/FAQ.txt: New file.
2000-09-27 Tetsuo Tsukamoto <[email protected]>
* configure.in: Check for md5sum only when md5 doesn't exist.
2000-09-23 Mikio Nakajima <[email protected]>
* configure.in: Check if programs bzip2, date, gzip, md5 (or
md5sum) and tar exist or not.
* Makefile.in (tar): New target.
(snapshot): Ditto.
(.PHONY): Ditto.
(BZIP2): New variable
(DATE): Ditto.
(GZIP): Ditto.
(MD5): Ditto.
(TAR): Ditto.
(SNAPBASE): Ditto.
* skk.ex: New file.
* convert2skk/wnn2skk.sh: New file.
* convert2skk/wnn2skk.awk: Ditto.
* convert2skk/wnn2skk.sed: Ditto.
2000-09-09 Tetsuo Tsukamoto <[email protected]>
* configure: Regenetare.
* configure.in: Check ndbm.h when "$ac_cv_func_dbm_open" is yes.
* skkdic-expr.c: Modify according to it.
2000-07-28 Tetsuo Tsukamoto <[email protected]>
* Makefile.in (uninstall): New target.
* configure: Regenerate by autoconf.
* configure.in: Refer to "$ac_cv_func_dbm_open".
2000-07-27 Tetsuo Tsukamoto <[email protected]>
* Makefile.in: Check for $(top_srcdir).
* config.h.in: Regenerate by autoheader (autoconf 2.14.1).
* configure: Regenerate by autoconf 2.14.1.
* configure.in: Enable to check for dbm_open() in -lgdbm.
Check for ndbm.h and db1/ndbm.h.
* skkdic-expr.c: When ndbm.h is not found, include db1/ndbm.h if
possible. Add declaration for gdbm.
2000-07-26 Tetsuo Tsukamoto <[email protected]>
* configure: Regenerate by autoconf 2.14.1.
* configure.in: Fix the last commitment.
2000-07-25 Tetsuo Tsukamoto <[email protected]>
* Makefile.in: Check for $(EXEEXT).
(install-strip): New target.
* config.h.in: Regenerate by autoheader (autoconf 2.14.1).
* configure: Regenerate by autoconf 2.14.1.
* configure.in: Check for __db_ndbm_open() in -ldb if -lndbm is
not available. Check for executable suffix.
* skkdic-expr.c: If HAVE_LIBDB is defined, include <db.h>.
2000-03-13 Mikio Nakajima <[email protected]>
* convert2skk/edict2skk.awk: Comment fixed.
* skkdic-count.c: Change file name description of
`skkjisyo-count.c' to skkdic-count.c.
* skkdic-sort.c: Change file name description of `skkjisyo-sort.c'
to skkdic-sort.c.
* skkdic-expr.c: Change file name description of `skkjisyo-expr.c'
to skkdic-expr.c.
(main): Change working file name `skkjisyo.%d' to `skkdic%d',
`skkhead.%d' to `skkhead%d' and `skktail.%d' to `skktail%d'.
2000-03-12 Mikio Nakajima <[email protected]>
* Makefile.in (distclean): Remove config.h.
* skkdic-count.c: Include config.h.
* skkdic-sort.c: Ditto.
* skkdic-expr.c: Include config.h.
(set_signal_handler): Use RETSIGTYPE for the return type of signal
handlers.
(signal_handler): Ditto.
1999-08-21 Naoki Wakamatsu <[email protected]>
* skkdic-expr.c (db_remove_files, db_make_files, main): Bug fixed
as to `-d' option.
1998-12-07 Fumitoshi UKAI <[email protected]>
* skkdic-expr.c: Include db1/ndbm.h for GNU libc 2.1.
;; Local Variables:
;; coding: utf-8
;; End: