summaryrefslogtreecommitdiff
path: root/rand
Commit message (Collapse)AuthorAgeFilesLines
* rand/randmts.c: Update a comment about seeds.Marco Bodrato2021-10-051-0/+7
|
* Consistently use pointers instead of arrays in declarations.Marc Glisse2021-06-0610-17/+17
| | | | gmp_randstate_t -> gmp_randstate_ptr, etc
* rand/randlc2x.c: Use mpn_add instead of __GMPN_ADDMarco Bodrato2020-12-191-2/+1
|
* (__gmp_randiset_mt): Set generator functions from source.Pedro Gimeno2017-02-161-1/+1
|
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-2913-13/+0
|
* Copyright year.Marco Bodrato2015-11-131-1/+1
|
* mpz: Lazy allocation.Marco Bodrato2015-11-091-1/+1
|
* INCLUDES => AM_CPPFLAGS.Torbjorn Granlund2014-10-011-1/+1
|
* +1 in the init2 argument before setbit. (Thanks Niels)Marco Bodrato2014-05-201-2/+2
|
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-2715-109/+274
|
* Canonicalise copyright headers.Torbjorn Granlund2014-01-1915-45/+45
|
* Get rid of varargs code and references.Torbjorn Granlund2014-01-191-24/+1
|
* Get rid of BYTES_PER_MP_LIMB, most files affected.Torbjorn Granlund2014-01-191-3/+3
|
* Use https to link to GNU license.Torbjorn Granlund2013-12-0215-15/+15
|
* Collapse copyright years.Torbjorn Granlund2013-11-284-4/+4
|
* rand/randmts.c: Use init2, as size of variables is known in advance.Marco Bodrato2013-02-181-14/+11
|
* Clean out __GMP_PROTO.Torbjorn Granlund2012-03-033-6/+6
|
* Move global random file to new 'rand' subdirectory.Torbjorn Granlund2010-11-1115-0/+1392