summaryrefslogtreecommitdiff
path: root/gsl-1.9/block/ChangeLog
blob: f2055a956299932e7d48b1098a7486660a19f85e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
2005-05-21  Brian Gough  <bjg@network-theory.co.uk>

	* Makefile.am (pkginclude_HEADERS): removed unused file
	gsl_block_complex.h

2004-06-03  Brian Gough  <bjg@network-theory.co.uk>

	* gsl_check_range.h: provide backwards-compatible support for
	GSL_RANGE_CHECK_OFF and GSL_RANGE_CHECK

Sat Jul 15 21:45:10 2000  Brian Gough  <bjg@network-theory.co.uk>

	* init_source.c (FUNCTION): changed GSL_EDOM to GSL_EINVAL for
 	invalid size arguments

Sun May 28 12:22:26 2000  Brian Gough  <bjg@network-theory.co.uk>

	* test_complex_source.c (FUNCTION): use binary mode "b" when
 	reading and writing binary files

	* test_source.c (FUNCTION): use binary mode "b" when reading and
 	writing binary files

Thu Mar  2 20:51:23 2000  Brian Gough  <bjg@network-theory.co.uk>

	* fprintf_source.c: all input is now done through an ATOMIC_IO
 	type, since char has to be written/read using a different type
 	(int).

Fri Oct  1 15:48:31 1999  Brian Gough  <bjg@network-theory.co.uk>

	* this directory handles the memory management for vectors and
 	matrices