aboutsummaryrefslogtreecommitdiffstats
path: root/src/charset.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify and cleanup character conversion stuff.Dmitry Antipov2014-06-231-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-141-13/+13
* Spelling and punctuation fixes.Paul Eggert2013-12-011-1/+1
* A simpler, centralized INLINE.Paul Eggert2013-09-201-4/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * character.h (MAYBE_UNIFY_CHAR): Remove.Paul Eggert2012-09-261-1/+0
* * cmds.c, coding.c: Use bool for booleans.Paul Eggert2012-08-271-1/+1
* * character.c, charset.c, chartab.c: Use bool for booleans.Paul Eggert2012-08-261-19/+20
* Use C99-style 'extern inline' if available.Paul Eggert2012-08-021-1/+8
* Use "ASET (a, i, v)" rather than "AREF (a, i) = v".Paul Eggert2012-08-011-0/+7
* Merge from trunk.Paul Eggert2012-01-091-3/+3
|\
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
| * Spelling fixes.Paul Eggert2011-12-141-2/+2
* | Merge from trunk.Paul Eggert2011-11-181-3/+3
|\|
| * Fix typos.Juanma Barranquero2011-11-141-3/+3
* | * charset.h (DECODE_CHAR): Return int, not unsigned;Paul Eggert2011-09-241-14/+4
|/
* Use ptrdiff_t for hash table indexes.Paul Eggert2011-07-181-2/+2
* * character.h, charset.h: Use verify_expr, not verify_true.Paul Eggert2011-06-151-23/+24
* Make sure a 64-bit char is never passed to ENCODE_CHAR.Paul Eggert2011-06-121-1/+4
* Remove arbitrary limit of 2**31 entries in hash tables.Paul Eggert2011-05-301-1/+1
* * charset.h (struct charset.code_space): Now has 15 elements, not 16.Paul Eggert2011-05-011-3/+4
* * charset.h (charset_iso_8859_1): Remove decl.Paul Eggert2011-04-101-1/+0
* Declare Lisp_Object Q* variables to be 'static' if not exproted.Paul Eggert2011-04-101-1/+1
* * charset.h (CHECK_CHARSET_GET_CHARSET): Rename locals to avoidPaul Eggert2011-03-071-4/+3
* 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-3/+0
* 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
* | Remove unused declarationsAndreas Schwab2010-12-271-2/+0
* | Merge changes from emacs-23 branchChong Yidong2010-11-271-1/+1
|\|
| * Fix decoding of emacs-mule coding system.Kenichi Handa2010-11-251-3/+1
* | Remove duplicate declarations.Juanma Barranquero2010-08-071-2/+0
* | Remove P_ and __P macros.Jan D2010-07-021-9/+9
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-2/+2
* (charset_ksc5601): Extern it.Kenichi Handa2009-04-161-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-2/+2
* (CHAR_CHARSET_P): Check if the encoder is loaded orKenichi Handa2008-11-291-1/+2
* (enum charset_method): DeleteKenichi Handa2008-11-271-11/+9
* Fix typos.Juanma Barranquero2008-05-231-4/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* (Vcharset_non_preferred_head)Kenichi Handa2008-05-141-0/+2
* (CHECK_CHARSET, CHECK_CHARSET_GET_ID, CHECK_CHARSET_GET_ATTR):Stefan Monnier2008-02-221-3/+3
* Merge from emacs--devo--0Miles Bader2008-01-091-2/+2
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-2/+2
* | Merge from emacs--devo--0Miles Bader2007-08-131-6/+6
|\|
| * Replace `iff' in comments.Glenn Morris2007-08-081-5/+5
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\|
| * Remove license from trivial file.Glenn Morris2007-07-251-1/+1