summaryrefslogtreecommitdiff
path: root/src/coding.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove CHECK_FIXNUM_CAR etc.Paul Eggert2018-12-091-34/+7
* | Add make_vector and make_nil_vectorPaul Eggert2018-12-091-38/+27
* | Merge from origin/emacs-26Glenn Morris2018-11-161-9/+9
|\ \ | |/
| * * src/coding.c (Fcheck_coding_systems_region): Doc fix. (Bug#33372)Eli Zaretskii2018-11-141-9/+9
| * Allow inserting non-BMP charactersPhilipp Stephani2018-06-171-7/+0
* | Improve bignum support for system typesPaul Eggert2018-08-271-1/+1
* | More macro renamings for bignumTom Tromey2018-08-071-117/+117
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-121-94/+94
* | unbind_to performance tuningPaul Eggert2018-06-291-3/+1
* | Merge from origin/emacs-26Glenn Morris2018-06-181-1/+4
|\ \ | |/
| * Reject invalid 5-byte sequences when detecting UTF-8 encodingEli Zaretskii2018-06-151-1/+4
* | Merge from origin/emacs-26Glenn Morris2018-02-171-2/+2
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-091-3/+16
|\ \ | |/
| * Fix Dired display and operations on file names with raw bytesEli Zaretskii2018-01-061-3/+16
* | Allow inserting non-BMP charactersPhilipp Stephani2018-01-071-7/+0
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Improve error reporting when serializing non-Unicode strings to JSONPhilipp Stephani2017-12-301-0/+22
* | Allow 'make-string' callers force creation of multibyte stringsEli Zaretskii2017-11-041-1/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Add an optional testfn parameter to assocNicolas Petton2017-07-111-3/+3
* Merge with gnulib, pacifying GCC 7Paul Eggert2017-05-161-1/+3
* Tighten recently-added UTF-8 checkPaul Eggert2017-04-171-1/+1
* Merge from origin/emacs-25Paul Eggert2017-03-191-2/+2
|\
| * ; * src/coding.c (Fencode_coding_region): Fix a typo in the doc string.Eli Zaretskii2017-02-051-2/+2
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Pacify --enable-gcc-warningsPaul Eggert2016-12-221-3/+3
* | Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
* | Avoid warnings about undo list while decodingEli Zaretskii2016-07-301-0/+21
* | ‘signal’ no longer returnsPaul Eggert2016-07-251-3/+3
* | Fix 'insert-file-contents' when REPLACE is non-nilEli Zaretskii2016-06-221-4/+8
* | emacs_strerror cleanupsPaul Eggert2016-06-111-20/+0
* | Replace IF_LINT by NONVOLATILE and UNINITPaul Eggert2016-06-081-4/+5
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2016-06-011-4/+4
|\ \
| * | Omit IF_LINT code that no longer seems neededPaul Eggert2016-05-301-4/+4
* | | Fix incomplete handling of translation table in a coding system.K. Handa2016-06-011-34/+27
|/ /
* | Update allowable arguments for open-network-streamKen Brown2016-05-241-1/+2
* | ; Fix typo in previous patch.Paul Eggert2016-04-041-1/+1
* | New C macro AUTO_STRING_WITH_LENPaul Eggert2016-04-041-5/+4
* | Merge from origin/emacs-25John Wiegley2016-03-111-4/+4
|\ \ | |/
| * Rework C source files to avoid ^(Paul Eggert2016-03-101-4/+4
* | Remove unused code in coding.cEli Zaretskii2016-02-271-29/+19
|/
* Fix decoding DOS EOL in a unibyte bufferEli Zaretskii2016-02-171-3/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Use INT_ADD_WRAPV etc. to check integer overflowPaul Eggert2015-11-081-11/+10
* Include-file cleanup for src directoryPaul Eggert2015-10-201-2/+0