aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/alloc-tests.el (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-08-24Disallow string data resizing (bug#79784)Mattias EngdegÄrd1-7/+0
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-12-31`make-finalizer' now has to be called with a function, so adjust testLars Ingebrigtsen1-1/+1
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas1-0/+2
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-01-22Fix crash when sending Gnus message (Bug#39207)Paul Eggert1-0/+7
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2017-04-07Deprecate copy-record in favor of copy-sequencePaul Eggert1-1/+1
2017-04-04Add record objects with user-defined types.Lars Brinkhoff1-0/+20
2015-11-30Update file headers for name change.Phillip Lord1-1/+1
2015-11-30Test files renamed to new scheme.Phillip Lord1-0/+0
2015-11-24Rename all test files to reflect source layout.Phillip Lord1-0/+0
2015-08-26Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert1-50/+0
2015-03-03Rename gc-precise-p to gc-preciseDaniel Colascione1-4/+4
2015-03-03# Standardize copyright and license notices for recently added filesGlenn Morris1-3/+5
2015-03-02Finalizer documentation, minor improvementsDaniel Colascione1-0/+3
2015-03-02Add support for finalizersDaniel Colascione1-0/+78