log src/ccl.c @ 79843:8ac943071f87

age author description
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-08-08 Glenn Morris Replace `iff' in comments.
2007-07-25 Glenn Morris Remove license from trivial file.
2007-06-05 Chong Yidong (ccl_driver): Delete stray semicolon.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-13 Kenichi Handa Update AIST copyright years.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-19 Kenichi Handa Copyright fixed
2005-10-20 Kim F. Storm (check_ccl_update): Remove unused var vp.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-21 Juanma Barranquero (Fregister_ccl_program): Fix typos in docstring.
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-27 Kenichi Handa Now an element of Vccl_program_table is a vector of
2004-06-13 Kenichi Handa (CCL_READ_CHAR): If hit EOF, set REG to -1.
2004-06-12 Kenichi Handa (CCL_CALL_FOR_MAP_INSTRUCTION): Save eof_ic in
2004-05-14 Kenichi Handa (Fccl_execute_on_string): Fix setting elements of STATUS.
2003-11-16 Jan Djärv Remove period at end of error message.
2003-09-01 Miles Bader Add arch taglines
2003-05-30 Kenichi Handa (CCL_WRITE_CHAR): Increment extra_bytes only when it is
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-07-17 Dave Love Remove `emacs' conditionals.
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-09 Stefan Monnier (HASH_VALUE): Remove (it's in lisp.h now).
2002-07-05 Dave Love (Vtranslation_hash_table_vector, GET_HASH_TABLE)
2001-11-28 Stefan Monnier Use AREF and ASIZE.
2001-11-12 Pavel Janík Change macros to use do-while block instead of if-else.
2001-11-02 Pavel Janík Update usage of CHECK_ macros (remove unused second argument).
2001-10-20 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-16 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-05-17 Gerd Moellmann Add copyright notice for FSF.
2001-05-15 Gerd Moellmann (ccl_driver): Don't copy remaining bytes in case
2001-03-06 Kenichi Handa (ccl_driver) <CCL_ReadMultibyteChar2>: Fix for the case
2001-03-01 Dave Love (Fccl_execute): Doc fix.
2001-02-27 Kenichi Handa (CCL_WRITE_MULTIBYTE_CHAR): New macro.
2001-02-15 Kenichi Handa (ccl_driver) [CCL_ReadMultibyteChar2]: If SRC points an
2001-02-05 Kenichi Handa (CCL_WRITE_CHAR): Check if CH is valid or not. If
2001-01-25 Eli Zaretskii (ccl_driver): Fix last change.
2001-01-24 Kenichi Handa (ccl_driver): If ccl->suppress_error is nonzeor, don't
2001-01-24 Kenichi Handa (CCL_CALL_FOR_MAP_INSTRUCTION): Use "if (1)..." not "do {...".
2001-01-24 Kenichi Handa (CCL_READ_CHAR): Change the argument name from r to REG
2001-01-16 Kenichi Handa (CCL_Extension): Fix typo (originally CCL_Extention). Caller changed.
2001-01-16 Kenichi Handa (Fregister_ccl_program): Handle the return value of
2001-01-02 Eli Zaretskii (Fccl_execute): Cast ccl_driver parameters to `unsigned
2000-12-28 Kenichi Handa (CCL_WRITE_CHAR): Check variable `extra_bytes'.
2000-12-22 Kenichi Handa (CCL_WRITE_CHAR): Don't handle EOL conversion here.
2000-12-04 Kenichi Handa (stack_idx_of_map_multiple): Don't use C initializier.
2000-09-19 Kenichi Handa (Fccl_execute_on_string): Make multibyte string correctly.
2000-09-12 Kenichi Handa Comment fixed.
2000-08-16 Dave Love (ccl-program-p): Fix doc string.
2000-08-16 Kenichi Handa (Fccl_program_p): Docstring modified.
2000-08-16 Kenichi Handa (CCL_WRITE_CHAR): If CH is eight-bit-control char, decrement dst_end
2000-08-11 Kenichi Handa (CCL_READ_CHAR): If source is multibyte, pay attention to
2000-07-20 Dave Love (Fccl_execute_on_string): Don't check xmalloc return. Use xfree, not
2000-07-07 Kenichi Handa (Fccl_execute): Typo fixed.
2000-06-22 Kenichi Handa (ccl_driver) <CCL_End>: Decrement stack_idx only when it is greater
2000-06-19 Kenichi Handa (CCL_WRITE_CHAR): Convert NL according to ccl->eol_type.
2000-05-25 Kenichi Handa (ccl_driver): Fix previous change.
2000-05-25 Kenichi Handa (ccl_driver) <CCL_ReadMultibyteChar2>
2000-05-19 Kenichi Handa (CCL_WRITE_CHAR): Be sure to write single byte characters
2000-02-26 Kenichi Handa (ccl_driver) [CCL_MapMultiple]: When the mapped value is