Develop and Download Open Source Software

Browse CVS Repository

/[OSDN]/canna/canna/CHANGES.jp

Log of /canna/canna/CHANGES.jp

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


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

Revision 1.6.2.7 - (view) (download) (annotate) - [select for diffs]
Wed May 19 15:47:33 2004 UTC (19 years, 11 months ago) by aida_s
Branch: RELBR_3_7
CVS Tags: release_3_7_p3
Changes since 1.6.2.6: +3 -0 lines
Diff to previous 1.6.2.6 , to branch point 1.6 , to next main 1.10
Canna 3.7p3 release.

* configure.ac: bump to 3.7p3
* canna/patchlevel.h: ditto
* CHANGES.jp: updated


Revision 1.6.2.6 - (view) (download) (annotate) - [select for diffs]
Tue May 4 22:35:51 2004 UTC (19 years, 11 months ago) by aida_s
Branch: RELBR_3_7
CVS Tags: release_3_7_p2
Changes since 1.6.2.5: +11 -1 lines
Diff to previous 1.6.2.5 , to branch point 1.6
* CHANGES.jp: fix a typo


Revision 1.6.2.5 - (view) (download) (annotate) - [select for diffs]
Fri Jan 2 12:23:05 2004 UTC (20 years, 3 months ago) by aida_s
Branch: RELBR_3_7
CVS Tags: release_3_7_p1
Changes since 1.6.2.4: +13 -0 lines
Diff to previous 1.6.2.4 , to branch point 1.6
Canna 3.7p1 release.

* CHANGES.jp: updated
* canna/patchlevel.h: bump to 3.7p1


Revision 1.6.2.4 - (view) (download) (annotate) - [select for diffs]
Sat Dec 27 23:30:53 2003 UTC (20 years, 3 months ago) by aida_s
Branch: RELBR_3_7
Changes since 1.6.2.3: +1 -1 lines
Diff to previous 1.6.2.3 , to branch point 1.6
* Canna.conf.dist(SHLIBLDFLAGS): Assign "-G -z text" on SVR4
  because Solaris appends "-M mapfile" and therefore we need to
  generate mapfile.
* server/wconvert.c(ExtensionVector): remove "static"
* CHANGES.jp: make mention of glibc


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Dec 27 23:30:00 2003 UTC (20 years, 3 months ago) by aida_s
Branch: MAIN
CVS Tags: HEAD, after_new_zipcode, before_new_zipcode
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
* Canna.conf.dist(SHLIBLDFLAGS): Assign "-G -z text" on SVR4
  because Solaris appends "-M mapfile" and therefore we need to
  generate mapfile.
* server/wconvert.c(ExtensionVector): remove "static"
* CHANGES.jp: make mention of glibc


Revision 1.6.2.3 - (view) (download) (annotate) - [select for diffs]
Sat Dec 27 17:15:20 2003 UTC (20 years, 3 months ago) by aida_s
Branch: RELBR_3_7
Changes since 1.6.2.2: +4 -1 lines
Diff to previous 1.6.2.2 , to branch point 1.6
Sync with HEAD. All changes were fixes of bugs or portability
problems, therefore I merged all of them.

* CHANGES.jp: forgot IPv6 feature
* Canna.conf.dist(CppSedMagic): Remove #pragma inserted by the
  default gcc-3.3 that ships with MacOS X 10.3. Recent snapshot
  of XFree86 specifies /usr/bin/cpp3 as CppCmd so we don't need
  redefine CppSedMagic.
* Imakefile: Use confwrapper. #undef malloc in cannaconf.h.
  Fix OS2Architecture.
* configure.ac: add proper arguments of AC_INIT and RCSID
* confwrapper: added to remove something like ` ` in CPPFLAGS
  and others
* confwrapper.sub: ditto
* mkrelease.sh: always use autoconf 2.59
* canuum/Imakefile: use confwrapper
* dic/ideo/pubdic/Imakefile: link libRKindep
* lib/RKC/conf.c(Lexer_next): skip #pragma
  (host_str_defaults): put a dummy member
  (top_num_defaults): ditto
* lib/RKindep/cfuncs.c: #ifndef HAVE_MALLOC -> #if !HAVE_MALLOC
* lib/RKindep/cfuncs.h: Newer autoconf defines HAVE_MALLOC to 0 but
  older undefines it. Accept both.
* server/convert.c: Forward declaration of file scope array is not
  confirm to the standard. Fixed. Added some #ifdef USE_EUC_PROTOCOL.
* server/wconvert.c: ditto


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Dec 24 17:43:27 2003 UTC (20 years, 3 months ago) by aida_s
Branch: MAIN
Changes since 1.8: +4 -1 lines
Diff to previous 1.8
* CHANGES.jp: forgot IPv6 feature


Revision 1.6.2.2 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 17:43:56 2003 UTC (20 years, 4 months ago) by aida_s
Branch: RELBR_3_7
Changes since 1.6.2.1: +3 -2 lines
Diff to previous 1.6.2.1 , to branch point 1.6
* CHANGES.jp: modify description of old "security bug"


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 17:42:50 2003 UTC (20 years, 4 months ago) by aida_s
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7
* CHANGES.jp: modify description of old "security bug"


Revision 1.6.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 09:53:07 2003 UTC (20 years, 4 months ago) by aida_s
Branch: RELBR_3_7
CVS Tags: release_3_7
Changes since 1.6: +6 -2 lines
Diff to previous 1.6
Canna 3.7 release.

* CHANGES.jp: updated
* canna/patchlevel.h: bump to 3.7


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 09:51:28 2003 UTC (20 years, 4 months ago) by aida_s
Branch: MAIN
Changes since 1.6: +6 -2 lines
Diff to previous 1.6
* CHANGES.jp: updated
* canna/patchlevel.h: bump to 3.8devel1


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Sep 30 10:46:34 2003 UTC (20 years, 6 months ago) by aida_s
Branch: MAIN
CVS Tags: relbr_3_7_bp
Branch point for: RELBR_3_7
Changes since 1.5: +6 -2 lines
Diff to previous 1.5
* CHANGES.jp: add some items


Revision 1.5 - (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: release_3_7_beta1
Changes since 1.4: +105 -1004 lines
Diff to previous 1.4
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.2.2.3 - (view) (download) (annotate) - [select for diffs]
Sun Sep 21 06:46:15 2003 UTC (20 years, 7 months ago) by aida_s
Branch: RELBR_3_6
CVS Tags: release_3_6_p4
Changes since 1.2.2.2: +38 -3 lines
Diff to previous 1.2.2.2 , to branch point 1.2 , to next main 1.10
* CHANGES.jp: updated for 3.6p4
* README: canuum is now secure
* README.jp: ditto
* misc/initfiles/verbose.canna: autodef dic
* canna/patchleve.h: bump to 3.6p4


Revision 1.4 - (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.3: +30 -1 lines
Diff to previous 1.3
* 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.2.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Jan 22 16:06:36 2003 UTC (21 years, 2 months ago) by aida_s
Branch: RELBR_3_6
CVS Tags: release_3_6_p2, release_3_6_p3
Changes since 1.2.2.1: +29 -0 lines
Diff to previous 1.2.2.1 , to branch point 1.2
* Canna.conf: CannaDsoRev is now 1.1 in all platforms.
* CHANGES.jp: update


Revision 1.2.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.2: +4 -3 lines
Diff to previous 1.2
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.3 - (view) (download) (annotate) - [select for diffs]
Wed Dec 11 15:03:43 2002 UTC (21 years, 4 months ago) by aida_s
Branch: MAIN
CVS Tags: after_autoconf, after_cvsignore, after_new_wchar, before_autoconf, before_cvsignore, before_new_wchar
Changes since 1.2: +4 -3 lines
Diff to previous 1.2
* CHANGES.jp: more desc about one-letter word hack
* cmd/mkbindic/mkbindic.cpp: use only yomi as sort key


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Oct 23 13:58:14 2002 UTC (21 years, 5 months ago) by aida_s
Branch: MAIN
CVS Tags: relbr_3_bp, release_3_6, release_3_6_p1
Branch point for: RELBR_3_6
Changes since 1.1: +92 -43 lines
Diff to previous 1.1
Bumped to 3.6.
* canna/patchlevel.h: bump to 3.6
* CHANGES.jp: add 3.6 desc
* README.jp: updated
* README: updated (acknowledgement is not yet done)


Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Sat Oct 19 08:27:26 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.10
Virgin import of Canna 3.5b2.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Oct 19 08:27:26 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