Added MACS source
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / qrng / ChangeLog
1 2008-03-17  Brian Gough  <bjg@network-theory.co.uk>
2
3         * reversehalton.c (reversehalton_init): removed unused variable i
4
5         * halton.c (halton_init): removed unused variable i
6
7 2006-04-21  Brian Gough  <bjg@network-theory.co.uk>
8
9         * qrng.c gsl_qrng.h: use q instead of r in all prototypes
10
11 2004-05-26  Brian Gough  <bjg@network-theory.co.uk>
12
13         * test.c: added <stdlib.h> for exit()
14
15 2002-11-16  Brian Gough  <bjg@network-theory.co.uk>
16
17         * niederreiter-2.c (calculate_cj): clear uninitialized memory
18
19 Mon Apr 22 19:20:05 2002  Brian Gough  <bjg@network-theory.co.uk>
20
21         * test.c:  output results for each individual test
22
23         * qrng.c (gsl_qrng_init): added missing init function
24
25 Mon Oct 23 19:59:46 2000  Brian Gough  <bjg@network-theory.co.uk>
26
27         * qrng.c (gsl_qrng_get): use an array type for the array
28         arguments, rather than a pointer
29