summaryrefslogtreecommitdiff
path: root/src/coding.h
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-08Fix some C symbol extern visibilityPaul Eggert
2025-04-19Avoid name clashes with static GnuTLSPaul Eggert
2025-01-01Update copyright year to 2025Paul Eggert
2024-06-14; Update comments in a recent commitEli Zaretskii
2024-06-14"Insert before markers" in read_and_insert_process_output properlyDmitry Gutov
2024-01-20Be more systematic about parens in C source codePaul Eggert
2024-01-13Inlined and specialised hash table look-upMattias Engdegård
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-02-12Update Android portPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-20Inhibit buffer hooks in temporary buffersBasil L. Contovounesios
2020-10-05Use the full name of the null byte/character, not its abbreviationAndreas Schwab
2020-04-11Allow ENCODE_FILE and DECODE_FILE to use no-copy conversionMattias Engdegård
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-23Fix and speed up en/decoding of UTF-8 stringsEli Zaretskii
2019-08-04Add Unicode-safe UTF-8 converterK. Handa
2019-07-02* src/coding.c (decode_coding_gap): Remove `chars` argument.Stefan Monnier
2019-04-28Fix names of functions in last commitEli Zaretskii
2019-04-28Refactoring: move UTF-8 decoding functions into coding.h.Philipp Stephani
2019-03-30Don't run buffer-related hooks in " *code conversion work*" buffersEli Zaretskii
2019-03-21Fix misuses of NULL when talking about the NUL characterStefan Monnier
2019-02-08Merge from origin/emacs-26Glenn Morris
2019-02-06; * src/coding.h (struct coding_system): Fix a typo in a comment.Eli Zaretskii
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-17Assume ‘emacs’ is defined in Emacs-only codePaul Eggert
2018-07-02Merge from origin/emacs-26Glenn Morris
2018-06-27Avoid compiler warning using coding.hEli Zaretskii
2018-06-17Allow inserting non-BMP charactersPhilipp Stephani
2018-01-15; * src/coding.h (surrogates_to_codepoint): Add prototype.Eli Zaretskii
2018-01-07Allow inserting non-BMP charactersPhilipp Stephani
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-30Improve error reporting when serializing non-Unicode strings to JSONPhilipp Stephani
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-17Tighten recently-added UTF-8 checkPaul Eggert
2017-04-16Remove unused coding enumsPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-06-11emacs_strerror cleanupsPaul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-10-16Make src headers idempotent and standalonePaul Eggert
2015-01-31Avoid aborts when keyboard-coding-system is raw-text (Bug#19532)Eli Zaretskii
2015-01-05Compute C decls for DEFSYMs automaticallyPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert