Added script front-end for primer-design code
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / combination / ChangeLog
1 2003-07-30  Brian Gough  <bjg@network-theory.co.uk>
2
3         * init.c (gsl_combination_alloc): set c->data to NULL when k=0
4
5 2003-04-12  Szymon Jaroszewicz  <sj@cs.umb.edu>
6
7         * combination.c (gsl_combination_valid): fix a typo in error
8         message
9
10 2003-03-22  Brian Gough  <bjg@network-theory.co.uk>
11
12         * combination.c (gsl_combination_memcpy): added memcpy function
13
14 2003-03-21  Brian Gough  <bjg@network-theory.co.uk>
15
16         * combination.c (gsl_combination_valid): fix bug in test for
17         validity (cj<ci not ci<cj)
18
19         * test.c (main): added tests of gsl_combination_valid
20
21 Sat Jan 26 22:39:03 2002  Brian Gough  <bjg@network-theory.co.uk>
22
23         * test.c: use unsigned loop variables
24
25 Sat Dec  8 18:22:06 2001  Szymon Jaroszewicz  <sj@cs.umb.edu>
26
27         * added combination support to GSL
28