~ubuntu-branches/ubuntu/breezy/libmoe/breezy

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Fumitoshi UKAI
  • Date: 2002-02-20 00:01:55 UTC
  • Revision ID: james.westby@ubuntu.com-20020220000155-ferty1o5miv5oat8
Tags: upstream-1.5.2
ImportĀ upstreamĀ versionĀ 1.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Tue Feb 19 02:08:20 2002  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
2
 
 
3
        * mbio.c (mb_new_pos_info): Re-allocation of vector of
 
4
        ``mb_pos_info_t'' did corrupt application using ``mb_info_t''
 
5
        struct returned by this function.
 
6
        (mb_new_pos_info): ``mb_pos_info_t'' struct was not initialized
 
7
        correctly.
 
8
 
 
9
Mon Feb 18 03:40:08 2002  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
10
 
 
11
        * mb2iso.c (mb_conv_for_specific_ces): Add check whehter ``ces''
 
12
        is NULL or not.
 
13
 
 
14
Sun Jan 27 02:40:31 2002  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
15
 
 
16
        * mb.h: Definition of ``mb_conv_t'' is modified.
 
17
 
 
18
        * mb2iso.c (mb_conv_for_specific_ces): New API to impliments CES
 
19
        specific conversion function.
 
20
 
 
21
Sat Jan 26 19:53:50 2002  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
22
 
 
23
        * mbfind.c (mb_{mem,str}_to_wstr): New APIs for block conversion
 
24
        of multi-octet string to wide string.
 
25
 
 
26
Mon Jan 14 02:02:43 2002  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
27
 
 
28
        * CCS conversion functions are now passed sequence of wide
 
29
        characters instead of a single wide character.
 
30
 
 
31
Fri Jan 11 02:00:29 2002  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
32
 
 
33
        * iso2mb.c (mb_encode): Read point in buffer of ``mb_info_t''
 
34
        struct was not updated porperly.
 
35
 
 
36
Thu Jan 10 22:12:58 2002  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
37
 
 
38
        * mb2iso.c (mb_decode): New API to provide reverse mapping of
 
39
        ``mb_encode()''.
 
40
 
 
41
        * iso2mb.c (mb_encode): New API to encode input from a stream into
 
42
        wide character sequence or into ``x-moe-internal'' encoded octet
 
43
        sequence.
 
44
 
 
45
        * Bit width of internal wide character is changed to 24.
 
46
        Following after this change, ``x-moe-internal'' has become 4
 
47
        octets (at most) encoding.
 
48
 
 
49
Thu Dec 13 01:32:57 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
50
 
 
51
        * btri.c (main): Add support for case sensitive string table.
 
52
 
 
53
Thu Dec  6 00:29:01 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
54
 
 
55
        * mbinit.c: UTF-16{,BE,LE} are removed from autodetection
 
56
        candidates (including CESs incompatible with US-ASCII is harmful).
 
57
 
 
58
        * mbinit.c: UTF-16{,BE,LE} are included in autodetection
 
59
        candidates.
 
60
 
 
61
        * altmalloc.{c,h}: Obsolete files were included.
 
62
 
 
63
        * iso2mb.c (mb_cs_detector_read, mb_getmem, mb_getline):
 
64
        Completely broken.
 
65
 
 
66
Wed Dec  5 02:17:15 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
67
 
 
68
        * iso2mb.c (mb_mkunbound_cs_detector): Clear flag
 
69
        ``MB_FLAG_UNKNOWNCS''.
 
70
        (mb_cs_detector_read): Clear flag ``MB_FLAG_UNKNOWNCS'' when
 
71
        detection finishes.
 
72
        (mb_bind_cs_detector): Set flag ``MB_FLAG_UNKNOWNCS''.
 
73
 
 
74
Thu Nov 29 14:24:37 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
75
 
 
76
        * ucs-to-iso.pl: Stop to permit line-breaking after a character
 
77
        other than a kind of space or a CJK character.
 
78
 
 
79
Thu Nov  8 14:25:09 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
80
 
 
81
        * altmalloc.c (alt_{set_atomic_allocater,call_malloc_atomic}): New
 
82
        APIs.
 
83
 
 
84
Thu Aug 30 19:32:00 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
85
 
 
86
        * Makefile: Options ``v'' (to increase verbosity) were removed
 
87
        from some commands (base on report from Ambrose Li
 
88
        <acli@ada.dhs.org>).
 
89
 
 
90
Fri Jun 15 22:42:24 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
91
 
 
92
        * eaw_ucswidth.pl: Data format of EastAsianWidth.txt of Unicode
 
93
        3.1 was not processed properly.
 
94
 
 
95
Wed Jun 13 21:51:31 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
96
 
 
97
        * mbfind.c: New width table ``eaw_a2w_ucswidth'' of Unicode
 
98
        characters based on EastAsianWidth.txt is introduced, and original
 
99
        table ``eaw_ucswidth'' is renamed to ``eaw_a2n_ucswidth'' (based
 
100
        on report from Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>).
 
101
 
 
102
        * eaw_ucswidth.pl: Criterion whether a codepoint should be
 
103
        registered or not, was wrong.
 
104
 
 
105
Tue Jun  5 01:43:25 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
106
 
 
107
        * mbcesdefs.pl: New CES ``TIS-620''.
 
108
 
 
109
Sat Jun  2 00:57:50 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
110
 
 
111
        * iso2mb.c (mb_iso2022_SSL_encoder): Mapping between final octet
 
112
        of 7bit single shift sequence and intermediate buffer was wrong
 
113
        (report from Akihiro Arisawa <ari@mbf.sphere.ne.jp>).
 
114
 
 
115
Tue May 29 13:50:00 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
116
 
 
117
        * iso2mb.c (mb_fetch_wchar): When compiled with GCC, the body was
 
118
        not included in libmoe, which might cause compilation failure of
 
119
        programms using libmoe (report from Kenzi Cano
 
120
        <kc@furukawa.ch.kagu.sut.ac.jp>).
 
121
 
 
122
Mon May 28 02:05:28 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
123
 
 
124
        * ucs-to-iso-lib.pl (make_map): Regexp. to check a mapping table
 
125
        of which encoding a file contains, was too strict, and fails to
 
126
        find windows-1253 <-> Unicode mapping table.
 
127
 
 
128
Mon May 21 13:19:14 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
129
 
 
130
        * Update maping tables for ``jis0208-to-ucs-extra'' and
 
131
        ``ucs-to-jis0208-extra'' based on the update from Ambrose Li
 
132
        <acli@ada.dhs.org>.
 
133
 
 
134
Sun May 13 13:41:55 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
135
 
 
136
        * mbfind.c (mb_mem_to_wchar): Octet at the beginning of string was
 
137
        returned unless multiple octet character was detected.
 
138
 
 
139
Thu Apr 26 23:07:58 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
140
 
 
141
        * Makefile: Add description about required changes for Solaris 7
 
142
        (information from Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>).
 
143
 
 
144
Wed Apr 25 21:08:08 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
145
 
 
146
        * iso2mb.c (mb_info2mb): Terminating NUL character was not stored.
 
147
        (mb_info2mb): Characters were not stored into correct place.
 
148
 
 
149
Tue Apr 17 00:29:11 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
150
 
 
151
        * mb2iso.c (mb_vmem2iso_setup): ``mb_init_w()'' was used instead
 
152
        of ``mb_vinit_w()''.
 
153
 
 
154
        * ucs-to-iso-lib.pl (unihan): Failed to find line for CNS 11643 in
 
155
        Unihan.txt.
 
156
 
 
157
Mon Apr 16 13:44:28 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
158
 
 
159
        * ucs-to-iso-lib.pl (unihan): New mapping table entry generator
 
160
        using Unihan.txt of Unicode 3.1.
 
161
 
 
162
        * mb2iso.c (mb_vmem2b64): ``free()'' was used instead of
 
163
        ``alt_call_free()''.
 
164
 
 
165
Thu Apr 12 23:45:16 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
166
 
 
167
        * mb2iso.c (mb_store_esc_for_char_internal): Escape sequence to
 
168
        identify UTF-16{,BE,LE} was corrupt.
 
169
 
 
170
Thu Mar 15 12:16:22 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
171
 
 
172
        * wcrx.c (wcrx_compile_group): Structure representing meta
 
173
        character ``.'' was destroyed once used, which caused segmentation
 
174
        fault when the structure used next (report from Kazuhiko
 
175
        <kazuhiko@ring.gr.jp>).
 
176
 
 
177
        * uirx.c (uirx_match): NFA remains unchanged when match have
 
178
        failed.
 
179
 
 
180
Wed Mar 14 18:00:02 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
181
 
 
182
        * uirx.h: Introduce configurable type ``uirx_wc_t'' (after
 
183
        suggestion by Hironori Sakamoto <h-saka@lsi.nec.co.jp>).
 
184
 
 
185
Sun Mar 11 11:56:46 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
186
 
 
187
        * Add new converters ``jis0208-to-ucs-extra'' and
 
188
        ``ucs-to-jis0208-extra'' using the mapping table from Ambrose Li
 
189
        <acli@ada.dhs.org>.
 
190
 
 
191
        * wcrx.c: Character class is compiled into one leaf in parse tree.
 
192
 
 
193
Sat Mar 10 12:13:23 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
194
 
 
195
        * uirx.c (uirx_match): Member ``posflag'' of structure
 
196
        ``uirx_nfa_t'' was not initialized correctly.
 
197
 
 
198
Sun Mar  4 14:06:52 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
199
 
 
200
        * wcrx.c: Remove codes using binary tri.
 
201
        (wcrx_compile_group): Epsilon transition at end of group was not
 
202
        properly processed when closing parenthesis was explicity
 
203
        specified.
 
204
 
 
205
Wed Feb 28 01:27:11 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
206
 
 
207
        * mbenclib.pl: {En,de}coder table for internal multiple octet
 
208
        encoding was wrong.
 
209
 
 
210
        * btri.c (btri_uint_optimize): Calculation of max. key value of
 
211
        subtree was wrong.
 
212
 
 
213
Tue Feb 27 02:59:24 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
214
 
 
215
        * wcrx.c (wcrx_compile_class_macro_negate_class_body,
 
216
        wcrx_compile_class_negate_macro_negate_class_body): Both
 
217
        ``bof_char'' and ``eof_char'' are always excluded.
 
218
 
 
219
        * Add support for case insensitive regular expression search.
 
220
 
 
221
        * mbfind.c (mb_mem_to_wchar): Position of first octet was not
 
222
        detected correctly.
 
223
 
 
224
Mon Feb 26 23:21:45 2001  Fumitoshi UKAI  <ukai@debian.or.jp>
 
225
 
 
226
        * mb2iso.c (mb_vprintf): Fix paramter type mismatch (``NULL'' vs.
 
227
        ``va_list'')
 
228
 
 
229
Mon Feb 26 01:06:29 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
230
 
 
231
        * btri.c (main): Add new source type 'u' to generate
 
232
        ``butri_uint_tab_t'' table.
 
233
 
 
234
        * New structure ``btri_uint_opt_tab_t'' to generate packed binary
 
235
        tri with key of unsigned int type.  Members ``count'' and ``max''
 
236
        of ``btri_uint_tab_t'' are removed.
 
237
 
 
238
        * Bit width of wide character is expanded to 32 again.
 
239
 
 
240
        * Structure of structures related to regular expression are
 
241
        changed in accordance with time when their values are determined --
 
242
        at matching, at parsing, or never changed.
 
243
 
 
244
Sun Feb 25 01:31:33 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
245
 
 
246
        * btri.c (str2uintkey): Accept string of C's character literal
 
247
        form as key.
 
248
 
 
249
        * mbconv.c (chomp): Recognize CRLF as end of line as well as LF
 
250
        and remove them from each line.
 
251
 
 
252
Sat Feb 24 22:13:06 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
253
 
 
254
        * Support for regular expression is re-implemented as generic API.
 
255
 
 
256
Thu Feb 22 21:37:05 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
257
 
 
258
        * Add support for regular expression over unsigned int.
 
259
 
 
260
Wed Feb 14 11:21:23 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
261
 
 
262
        * ucs-to-iso-lib.pl (uni2gbk2k): Some mapping of GBK might not be
 
263
        registered.
 
264
 
 
265
Tue Feb 13 22:11:46 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
266
 
 
267
        * libmoe.shtml: Updated after implementation.
 
268
 
 
269
        * mbenclib.pl: Character map ``CL'' stop to recognize codes such
 
270
        as NUL which do not apprear in usuall text stream.
 
271
 
 
272
        * Add support for UTF-16.
 
273
 
 
274
Sun Feb 11 02:09:08 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
275
 
 
276
        * mbinit.c: ``cn-gb'' in candidates of CES auto detection is
 
277
        changed to ``x-gb-18030-2000''.
 
278
 
 
279
        * mbcesdefs.pl: Add new CES ``GBK'' and ``GBK2K''.
 
280
 
 
281
Sat Feb 10 02:41:12 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
282
 
 
283
        * Some mapping tables are re-implemented using binary tri again.
 
284
 
 
285
        * Dense sub trees of binary tri are converted to array.
 
286
 
 
287
        * ucs-to-iso-lib.pl (uni2jis): Did not register entry for
 
288
        ``HALFWIDTH KATAKANA MIDDLE DOT'' because it had been assumed that
 
289
        all lines are composed of single tab seprated columns.
 
290
 
 
291
Wed Feb  7 04:25:56 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
292
 
 
293
        * Stop special treatment of mapping of JIS double octet
 
294
        characters.
 
295
 
 
296
        * Some mapping tables are re-implemented using array.
 
297
 
 
298
Tue Feb  6 22:18:50 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
299
 
 
300
        * Fix mapping table of BIG5 into Unicode based on information from
 
301
        Ambrose Li <acli@ada.dhs.org>.
 
302
 
 
303
Sun Feb  4 02:57:45 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
304
 
 
305
        * Bit width of wide character is restricted to 24.
 
306
 
 
307
        * Internal multiple octet encoding has been changed to that of
 
308
        fixed length with name ``x-moe-internal''.
 
309
 
 
310
Sat Feb  3 02:23:56 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
311
 
 
312
        * btri.c (btri_pack_uint_tab): New API to generate packed binary
 
313
        tri with key of unsigned int type.
 
314
 
 
315
Sat Jan 27 02:03:26 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
316
 
 
317
        * mb.h (MB_NCPROPS): Introduce new macro which shows number of
 
318
        properties.
 
319
 
 
320
Fri Jan 26 01:21:11 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
321
 
 
322
        * mb2iso.c (mb_force_flush_buffer): Fix posibility to lose part of
 
323
        data in buffer.
 
324
 
 
325
Thu Jan 25 02:49:24 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
326
 
 
327
        * mb.h (mb_mem_to_wchar_internal): Resembled to ``mbtowc()'' in
 
328
        XPG5.
 
329
 
 
330
Tue Jan 23 00:00:51 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
331
 
 
332
        * Remove codes to check failure of binary search in case the
 
333
        search never fail.
 
334
 
 
335
        * Makefile: Introduce extra part of version string to add
 
336
        auxiliary infomation such as prerelease version.
 
337
 
 
338
        * mb.h (mb_store_esc_for_char): Re-implemented as macro.
 
339
        (mb_fetch_wchar): Defined as inline function if GNU C is used.
 
340
 
 
341
        * btri.c (btri_map_max_smaller and btri_map_min_larger): More
 
342
        strict check whether retrieval should be continued.
 
343
 
 
344
        * Prefix ``ISO2MB_'' is change to ``MOE_'' or ``MB_''.
 
345
 
 
346
Mon Jan 22 22:30:23 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
347
 
 
348
        * btri.h: Prototypes of ``btri_add_uint_n_to_1()'' and
 
349
        ``btri_add_uint_n_to_n()'' were missing.
 
350
 
 
351
        * Simplify decoder from internal encoding.
 
352
 
 
353
Sun Jan 21 13:36:34 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
354
 
 
355
        * libmoe.shtml: Add description about developement version.
 
356
 
 
357
        * iso2mb.c (mb_cs_try_detect): Destroy contents in input buffer of
 
358
        original ``mb_info_t'' structure (report from Kazuhiko
 
359
        <kazuhiko@ring.gr.jp>).
 
360
 
 
361
        * mbenclib.pl (make_cm_matrix): Encoder tables were not correctly
 
362
        made for NON-ISO 2022 encodings (report from Kazuhiko
 
363
        <kazuhiko@ring.gr.jp>).
 
364
 
 
365
Sat Jan 20 02:20:10 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
366
 
 
367
        * iso2mb.c (mb_cs_try_detect): Wide character weight table is
 
368
        re-implemented using binary try.
 
369
 
 
370
        * mbwcweight.pl: Range of katakana codepoints in EUC encoding was
 
371
        wrong.
 
372
 
 
373
        * EUC_JISX0213_PACKED: New CES.
 
374
 
 
375
        * Binary tri is re-implemented as ususal PATRICIA tree.
 
376
 
 
377
Thu Jan 18 21:13:16 2001  Kazuhiko  <kazuhiko@ring.gr.jp>
 
378
 
 
379
        * Makefile: Semicolons are added to tail of last statements in
 
380
        brace blocks.
 
381
 
 
382
        * btri.c: Includes ``errno.h''.
 
383
 
 
384
Tue Jan 16 00:37:10 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
385
 
 
386
        * mb2iso.c (mb_conv_from_jisx0213_internal and
 
387
        mb_conv_to_jisx0213): New converters.
 
388
 
 
389
Sun Jan 14 00:44:04 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
390
 
 
391
        * btri.c (btri_copy): New implimentation.
 
392
 
 
393
        * btri.h: API names are changed:
 
394
        btri_uc_cmp() --> btri_uchar_cmp(),
 
395
        btri_uc_ci_cmp() --> btri_uchar_ci_cmp().
 
396
 
 
397
        * btri.c: New API's: btri_uc_cmp(), btri_uc_ci_cmp(), and
 
398
        btri_uint_cmp().
 
399
 
 
400
        * mbfind.c: API names are changed:
 
401
        mb_wcv_width()   --> mb_wmem_width(),
 
402
        mb_wcstr_width() --> mb_wstr_width().
 
403
        New API's are added:
 
404
        mb_str_width_n(), mb_wstr_width_n().
 
405
 
 
406
Sat Jan 13 03:46:39 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
407
 
 
408
        * mb2iso.c (mb_store_char): Return value was length of decoded
 
409
        multiple octet form, which should be length of ``fake'' UTF-8
 
410
        encoding form.
 
411
 
 
412
        * iso2mb.c (mb_escfun_cs_96): Processing of escape sequence to
 
413
        designate 96 set was broken.
 
414
 
 
415
Fri Jan 12 13:15:39 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
416
 
 
417
        * Stop implicit invocation of user defined encoding conversion.
 
418
 
 
419
        * mbcesdefs.pl: Range of acceptable codepoints for ``x-ctext'' was
 
420
        wrong.
 
421
 
 
422
        * mb.h (mb_str_to_wchar_internal): 1st octet of 2 octet utf-8
 
423
        encoded character was not processed correctly.
 
424
 
 
425
        * ucs-to-iso.pl: Initialization data of default converter table
 
426
        was wrong.
 
427
        Properties of some punctuation characters in JISC6226 or in
 
428
        JISX0208 are not recorded.
 
429
 
 
430
Thu Jan 11 03:31:38 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
431
 
 
432
        * iso2mb.c (mb_cs_try_detect_from_mem): New API to detect CES from
 
433
        byte sequence on main memory.
 
434
 
 
435
        * mbenclib.pl (make_named_encoder): Codepoint of 2^7 set character
 
436
        was calcuated as 2^15 set character.
 
437
 
 
438
        * mb.h (MB_SBC_LOWER): Was assigned with ``MB_96_LOWER'' which
 
439
        should be ``MB_96_UPPER''.
 
440
 
 
441
Wed Jan 10 19:30:07 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
442
 
 
443
        * mb.h (MB_UTF8_TO_WCHAR): Accept single octet.
 
444
        (mb_wchar_to_badutf8): Comparison is performed in ``binary search
 
445
        order''.
 
446
        (mb_str_to_wchar_internal): Wide character is processed by
 
447
        MB_UTF8_TO_WCHAR
 
448
 
 
449
        * btri.c (btri_copy): Was completely broken.
 
450
 
 
451
        * iso2mb.c (mb_vmem2mb_setup): Order of intialization of members
 
452
        was wrong.
 
453
 
 
454
        * mbfind.c (mb_str_to_wchar): ``*p_s'' was not updated correctly.
 
455
 
 
456
Wed Jan 10 00:08:04 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
457
 
 
458
        * Change all the prefix ``mb_bt'' of binary tri related objects to
 
459
        ``bt''.
 
460
 
 
461
        * mb.h: Prototype of ``mb_flush_auxbuf()'' is added.
 
462
        Prototype of ``mb_cs_try_detect()'' is added.
 
463
 
 
464
Tue Jan  9 21:55:39 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
465
 
 
466
        * mbbtri.h: Prototype of ``mb_btri_copy()'' is added.
 
467
 
 
468
        * mb2iso.c (mb_flush_auxbuf): Separate codes to flush auxbuf from
 
469
        ``mb_flush''.
 
470
 
 
471
Mon Jan  8 13:26:49 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
472
 
 
473
        * Makefile (INSTLIBEXEC): ``mk_btri'' is installed into
 
474
        ``${DESTDIR}${LIBEXECDIR}''.
 
475
 
 
476
        * mb.h (MB_SBC_ESC_ENC and MB_DBC_ESC_ENC): Change arithmetic
 
477
        minus operation to logical and.
 
478
 
 
479
Sun Jan  7 03:46:28 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
480
 
 
481
        * The function ``mb_char_dec()'' is renamed to
 
482
        ``mb_mem_to_wchar_internal()'' and implemented as macro.
 
483
 
 
484
        * Some functions are implemented as macros
 
485
        (``mb_wchar_to_{badutf8,utf8,mbc}()'').
 
486
 
 
487
        * New API (``mb_str_to_wchar()'', ``mb_str_to_prop()'').
 
488
 
 
489
        * Some APIs are renamed (``mb_find_wchar()'' -->
 
490
        ``mb_mem_to_wchar()'', ``mb_mbc_prop()'' -->
 
491
        ``mb_mem_to_prop()'').
 
492
 
 
493
Sat Jan  6 01:15:31 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
494
 
 
495
        * iso2mb.c (mb_escfun_cs_utf8): Was broken.
 
496
 
 
497
        * mbfind.c (mb_wchar_prop): Wrong property might be returned for
 
498
        Unicode.
 
499
 
 
500
        * mb2iso.c (mb_conv_f2h and mb_conv_h2f): New converters between
 
501
        halfwidth and fullwidth characters.
 
502
        (mb_store_wchar): Converters of (mb_info_t *) is called before
 
503
        those of (mb_ces_t *).
 
504
 
 
505
        * mbbtri.c (mb_bt_search): Went down to right half of each node
 
506
        even if it had no valid value.
 
507
 
 
508
        * mb.h (MB_WORD_UCS_DEC): Decoder of UCS was broken.
 
509
 
 
510
        * mb2iso.c (mb_conv_to_ucs): Return value was garabage when
 
511
        conversion failed.
 
512
 
 
513
        * iso2mb.c (mb_encode_to_wchar): Conversion is now applied to
 
514
        characters from input stream.
 
515
 
 
516
        * Treatment of ASCII was different from what I had intended.
 
517
 
 
518
        * Change treatment of JIS multiple octet characters. 
 
519
 
 
520
        * mbbtri.c (mb_btri_add_uint_n_to_n and mb_btri_add_uint_n_to_1):
 
521
        Calculation of key range was wrong.
 
522
 
 
523
Fri Jan  5 01:41:01 2001  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
524
 
 
525
        * mbbtri.c (output_bt): counting of necessary words for leaf node
 
526
        was wrong.
 
527
        (mb_btri_uint_optimize): criterion whether 2 subnodes may be
 
528
        joined into one, was wrong.
 
529
 
 
530
        * mbconv.c (opt_help): Shows library version.
 
531
 
 
532
        * Remove an obsolete header file.
 
533
 
 
534
        * Improve setup of LD_LIBRARY_PATH in test script.
 
535
 
 
536
        * Fix some mistates in documentation.
 
537
 
 
538
        * Start of new project ``libmoe''.
 
539
 
 
540
Thu Dec  7 01:25:02 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
541
 
 
542
        * cprop.pl: ``MB_CPROP_MAY_BREAK'' flag was not set for HIRAGANA,
 
543
        KATAKANA, KANA, FULLWIDTH, or IDEOGRAPHIC punctuation character.
 
544
 
 
545
Tue Nov 28 01:51:43 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
546
 
 
547
        * ucs-to-iso-lib.pl (ucs2isov): Add sequence to designate right
 
548
        half of iso-8859-1 to G1 after other character set designated.
 
549
 
 
550
Mon Nov 27 21:06:36 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
551
 
 
552
        * preconv.h and notascii.h: Re-generated.
 
553
 
 
554
        * ucs-to-iso-lib.pl: Fix some typo.
 
555
 
 
556
        * ucs-to-iso-lib.pl (ucs2isov): Some fixes to follow after changes
 
557
        of JIS related mapping table.
 
558
 
 
559
Sun Nov 26 00:59:03 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
560
 
 
561
        * Makefile (big_headers): New target to generate big headers.
 
562
 
 
563
        * mbfind.c (mb_charprop): Wrong values were returned for
 
564
        characters registered property table.
 
565
 
 
566
        * mbbtri.pl (bt_optimize): Criterion whether two leaf nodes may be
 
567
        combined was wrong.
 
568
 
 
569
Sat Nov 25 13:21:04 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
570
 
 
571
        * jismap.pl: New Perl script to make a mapping table of JIS
 
572
        codepoints into registeration numbers, separated from
 
573
        ucs-to-iso.pl.
 
574
 
 
575
        * notascii.pl: New Perl script to make a mapping table of
 
576
        domestic-ascii characters which are not mapped to U+0021 --
 
577
        U+007E, separated from ucs-to-iso.pl.
 
578
 
 
579
        * mbbtri.pl (bt_make_c_header): Inser file name and date at
 
580
        beginning of file to notify cvs that the file is really modified.
 
581
 
 
582
        * mbbtri.c (mb_bt_search): Wrong value was generated from multiple
 
583
        value node again.
 
584
 
 
585
        * Makefile: Separate target ``install'' into ``install-bin'',
 
586
        ``install-lib'', and ``install-man''.
 
587
 
 
588
Sat Nov 25 13:18:05 2000  Kazuhiko  <kazuhiko@ring.gr.jp>
 
589
 
 
590
        * Makefile (DESTDIR): New variable to override top of install
 
591
        directories regardless of re-definition of individual ones.
 
592
 
 
593
Sat Nov 25 02:08:16 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
594
 
 
595
        * mbbtri.c (mb_bt_search): Wrong value was generated from multiple
 
596
        value node.
 
597
 
 
598
        * mbbtri.pl (bt_encode): Computation of mask for key was wrong.
 
599
 
 
600
        * Compress conversion table between Unicode and others.
 
601
 
 
602
Thu Nov 23 02:57:44 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
603
 
 
604
        * ucs-to-iso.pl: Mapping table of codepoint into JIS registration
 
605
        number was corrupt (report from Fumitoshi UKAI
 
606
        <ukai@debian.or.jp>).
 
607
 
 
608
        * Makefile: Include files are now installed into
 
609
        ${PREFIX}/include/iso2mb (suggestion from Fumitoshi UKAI
 
610
        <ukai@debian.or.jp>).
 
611
 
 
612
        * Mapping tables between Unicode and other kind characters are
 
613
        modified to fix JIS X 0208 round trip problem (report from
 
614
        Fumitoshi UKAI <ukai@debian.or.jp>).
 
615
 
 
616
Mon Nov 20 00:10:25 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
617
 
 
618
        * mbinit.c: Converter sequence bound to charset using ISO 2022
 
619
        registered character set include ``mb_conv_allg0sl'' as first
 
620
        entry.
 
621
 
 
622
        * ucs-to-iso-lib.pl (is94x94): Add special treatment of Hangul.
 
623
 
 
624
Sun Nov 19 06:12:05 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
625
 
 
626
        * ucs-to-iso-lib.pl (is94x94): Return true value for Non-ISO 2022
 
627
        multi octet character set.
 
628
 
 
629
        * mbfind.c (mb_charprop): More accurate check whether CJK or not.
 
630
 
 
631
        * mb.h: ``mb_char_t'' and of ``mb_echar_t'' are merged into one
 
632
        structure ``mb_char_t''.
 
633
 
 
634
        * mbfind.c (mb_charprop): Property of US-ASCII was wrong.
 
635
 
 
636
        * mb.h: Members of ``mb_char_t'' and of ``mb_echar_t'' other than
 
637
        code are defined as ``unsigned char''.
 
638
 
 
639
        * Makefile (install): Allwasy copy files regardless of modified
 
640
        date of files.
 
641
 
 
642
        * cprop.pl: All ideographic character (in Uncode sense) may break
 
643
        line.
 
644
 
 
645
Sat Nov 18 00:15:41 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
646
 
 
647
        * New types ``mb_char_t'' and ``mb_echar_t'' for characters and
 
648
        attributes.
 
649
 
 
650
        * Add new charset "x-fake-utf-8".
 
651
 
 
652
        * mbinit.c: Position of entry named ``euc-jisx0213'' of charset
 
653
        table was wrong.
 
654
 
 
655
        * Add new language ``cjk''.
 
656
 
 
657
        * kr.c (mb_cs_judge_kr): Range of sencod octet of Johab encoding
 
658
        was wrong.
 
659
 
 
660
        * mbconv.c: New option ``--which'' to display charset name of each
 
661
        input stream.
 
662
 
 
663
Fri Nov 17 01:19:16 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
664
 
 
665
        * kr.c (mb_cs_judge_kr): Weights of characters was wrong.
 
666
 
 
667
        * mb.h: Stop to swap final octets 0x40 and 0x42 of 94x94 set in
 
668
        ``fake'' UTF-8.
 
669
 
 
670
        * mbinit.c: Fix order of entries in converter table.
 
671
        Stop to hard-code number of candidates of charset in autodetector
 
672
        table.
 
673
 
 
674
        * kr.c, kr.h, ucs-to-iso-lib.pl, and mb128.h: Add support for
 
675
        Unified Hangul.
 
676
 
 
677
        * kr.c (mb_cs_judge_kr): Improve autodetection of encoding.
 
678
 
 
679
Thu Nov 16 00:12:35 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
680
 
 
681
        * mbconv.pod: Add description about new converters.
 
682
        Add description about language specifications.
 
683
 
 
684
        * cn.c, ja.c, and kr.c: Charset remains ``UNKNOWN'' if no
 
685
        character with MSB set presents.
 
686
 
 
687
        * mbinit.c: Number of encoding candidates was wrong for
 
688
        ``chinese''.
 
689
 
 
690
        * cn.c (mb_conv_ucs_to_gb): ``mb_conv_ucs_to_cn'' is divided into
 
691
        ``mb_conv_ucs_to_cn'' and ``mb_conv_ucs_to_gb''.
 
692
        (mb_conv_euc_tw): Final octet was not set correctly.
 
693
 
 
694
        * mbinit.c: Add new converter ``euc-tw''.
 
695
 
 
696
        * cn.c: Rename ``mb_conv_euctw'' to ``mb_conv_euc_tw''.
 
697
 
 
698
        * Makefile (TAB_Hs): Add ``preconv.h''.
 
699
 
 
700
        * preconv.h: Generate separately from other table headers.
 
701
 
 
702
Wed Nov 15 01:33:09 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
703
 
 
704
        * cn.c: Add support for ``EUC-TW''.
 
705
        (mb_cs_setup_cn): ``utf-8'' was returned for ``x-euc-tw''.
 
706
        (mb_conv_euctw): Characters in CNS 11643 plane 1, are converted to
 
707
        ISO 2022 encoding.
 
708
 
 
709
        * Makefile (kr.o): Add dependency upon ``hangul.h''.
 
710
 
 
711
        * cn.c (mb_cs_judge_cn): Indexing variable was not updated
 
712
        correctly.
 
713
 
 
714
        * kr.c (mb_cs_judge_kr): Indexing variable was not updated
 
715
        correctly.
 
716
        (mb_johab_dec): Generate wrong code for johab code 0x8441 -
 
717
        0xD3A0.
 
718
 
 
719
Sun Nov 12 12:57:22 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
720
 
 
721
        * Improve autodetection of character encoding for cn and kr.
 
722
 
 
723
        * Improve autodetection of character encoding.
 
724
 
 
725
Fri Nov 10 02:15:07 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
726
 
 
727
        * mbfind.c (mb_is_cjk): New API to see if Unicode character is CJK
 
728
        character.
 
729
 
 
730
        * cprop.pl: Modified to generate binary search table for CJK.
 
731
 
 
732
Thu Nov  9 13:00:31 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
733
 
 
734
        * Makefile: Fix dependence on some headers.
 
735
 
 
736
        * Property of punctuation characters are revised.
 
737
 
 
738
Wed Nov  8 21:37:16 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
739
 
 
740
        * Restructuring of Unicode <-> ISO 2022 mapping mainly to fix
 
741
        problem that there is no mapping information between Unicode and
 
742
        JIS C 6226-1978 (report from Kazuhiko <kazuhiko@ring.gr.jp>).
 
743
 
 
744
 
 
745
Sat Nov  4 21:12:37 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
746
 
 
747
        * iso2mb.c (mb_fetch_char): There was possiblity to fail to
 
748
        recognize Unicode after conversion applied.
 
749
 
 
750
Fri Nov  3 00:37:26 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
751
 
 
752
        * mbinit.c: Converters bound to charsets normalize characters
 
753
        according to Unicode unification.
 
754
 
 
755
        * ucs-to-iso-lib.pl (set_map): Generate mapping of Shift_JIS and
 
756
        Shift_JISX0213 into Unicode.
 
757
 
 
758
Thu Nov  2 00:25:31 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
759
 
 
760
        * mbfind.c (mb_mbc_proc): New API to look up character property
 
761
        from string.
 
762
 
 
763
        * cprop.pl: Add new property for space character.
 
764
 
 
765
        * mbfind.c (mb_charprop): New API to look up character property.
 
766
 
 
767
Wed Nov  1 03:23:08 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
768
 
 
769
        * Remove codes assuming ``char'' is unsinged.
 
770
 
 
771
Tue Oct 31 20:11:37 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
772
 
 
773
        * mb128misc.c (mb_conv_ms_latin1): New converter to convert
 
774
        characters of code point 0x80-0x9F into Microsoft Windows Codepage
 
775
        1252.
 
776
 
 
777
Wed Oct 25 06:03:47 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
778
 
 
779
        * Makefile (PREFIX): Everthing is installed into subdirectories of
 
780
        the directory specified by this macro.
 
781
 
 
782
        * iso2mb.c (mb_fetch_char): Fix mis-encoding of single octet
 
783
        character set when designated G2 or G3 and invoked to GR by
 
784
        single-shift.
 
785
 
 
786
Mon Oct 23 06:57:21 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
787
 
 
788
        * mbinit.c (mb_charset_to_esc): Member ``cs2esc'' of ``*info'' is
 
789
        initialized with ``NULL''.
 
790
 
 
791
        * iso2mb.c (mb_conv_charset): New converter to apply converters in
 
792
        structure pointed by member ``cs2esc'' in ``mb_info_t''.
 
793
 
 
794
        * iso2mb.c (mb_conv_ascii): Table search is performed only for 94
 
795
        set.
 
796
 
 
797
        * Makefile (${Os}): Add missed depedence on ``domestic-ascii.h''.
 
798
 
 
799
        * domestic-ascii.pl: Broken domestic ascii table was made by
 
800
        variable scope problem.
 
801
 
 
802
===== libiso2mb-0.7.1 <-- libiso2mb-0.7.0 =====
 
803
 
 
804
Sat Oct 21 12:57:09 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
805
 
 
806
        * mbinit.c (mb_namev_to_flag): Table of conversion names was
 
807
        specified as binary search table of flag names.
 
808
 
 
809
        * mbconv.c (main): Output stream ``ostream'' was always overridden
 
810
        by stdout.
 
811
 
 
812
Fri Oct 20 13:47:43 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
813
 
 
814
        * mbinit.c: Fix mistake in conditional compilation of
 
815
        ``to_mb128misc[]''.  Add missed converter for charset ``cn-big5''.
 
816
 
 
817
        * iso2mb.c (mb_conv_ascii): New converter from domestic ascii to
 
818
        us-ascii.
 
819
 
 
820
Thu Oct 19 13:40:02 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
821
 
 
822
        * mbinit.c: Automatic setup of converters for output stream based
 
823
        on charset.
 
824
 
 
825
Wed Oct 18 03:40:44 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
826
 
 
827
        * mbconv.pod: Upated after C source.
 
828
 
 
829
        * ucs.c (mb_ucs_to_isoc): Stop to generate non ISO 2022 registered
 
830
        character.
 
831
 
 
832
Tue Oct 17 15:36:53 2000  Kazuhiko  <kazuhiko@ring.gr.jp>
 
833
 
 
834
        * mbconv.c and Makefile: Fix of compilation and install problem.
 
835
 
 
836
Tue Oct 17 02:44:43 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
837
 
 
838
        * mbio.c: Remove codes assuming ``fpos_t'' is arithmetic.
 
839
 
 
840
Fri Oct 13 17:08:12 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
841
 
 
842
        * Improve JIS X 0213 support.
 
843
 
 
844
Thu Oct 12 13:37:46 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
845
 
 
846
        * mbconv.pod: Manual page of sample application is provided.
 
847
 
 
848
        * mbconv.c: Add new option to display help message.
 
849
 
 
850
        * mbinit.c: Fix conv_tab, flag_tab, and default_cs2esc.
 
851
 
 
852
===== libiso2mb-0.7.0 <-- libiso2mb-0.6.3 =====
 
853
 
 
854
Wed Oct 11 23:24:06 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
855
 
 
856
        * kr.c: Add support for Johab encoding.  Add automatic detection
 
857
        of charset among EUC-kr, Johab, and UTF-8.
 
858
 
 
859
        * ja.c (mb_cs_judge_ja): Add support for automatic UTF-8
 
860
        detection.
 
861
 
 
862
        * cn.c: Add automatic detection of charset among CN-GB, Big Five,
 
863
        and UTF-8.
 
864
 
 
865
Tue Oct 10 11:30:52 2000  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
 
866
 
 
867
        * Separate Big Five to CNS 11643 conversion code from
 
868
        mb_conv_allg0sl().
 
869
 
 
870
===== libiso2mb-0.6.3 <-- libiso2mb-0.6.2 =====
 
871
 
 
872
Mon Oct  9 00:12:14 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
873
 
 
874
        * mb128misc.c (mb_misc_enc): Fix encoding buf.
 
875
 
 
876
        * Add support for Microsoft Windows Codepage 1250 -- 1258.
 
877
 
 
878
===== libiso2mb-0.6.2 <-- libiso2mb-0.6.1 =====
 
879
 
 
880
Sun Oct  8 21:39:50 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
881
 
 
882
        * iso2mb.c (mb_set_localized_ascii_table): New API to disable (or
 
883
        change behavior of) localized ASCII normalization.
 
884
 
 
885
        * ucs-to-iso-lib.pl: Add entry for "FULLWIDTH REVERSE SOLIDUS" to
 
886
        mapping table between Unicode and ISO 2022 registered characters.
 
887
 
 
888
        * iso2mb.c (mb_nonutf8_enc): Fix bug when encoding 94 set
 
889
        character into "fake" UTF-8.
 
890
 
 
891
===== libiso2mb-0.6.1 <-- libiso2mb-0.6.0 =====
 
892
 
 
893
Sun Oct  8 00:50:22 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
894
 
 
895
        * ja.c (mb_sjis_dec): Fix bug of Shift_JIS decoder.
 
896
 
 
897
        * ttywidth.pl: Get data from EastAsianWidth.txt.
 
898
 
 
899
===== libiso2mb-0.6.0 <-- libiso2mb-0.5.0 =====
 
900
 
 
901
Fri Oct  6 03:33:40 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
902
 
 
903
        * iso2mb.c (mb_utf8_escenc): Add new flag to avoid conflict
 
904
        between 7bit shingle shift and [kx]term's escape sequence.
 
905
 
 
906
Thu Oct  5 16:42:05 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
907
 
 
908
        * Interpret ISO 2022 escape sequence even if UTF-8 mode.
 
909
 
 
910
        * mbfind.c: Add new API to setup table of character width.
 
911
 
 
912
Wed Oct  4 21:10:49 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
913
 
 
914
        * Modular implementation of encodings which are neither UTF-8 nor
 
915
        ISO 2022.
 
916
 
 
917
===== libiso2mb-0.5.0 <-- libiso2mb-0.4.19 =====
 
918
 
 
919
Mon Oct  2 23:36:07 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
920
 
 
921
        * mbinit.c: Add new APIs to setup charset table dynamically.
 
922
 
 
923
Mon Oct  2 13:55:46 2000  Kiyokazu SUTO  <suto@ks-and-ks.ne.jp>
 
924
 
 
925
        * mbinit.c: Add charset ``x-euc-jp''.
 
926