Paul Eggert
a3fd683de3
version-etc: new year
...
* build-aux/gendocs.sh (version):
* doc/gendocs_template:
* doc/gendocs_template_min:
* doc/gnulib.texi:
* lib/version-etc.c (COPYRIGHT_YEAR):
Update copyright dates by hand in templates and the like.
* all files: Run 'make update-copyright'.
2017-01-01 02:59:23 +00:00
Paul Eggert
71090a2a31
version-etc: new year
...
* build-aux/gendocs.sh (version):
* doc/gendocs_template:
* doc/gendocs_template_min:
* doc/gnulib.texi:
* lib/version-etc.c (COPYRIGHT_YEAR):
Update copyright dates by hand in templates and the like.
* all files: Run 'make update-copyright'.
2016-01-01 00:57:21 -08:00
Paul Eggert
b9bfe78424
version-etc: new year
...
* doc/gnulib.texi:
* lib/version-etc.c (COPYRIGHT_YEAR): Update copyright date.
* all files: Run 'make update-copyright'.
2014-12-31 17:47:54 -08:00
Eric Blake
1276a2c5f2
maint: update copyright
...
I ran 'make update-copyright'.
Signed-off-by: Eric Blake <eblake@redhat.com >
2014-01-01 00:07:10 -07:00
Eric Blake
9fc81090f6
maint: update all copyright year number ranges
...
Run "make update-copyright". Compare to commit 1602f0a
from last year.
Signed-off-by: Eric Blake <eblake@redhat.com >
2013-01-01 00:50:58 +00:00
Bruno Haible
80c3530fa6
modf* tests: More tests.
...
* tests/test-modf.h: New file.
* tests/test-modf.c: Include <float.h> and test-modf.h.
(main): Invoke test_function.
* tests/test-modff.c: Include <float.h> and test-modf.h.
(main): Invoke test_function.
* tests/test-modfl.c: Include <float.h> and test-modf.h.
(main): Invoke test_function.
* modules/modf-tests (Files): Add tests/test-modf.h, tests/randomd.c.
(Makefile.am): Add randomd.c to test_modf_SOURCES.
* modules/modff-tests (Files): Add tests/test-modf.h, tests/randomf.c.
(Makefile.am): Add randomf.c to test_modff_SOURCES.
* modules/modfl-tests (Files): Add tests/test-modf.h, tests/randoml.c.
(Depends-on): Add 'float'.
(Makefile.am): Add randoml.c to test_modfl_SOURCES.
2012-03-03 17:49:18 +01:00
Jim Meyering
1602f0afed
maint: update all copyright year number ranges
...
Run "make update-copyright".
2012-01-01 10:04:58 +01:00
Bruno Haible
998fc74ae9
modf tests: Make test sharper.
...
* tests/test-modf.c (main): Strengthen upper bound.
2011-10-06 02:44:05 +02:00
Jim Meyering
d60f3b0c6b
maint: update almost all copyright ranges to include 2011
...
Run the new "make update-copyright" rule.
2011-01-01 22:12:59 +01:00
Bruno Haible
05edbffcd4
Tests for module 'modf'.
2010-01-25 02:16:54 +01:00