| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * ccl.c (CCL_WRITE_STRING, CCL_ENCODE_CHAR, Fccl_execute_on_string): | Paul Eggert | 2011-03-07 | 1 | -29/+28 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Move all DEFVAR'd globals into a structure -- threading infrastructure | Tom Tromey | 2011-01-18 | 1 | -12/+3 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -2/+2 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -2/+2 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-14 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix typos in docstrings, comments and ChangeLogs. | Juanma Barranquero | 2010-10-12 | 1 | -2/+2 |
* | | Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c. | Eli Zaretskii | 2010-09-24 | 1 | -4/+4 |
* | | Remove extern declarations from .c files, and them to .h files. | Dan Nicolaescu | 2010-07-28 | 1 | -2/+0 |
* | | Convert more function definitions to standard C. | Dan Nicolaescu | 2010-07-12 | 1 | -10/+5 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -3/+3 |
* | | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -16/+6 |
|/ |
|
* | Fix typos. | Juanma Barranquero | 2010-06-03 | 1 | -5/+5 |
* | Fix the ccl decoder for the case that the output buffer is fullfilled. | Kenichi Handa | 2010-02-17 | 1 | -3/+0 |
* | Fix typos in comments. | Juanma Barranquero | 2010-02-14 | 1 | -1/+1 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -2/+2 |
* | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -6/+6 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -2/+2 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-04-05 | 1 | -1/+3 |
|\ |
|
| * | (ccl_driver): If ccl->quit_silently is nonzero, don't | Kenichi Handa | 2008-03-10 | 1 | -1/+3 |
| * | (CCL_WRITE_CHAR): Fix overflow checking. | Kenichi Handa | 2008-02-01 | 1 | -2/+2 |
* | | * xselect.c (x_handle_dnd_message): | Stefan Monnier | 2008-02-07 | 1 | -9/+9 |
* | | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -2/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-15 | 1 | -19/+4 |
|\ \ \
| |/ / |
|
| * | | (Fregister_code_conversion_map): Reformat last change. | Eli Zaretskii | 2007-10-13 | 1 | -2/+2 |
| * | | (Fregister_ccl_program, Fregister_code_conversion_map): Use larger_vector. | Eli Zaretskii | 2007-10-13 | 1 | -19/+4 |
| |/ |
|
* | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Replace `iff' in comments. | Glenn Morris | 2007-08-08 | 1 | -2/+2 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Remove license from trivial file. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| * | (ccl_driver): Delete stray semicolon. | Chong Yidong | 2007-06-05 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-05-30 | 1 | -1/+1 |
|\ \ |
|
| * | | * xfaces.c (syms_of_xfaces): Delete stray semicolon. | Dan Nicolaescu | 2007-05-26 | 1 | -1/+1 |
| |/ |
|
* | | Merge from emacs--devo--0 | Miles Bader | 2007-01-26 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -2/+2 |
* | | Merge from emacs--devo--0 | Miles Bader | 2006-12-16 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Update AIST copyright years. | Kenichi Handa | 2006-12-13 | 1 | -1/+2 |
* | | (ccl_driver): If DST is NULL, set ccl->produced to 0. | Kenichi Handa | 2006-11-07 | 1 | -1/+4 |
* | | (Fccl_execute_on_string): Fix the condition of terminating | Kenichi Handa | 2006-03-03 | 1 | -3/+5 |
* | | (CCL_WRITE_STRING): Handle a flag bit for multibyte | Kenichi Handa | 2006-03-02 | 1 | -17/+29 |
* | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 | Miles Bader | 2006-02-08 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+2 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 | Miles Bader | 2006-01-16 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Copyright fixed | Kenichi Handa | 2005-12-19 | 1 | -2/+3 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95 | Miles Bader | 2006-01-16 | 1 | -1/+0 |
|\ \
| |/ |
|