~ubuntu-branches/debian/sid/gsl/sid

« back to all changes in this revision

Viewing changes to vector/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2008-12-16 06:17:55 UTC
  • mfrom: (1.3.2 upstream) (3.1.15 jaunty)
  • Revision ID: james.westby@ubuntu.com-20081216061755-9la7p0qwrhopk8pl
Tags: 1.12+dfsg-1
* New upstream version released today

* doc/*: As before, removed the 'non-free' documentation to create a 
  source package that complies with Debian's interpretation of what is free. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2008-09-27  Brian Gough  <bjg@network-theory.co.uk>
 
2
 
 
3
        * gsl_vector_complex_double.h: added missing functions isnonneg,
 
4
        add, sub, mul, div, scale, add_constant
 
5
 
 
6
2008-07-03  Brian Gough  <bjg@hp2.network-theory.co.uk>
 
7
 
 
8
        * gsl_vector.h: use new inline declarations in all header files
 
9
 
 
10
        * vector.c: compile inline functions from header here
 
11
 
 
12
        * vector_source.c: removed
 
13
        
 
14
        * Makefile.am (INCLUDES): use top_srcdir instead of top_builddir
 
15
 
1
16
2007-08-21  Brian Gough  <bjg@network-theory.co.uk>
2
17
 
3
18
        * prop_source.c (FUNCTION): added gsl_vector_isnonneg