aboutsummaryrefslogtreecommitdiffstats
path: root/src/ccl.c
Commit message (Expand)AuthorAgeFilesLines
* * ccl.c (CCL_WRITE_STRING, CCL_ENCODE_CHAR, Fccl_execute_on_string):Paul Eggert2011-03-071-29/+28
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-12/+3
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-2/+2
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-141-2/+2
|\|
| * Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-121-2/+2
* | Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.Eli Zaretskii2010-09-241-4/+4
* | Remove extern declarations from .c files, and them to .h files.Dan Nicolaescu2010-07-281-2/+0
* | Convert more function definitions to standard C.Dan Nicolaescu2010-07-121-10/+5
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-3/+3
* | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-041-16/+6
|/
* Fix typos.Juanma Barranquero2010-06-031-5/+5
* Fix the ccl decoder for the case that the output buffer is fullfilled.Kenichi Handa2010-02-171-3/+0
* Fix typos in comments.Juanma Barranquero2010-02-141-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-2/+2
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-061-6/+6
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-2/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* Merge from emacs--rel--22Miles Bader2008-04-051-1/+3
|\
| * (ccl_driver): If ccl->quit_silently is nonzero, don'tKenichi Handa2008-03-101-1/+3
| * (CCL_WRITE_CHAR): Fix overflow checking.Kenichi Handa2008-02-011-2/+2
* | * xselect.c (x_handle_dnd_message):Stefan Monnier2008-02-071-9/+9
* | Merge from emacs--devo--0Miles Bader2008-01-091-2/+2
|\ \
| * | Merge from emacs--rel--22Miles Bader2008-01-081-2/+2
| |\|
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-2/+2
* | | Merge from emacs--devo--0Miles Bader2007-10-151-19/+4
|\| |
| * | (Fregister_code_conversion_map): Reformat last change.Eli Zaretskii2007-10-131-2/+2
| * | (Fregister_ccl_program, Fregister_code_conversion_map): Use larger_vector.Eli Zaretskii2007-10-131-19/+4
| |/
* | Merge from emacs--devo--0Miles Bader2007-08-131-2/+2
|\|
| * Replace `iff' in comments.Glenn Morris2007-08-081-2/+2
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\|
| * Remove license from trivial file.Glenn Morris2007-07-251-1/+1
| * (ccl_driver): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
* | Merge from emacs--devo--0Miles Bader2007-05-301-1/+1
|\ \
| * | * xfaces.c (syms_of_xfaces): Delete stray semicolon.Dan Nicolaescu2007-05-261-1/+1
| |/
* | Merge from emacs--devo--0Miles Bader2007-01-261-2/+2
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-2/+2
* | Merge from emacs--devo--0Miles Bader2006-12-161-1/+2
|\|
| * Update AIST copyright years.Kenichi Handa2006-12-131-1/+2
* | (ccl_driver): If DST is NULL, set ccl->produced to 0.Kenichi Handa2006-11-071-1/+4
* | (Fccl_execute_on_string): Fix the condition of terminatingKenichi Handa2006-03-031-3/+5
* | (CCL_WRITE_STRING): Handle a flag bit for multibyteKenichi Handa2006-03-021-17/+29
* | Revision: [email protected]/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* | Revision: [email protected]/emacs--unicode--0--patch-97Miles Bader2006-01-161-2/+3
|\|
| * Copyright fixedKenichi Handa2005-12-191-2/+3
* | Revision: [email protected]/emacs--unicode--0--patch-95Miles Bader2006-01-161-1/+0
|\|