index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
coding.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
emacs_strerror cleanups
Paul Eggert
2016-06-11
1
-2
/
+0
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Make src headers idempotent and standalone
Paul Eggert
2015-10-16
1
-0
/
+2
*
Avoid aborts when keyboard-coding-system is raw-text (Bug#19532)
Eli Zaretskii
2015-01-31
1
-0
/
+1
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-19
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* coding.h (struct coding_system): Remove 'error_positions' (unused)
Dmitry Antipov
2014-07-10
1
-33
/
+28
*
Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.
Paul Eggert
2014-04-05
1
-1
/
+1
*
Fix bug#16286 by the different way than 2014-01-26T00:32:30Z!eggert@cs.ucla.e...
Kenichi Handa
2014-01-29
1
-1
/
+3
*
When decoding, prefer ptrdiff_t to int for buffer positions etc.
Paul Eggert
2014-01-25
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Use bool for boolean, focusing on headers.
Paul Eggert
2013-12-14
1
-30
/
+31
*
Finished conversion routines; w32-unicode-filenames exposed to Lisp.
Eli Zaretskii
2013-10-26
1
-14
/
+4
*
Do not allocate huge temporary memory areas and objects while encoding
Dmitry Antipov
2013-10-08
1
-0
/
+4
*
Minor cleanup to avoid forward declarations.
Dmitry Antipov
2013-08-30
1
-2
/
+0
*
Fix minor problems found by static checking.
Paul Eggert
2013-06-29
1
-3
/
+9
*
coding.h (define_coding_undecided_arg_index): New enum.
Kenichi Handa
2013-06-28
1
-0
/
+20
*
Fix the setting of buffer-file-coding-system on, for instance, C-x RET c unix...
Kenichi Handa
2013-05-22
1
-0
/
+2
*
Optimize ASCII file reading with EOL format detection and decoding.
Kenichi Handa
2013-03-16
1
-1
/
+5
*
2013-03-10 Daniel Colascione <dancol@dancol.org>
Daniel Colascione
2013-03-10
1
-0
/
+3
*
Coding system support cleanup and minor refactoring.
Dmitry Antipov
2013-03-06
1
-28
/
+6
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
* coding.c (Qmac): Now static.
Paul Eggert
2012-12-30
1
-1
/
+1
|
/
*
Fix build break in non-Cygw32 Cygwin builds introduced in 2012-10-29T17:24:29...
Daniel Colascione
2012-10-29
1
-2
/
+2
*
2012-10-29 Daniel Colascione <dancol@dancol.org>
Daniel Colascione
2012-10-29
1
-0
/
+22
*
Misc minor simplifications in C code.
Stefan Monnier
2012-10-01
1
-6
/
+0
*
* cmds.c, coding.c: Use bool for booleans.
Paul Eggert
2012-08-27
1
-27
/
+22
*
* coding.h (CODING_ATTR_FLUSHING): Remove; unused and wouldn't work.
Paul Eggert
2012-07-31
1
-1
/
+0
*
Merge from trunk.
Paul Eggert
2012-01-09
1
-2
/
+2
|
\
|
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
|
*
Spelling fixes.
Paul Eggert
2011-12-30
1
-1
/
+1
*
|
Merge from trunk.
Paul Eggert
2011-12-10
1
-1
/
+1
|
\
|
|
*
Don't macro-inline non-performance-critical code.
Stefan Monnier
2011-12-04
1
-1
/
+1
*
|
Merge from trunk.
Paul Eggert
2011-11-18
1
-1
/
+1
|
\
|
|
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
|
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-21
1
-10
/
+10
|
/
*
Use ptrdiff_t for hash table indexes.
Paul Eggert
2011-07-18
1
-1
/
+1
*
* coding.h (coding, code_convert_region, encode_coding_gap): Remove
Paul Eggert
2011-04-10
1
-6
/
+0
*
Declare Lisp_Object Q* variables to be 'static' if not exproted.
Paul Eggert
2011-04-10
1
-3
/
+1
*
Replace some uses of `int' with EMACS_INT.
Eli Zaretskii
2011-04-09
1
-1
/
+1
*
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
-39
/
+0
*
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
*
|
Encode frame title and icon name before setting.
Jan Djärv
2010-12-30
1
-2
/
+1
[next]