| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Jun 2012 04:55:58
1.2.3_1
|
bf  |
add some CONFLICTS [1]; minor clean-up
Reported by: S.-M. Silber [1] |
23 Sep 2011 22:26:39
1.2.3_1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20 Aug 2011 00:19:37
1.2.3_1
|
bf  |
add a regression-test target and fix the clang build |
26 Mar 2011 01:39:07
1.2.3_1
|
bf  |
Remove addition of CPPFLAGS to CONFIGURE_ENV
in port Makefiles, and MD5 entries in distinfo |
20 Mar 2011 12:54:45
1.2.3_1
|
miwi  |
- Get Rid MD5 support |
08 Jul 2010 12:51:38
1.2.3_1
|
bf  |
Change my ports to use my FreeBSD.org email address. |
19 Apr 2010 10:43:43
1.2.3_1
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
26 Dec 2009 18:01:43
1.2.3
|
miwi  |
- Fix a typographical error in CFLAGS; while here, respect {LD,CPP}FLAGS.
Submitted by: maintainer via private mail |
22 Aug 2009 19:21:51
1.2.3
|
miwi  |
- Update to 1.2.3
PR: 138014
Submitted by: bf <bf1783@gmail.com> (maintainer) |
07 Jun 2009 18:51:21
1.2.1_1
|
miwi  |
- Update maintainer mail adresse
Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail) |
13 May 2009 09:46:02
1.2.1_1
|
ale  |
Chase libgmp and bump PORTREVISION. |
07 Dec 2008 15:55:06
1.2.1
|
miwi  |
TestU01 is a software library, implemented in the ANSI C language, and
offering a collection of utilities for the empirical statistical testing
of uniform random number generators.
The library implements several types of random number generators in generic
form, as well as many specific generators proposed in the literature or
found in widely-used software. It provides general implementations of the
classical statistical tests for random number generators, as well as several
others proposed in the literature, and some original ones. These tests can
be applied to the generators predefined in the library and to user-defined
generators. Specific tests suites for either sequences of uniform random
numbers in [0,1] or bit sequences are also available. Basic tools for
plotting vectors of points produced by generators are provided as well.
Additional software permits one to perform systematic studies of the
interaction between a specific test and the structure of the point sets
produced by a given family of random number generators. That is, for a given
kind of test and a given class of random number generators, to determine how
large should be the sample size of the test, as a function of the generator's
period length, before the generator starts to fail the test systematically.
WWW: http://www.iro.umontreal.ca/~simardr/testu01/tu01.html
PR: ports/128861
Submitted by: bf <bf2006a at yahoo.com> |