index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
coding.h
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-08
Fix some C symbol extern visibility
Paul Eggert
2025-04-19
Avoid name clashes with static GnuTLS
Paul Eggert
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-06-14
; Update comments in a recent commit
Eli Zaretskii
2024-06-14
"Insert before markers" in read_and_insert_process_output properly
Dmitry Gutov
2024-01-20
Be more systematic about parens in C source code
Paul Eggert
2024-01-13
Inlined and specialised hash table look-up
Mattias Engdegård
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-02-12
Update Android port
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-20
Inhibit buffer hooks in temporary buffers
Basil L. Contovounesios
2020-10-05
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-04-11
Allow ENCODE_FILE and DECODE_FILE to use no-copy conversion
Mattias Engdegård
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-23
Fix and speed up en/decoding of UTF-8 strings
Eli Zaretskii
2019-08-04
Add Unicode-safe UTF-8 converter
K. Handa
2019-07-02
* src/coding.c (decode_coding_gap): Remove `chars` argument.
Stefan Monnier
2019-04-28
Fix names of functions in last commit
Eli Zaretskii
2019-04-28
Refactoring: move UTF-8 decoding functions into coding.h.
Philipp Stephani
2019-03-30
Don't run buffer-related hooks in " *code conversion work*" buffers
Eli Zaretskii
2019-03-21
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-02-08
Merge from origin/emacs-26
Glenn Morris
2019-02-06
; * src/coding.h (struct coding_system): Fix a typo in a comment.
Eli Zaretskii
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-07-02
Merge from origin/emacs-26
Glenn Morris
2018-06-27
Avoid compiler warning using coding.h
Eli Zaretskii
2018-06-17
Allow inserting non-BMP characters
Philipp Stephani
2018-01-15
; * src/coding.h (surrogates_to_codepoint): Add prototype.
Eli Zaretskii
2018-01-07
Allow inserting non-BMP characters
Philipp Stephani
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-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-04-17
Tighten recently-added UTF-8 check
Paul Eggert
2017-04-16
Remove unused coding enums
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-06-11
emacs_strerror cleanups
Paul Eggert
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-10-16
Make src headers idempotent and standalone
Paul Eggert
2015-01-31
Avoid aborts when keyboard-coding-system is raw-text (Bug#19532)
Eli Zaretskii
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
[next]