index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
category.c
Age
Commit message (
Expand
)
Author
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-24
Improve documentation of 'word-combining-categories'
Eli Zaretskii
2025-04-19
Avoid name clashes with static GnuTLS
Paul Eggert
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Pure storage removal: Remove purecopy hash table flag
Pip Cet
2024-12-12
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-01-13
Share hash table test structs
Mattias Engdegård
2024-01-13
Inlined and specialised hash table look-up
Mattias Engdegård
2024-01-13
Store hash values as integers instead of Lisp_Object
Mattias Engdegård
2024-01-13
Remove rehash-threshold and rehash-size struct members
Mattias Engdegård
2024-01-13
Represent hash table weakness as an enum internally
Mattias Engdegård
2024-01-02
; Add 2024 to copyright years
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-01-01
Update copyright year to 2020
Paul Eggert
2019-07-20
Simplify hashfn/cmpfn calling convention
Paul Eggert
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-09
Add make_vector and make_nil_vector
Paul Eggert
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-02-21
Use float instead of Lisp_Object for rehash_size
Paul Eggert
2017-02-18
Change type of `rehash_threshold' and `pure' fields in hash-tables
Stefan Monnier
2017-01-30
Fix hash tables not being purified correctly.
Vibhav Pant
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-08-13
Document CATEGORY arg to modify-category-entry
Noam Postavsky
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-09-16
Omit unnecessary \ before paren in C docstrings
Paul Eggert
2015-09-01
Escape ` and ' in doc
Paul Eggert
2015-04-29
Remove the deprecated INTERNAL_FIELD macro by expanding it
Oleh Krehel
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-09-16
Avoid more integer overflows on string size calculations.
Dmitry Antipov
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-11-04
Simplify and port recent bool vector changes.
Paul Eggert
2013-09-20
A simpler, centralized INLINE.
Paul Eggert
2013-08-26
* syntax.c (init_syntax_once): Adjust comment and do an early
Dmitry Antipov
2013-01-02
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-11-08
Use ad-hoc comparison function for the profiler's hash-tables.
Stefan Monnier
2012-09-30
Prefer plain 'static' to 'static inline'.
Paul Eggert
2012-09-15
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
[next]