1999-09-13 |
Ken Raeburn |
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
|
1999-07-26 |
Kenichi Handa |
(ccl_driver) <CCL_Call>: Now CCL program ID to call may be
|
1999-05-04 |
Kenichi Handa |
(ccl_prog_stack_struct): Declare it as static.
|
1999-04-06 |
Kenichi Handa |
(ccl_driver) <CCL_ReadMultibyteChar2>: Fix bug of handling
|
1998-12-15 |
Kenichi Handa |
(CCL_SUCCESS): Don't set ccl->ic.
|
1998-11-26 |
Kenichi Handa |
(ccl_driver) <CCL_TranslateCharacter>: Don't suppress MSB
|
1998-10-12 |
Kenichi Handa |
(CCL_DECODE_SJIS, CCL_ENCODE_SJIS): Swap the definitions.
|
1998-09-22 |
Kenichi Handa |
(ccl_driver): Report correct CCL program counter on error.
|
1998-09-18 |
Kenichi Handa |
(CCL_WRITE_CHAR): Don't use bcopy.
|
1998-08-19 |
Kenichi Handa |
(ccl_driver): In case
|
1998-08-18 |
Kenichi Handa |
If eof is encounterd while processing the
|
1998-07-09 |
Kenichi Handa |
Typo in comments fixed.
|
1998-06-20 |
Kenichi Handa |
Comment for CCL_MapMultiple modified..
|
1998-05-22 |
Kenichi Handa |
Change term "character translation table" to "translation table".
|
1998-05-18 |
Kenichi Handa |
Change term translation to code conversion, then change
|
1998-04-20 |
Kenichi Handa |
(Fregister_ccl_program): Put ccl-program-idx property to NAME.
|
1998-04-15 |
Kenichi Handa |
(Fccl_execute_on_string): Put \n\ at eol of docstring.
|
1998-04-15 |
Kenichi Handa |
Typo in comments fixed.
|
1998-04-14 |
Andreas Schwab |
(ccl_driver, syms_of_ccl): Fix mixing of Lisp_Object and
|
1998-04-14 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
1998-03-21 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
1998-02-20 |
Kenichi Handa |
(Fccl_execute_on_string): Put \n\ at end-of-line of
|
1998-02-20 |
Kenichi Handa |
(Fccl_execute_on_string): Add new arg UNIBYTE-P.
|
1998-01-22 |
Kenichi Handa |
(Vccl_translation_table_vector, Qccl_program,
|
1998-01-09 |
Richard M. Stallman |
(Fccl_execute_on_string): Use size_byte.
|
1997-11-21 |
Andreas Schwab |
(setup_ccl_program): Define as returning nothing.
|
1997-07-12 |
Richard M. Stallman |
(Fregister_ccl_program): Convert Fmake_vector argument to Lisp_Integer.
|
1997-07-04 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
1997-06-20 |
Richard M. Stallman |
Change copyright notices.
|
1997-05-16 |
Kenichi Handa |
(struct ccl_prog_stack): Declear the member ccl_prog as
|
1997-05-10 |
Kenichi Handa |
(Fccl_execute_on_string): Add 4th optional arg
|
1997-04-10 |
Karl Heuer |
(ccl_driver): Fix Lisp_Object/integer confusion.
|
1997-04-07 |
Kenichi Handa |
(ccl_driver): Fix bug of the case CCL_WriteArrayReadJump.
|
1997-02-27 |
Kenichi Handa |
(Fregister_ccl_program): Escape newlines in docstring.
|
1997-02-23 |
Karl Heuer |
Fix FSF address in comment.
|
1997-02-20 |
Karl Heuer |
Initial revision
|