Tue Sep 28 18:00:37 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/util/cin2tab
Modified Files:
	syscin.h 
Log Message:
41. Multiple encoding schema support for variable length encoding, 
    e.g. utf8, cns11643(euc-tw), gb18030
    Add sys.cin and cj.cin for cns11643
    Thanks to Federic Zhang <Federic.Zhang@Sun.COM>


Tue Sep 28 17:45:55 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/include
Modified Files:
	module.h 
Log Message:
add new function wchlen()


Tue Sep 28 17:45:55 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/Cinput/im_comm
Modified Files:
	charcode.c 
Log Message:
add new function wchlen()


Tue Sep 28 17:35:40 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/include
Modified Files:
	module.h 
Log Message:
fix typo


Tue Sep 28 17:30:25 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/util/cin2tab
Modified Files:
	cin2tab.c cin2tab.h gencin.c gencin.h syscin.c 
Log Message:
41. Multiple encoding schema support for variable length encoding, 
    e.g. utf8, cns11643(euc-tw), gb18030
    Add sys.cin and cj.cin for cns11643
    Thanks to Federic Zhang <Federic.Zhang@Sun.COM>


Tue Sep 28 17:30:25 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/include
Modified Files:
	module.h 
Log Message:
41. Multiple encoding schema support for variable length encoding, 
    e.g. utf8, cns11643(euc-tw), gb18030
    Add sys.cin and cj.cin for cns11643
    Thanks to Federic Zhang <Federic.Zhang@Sun.COM>


Tue Sep 28 17:30:25 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/Cinput/zh_hex
Modified Files:
	zh_hex.c zh_hex.h 
Log Message:
41. Multiple encoding schema support for variable length encoding, 
    e.g. utf8, cns11643(euc-tw), gb18030
    Add sys.cin and cj.cin for cns11643
    Thanks to Federic Zhang <Federic.Zhang@Sun.COM>


Tue Sep 28 17:30:25 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/Cinput/im_comm
Modified Files:
	charcode.c 
Log Message:
41. Multiple encoding schema support for variable length encoding, 
    e.g. utf8, cns11643(euc-tw), gb18030
    Add sys.cin and cj.cin for cns11643
    Thanks to Federic Zhang <Federic.Zhang@Sun.COM>


Tue Sep 28 17:30:25 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src
Modified Files:
	gui_main.c gui_overspot.c xcin_main.c 
Log Message:
41. Multiple encoding schema support for variable length encoding, 
    e.g. utf8, cns11643(euc-tw), gb18030
    Add sys.cin and cj.cin for cns11643
    Thanks to Federic Zhang <Federic.Zhang@Sun.COM>


Tue Sep 28 17:30:25 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/doc
Modified Files:
	Changes 
Log Message:
41. Multiple encoding schema support for variable length encoding, 
    e.g. utf8, cns11643(euc-tw), gb18030
    Add sys.cin and cj.cin for cns11643
    Thanks to Federic Zhang <Federic.Zhang@Sun.COM>


Tue Sep 28 17:30:25 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/cin/utf-8
Modified Files:
	sys.cin 
Log Message:
41. Multiple encoding schema support for variable length encoding, 
    e.g. utf8, cns11643(euc-tw), gb18030
    Add sys.cin and cj.cin for cns11643
    Thanks to Federic Zhang <Federic.Zhang@Sun.COM>


Tue Sep 28 17:30:25 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/cin/big5
Modified Files:
	Makefile.in Rules 
Added Files:
	cj.cin.cns11643 sys.cin.cns11643 
Log Message:
41. Multiple encoding schema support for variable length encoding, 
    e.g. utf8, cns11643(euc-tw), gb18030
    Add sys.cin and cj.cin for cns11643
    Thanks to Federic Zhang <Federic.Zhang@Sun.COM>


Tue Sep 28 05:34:37 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/Cinput/gen_inp
Modified Files:
	gen_inp.c 
Log Message:
fix last commit


Tue Sep 28 04:42:38 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/util/cin2tab
Modified Files:
	gencin.c gencin.h 
Log Message:
code clean up


Tue Sep 28 04:42:38 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/include
Modified Files:
	module.h 
Log Message:
code clean up


Tue Sep 28 04:42:38 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/Cinput/im_comm
Modified Files:
	keymap.c 
Log Message:
code clean up


Tue Sep 28 04:42:38 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/Cinput/gen_inp
Modified Files:
	gen_inp.c gen_inp.h 
Log Message:
code clean up


Tue Sep 28 04:35:45 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/util/cin2tab
Modified Files:
	gencin.h 
Log Message:
#define  MAX_TSI_LEN         30         /* smaller length for less memory consumption before fix */


Tue Sep 28 04:23:22 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/util/cin2tab
Modified Files:
	gencin.c gencin.h syscin.c 
Log Message:
39. Fix infinite recursion in xcin_mergesort() when nmemb=0

40. gen_inp and cin2tab support phrase input.
    Add tlpa.cin, Taiwanese Languages Phonetic Alphabet
    Thanks to Phuann, KhoGuan <khoguanp@yahoo.com>


Tue Sep 28 04:23:22 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/lib/xcintool
Modified Files:
	get_word.c stable_sort.c 
Log Message:
39. Fix infinite recursion in xcin_mergesort() when nmemb=0

40. gen_inp and cin2tab support phrase input.
    Add tlpa.cin, Taiwanese Languages Phonetic Alphabet
    Thanks to Phuann, KhoGuan <khoguanp@yahoo.com>


Tue Sep 28 04:23:22 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/include
Modified Files:
	module.h 
Log Message:
39. Fix infinite recursion in xcin_mergesort() when nmemb=0

40. gen_inp and cin2tab support phrase input.
    Add tlpa.cin, Taiwanese Languages Phonetic Alphabet
    Thanks to Phuann, KhoGuan <khoguanp@yahoo.com>


Tue Sep 28 04:23:22 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/Cinput/im_comm
Modified Files:
	charcode.c keymap.c 
Log Message:
39. Fix infinite recursion in xcin_mergesort() when nmemb=0

40. gen_inp and cin2tab support phrase input.
    Add tlpa.cin, Taiwanese Languages Phonetic Alphabet
    Thanks to Phuann, KhoGuan <khoguanp@yahoo.com>


Tue Sep 28 04:23:22 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/Cinput/gen_inp
Modified Files:
	gen_inp.c gen_inp.h 
Log Message:
39. Fix infinite recursion in xcin_mergesort() when nmemb=0

40. gen_inp and cin2tab support phrase input.
    Add tlpa.cin, Taiwanese Languages Phonetic Alphabet
    Thanks to Phuann, KhoGuan <khoguanp@yahoo.com>


Tue Sep 28 04:23:22 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/doc
Modified Files:
	Changes 
Log Message:
39. Fix infinite recursion in xcin_mergesort() when nmemb=0

40. gen_inp and cin2tab support phrase input.
    Add tlpa.cin, Taiwanese Languages Phonetic Alphabet
    Thanks to Phuann, KhoGuan <khoguanp@yahoo.com>


Tue Sep 28 04:23:22 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/cin/utf-8
Modified Files:
	Rules 
Added Files:
	tlpa.cin 
Log Message:
39. Fix infinite recursion in xcin_mergesort() when nmemb=0

40. gen_inp and cin2tab support phrase input.
    Add tlpa.cin, Taiwanese Languages Phonetic Alphabet
    Thanks to Phuann, KhoGuan <khoguanp@yahoo.com>


Tue Sep 28 04:23:21 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/cin/big5
Modified Files:
	Rules 
Added Files:
	tlpa.cin 
Log Message:
39. Fix infinite recursion in xcin_mergesort() when nmemb=0

40. gen_inp and cin2tab support phrase input.
    Add tlpa.cin, Taiwanese Languages Phonetic Alphabet
    Thanks to Phuann, KhoGuan <khoguanp@yahoo.com>


Mon Sep 27 04:42:19 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/cin/utf-8
Modified Files:
	Rules 
Log Message:
fix rule


Mon Sep 27 04:27:35 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/script
Modified Files:
	configure.in 
Log Message:
37. Correct the char code of full width space in sys.cin.utf-8

38. Merge kMandarin field of Unicode 4.0.1 Unihan.txt into utf-8/phone.cin


Mon Sep 27 04:27:35 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/doc
Modified Files:
	Changes 
Log Message:
37. Correct the char code of full width space in sys.cin.utf-8

38. Merge kMandarin field of Unicode 4.0.1 Unihan.txt into utf-8/phone.cin


Mon Sep 27 04:27:35 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/cin/utf-8
Added Files:
	Makefile.in Rules cj5.cin phone.cin simplex5.cin sys.cin 
Log Message:
37. Correct the char code of full width space in sys.cin.utf-8

38. Merge kMandarin field of Unicode 4.0.1 Unihan.txt into utf-8/phone.cin


Mon Sep 27 04:27:35 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/cin/gb
Modified Files:
	Makefile.in 
Log Message:
37. Correct the char code of full width space in sys.cin.utf-8

38. Merge kMandarin field of Unicode 4.0.1 Unihan.txt into utf-8/phone.cin


Mon Sep 27 04:27:35 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/cin/big5
Modified Files:
	Makefile.in Rules 
Removed Files:
	cj5.cin.utf-8 simplex5.cin.utf-8 sys.cin.utf-8 
Log Message:
37. Correct the char code of full width space in sys.cin.utf-8

38. Merge kMandarin field of Unicode 4.0.1 Unihan.txt into utf-8/phone.cin


Mon Sep 27 04:27:34 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/cin
Modified Files:
	Makefile.in 
Log Message:
37. Correct the char code of full width space in sys.cin.utf-8

38. Merge kMandarin field of Unicode 4.0.1 Unihan.txt into utf-8/phone.cin


Mon Sep 27 04:27:34 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin
Modified Files:
	configure 
Log Message:
37. Correct the char code of full width space in sys.cin.utf-8

38. Merge kMandarin field of Unicode 4.0.1 Unihan.txt into utf-8/phone.cin


Mon Sep 27 04:24:18 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/cin/utf-8
Log Message:
Directory /home/service/cvsroot/xcin/xcin/cin/utf-8 added to the repository


Tue Sep 21 22:39:59 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/util/cin2tab
Modified Files:
	cin2tab.c 
Log Message:
36. Fix cin2tab i18n message display


Tue Sep 21 22:39:59 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/doc
Modified Files:
	Changes 
Log Message:
36. Fix cin2tab i18n message display


Tue Sep 21 21:39:13 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/Cinput/gen_inp
Modified Files:
	gen_inp.c 
Log Message:
use xcintool's wchs_to_mbs() instead of my_wcstombs()
avoid fill buffer too long (why crash?)


Tue Sep 21 21:36:58 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src
Modified Files:
	Makefile.in 
Log Message:
only install module.h and xcintool.h


Tue Sep 21 19:55:44 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src
Modified Files:
	Makefile.in 
Log Message:
fix Makefile.in, install_header target


Tue Sep 21 19:55:44 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/doc
Modified Files:
	Changes 
Log Message:
fix Makefile.in, install_header target


Tue Sep 21 19:34:29 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/include
Modified Files:
	constant.h 
Log Message:
31. Fix gen_inp HINT_TSI and HINT_SELECT on utf8 encoding.
    xcinrc enable HINT_TSI and HINT_SELECT by default.

32. Add new Makefile target 'installheader' 

33. Workaround for FreeBSD which doesn't install library.la

34. Add 4corner.cin, daibuun.cin, hakka.cin, tcj.cin, wm2.cin
    Thanks to <chaoweilun@pcmail.com.tw>

35. Support toggle of bims tsiguess feature, which disabled by default



Tue Sep 21 19:34:29 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/script
Modified Files:
	Rules.in aclocal.m4 config.h.in configure.in ltmain.sh 
Log Message:
31. Fix gen_inp HINT_TSI and HINT_SELECT on utf8 encoding.
    xcinrc enable HINT_TSI and HINT_SELECT by default.

32. Add new Makefile target 'installheader' 

33. Workaround for FreeBSD which doesn't install library.la

34. Add 4corner.cin, daibuun.cin, hakka.cin, tcj.cin, wm2.cin
    Thanks to <chaoweilun@pcmail.com.tw>

35. Support toggle of bims tsiguess feature, which disabled by default



Tue Sep 21 19:34:29 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/doc
Modified Files:
	Changes 
Log Message:
31. Fix gen_inp HINT_TSI and HINT_SELECT on utf8 encoding.
    xcinrc enable HINT_TSI and HINT_SELECT by default.

32. Add new Makefile target 'installheader' 

33. Workaround for FreeBSD which doesn't install library.la

34. Add 4corner.cin, daibuun.cin, hakka.cin, tcj.cin, wm2.cin
    Thanks to <chaoweilun@pcmail.com.tw>

35. Support toggle of bims tsiguess feature, which disabled by default



Tue Sep 21 19:34:29 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin
Modified Files:
	configure 
Log Message:
31. Fix gen_inp HINT_TSI and HINT_SELECT on utf8 encoding.
    xcinrc enable HINT_TSI and HINT_SELECT by default.

32. Add new Makefile target 'installheader' 

33. Workaround for FreeBSD which doesn't install library.la

34. Add 4corner.cin, daibuun.cin, hakka.cin, tcj.cin, wm2.cin
    Thanks to <chaoweilun@pcmail.com.tw>

35. Support toggle of bims tsiguess feature, which disabled by default



Tue Sep 21 19:33:18 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/etc
Modified Files:
	xcinrc.CYGWIN xcinrc.DARWIN xcinrc.FREEBSD xcinrc.HPUX 
	xcinrc.LINUX xcinrc.NETBSD xcinrc.UNKNOWN 
Log Message:
31. Fix gen_inp HINT_TSI and HINT_SELECT on utf8 encoding.
    xcinrc enable HINT_TSI and HINT_SELECT by default.
35. Support toggle of bims tsiguess feature, which disabled by default


Tue Sep 21 19:32:28 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/Cinput/bimsphone
Modified Files:
	bimsphone.c bimsphone.h 
Log Message:
35. Support toggle of bims tsiguess feature, which disabled by default


Tue Sep 21 19:31:49 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/cin/big5
Modified Files:
	Rules 
Added Files:
	4corner.cin daibuun.cin hakka.cin tcj.cin wm2.cin 
Log Message:
31. Fix gen_inp HINT_TSI and HINT_SELECT on utf8 encoding.
    xcinrc enable HINT_TSI and HINT_SELECT by default.
34. Add 4corner.cin, daibuun.cin, hakka.cin, tcj.cin, wm2.cin
    Thanks to <chaoweilun@pcmail.com.tw>
35. Support toggle of bims tsiguess feature, which disabled by default


Tue Sep 21 19:30:37 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/lib/xcintool
Modified Files:
	load_module.c 
Log Message:
33. Workaround for FreeBSD which doesn't install library.la


Tue Sep 21 19:30:08 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src
Modified Files:
	Makefile.in 
Log Message:
32. Add new Makefile target 'installheader' 


Tue Sep 21 19:29:46 CST 2004
---------------------------------------------
Update of /home/service/cvsroot/xcin/xcin/src/Cinput/gen_inp
Modified Files:
	gen_inp.c gen_inp.h 
Log Message:
31. Fix gen_inp HINT_TSI and HINT_SELECT on utf8 encoding.
    xcinrc enable HINT_TSI and HINT_SELECT by default.