summaryrefslogtreecommitdiff
path: root/src/ccl.c
AgeCommit message (Expand)Author
2026-05-23New function memory_full_upPaul Eggert
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-07Work around GCC bug 123042Paul Eggert
2025-04-19Avoid name clashes with static GnuTLSPaul Eggert
2025-02-05(font-ccl-encoder-alist): Delete variable, unusedStefan Monnier
2025-01-01Update copyright year to 2025Paul Eggert
2024-02-18Ignore fewer GCC -fanalyzer diagnostics in ccl.cPaul Eggert
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-13Prefer AREF in GET_TRANSLATION_TABLEStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-05-17Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert
2023-05-14Work around GCC bug 109579 in ccl.cPaul Eggert
2023-01-15; Fix typosStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-05-31Pacify GCC 12 false positive in ccl.cPaul Eggert
2022-01-24Inline maybe_quitMattias EngdegÄrd
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Fix CCL_MOD typoPaul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-08-21Fix return value for CCL opcode lookup-integerPip Cet
2020-08-17Fix glitch uncovered by gcc -fsanitize=undefinedPaul Eggert
2020-08-15Prefer Fvector to make_uninit_vectorPaul Eggert
2020-04-25Inline a couple of functions that were macrosPaul Eggert
2020-04-17Prefer more inline functions in character.hPaul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-15Fix some fixnum overflow problems in ccl.cPaul Eggert
2019-06-27Improve XFIXNUM cleanup a bitPaul Eggert
2019-06-27Clean up use of XFIXNUM etc.Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-09Add make_vector and make_nil_vectorPaul Eggert
2018-08-07More macro renamings for bignumTom Tromey
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-05-16Merge with gnulib, pacifying GCC 7Paul Eggert
2017-01-25Replace QUIT with maybe_quitPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-03-11Merge from origin/emacs-25John Wiegley
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-02-04Prefer memcpy and memset to doing it by handPaul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-08Use INT_ADD_WRAPV etc. to check integer overflowPaul Eggert
2015-05-31Remove unused DEFSYMsPaul Eggert
2015-04-24Port --enable-gcc-warnings to GCC 5.1 x86-64Paul Eggert
2015-01-05Compute C decls for DEFSYMs automaticallyPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert