2007-10-15 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-05-30 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-12-16 |
Miles Bader |
Merge from emacs--devo--0
|
2006-11-07 |
Kenichi Handa |
(ccl_driver): If DST is NULL, set ccl->produced to 0.
|
2006-03-03 |
Kenichi Handa |
(Fccl_execute_on_string): Fix the condition of terminating
|
2006-03-02 |
Kenichi Handa |
(CCL_WRITE_STRING): Handle a flag bit for multibyte
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
2006-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
2006-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
|
2005-08-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
2005-07-22 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2005-06-06 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
|
2004-06-28 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2003-12-29 |
Kenichi Handa |
(Fccl_execute_on_string): Fix the condition of loop.
|
2003-09-17 |
Dave Love |
(ccl_driver): Fix arg of CHARACTERP.
|
2003-09-08 |
Kenichi Handa |
*** empty log message ***
|
2003-01-30 |
Kenichi Handa |
(CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
|
2002-07-30 |
Dave Love |
Remove `emacs' conditional. Include hash table stuff
|
2002-07-26 |
Kenichi Handa |
(Fccl_execute_on_string): Add `const' to local variables.
|
2002-03-01 |
Kenichi Handa |
Include "character.h".
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-02-01 |
Miles Bader |
Merge from emacs--rel--22
|
2008-02-01 |
Kenichi Handa |
(CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR, ccl_driver):
|
2008-01-31 |
Kenichi Handa |
(CCL_WRITE_CHAR): Increment extra_bytes only when
|
2008-01-08 |
Miles Bader |
Merge from emacs--rel--22
|
2007-10-13 |
Eli Zaretskii |
(Fregister_code_conversion_map): Reformat last change.
|
2007-10-13 |
Eli Zaretskii |
(Fregister_ccl_program, Fregister_code_conversion_map): Use larger_vector.
|
2008-03-10 |
Kenichi Handa |
(ccl_driver): If ccl->quit_silently is nonzero, don't
|
2008-02-01 |
Kenichi Handa |
(CCL_WRITE_CHAR): Fix overflow checking.
|
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.
|