From canna-cvs ¡÷ lists.sourceforge.jp Sun Apr 6 02:25:45 2008 From: canna-cvs ¡÷ lists.sourceforge.jp (canna-cvs ¡÷ lists.sourceforge.jp) Date: Sun, 06 Apr 2008 02:25:45 +0900 Subject: [Canna-cvs 1117] CVS update: ChangeLog Message-ID: <1207416345.939613.2273.nullmailer@users.sourceforge.jp> Date: Sunday April 06, 2008 @ 02:25 Author: aida_s Update of /cvsroot/canna/canna In directory sf-cvs:/tmp/cvs-serv2011 Modified Files: ChangeLog Log Message: [Canna-dev 363]: old style sort options is no longer available Don't use the sort command. Implement necessary features into the mergeword and the pod. The forsort is no longer used but still installed for the backward compatibility. * cmd/mergewd/mergewd.c: Reimplemented from scratch. New option "-s": sort the input before the merge. * cmd/mkbindic/mkbindic.cpp: mergeword -s instead of forsort and sort * dic/ideo/grammar/Imakefile: ditto * dic/ideo/pubdic/pod.c: New sort options. New option "-P": sort by yomi and freq stably New option "-S": don't sort; output order is the same to the input * dic/ideo/words/Imakefile: remove forsort, which is just a garbage * dic/phono/Imakefile: ditto * lib/RK/RKintern.h(euctous): declare here * misc/zipcode/Imakefile: mergeword -s and pod -P instead of forsort and sort. (distclean): new target From canna-cvs ¡÷ lists.sourceforge.jp Sun Apr 6 02:25:46 2008 From: canna-cvs ¡÷ lists.sourceforge.jp (canna-cvs ¡÷ lists.sourceforge.jp) Date: Sun, 06 Apr 2008 02:25:46 +0900 Subject: [Canna-cvs 1118] CVS update: mergewd.c Message-ID: <1207416346.113557.2279.nullmailer@users.sourceforge.jp> Date: Sunday April 06, 2008 @ 02:25 Author: aida_s Update of /cvsroot/canna/canna/cmd/mergewd In directory sf-cvs:/tmp/cvs-serv2011/cmd/mergewd Modified Files: mergewd.c Log Message: [Canna-dev 363]: old style sort options is no longer available Don't use the sort command. Implement necessary features into the mergeword and the pod. The forsort is no longer used but still installed for the backward compatibility. * cmd/mergewd/mergewd.c: Reimplemented from scratch. New option "-s": sort the input before the merge. * cmd/mkbindic/mkbindic.cpp: mergeword -s instead of forsort and sort * dic/ideo/grammar/Imakefile: ditto * dic/ideo/pubdic/pod.c: New sort options. New option "-P": sort by yomi and freq stably New option "-S": don't sort; output order is the same to the input * dic/ideo/words/Imakefile: remove forsort, which is just a garbage * dic/phono/Imakefile: ditto * lib/RK/RKintern.h(euctous): declare here * misc/zipcode/Imakefile: mergeword -s and pod -P instead of forsort and sort. (distclean): new target From canna-cvs ¡÷ lists.sourceforge.jp Sun Apr 6 02:25:46 2008 From: canna-cvs ¡÷ lists.sourceforge.jp (canna-cvs ¡÷ lists.sourceforge.jp) Date: Sun, 06 Apr 2008 02:25:46 +0900 Subject: [Canna-cvs 1119] CVS update: mkbindic.cpp Message-ID: <1207416346.279533.2287.nullmailer@users.sourceforge.jp> Date: Sunday April 06, 2008 @ 02:25 Author: aida_s Update of /cvsroot/canna/canna/cmd/mkbindic In directory sf-cvs:/tmp/cvs-serv2011/cmd/mkbindic Modified Files: mkbindic.cpp Log Message: [Canna-dev 363]: old style sort options is no longer available Don't use the sort command. Implement necessary features into the mergeword and the pod. The forsort is no longer used but still installed for the backward compatibility. * cmd/mergewd/mergewd.c: Reimplemented from scratch. New option "-s": sort the input before the merge. * cmd/mkbindic/mkbindic.cpp: mergeword -s instead of forsort and sort * dic/ideo/grammar/Imakefile: ditto * dic/ideo/pubdic/pod.c: New sort options. New option "-P": sort by yomi and freq stably New option "-S": don't sort; output order is the same to the input * dic/ideo/words/Imakefile: remove forsort, which is just a garbage * dic/phono/Imakefile: ditto * lib/RK/RKintern.h(euctous): declare here * misc/zipcode/Imakefile: mergeword -s and pod -P instead of forsort and sort. (distclean): new target From canna-cvs ¡÷ lists.sourceforge.jp Sun Apr 6 02:25:46 2008 From: canna-cvs ¡÷ lists.sourceforge.jp (canna-cvs ¡÷ lists.sourceforge.jp) Date: Sun, 06 Apr 2008 02:25:46 +0900 Subject: [Canna-cvs 1120] CVS update: Imakefile Message-ID: <1207416346.493179.2295.nullmailer@users.sourceforge.jp> Date: Sunday April 06, 2008 @ 02:25 Author: aida_s Update of /cvsroot/canna/canna/dic/ideo/grammar In directory sf-cvs:/tmp/cvs-serv2011/dic/ideo/grammar Modified Files: Imakefile Log Message: [Canna-dev 363]: old style sort options is no longer available Don't use the sort command. Implement necessary features into the mergeword and the pod. The forsort is no longer used but still installed for the backward compatibility. * cmd/mergewd/mergewd.c: Reimplemented from scratch. New option "-s": sort the input before the merge. * cmd/mkbindic/mkbindic.cpp: mergeword -s instead of forsort and sort * dic/ideo/grammar/Imakefile: ditto * dic/ideo/pubdic/pod.c: New sort options. New option "-P": sort by yomi and freq stably New option "-S": don't sort; output order is the same to the input * dic/ideo/words/Imakefile: remove forsort, which is just a garbage * dic/phono/Imakefile: ditto * lib/RK/RKintern.h(euctous): declare here * misc/zipcode/Imakefile: mergeword -s and pod -P instead of forsort and sort. (distclean): new target From canna-cvs ¡÷ lists.sourceforge.jp Sun Apr 6 02:25:46 2008 From: canna-cvs ¡÷ lists.sourceforge.jp (canna-cvs ¡÷ lists.sourceforge.jp) Date: Sun, 06 Apr 2008 02:25:46 +0900 Subject: [Canna-cvs 1121] CVS update: pod.c Message-ID: <1207416346.693396.2300.nullmailer@users.sourceforge.jp> Date: Sunday April 06, 2008 @ 02:25 Author: aida_s Update of /cvsroot/canna/canna/dic/ideo/pubdic In directory sf-cvs:/tmp/cvs-serv2011/dic/ideo/pubdic Modified Files: pod.c Log Message: [Canna-dev 363]: old style sort options is no longer available Don't use the sort command. Implement necessary features into the mergeword and the pod. The forsort is no longer used but still installed for the backward compatibility. * cmd/mergewd/mergewd.c: Reimplemented from scratch. New option "-s": sort the input before the merge. * cmd/mkbindic/mkbindic.cpp: mergeword -s instead of forsort and sort * dic/ideo/grammar/Imakefile: ditto * dic/ideo/pubdic/pod.c: New sort options. New option "-P": sort by yomi and freq stably New option "-S": don't sort; output order is the same to the input * dic/ideo/words/Imakefile: remove forsort, which is just a garbage * dic/phono/Imakefile: ditto * lib/RK/RKintern.h(euctous): declare here * misc/zipcode/Imakefile: mergeword -s and pod -P instead of forsort and sort. (distclean): new target From canna-cvs ¡÷ lists.sourceforge.jp Sun Apr 6 02:25:46 2008 From: canna-cvs ¡÷ lists.sourceforge.jp (canna-cvs ¡÷ lists.sourceforge.jp) Date: Sun, 06 Apr 2008 02:25:46 +0900 Subject: [Canna-cvs 1122] CVS update: Imakefile Message-ID: <1207416346.882597.2305.nullmailer@users.sourceforge.jp> Date: Sunday April 06, 2008 @ 02:25 Author: aida_s Update of /cvsroot/canna/canna/dic/ideo/words In directory sf-cvs:/tmp/cvs-serv2011/dic/ideo/words Modified Files: Imakefile Log Message: [Canna-dev 363]: old style sort options is no longer available Don't use the sort command. Implement necessary features into the mergeword and the pod. The forsort is no longer used but still installed for the backward compatibility. * cmd/mergewd/mergewd.c: Reimplemented from scratch. New option "-s": sort the input before the merge. * cmd/mkbindic/mkbindic.cpp: mergeword -s instead of forsort and sort * dic/ideo/grammar/Imakefile: ditto * dic/ideo/pubdic/pod.c: New sort options. New option "-P": sort by yomi and freq stably New option "-S": don't sort; output order is the same to the input * dic/ideo/words/Imakefile: remove forsort, which is just a garbage * dic/phono/Imakefile: ditto * lib/RK/RKintern.h(euctous): declare here * misc/zipcode/Imakefile: mergeword -s and pod -P instead of forsort and sort. (distclean): new target From canna-cvs ¡÷ lists.sourceforge.jp Sun Apr 6 02:25:47 2008 From: canna-cvs ¡÷ lists.sourceforge.jp (canna-cvs ¡÷ lists.sourceforge.jp) Date: Sun, 06 Apr 2008 02:25:47 +0900 Subject: [Canna-cvs 1123] CVS update: Imakefile Message-ID: <1207416347.063316.2310.nullmailer@users.sourceforge.jp> Date: Sunday April 06, 2008 @ 02:25 Author: aida_s Update of /cvsroot/canna/canna/dic/phono In directory sf-cvs:/tmp/cvs-serv2011/dic/phono Modified Files: Imakefile Log Message: [Canna-dev 363]: old style sort options is no longer available Don't use the sort command. Implement necessary features into the mergeword and the pod. The forsort is no longer used but still installed for the backward compatibility. * cmd/mergewd/mergewd.c: Reimplemented from scratch. New option "-s": sort the input before the merge. * cmd/mkbindic/mkbindic.cpp: mergeword -s instead of forsort and sort * dic/ideo/grammar/Imakefile: ditto * dic/ideo/pubdic/pod.c: New sort options. New option "-P": sort by yomi and freq stably New option "-S": don't sort; output order is the same to the input * dic/ideo/words/Imakefile: remove forsort, which is just a garbage * dic/phono/Imakefile: ditto * lib/RK/RKintern.h(euctous): declare here * misc/zipcode/Imakefile: mergeword -s and pod -P instead of forsort and sort. (distclean): new target From canna-cvs ¡÷ lists.sourceforge.jp Sun Apr 6 02:25:47 2008 From: canna-cvs ¡÷ lists.sourceforge.jp (canna-cvs ¡÷ lists.sourceforge.jp) Date: Sun, 06 Apr 2008 02:25:47 +0900 Subject: [Canna-cvs 1124] CVS update: RKintern.h Message-ID: <1207416347.259794.2315.nullmailer@users.sourceforge.jp> Date: Sunday April 06, 2008 @ 02:25 Author: aida_s Update of /cvsroot/canna/canna/lib/RK In directory sf-cvs:/tmp/cvs-serv2011/lib/RK Modified Files: RKintern.h Log Message: [Canna-dev 363]: old style sort options is no longer available Don't use the sort command. Implement necessary features into the mergeword and the pod. The forsort is no longer used but still installed for the backward compatibility. * cmd/mergewd/mergewd.c: Reimplemented from scratch. New option "-s": sort the input before the merge. * cmd/mkbindic/mkbindic.cpp: mergeword -s instead of forsort and sort * dic/ideo/grammar/Imakefile: ditto * dic/ideo/pubdic/pod.c: New sort options. New option "-P": sort by yomi and freq stably New option "-S": don't sort; output order is the same to the input * dic/ideo/words/Imakefile: remove forsort, which is just a garbage * dic/phono/Imakefile: ditto * lib/RK/RKintern.h(euctous): declare here * misc/zipcode/Imakefile: mergeword -s and pod -P instead of forsort and sort. (distclean): new target From canna-cvs ¡÷ lists.sourceforge.jp Sun Apr 6 02:25:47 2008 From: canna-cvs ¡÷ lists.sourceforge.jp (canna-cvs ¡÷ lists.sourceforge.jp) Date: Sun, 06 Apr 2008 02:25:47 +0900 Subject: [Canna-cvs 1125] CVS update: Imakefile Message-ID: <1207416347.441235.2322.nullmailer@users.sourceforge.jp> Date: Sunday April 06, 2008 @ 02:25 Author: aida_s Update of /cvsroot/canna/canna/misc/zipcode In directory sf-cvs:/tmp/cvs-serv2011/misc/zipcode Modified Files: Imakefile Log Message: [Canna-dev 363]: old style sort options is no longer available Don't use the sort command. Implement necessary features into the mergeword and the pod. The forsort is no longer used but still installed for the backward compatibility. * cmd/mergewd/mergewd.c: Reimplemented from scratch. New option "-s": sort the input before the merge. * cmd/mkbindic/mkbindic.cpp: mergeword -s instead of forsort and sort * dic/ideo/grammar/Imakefile: ditto * dic/ideo/pubdic/pod.c: New sort options. New option "-P": sort by yomi and freq stably New option "-S": don't sort; output order is the same to the input * dic/ideo/words/Imakefile: remove forsort, which is just a garbage * dic/phono/Imakefile: ditto * lib/RK/RKintern.h(euctous): declare here * misc/zipcode/Imakefile: mergeword -s and pod -P instead of forsort and sort. (distclean): new target From canna-cvs ¡÷ lists.sourceforge.jp Sun Apr 6 02:29:58 2008 From: canna-cvs ¡÷ lists.sourceforge.jp (canna-cvs ¡÷ lists.sourceforge.jp) Date: Sun, 06 Apr 2008 02:29:58 +0900 Subject: [Canna-cvs 1126] CVS update: ChangeLog Message-ID: <1207416598.005656.5587.nullmailer@users.sourceforge.jp> Date: Sunday April 06, 2008 @ 02:29 Author: aida_s Update of /cvsroot/canna/canna In directory sf-cvs:/tmp/cvs-serv5452 Modified Files: ChangeLog Log Message: * lib/RKindep/cfuncs.c(RkiAltStrlcat): bugfix From canna-cvs ¡÷ lists.sourceforge.jp Sun Apr 6 02:29:58 2008 From: canna-cvs ¡÷ lists.sourceforge.jp (canna-cvs ¡÷ lists.sourceforge.jp) Date: Sun, 06 Apr 2008 02:29:58 +0900 Subject: [Canna-cvs 1127] CVS update: cfuncs.c Message-ID: <1207416598.142118.5593.nullmailer@users.sourceforge.jp> Date: Sunday April 06, 2008 @ 02:29 Author: aida_s Update of /cvsroot/canna/canna/lib/RKindep In directory sf-cvs:/tmp/cvs-serv5452/lib/RKindep Modified Files: cfuncs.c Log Message: * lib/RKindep/cfuncs.c(RkiAltStrlcat): bugfix