summaryrefslogtreecommitdiff
path: root/tests/rand
Commit message (Collapse)AuthorAgeFilesLines
* (AM_LDFLAGS): Define. (Thanks to Emmanuel Thom?? and Vincent Lefevre.)Torbjorn Granlund2017-06-281-0/+1
|
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-2912-12/+0
|
* INCLUDES => AM_CPPFLAGS.Torbjorn Granlund2014-10-011-1/+1
|
* Remove 'register' declarations.Torbjorn Granlund2014-01-202-2/+2
|
* Use https to link to GNU license.Torbjorn Granlund2013-12-0215-15/+15
|
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
|
* Remove 2 clang warnings in the testsuite (printf argument type mismatch and ↵Marc Glisse2013-09-211-1/+1
| | | | signed overflow).
* Put all of test suite under GPL, use consistent header.Torbjorn Granlund2012-11-2115-165/+165
|
* Add forgotten copyright years.Torbjorn Granlund2012-01-171-1/+1
|
* (check_bigc): Call abort after reporting error.Torbjorn Granlund2011-08-101-0/+1
|
* Add 'const' to variables pointing to character strings.Torbjorn Granlund2010-11-101-41/+35
|
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-281-1/+1
|
* Fix lot of spelling errors.Torbjorn Granlund2009-11-152-2/+2
|
* New .hgignore file. Removed all old .cvsignore files.Niels Möller2008-09-051-9/+0
|
* */Makefile.in, configure, aclocal.m4, config.in: Removed filesNiels Möller2008-09-051-736/+0
| | | | | from repository. They're instead generated by automake and autoconf before distribution.
* Clean up spacing.tege2007-09-246-58/+52
|
* Update license to version 3.tege2007-09-1816-71/+32
|
* Update FSF's address.tege2006-02-1516-32/+32
|
* #include stdlib.h.tege2005-05-252-2/+4
|
* * */Makefile.in, install-sh, aclocal.m4: Update to automake 1.8.4.Kevin Ryde2004-05-101-4/+6
|
* Regenerate for:Kevin Ryde2004-05-101-1/+0
| | | | * demos/expr/expr-impl.h: Don't use expr-config.h.
* Regenerate for:Kevin Ryde2004-05-081-9/+2
| | | | | | | | * configure.in, Makefile.am, doc/gmp.texi, doc/configuration, tests/cxx/Makefile.am, demos/expr/Makefile.am, demos/expr/README, demos/expr/expr.c, demos/expr/expr.h, demos/expr/expr-config-h.in, demos/expr/expr-impl.h, demos/expr/run-expr.c, demos/expr/t-expr.c: MPFR now published separately, remove various bits.
* * tests/rand/t-lc2exp.c (check_bigc1): New test.Kevin Ryde2004-04-211-0/+32
|
* Regenerate for:Kevin Ryde2004-04-201-1/+1
| | | | * */Makefile.in, install-sh: Update to automake 1.8.3.
* * aclocal.m4, configure, ltmain.sh, */Makefile.in: Update to automakeKevin Ryde2004-02-281-3/+3
| | | | 1.8.2 and libtool 1.5.2.
* Regenerate for:Kevin Ryde2004-01-111-0/+1
| | | | | * configure.in, demos/calc/Makefile.am: Use -lcurses or -lncurses with readline, when available.
* Regenerate for:Kevin Ryde2003-12-191-1/+1
| | | | * mkinstalldirs: Remove, not required by automake 1.8.
* * */Makefile.in, configure, aclocal.m4, ansi2knr.c, install-sh,Kevin Ryde2003-12-191-156/+162
| | | | doc/mdate-sh: Update to automake 1.8.
* Regenerate for:Kevin Ryde2003-12-101-0/+2
| | | | | * configure.in (LIBGMP_LDFLAGS, LIBGMPXX_LDFLAGS): New AC_SUBSTs with options to generate .def files with windows DLLs.
* Added .cvsignore files, to reduce clutter in cvs output.Niels Möller2003-11-261-0/+9
|
* Add stdlib.h for abort prototype.Kevin Ryde2003-04-231-0/+1
|
* Correction to:Kevin Ryde2003-03-291-1/+1
| | | | | | * tests/rand/t-urbui.c, tests/rand/t-urmui.c: New files. Need a long "1" setting up limit, since int can be smaller than long.
* Regenerate for:Kevin Ryde2003-03-291-9/+45
| | | | | | | | * tests/rand/t-iset.c: New file. * tests/rand/Makefile.am: Add it. * tests/rand/t-urbui.c, tests/rand/t-urmui.c: New files. * tests/rand/Makefile.am: Add them.
* * tests/rand/t-urbui.c, tests/rand/t-urmui.c: New files.Kevin Ryde2003-03-291-1/+1
| | | | * tests/rand/Makefile.am: Add them.
* * tests/rand/t-urbui.c, tests/rand/t-urmui.c: New files.Kevin Ryde2003-03-292-0/+142
|
* * tests/rand/t-iset.c: New file.Kevin Ryde2003-03-291-2/+2
| | | | * tests/rand/Makefile.am: Add it.
* * tests/rand/t-iset.c: New file.Kevin Ryde2003-03-291-0/+69
|
* * mpfr/*: Update to mpfr cvs 2003-01-18.Kevin Ryde2003-01-181-0/+1
|
* Regenerate for:Kevin Ryde2003-01-111-0/+1
| | | | * mpfr/*: Update to mpfr cvs 2003-01-11.
* Regenerate for:Kevin Ryde2002-12-211-7/+19
| | | | | | 2002-12-22 Pedro Gimeno <pggimeno@wanadoo.es> * tests/rand/t-mt.c: New test. * tests/rand/Makefile.am (check_PROGRAMS): Add it.
* 2002-12-22 Pedro Gimeno <pggimeno@wanadoo.es>Kevin Ryde2002-12-211-1/+1
| | | | | * tests/rand/t-mt.c: New test. * tests/rand/Makefile.am (check_PROGRAMS): Add it.
* 2002-12-22 Pedro Gimeno <pggimeno@wanadoo.es>Kevin Ryde2002-12-211-0/+85
| | | | * tests/rand/t-mt.c: New test.
* Regenerate for:Kevin Ryde2002-12-171-2/+0
| | | | | Revert this: * configure.in, acinclude.m4 (GMP_LDFLAGS_SYMBOLIC): New macro.
* Regenerate for:Kevin Ryde2002-12-161-0/+2
| | | | * configure.in, acinclude.m4 (GMP_LDFLAGS_SYMBOLIC): New macro.
* Regenerate for:Kevin Ryde2002-12-121-3/+1
| | | | | | * configure.in: (AM_INIT_AUTOMAKE): Use "gnu no-dependencies $(top_builddir)/ansi2knr". * */Makefile.am (AUTOMAKE_OPTIONS): Remove, now in configure.in.
* Add a copyright year.Kevin Ryde2002-12-121-1/+1
|
* * configure.in: (AM_INIT_AUTOMAKE): Use "gnu no-dependenciesKevin Ryde2002-12-121-2/+0
| | | | | $(top_builddir)/ansi2knr". * */Makefile.am (AUTOMAKE_OPTIONS): Remove, now in configure.in.
* Regenerate for:Kevin Ryde2002-12-121-11/+0
| | | | | * configure.in: (AM_INIT_AUTOMAKE): Use "gnu no-dependencies $(top_builddir)/ansi2knr".
* * */Makefile.in, configure, aclocal.m4, install-sh, mkinstalldirs:Kevin Ryde2002-12-121-57/+162
| | | | Update to automake 1.7.2.
* 2002-12-13 Pedro Gimeno <pggimeno@wanadoo.es>Kevin Ryde2002-12-121-3/+8
| | | | * tests/rand/t-lc2exp.c (check_bigs): Test negative seeds.