]> code.delx.au - gnu-emacs/history - src/coding.c
Update copyright year to 2015
[gnu-emacs] / src / coding.c
2015-01-01 Paul EggertUpdate copyright year to 2015
2014-10-08 Kenichi HandaFix bug #18610 with crashes when visiting files with...
2014-08-06 Eli Zaretskiisrc/coding.c: Fix typos in comments and doc strings.
2014-06-28 Andreas SchwabFixes: debbugs:17865
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-01-29 Kenichi Handamerge trunk
2014-01-29 Kenichi HandaFix bug#16286 by the different way than 2014-01-26T00...
2014-01-26 Paul EggertWhen decoding, prefer ptrdiff_t to int for buffer posit...
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-14 Paul EggertUse bool for boolean, focusing on headers.
2013-12-12 David EngsterMerge from CEDET upstream.
2013-12-12 Eli ZaretskiiSupport MS-Windows file names that use characters outsi...
2013-12-11 Eli ZaretskiiAnother merge from trunk.
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-10 Eli ZaretskiiMerge from trunk.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-11-18 Eli ZaretskiiFix bug #15841 with assertion violations due to newline...
2013-10-26 Eli ZaretskiiFinished conversion routines; w32-unicode-filenames...
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-10-08 Dmitry AntipovDo not allocate huge temporary memory areas and objects...
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-26 Dmitry Antipov* syntax.c (init_syntax_once): Adjust comment and do...
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-04 Xue FuqiaoMerge from mainline.
2013-08-03 Dmitry AntipovDo not use global Lisp_Object in composition macros.
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-20 Kenichi Handamerge trunk
2013-07-20 Kenichi Handacoding.c (decode_coding_iso_2022): Fix previous change.
2013-07-20 Kenichi Handa* coding.c (CODING_ISO_FLAG_LEVEL_4): New macro.
2013-07-19 Richard M. Stallman(decode_coding_utf_8): Add simple loop for fast process...
2013-07-16 Paul EggertNew unwind-protect flavors to better type-check C callb...
2013-07-16 Paul EggertPrefer list1 (X) to Fcons (X, Qnil) when building lists.
2013-07-13 Eli ZaretskiiFix bug #14822 with decoding when inhibit-null-byte...
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-06-29 Paul EggertFix minor problems found by static checking.
2013-06-29 Kenichi Handamerge trunk
2013-06-29 Kenichi Handamerge trunk
2013-06-28 Kenichi Handacoding.c (setup_coding_system): Handle CODING->spec...
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-21 Stephen BermanMerge from trunk.
2013-06-17 Paul EggertUse functions, not macros, for XINT etc.
2013-06-14 Stephen BermanMerge from trunk.
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-05-22 Kenichi Handamerge trunk
2013-05-22 Kenichi HandaFix the setting of buffer-file-coding-system on, for...
2013-05-09 Glenn MorrisMerge from emacs-24; up to 2012-12-27T17:59:21Z!rgm...
2013-05-01 Eli ZaretskiiMerge from trunk.
2013-04-28 Eli ZaretskiiFix bug #14287 with decoding EOL by *-dos coding systems.
2013-04-26 Glenn MorrisMerge from emacs-24; up to 2012-12-27T08:21:08Z!rgm...
2013-04-24 Eli ZaretskiiMerge from trunk.
2013-04-24 Kenichi Handacoding.c (decode_coding_iso_2022): When an invalid...
2013-04-20 Glenn MorrisMerge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka...
2013-04-14 Eli ZaretskiiMerge from trunk, resolve conflicts.
2013-04-06 Paul EggertSpelling fix.
2013-04-05 Kenichi Handamerge trunk
2013-04-05 Kenichi HandaOptimize the code for reading UTF-8 files.
2013-03-30 Glenn MorrisMerge from emacs-24; up to 2012-12-26T16:22:18Z!michael...
2013-03-28 Eli ZaretskiiMerge from trunk and resolve conflicts.
2013-03-22 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-21 Kenichi Handamerge trunk
2013-03-21 Kenichi HandaFix a bug introduced by 2013-03-15T16:06:12Z!handa...
2013-03-20 Kenichi Handamerge trunk
2013-03-20 Kenichi Handacoding.c (syms_of_coding): Initialize disable_ascii_opt...
2013-03-19 Paul EggertSpelling fixes.
2013-03-16 Stefan MonnierMerge from emacs-24
2013-03-15 Paul Eggert* coding.c (decode_coding_gap): Fix typo caught by...
2013-03-15 Kenichi Handamerge trunk
2013-03-15 Kenichi HandaOptimize ASCII file reading with EOL format detection...
2013-03-11 Glenn MorrisMerge from emacs-24; up to 2012-12-25T17:37:29Z!eliz...
2013-03-10 Daniel Colascione2013-03-10 Daniel Colascione <dancol@dancol.org>
2013-03-10 Kenichi HandaFix previous change.
2013-03-10 Kenichi Handamerge trunk
2013-03-10 Kenichi HandaOn file insertion, skip decoding if all bytes are ASCII.
2013-03-09 Eli Zaretskiicoding.c (to_unicode): Fix a typo in a comment.
2013-03-08 Glenn MorrisMerge from emacs-24; up to 2012-12-25T15:07:59Z!dmantip...
2013-03-06 Dmitry AntipovCoding system support cleanup and minor refactoring.
2013-03-06 Glenn MorrisMerge from emacs-24; up to 2012-12-25T11:37:21Z!dmantip...
2013-03-05 Glenn MorrisMerge from emacs-24; up to 2012-12-24T15:56:17Z!eliz...
2013-03-03 Glenn MorrisMerge from emacs-24; up to 2012-12-24T06:24:08Z!eggert...
2013-03-02 Glenn MorrisMerge from emacs-24; up to 2012-12-23T17:06:58Z!eliz...
2013-02-28 Glenn MorrisMerge from emacs-24; up to 2012-12-23T02:41:17Z!rgm...
2013-02-24 Glenn MorrisMerge from emacs-24; up to 2012-12-22T19:09:52Z!rgm...
2013-02-22 Glenn MorrisMerge from emacs-24; up to 2012-12-22T02:59:08Z!cyd...
2013-02-21 Glenn MorrisMerge from emacs-24; up to 2012-12-21T07:35:02Z!ueno...
2013-02-19 Glenn MorrisMerge from emacs-24; up to 2012-12-20T16:09:05Z!dmantip...
2013-02-18 Bill WohlerMerge from trunk; up to 2013-02-18T01:30:27Z!monnier...
2013-02-17 Glenn MorrisMerge from emacs-24; up to 2012-12-20T05:05:41Z!dmantip...
2013-02-15 Glenn MorrisMerge from emacs-24; up to 2012-12-19T19:51:40Z!monnier...
2013-02-15 Paul EggertMerge from emacs-24; up to 2012-12-19T13:01:16Z!michael...
2013-02-13 Glenn MorrisMerge from emacs-24; up to 2012-12-17T11:17:34Z!rgm...
next