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: Rhys Ulerich
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, master, updated. release-1-0-2567-g791e302
Date: Sat, 21 Jan 2017 02:37:19 +0000 (UTC)

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  791e302098bc51d057c4fed288e68b26617a9c74 (commit)
       via  6add1ffeb9b827f6fb77c821a3e62abacecd9019 (commit)
       via  823370832b717b0734b3ac476c4ef0aff2ee3dbe (commit)
      from  b948394e3d788b2b343fed446c85a3727df8f14c (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 791e302098bc51d057c4fed288e68b26617a9c74
Merge: b948394 6add1ff
Author: Rhys Ulerich <address@hidden>
Date:   Fri Jan 20 21:30:34 2017 -0500

    Merge branch 'bug49988'
    
    * bug49988:
      Fix spelling in ChangeLog
      Permit 0-size blocks, vectors, matrics (#49988)

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

Summary of changes:
 .gitignore                   |    1 +
 INSTALL                      |    4 +--
 NEWS                         |    3 +++
 block/ChangeLog              |    7 +++++
 block/init_source.c          |    8 +-----
 block/test.c                 |   43 ++++++++++++++++++++----------
 block/test_complex_source.c  |   19 ++++++++++---
 block/test_source.c          |   18 +++++++++++--
 doc/ChangeLog                |    5 ++++
 doc/vectors.texi             |   16 ++++++-----
 matrix/ChangeLog             |    7 +++++
 matrix/init_source.c         |   35 ++----------------------
 matrix/submatrix_source.c    |    8 ------
 matrix/view_source.c         |   60 +++---------------------------------------
 vector/ChangeLog             |   10 +++++++
 vector/init_source.c         |   24 +++--------------
 vector/subvector_source.c    |   16 ++---------
 vector/test.c                |   32 ++++++++++++++++++++++
 vector/test_complex_source.c |   18 +++++++++++++
 vector/test_source.c         |   17 ++++++++++++
 vector/view_source.c         |   12 ---------
 21 files changed, 184 insertions(+), 179 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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