gsl-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsl-cvs] [SCM] GNU Scientific Library branch, master, updated. release-


From: Brian Gough
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, master, updated. release-1-12-48-g1878a75
Date: Tue, 02 Jun 2009 08:48:22 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Scientific Library".

The branch, master has been updated
       via  1878a759f54727ac2bb2d2b75f757566c4fad38e (commit)
       via  a410d34eeb47f48a2d51e447a2d8d00cb68d8852 (commit)
       via  e208ef95b7a44a123b2f63294b34ab756b57ef85 (commit)
       via  1ad68ab45e46986ec0dc4e237418b2489f64137c (commit)
       via  f03e2cf1844d7cb0bc88c5fc3507a79928c9ad09 (commit)
       via  a665b88831a07ce78ba43386b35c65343594f0bd (commit)
       via  3779d877fe64bb20c152e5c5eb65fa64b8edb368 (commit)
       via  1c8ae355172efd63169f85e1189af8945c1011b6 (commit)
       via  db3ff98024c678fd3ddda73398269822cfddfe5c (commit)
       via  4ffa9609e1ec679ee4f1bd404c73380b50734c9c (commit)
       via  07806b6858c8ebf866bc1fad024f637d1e2df505 (commit)
      from  09d4a7c2c929a6e8ad0eaeba23c79c545f5fc9ad (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1878a759f54727ac2bb2d2b75f757566c4fad38e
Author: Brian Gough <address@hidden>
Date:   Sat May 16 12:32:57 2009 +0100

    avoid problems with rounding in gsl_ran_discrete_preproc (Srećko 
Jurić-Kavelj)

commit a410d34eeb47f48a2d51e447a2d8d00cb68d8852
Merge: e208ef95b7a44a123b2f63294b34ab756b57ef85 
1ad68ab45e46986ec0dc4e237418b2489f64137c
Author: Brian Gough <address@hidden>
Date:   Thu May 14 20:22:10 2009 +0100

    Merge commit '1ad68ab45e46986ec0dc4e237418b2489f64137c'

commit e208ef95b7a44a123b2f63294b34ab756b57ef85
Author: Brian Gough <address@hidden>
Date:   Wed May 13 20:29:42 2009 +0100

    corrected test for c==negative integer in gsl_sf_hyperg_2F1(a,b,c,x)

commit 1ad68ab45e46986ec0dc4e237418b2489f64137c
Author: Brian Gough <address@hidden>
Date:   Mon May 11 11:08:28 2009 +0100

    corrected filenames in comments

commit f03e2cf1844d7cb0bc88c5fc3507a79928c9ad09
Author: Brian Gough <address@hidden>
Date:   Sat May 9 14:10:50 2009 +0100

    improve support for C99 inline in configure script

commit a665b88831a07ce78ba43386b35c65343594f0bd
Author: Brian Gough <address@hidden>
Date:   Sat May 9 12:21:25 2009 +0100

    added message about autoreconf

commit 3779d877fe64bb20c152e5c5eb65fa64b8edb368
Author: Brian Gough <address@hidden>
Date:   Sat May 9 12:20:55 2009 +0100

    automake manual recommends using @include version.texi

commit 1c8ae355172efd63169f85e1189af8945c1011b6
Merge: db3ff98024c678fd3ddda73398269822cfddfe5c 
07806b6858c8ebf866bc1fad024f637d1e2df505
Author: Brian Gough <address@hidden>
Date:   Sat May 9 11:39:57 2009 +0100

    Merge branch 'master' of address@hidden:/srv/git/gsl
    
    Conflicts:
    
        NEWS

commit db3ff98024c678fd3ddda73398269822cfddfe5c
Author: Brian Gough <address@hidden>
Date:   Sat May 9 11:33:05 2009 +0100

    avoid possible nans in cubic solvers

commit 4ffa9609e1ec679ee4f1bd404c73380b50734c9c
Author: Brian Gough <address@hidden>
Date:   Fri May 8 20:43:20 2009 +0100

    added note about positive vs negative strides

commit 07806b6858c8ebf866bc1fad024f637d1e2df505
Author: Brian Gough <address@hidden>
Date:   Thu Apr 30 13:01:25 2009 +0200

    fix length check in gsl_blas_drotm (Marco Maggi)

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog              |    7 +++++++
 NEWS                   |   17 +++++++++++++++++
 THANKS                 |    2 ++
 autogen.sh             |    5 ++++-
 blas/ChangeLog         |    4 ++++
 blas/blas.c            |    2 +-
 cblas/source_her2k.h   |    2 +-
 cblas/source_rotm.h    |    2 +-
 cblas/source_syrk_c.h  |    2 +-
 cblas/source_trmv_c.h  |    2 +-
 configure.ac           |   43 ++++++++++++++++++++++++-------------------
 doc/blas.texi          |   20 ++++++++++++++------
 doc/gsl-ref.texi       |    2 +-
 gsl_inline.h           |    2 +-
 poly/ChangeLog         |    8 ++++++++
 poly/solve_cubic.c     |   10 +++++-----
 poly/zsolve_cubic.c    |   10 +++++-----
 randist/ChangeLog      |    9 +++++++++
 randist/discrete.c     |   41 ++++++++++++++++++++++++-----------------
 specfunc/ChangeLog     |    6 ++++++
 specfunc/hyperg_2F1.c  |    8 ++++++--
 specfunc/test_hyperg.c |    4 ++++
 22 files changed, 146 insertions(+), 62 deletions(-)


hooks/post-receive
--
GNU Scientific Library




reply via email to

[Prev in Thread] Current Thread [Next in Thread]