File: ChangeLog

package info (click to toggle)
gsl 2.3%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 20,392 kB
  • ctags: 15,188
  • sloc: ansic: 235,014; sh: 11,541; makefile: 869
file content (42 lines) | stat: -rw-r--r-- 1,268 bytes parent folder | download | duplicates (11)
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
35
36
37
38
39
40
41
42
2009-07-09  Brian Gough  <bjg@network-theory.co.uk>

	* init_source.c (FUNCTION): handle NULL argument in free

2008-07-03  Brian Gough  <bjg@hp2.network-theory.co.uk>

	* Makefile.am (INCLUDES): remove top_builddir

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