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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve bignum support for system types
Paul Eggert
2018-08-27
1
-1
/
+1
*
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-117
/
+117
*
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-94
/
+94
*
unbind_to performance tuning
Paul Eggert
2018-06-29
1
-3
/
+1
*
Merge from origin/emacs-26
Glenn Morris
2018-06-18
1
-1
/
+4
|
\
|
*
Reject invalid 5-byte sequences when detecting UTF-8 encoding
Eli Zaretskii
2018-06-15
1
-1
/
+4
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-17
1
-2
/
+2
|
\
|
|
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
|
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-09
1
-3
/
+16
|
\
|
|
*
Fix Dired display and operations on file names with raw bytes
Eli Zaretskii
2018-01-06
1
-3
/
+16
*
|
Allow inserting non-BMP characters
Philipp Stephani
2018-01-07
1
-7
/
+0
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Improve error reporting when serializing non-Unicode strings to JSON
Philipp Stephani
2017-12-30
1
-0
/
+22
*
|
Allow 'make-string' callers force creation of multibyte strings
Eli Zaretskii
2017-11-04
1
-1
/
+1
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Add an optional testfn parameter to assoc
Nicolas Petton
2017-07-11
1
-3
/
+3
*
Merge with gnulib, pacifying GCC 7
Paul Eggert
2017-05-16
1
-1
/
+3
*
Tighten recently-added UTF-8 check
Paul Eggert
2017-04-17
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-03-19
1
-2
/
+2
|
\
|
*
; * src/coding.c (Fencode_coding_region): Fix a typo in the doc string.
Eli Zaretskii
2017-02-05
1
-2
/
+2
*
|
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
*
|
Pacify --enable-gcc-warnings
Paul Eggert
2016-12-22
1
-3
/
+3
*
|
Merge from origin/emacs-25
Paul Eggert
2016-11-19
1
-1
/
+1
|
\
|
|
*
Modernize usage of 'macOS' in doc and comments
Paul Eggert
2016-11-06
1
-1
/
+1
*
|
Avoid warnings about undo list while decoding
Eli Zaretskii
2016-07-30
1
-0
/
+21
*
|
‘signal’ no longer returns
Paul Eggert
2016-07-25
1
-3
/
+3
*
|
Fix 'insert-file-contents' when REPLACE is non-nil
Eli Zaretskii
2016-06-22
1
-4
/
+8
*
|
emacs_strerror cleanups
Paul Eggert
2016-06-11
1
-20
/
+0
*
|
Replace IF_LINT by NONVOLATILE and UNINIT
Paul Eggert
2016-06-08
1
-4
/
+5
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
K. Handa
2016-06-01
1
-4
/
+4
|
\
\
|
*
|
Omit IF_LINT code that no longer seems needed
Paul Eggert
2016-05-30
1
-4
/
+4
*
|
|
Fix incomplete handling of translation table in a coding system.
K. Handa
2016-06-01
1
-34
/
+27
|
/
/
*
|
Update allowable arguments for open-network-stream
Ken Brown
2016-05-24
1
-1
/
+2
*
|
; Fix typo in previous patch.
Paul Eggert
2016-04-04
1
-1
/
+1
*
|
New C macro AUTO_STRING_WITH_LEN
Paul Eggert
2016-04-04
1
-5
/
+4
*
|
Merge from origin/emacs-25
John Wiegley
2016-03-11
1
-4
/
+4
|
\
|
|
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-4
/
+4
*
|
Remove unused code in coding.c
Eli Zaretskii
2016-02-27
1
-29
/
+19
|
/
*
Fix decoding DOS EOL in a unibyte buffer
Eli Zaretskii
2016-02-17
1
-3
/
+3
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Use INT_ADD_WRAPV etc. to check integer overflow
Paul Eggert
2015-11-08
1
-11
/
+10
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-2
/
+0
*
* src/coding.c (complement_process_encoding_system): Revert last
Andreas Schwab
2015-10-03
1
-1
/
+0
*
More validatation of coding systems
Andreas Schwab
2015-10-03
1
-1
/
+3
*
Avoid crashes in coding_inherit_eol_type
Eli Zaretskii
2015-10-03
1
-0
/
+2
*
Omit unnecessary \ before paren in C docstrings
Paul Eggert
2015-09-16
1
-2
/
+2
*
Add -Wswitch to --enable-gcc-warnings
Paul Eggert
2015-09-16
1
-0
/
+5
[next]