summaryrefslogtreecommitdiff
path: root/tal-notreent.c
Commit message (Collapse)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
|
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
|
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
|
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
|
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
|
* Update license to version 3.tege2007-09-181-4/+2
|
* Add a copyriot year.tege2006-04-101-1/+1
|
* (__gmp_tmp_mark): Add "struct" tag for tmp_marker.tege2006-04-051-2/+2
| | | | (__gmp_tmp_free): Likewise.
* Update FSF's address.tege2006-02-151-2/+2
|
* Amend to:Kevin Ryde2001-10-111-0/+121
* tal-notreent.c: Renamed from stack-alloc.c.