index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tparam.c
Age
Commit message (
Expand
)
Author
2026-05-23
New function memory_full_up
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-04-19
; Delete superfluous comments explaining config.h
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-09
Merge from origin/emacs-29
Eli Zaretskii
2023-12-03
; Fix typos
Stefan Kangas
2023-05-17
Prefer C23 ckd_* to Gnulib *_WRAPV macros
Paul Eggert
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-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-09
Improve --enable-gcc-warnings for MinGW64
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-08
Use INT_ADD_WRAPV etc. to check integer overflow
Paul Eggert
2015-04-19
Use bool for boolean in textprop.c, undo.c
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-12-25
Prefer stpcpy to strcat
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-03
Use bool for boolean.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-12-31
Use URLs, not Boston addresses, in copyright notices.
Paul Eggert
2012-09-15
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-04
Simplify redefinition of 'abort' (Bug#12316).
Paul Eggert
2012-07-05
Cleanup xmalloc.
Dmitry Antipov
2012-05-21
Assume C89 or later.
Paul Eggert
2011-08-04
Adjust in response to jan.h.d's comments.
Paul Eggert
2011-07-28
* tparam.c: Integer and memory overflow fixes.
Paul Eggert
2011-07-10
Protoize
Andreas Schwab
2011-03-08
* tparam.h: New file.
Paul Eggert
2011-01-15
Nuke arch-tags.
Glenn Morris
2010-07-07
Clean up include guards.
Dan Nicolaescu
2010-07-08
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Andreas Schwab
2010-07-04
Convert (most) functions in src to standard C.
Dan Nicolaescu
2009-10-19
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-01-08
Revert copyright year changes for files that are not part of Emacs.
Glenn Morris
2009-01-08
Add 2009 to copyright years.
Glenn Morris
2008-07-27
Remove support for Mac Carbon.
Dan Nicolaescu
2008-01-08
Add 2008 to copyright years.
Glenn Morris
2007-01-14
Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris
2006-02-06
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-07-04
Update FSF's address.
Lute Kamstra
2003-12-24
(tparam1): Add handling for `%pN', which
Thien-Thi Nguyen
2003-09-01
Add arch taglines
Miles Bader
[next]