Develop and Download Open Source Software

Browse CVS Repository

/[OSDN]/canna/canna/INSTALL

Log of /canna/canna/INSTALL

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Sep 25 15:24:31 2003 UTC (20 years, 6 months ago) by aida_s
Branch: MAIN
CVS Tags: HEAD, after_new_zipcode, before_new_zipcode, relbr_3_7_bp, release_3_7, release_3_7_beta1, release_3_7_p1, release_3_7_p2, release_3_7_p3
Branch point for: RELBR_3_7
Changes since 1.7: +61 -345 lines
Diff to previous 1.7
Update documents for 3.7 beta release.

* CHANGES.jp: truncated
* OCHANGES.jp: moved everything here from CHANGES.jp
* INSTALL: Updated. Removed description about ancient systems.
* INSTALL.jp: ditto
* README.jp: cannuum is now secure.
* misc/initfiles/sample.canna: describe :katakana
* misc/initfiles/verbose.canna: ditto
* misc/initfiles/unix.canna: describe and enable :katakana


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Sep 15 14:37:55 2003 UTC (20 years, 7 months ago) by aida_s
Branch: MAIN
CVS Tags: after_win_removal, before_win_removal
Changes since 1.6: +15 -15 lines
Diff to previous 1.6
* CHANGES.jp: sync with release branch
* INSTALL: ditto
* INSTALL.jp: ditto
* canuum/canna.c(init_uum): remove nonsensical "< 0"
* server/server.jmn(SYNOPSIS): add -inet6


Revision 1.3.2.4 - (view) (download) (annotate) - [select for diffs]
Fri Sep 12 05:00:46 2003 UTC (20 years, 7 months ago) by aida_s
Branch: RELBR_3_6
CVS Tags: release_3_6_p4
Changes since 1.3.2.3: +6 -11 lines
Diff to previous 1.3.2.3 , to branch point 1.3 , to next main 1.8
Merge changes in documents.

* lib/canna/RkPhono.jmn: remove dup file (Ikumi san)
* server/server.man: updated (Takamizu san)
* server/server.jmn: ditto
* misc/initfiles/unix.canna: fix a typo ([Canna-dev 216]).
* misc/initfiles/default.ca: (setq inhibit-hankaku-kana nil)
  ([Canna-dev 216])
* [Canna-dev 190]: Ikumi-san: documentations improved.
  - Canna.conf.dist: correct some wording
  - INSTALL: explanation about automatic startup now makes the
    reader refer to the sample script rather than shows an
    example that assumes a certain directory layout etc.
  - INSTALL.jp: ditto
* document patch from Ikumi-san ([Canna-dev 216]). The document
  is now compliant with LaTeX2e, while the old one depends on
  LaTeX. Note that LaTeX 2.09 cannot typeset the document after
  this change. The patch also includes a lot of misc fixes. The
  following files are modified.
  - doc/man/guide/tex/custom.tex
  - doc/man/guide/tex/kanacode.tex
  - doc/man/guide/tex/Imakefile
  - doc/man/guide/tex/library.tex
  - doc/man/guide/tex/server.tex
  - doc/man/guide/tex/customex.tex
  - doc/man/guide/tex/canna-dist.tex
  - doc/man/guide/tex/commands.tex
  - doc/man/guide/tex/konna.tex
  - doc/man/guide/tex/jinput.tex
  - doc/man/guide/tex/keymap.tex
  - doc/man/guide/tex/func.tex
  - doc/man/guide/tex/customfn.tex
  - doc/README.jp
  - doc/canna.sty
* doc/intern/dic.txt: added. it also describes 3.7devel2-formatted
dictionaries.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Jul 5 15:53:51 2003 UTC (20 years, 9 months ago) by takasan
Branch: MAIN
Changes since 1.5: +7 -12 lines
Diff to previous 1.5
* [Canna-dev 190]: Ikumi-san: documentations improved.
  - Canna.conf.dist: correct some wording
  - INSTALL: explanation about automatic startup now makes the
    reader refer to the sample script rather than shows an
    example that assumes a certain directory layout etc.
  - INSTALL.jp: ditto


Revision 1.3.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Jan 15 13:42:35 2003 UTC (21 years, 3 months ago) by aida_s
Branch: RELBR_3_6
CVS Tags: release_3_6_p2, release_3_6_p3
Changes since 1.3.2.2: +0 -1 lines
Diff to previous 1.3.2.2 , to branch point 1.3
see also: ChangeLog 1.51

* lib/canna/uldelete.c: delete words in group dictionaries (Thanks to
  Ikumi san)
* cmd/crfreq/crfreq.c: avoid crash when filename and dicname are not
  specified
* [Canna-dev 143]: misc fixes (Thanks to Toru TAKAMIZU san)
* ChangeLog(previous commit): s/TEMPDIR/TMPDIR/
* INSTALL: remove canvert
* INSTALL.jp: ditto
* cmd/dpbindic/dpbindic.man: reformat
* cmd/dpbindic/dpbindic.jmn: remove canvert(1) from .SH
* cmd/mkbindic/mkbindic.cpp: use .fq suffix if "-name foo.d" is
  specified
* cmd/mkbindic/mkbindic.jmn: new filename, remove canvert(1)
* cmd/mkbindic/mkbindic.man: ditto, update examples, add $TMPDIR desc
* cmd/ctow/ctow.c: s/itow/ctow/ in comments, s/speach/speech/
* cmd/splitwd/splitwd.man: s/itow/ctow/
* lib/canna/parse.c: undef OBSOLETE_RCFILE


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Jan 15 13:41:01 2003 UTC (21 years, 3 months ago) by aida_s
Branch: MAIN
CVS Tags: after_autoconf, before_autoconf
Changes since 1.4: +1 -2 lines
Diff to previous 1.4
* lib/canna/uldelete.c: delete words in group dictionaries (Thanks to
  Ikumi san)
* cmd/crfreq/crfreq.c: avoid crash when filename and dicname are not
  specified
* [Canna-dev 143]: misc fixes (Thanks to Toru TAKAMIZU san)
* ChangeLog(previous commit): s/TEMPDIR/TMPDIR/
* INSTALL: remove canvert
* INSTALL.jp: ditto
* cmd/dpbindic/dpbindic.man: reformat
* cmd/dpbindic/dpbindic.jmn: remove canvert(1) from .SH
* cmd/mkbindic/mkbindic.cpp: use .fq suffix if "-name foo.d" is
  specified
* cmd/mkbindic/mkbindic.jmn: new filename, remove canvert(1)
* cmd/mkbindic/mkbindic.man: ditto, update examples, add $TMPDIR desc
* cmd/ctow/ctow.c: s/itow/ctow/ in comments, s/speach/speech/
* cmd/splitwd/splitwd.man: s/itow/ctow/
* lib/canna/parse.c: undef OBSOLETE_RCFILE


Revision 1.3.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Jan 11 18:17:09 2003 UTC (21 years, 3 months ago) by aida_s
Branch: RELBR_3_6
Changes since 1.3.2.1: +14 -14 lines
Diff to previous 1.3.2.1 , to branch point 1.3
* INSTALL: update
* INSTALL.jp: update
* canuum/README.jp: update


Revision 1.3.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Dec 18 09:38:23 2002 UTC (21 years, 4 months ago) by aida_s
Branch: RELBR_3_6
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
Merge misc fixes. see also: ChangeLog 1.17,1.20,1.22,1.25
* INSTALL.jp: s/lockfile/socket/g
* INSTALL: ditto
* CHANGES.jp: more desc about one-letter word hack
* cmd/mkbindic/mkbindic.cpp: use only yomi as sort key
* lib/canna/romaji.c(howFarToGoBackward): Stop at HENKANSUMI char.
  Otherwise we cannot edit the words in tango-touroku if
  character-based-move is true.
  (howFarToGoForward): ditto
  (TbBubunKakutei): commented out (already unused)


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Nov 9 04:54:11 2002 UTC (21 years, 5 months ago) by aida_s
Branch: MAIN
CVS Tags: after_cvsignore, after_new_wchar, before_cvsignore, before_new_wchar
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
* dic/ideo/words/Imakefile: add DESTDIR (thanks to SUZUKI san)
* INSTALL.jp: s/lockfile/socket/g
* INSTALL: ditto


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Oct 30 21:11:29 2002 UTC (21 years, 5 months ago) by zu2
Branch: MAIN
CVS Tags: relbr_3_bp, release_3_6_p1
Branch point for: RELBR_3_6
Changes since 1.2: +4 -2 lines
Diff to previous 1.2

INSTALL: INSTALL.jp の変更を反映
server.jmn: typoの修正
server.man: Canna-dev:46 を反映


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Oct 23 15:40:55 2002 UTC (21 years, 5 months ago) by aida_s
Branch: MAIN
CVS Tags: release_3_6
Changes since 1.1: +28 -54 lines
Diff to previous 1.1
Updated install documents.
* INSTALL.jp: updated
* INSTALL: ditto


Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Sat Oct 19 08:27:27 2002 UTC (21 years, 6 months ago) by aida_s
Branch: NEC_CORP
CVS Tags: after_fujieda_patches, orig_35b2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.8
Virgin import of Canna 3.5b2.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Oct 19 08:27:27 2002 UTC (21 years, 6 months ago) by aida_s
Branch: MAIN
Branch point for: NEC_CORP
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26