| Commit message (Expand) | Author | Age | Files | Lines |
* | merge trunk | Kenichi Handa | 2011-07-07 | 1 | -3/+0 |
|\ |
|
| * | Move DEFSYM to lisp.h and use everywhere. | Juanma Barranquero | 2011-06-24 | 1 | -3/+0 |
* | | Add C interface for Unicode character property table. | Kenichi Handa | 2011-07-07 | 1 | -0/+39 |
|/ |
|
* | * character.h, charset.h: Use verify_expr, not verify_true. | Paul Eggert | 2011-06-15 | 1 | -1/+1 |
* | * character.h (CHAR_VALID_P): Remove unused parameter. | Paul Eggert | 2011-06-12 | 1 | -2/+2 |
* | Make sure a 64-bit char is never passed to CHAR_STRING. | Paul Eggert | 2011-06-12 | 1 | -2/+7 |
* | * lisp.h (UNSIGNED_CMP): New macro. | Paul Eggert | 2011-06-12 | 1 | -6/+6 |
* | Minor fixes for signed vs unsigned integers. | Paul Eggert | 2011-05-31 | 1 | -1/+1 |
* | merge count_size_as_multibyte, parse_str_to_multibyte | Paul Eggert | 2011-05-20 | 1 | -1/+1 |
* | * character.c (lisp_string_width): Check for string overflow. | Paul Eggert | 2011-05-15 | 1 | -1/+1 |
* | Declare Lisp_Object Q* variables to be 'static' if not exproted. | Paul Eggert | 2011-04-10 | 1 | -1/+1 |
* | src/*.c: Remove some additional unused parameters. | Juanma Barranquero | 2011-03-29 | 1 | -1/+1 |
* | character.h: Rename locals to avoid shadowing. | Paul Eggert | 2011-03-18 | 1 | -34/+34 |
* | * character.h (FETCH_STRING_CHAR_ADVANCE_NO_CHECK, BUF_INC_POS): | Paul Eggert | 2011-03-16 | 1 | -6/+6 |
* | * character.h (FETCH_CHAR_ADVANCE): Rename locals to avoid shadowing. | Paul Eggert | 2011-03-16 | 1 | -3/+3 |
* | * character.h (PREV_CHAR_BOUNDARY): Rename local to avoid shadowing. | Paul Eggert | 2011-03-15 | 1 | -4/+4 |
* | * search.c (boyer_moore): Rename locals to avoid shadowing. | Paul Eggert | 2011-03-15 | 1 | -3/+3 |
* | * character.h (INC_POS, DEC_POS): Rename locals to avoid shadowing. | Paul Eggert | 2011-03-15 | 1 | -7/+7 |
* | Fix a race condition diagnosed by gcc -Wsequence-point (Bug#8254). | Paul Eggert | 2011-03-15 | 1 | -3/+0 |
* | * coding.c (Fdefine_coding_system_internal): Don't redeclare 'i' inside | Paul Eggert | 2011-03-07 | 1 | -4/+4 |
* | Change B_ to BVAR | Tom Tromey | 2011-02-16 | 1 | -6/+6 |
* | Hide implementation of `struct buffer' | Tom Tromey | 2011-02-14 | 1 | -6/+6 |
* | * doprnt.c, indent.c, character.c: conform to C89 pointer rules | Paul Eggert | 2011-02-06 | 1 | -2/+1 |
* | Move all DEFVAR'd globals into a structure -- threading infrastructure | Tom Tromey | 2011-01-18 | 1 | -13/+0 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Fix more uses of int instead of EMACS_INT. | Eli Zaretskii | 2010-09-23 | 1 | -3/+5 |
* | | Fix some more uses of int instead of EMACS_INT. | Eli Zaretskii | 2010-09-23 | 1 | -6/+7 |
* | | Use const, move declarations to header files. | Dan Nicolaescu | 2010-07-26 | 1 | -2/+2 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -12/+0 |
* | | Remove P_ and __P macros. | Jan D | 2010-07-02 | 1 | -19/+19 |
* | | Merge from emacs-23 | Andreas Schwab | 2010-06-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix typos. | Juanma Barranquero | 2010-06-03 | 1 | -3/+3 |
* | | Remove obsolete macro BASE_LEADING_CODE_P. | Juanma Barranquero | 2010-06-05 | 1 | -5/+1 |
* | | Remove obsolete pre-unicode2 macros. | Juanma Barranquero | 2010-06-03 | 1 | -17/+0 |
* | | Make variable forwarding explicit rather the using special values. | Stefan Monnier | 2010-04-19 | 1 | -1/+1 |
|/ |
|
* | * character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning. | Andreas Schwab | 2010-01-30 | 1 | -2/+2 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove | Andreas Schwab | 2009-11-21 | 1 | -11/+9 |
* | * process.c (socket_options): Make it const. | Dan Nicolaescu | 2009-11-06 | 1 | -1/+1 |
* | Remove leftover table unibyte_to_multibyte_table. | Stefan Monnier | 2009-10-18 | 1 | -9/+4 |
* | (unibyte_has_multibyte_table): Delete extern. | Kenichi Handa | 2009-07-07 | 1 | -6/+0 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (CHAR_VARIATION_SELECTOR_P): New macro. | Kenichi Handa | 2008-12-30 | 1 | -0/+20 |
* | (MAYBE_UNIFY_CHAR): Call maybe_unify_char instead of | Kenichi Handa | 2008-11-27 | 1 | -20/+12 |
* | Fix spelling and wording of comments. | Eli Zaretskii | 2008-09-06 | 1 | -27/+26 |
* | (Vunicode_category_table): Extern it. | Kenichi Handa | 2008-08-29 | 1 | -0/+1 |
* | (str_to_unibyte): Extern it. | Kenichi Handa | 2008-06-25 | 1 | -0/+2 |
* | (CHAR_TO_BYTE_SAFE): Cut&paste error. | Stefan Monnier | 2008-06-12 | 1 | -1/+1 |