Added script front-end for primer-design code
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / block / ChangeLog
1 2005-05-21  Brian Gough  <bjg@network-theory.co.uk>
2
3         * Makefile.am (pkginclude_HEADERS): removed unused file
4         gsl_block_complex.h
5
6 2004-06-03  Brian Gough  <bjg@network-theory.co.uk>
7
8         * gsl_check_range.h: provide backwards-compatible support for
9         GSL_RANGE_CHECK_OFF and GSL_RANGE_CHECK
10
11 Sat Jul 15 21:45:10 2000  Brian Gough  <bjg@network-theory.co.uk>
12
13         * init_source.c (FUNCTION): changed GSL_EDOM to GSL_EINVAL for
14         invalid size arguments
15
16 Sun May 28 12:22:26 2000  Brian Gough  <bjg@network-theory.co.uk>
17
18         * test_complex_source.c (FUNCTION): use binary mode "b" when
19         reading and writing binary files
20
21         * test_source.c (FUNCTION): use binary mode "b" when reading and
22         writing binary files
23
24 Thu Mar  2 20:51:23 2000  Brian Gough  <bjg@network-theory.co.uk>
25
26         * fprintf_source.c: all input is now done through an ATOMIC_IO
27         type, since char has to be written/read using a different type
28         (int).
29
30 Fri Oct  1 15:48:31 1999  Brian Gough  <bjg@network-theory.co.uk>
31
32         * this directory handles the memory management for vectors and
33         matrices
34