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: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, master, updated. release-1-0-1999-g1b3bd3b
Date: Tue, 28 Jan 2014 20:41:18 +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  1b3bd3b2de40fea3455c96fe10e5eb7776570b6f (commit)
       via  0e693dc6023e82596902e03a0c6db78d8da0289c (commit)
      from  1d687b9e288ab40a432d450b6a08069b3f630d01 (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 1b3bd3b2de40fea3455c96fe10e5eb7776570b6f
Author: Patrick Alken <address@hidden>
Date:   Tue Jan 28 13:40:39 2014 -0700

    tests for gsl_vector_inc and gsl_matrix_inc

commit 0e693dc6023e82596902e03a0c6db78d8da0289c
Author: Patrick Alken <address@hidden>
Date:   Tue Jan 28 13:20:07 2014 -0700

    new functions gsl_vector_inc and gsl_matrix_inc

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

Summary of changes:
 doc/vectors.texi                |   24 ++++++++++++++++++++----
 matrix/gsl_matrix_char.h        |   21 +++++++++++++++++++++
 matrix/gsl_matrix_double.h      |   21 +++++++++++++++++++++
 matrix/gsl_matrix_float.h       |   21 +++++++++++++++++++++
 matrix/gsl_matrix_int.h         |   21 +++++++++++++++++++++
 matrix/gsl_matrix_long.h        |   21 +++++++++++++++++++++
 matrix/gsl_matrix_long_double.h |   21 +++++++++++++++++++++
 matrix/gsl_matrix_short.h       |   21 +++++++++++++++++++++
 matrix/gsl_matrix_uchar.h       |   21 +++++++++++++++++++++
 matrix/gsl_matrix_uint.h        |   21 +++++++++++++++++++++
 matrix/gsl_matrix_ulong.h       |   21 +++++++++++++++++++++
 matrix/gsl_matrix_ushort.h      |   21 +++++++++++++++++++++
 matrix/test_source.c            |   29 ++++++++++++++++++++++++++++-
 multifit/test.c                 |    3 +--
 vector/gsl_vector_char.h        |   14 ++++++++++++++
 vector/gsl_vector_double.h      |   14 ++++++++++++++
 vector/gsl_vector_float.h       |   14 ++++++++++++++
 vector/gsl_vector_int.h         |   14 ++++++++++++++
 vector/gsl_vector_long.h        |   14 ++++++++++++++
 vector/gsl_vector_long_double.h |   14 ++++++++++++++
 vector/gsl_vector_short.h       |   14 ++++++++++++++
 vector/gsl_vector_uchar.h       |   14 ++++++++++++++
 vector/gsl_vector_uint.h        |   14 ++++++++++++++
 vector/gsl_vector_ulong.h       |   14 ++++++++++++++
 vector/gsl_vector_ushort.h      |   14 ++++++++++++++
 vector/test_source.c            |   24 ++++++++++++++++++++++++
 26 files changed, 458 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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