index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
coding.c
Age
Commit message (
Expand
)
Author
2019-04-28
Refactoring: move UTF-8 decoding functions into coding.h.
Philipp Stephani
2019-04-14
Remove static var system_eol_type
Paul Eggert
2019-03-30
Don't run buffer-related hooks in " *code conversion work*" buffers
Eli Zaretskii
2019-03-27
Attempt to fix crashes under GDB on Windows 10
Eli Zaretskii
2019-03-21
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-04
Simplify list creation in C code
Paul Eggert
2019-02-06
Prevent segfaults when running inside docker
Eli Zaretskii
2019-01-16
Fix previous change: use correct pdumper function
Daniel Colascione
2019-01-16
Fix crash in charset detection after pdumper load
Daniel Colascione
2019-01-15
Add portable dumper
Daniel Colascione
2019-01-09
Use shortcuts for Flength
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-17
Assume ‘emacs’ is defined in Emacs-only code
Paul Eggert
2018-12-09
Remove CHECK_FIXNUM_CAR etc.
Paul Eggert
2018-12-09
Add make_vector and make_nil_vector
Paul Eggert
2018-11-16
Merge from origin/emacs-26
Glenn Morris
2018-11-14
* src/coding.c (Fcheck_coding_systems_region): Doc fix. (Bug#33372)
Eli Zaretskii
2018-08-27
Improve bignum support for system types
Paul Eggert
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-06-29
unbind_to performance tuning
Paul Eggert
2018-06-18
Merge from origin/emacs-26
Glenn Morris
2018-06-17
Allow inserting non-BMP characters
Philipp Stephani
2018-06-15
Reject invalid 5-byte sequences when detecting UTF-8 encoding
Eli Zaretskii
2018-02-17
Merge from origin/emacs-26
Glenn Morris
2018-02-16
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
; Fix doc typos related to indefinite articles
Glenn Morris
2018-01-09
Merge from origin/emacs-26
Paul Eggert
2018-01-07
Allow inserting non-BMP characters
Philipp Stephani
2018-01-06
Fix Dired display and operations on file names with raw bytes
Eli Zaretskii
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-30
Improve error reporting when serializing non-Unicode strings to JSON
Philipp Stephani
2017-11-04
Allow 'make-string' callers force creation of multibyte strings
Eli Zaretskii
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-07-11
Add an optional testfn parameter to assoc
Nicolas Petton
2017-05-16
Merge with gnulib, pacifying GCC 7
Paul Eggert
2017-04-17
Tighten recently-added UTF-8 check
Paul Eggert
2017-03-19
Merge from origin/emacs-25
Paul Eggert
2017-02-05
; * src/coding.c (Fencode_coding_region): Fix a typo in the doc string.
Eli Zaretskii
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-22
Pacify --enable-gcc-warnings
Paul Eggert
2016-11-19
Merge from origin/emacs-25
Paul Eggert
2016-11-06
Modernize usage of 'macOS' in doc and comments
Paul Eggert
2016-07-30
Avoid warnings about undo list while decoding
Eli Zaretskii
2016-07-25
‘signal’ no longer returns
Paul Eggert
2016-06-22
Fix 'insert-file-contents' when REPLACE is non-nil
Eli Zaretskii
2016-06-11
emacs_strerror cleanups
Paul Eggert
[prev]
[next]