summaryrefslogtreecommitdiff
path: root/src/tparam.c
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Improve --enable-gcc-warnings for MinGW64Paul Eggert2017-09-09
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Use INT_ADD_WRAPV etc. to check integer overflowPaul Eggert2015-11-08
* Use bool for boolean in textprop.c, undo.cPaul Eggert2015-04-19
* Update copyright year to 2015Paul Eggert2015-01-01
* Prefer stpcpy to strcatPaul Eggert2014-12-25
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Use bool for boolean.Paul Eggert2013-12-03
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-31
* Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-15
* Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-04
* Cleanup xmalloc.Dmitry Antipov2012-07-05
* Assume C89 or later.Paul Eggert2012-05-21
* Adjust in response to jan.h.d's comments.Paul Eggert2011-08-04
* * tparam.c: Integer and memory overflow fixes.Paul Eggert2011-07-28
* ProtoizeAndreas Schwab2011-07-10
* * tparam.h: New file.Paul Eggert2011-03-08
* Nuke arch-tags.Glenn Morris2011-01-15
* Clean up include guards.Dan Nicolaescu2010-07-07
* Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-08
* Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-04
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* Revert copyright year changes for files that are not part of Emacs.Glenn Morris2009-01-08
* Add 2009 to copyright years.Glenn Morris2009-01-08
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-27
* Add 2008 to copyright years.Glenn Morris2008-01-08
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* (tparam1): Add handling for `%pN', whichThien-Thi Nguyen2003-12-24
* Add arch taglinesMiles Bader2003-09-01
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-26
* [!emacs]: Move #define of bcopy to after string.h.Richard M. Stallman2002-03-03
* (tparam1): Change the way buffers are reallocated to beGerd Moellmann2000-12-08
* [emacs]: Include lisp.h.Dave Love2000-06-20
* (tparam1): Abort when encountering an unknownGerd Moellmann2000-04-13
* Update FSF address in comment.Karl Heuer1996-01-29
* Don't assume that HAVE_CONFIG_H implies emacs.David J. MacKenzie1995-09-02
* (tparam): Remove arg array and the #ifdef.David J. MacKenzie1995-07-26