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
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Clarify base64 requirements and say what {en,de}code_coding_region does
Lars Ingebrigtsen
2019-12-24
1
-0
/
+14
*
Spelling fixes
Paul Eggert
2019-12-09
1
-4
/
+4
*
Fix and speed up en/decoding of UTF-8 strings
Eli Zaretskii
2019-11-23
1
-80
/
+122
*
Fix duplicated words in comments
Robert Pluim
2019-10-15
1
-1
/
+1
*
Update some URLs
Paul Eggert
2019-09-23
1
-1
/
+1
*
Fix a recent change in coding.c
Eli Zaretskii
2019-08-25
1
-7
/
+10
*
extern function cleanup
Paul Eggert
2019-08-24
1
-6
/
+6
*
Fix the MS-Windows build broken by recent changes
Eli Zaretskii
2019-08-04
1
-0
/
+2
*
Minor fix to recent coding.c change
Paul Eggert
2019-08-04
1
-63
/
+60
*
Add Unicode-safe UTF-8 converter
K. Handa
2019-08-04
1
-0
/
+730
*
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-07-08
1
-1
/
+0
*
* src/coding.c (decode_coding): Improve doc.
Stefan Monnier
2019-07-04
1
-3
/
+7
*
* src/coding.c (decode_coding_gap): Remove `chars` argument.
Stefan Monnier
2019-07-02
1
-7
/
+10
*
Merge from origin/emacs-26
Glenn Morris
2019-06-01
1
-9
/
+19
|
\
|
*
Improve documentation of decoding into a unibyte buffer
Eli Zaretskii
2019-05-25
1
-2
/
+5
|
*
; * src/coding.c: Improve commentary. (Bug#34765)
Eli Zaretskii
2019-05-23
1
-7
/
+14
*
|
Fix names of functions in last commit
Eli Zaretskii
2019-04-28
1
-7
/
+11
*
|
Refactoring: move UTF-8 decoding functions into coding.h.
Philipp Stephani
2019-04-28
1
-0
/
+19
*
|
Remove static var system_eol_type
Paul Eggert
2019-04-14
1
-24
/
+14
*
|
Don't run buffer-related hooks in " *code conversion work*" buffers
Eli Zaretskii
2019-03-30
1
-22
/
+4
*
|
Attempt to fix crashes under GDB on Windows 10
Eli Zaretskii
2019-03-27
1
-38
/
+49
*
|
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-30
/
+30
*
|
Simplify list creation in C code
Paul Eggert
2019-03-04
1
-11
/
+11
*
|
Prevent segfaults when running inside docker
Eli Zaretskii
2019-02-06
1
-0
/
+6
*
|
Fix previous change: use correct pdumper function
Daniel Colascione
2019-01-16
1
-1
/
+1
*
|
Fix crash in charset detection after pdumper load
Daniel Colascione
2019-01-16
1
-0
/
+25
*
|
Add portable dumper
Daniel Colascione
2019-01-15
1
-0
/
+9
*
|
Use shortcuts for Flength
Paul Eggert
2019-01-09
1
-9
/
+5
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Assume ‘emacs’ is defined in Emacs-only code
Paul Eggert
2018-12-17
1
-10
/
+0
*
|
Remove CHECK_FIXNUM_CAR etc.
Paul Eggert
2018-12-09
1
-34
/
+7
*
|
Add make_vector and make_nil_vector
Paul Eggert
2018-12-09
1
-38
/
+27
*
|
Merge from origin/emacs-26
Glenn Morris
2018-11-16
1
-9
/
+9
|
\
|
|
*
* src/coding.c (Fcheck_coding_systems_region): Doc fix. (Bug#33372)
Eli Zaretskii
2018-11-14
1
-9
/
+9
|
*
Allow inserting non-BMP characters
Philipp Stephani
2018-06-17
1
-7
/
+0
*
|
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
[next]