gsl-cvs
[Top][All Lists]
Advanced

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

[SCM] GNU Scientific Library branch, master, updated. release-1-0-2888-g


From: Patrick Alken
Subject: [SCM] GNU Scientific Library branch, master, updated. release-1-0-2888-ga0f31bd
Date: Thu, 18 Feb 2021 22:50:13 -0500 (EST)

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  a0f31bd68dbeb467669d72bd5d53caeb8f310f1c (commit)
      from  7edbe9f6b1bf35014ce8102b3ea0c1bf42cdc7f7 (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 a0f31bd68dbeb467669d72bd5d53caeb8f310f1c
Author: Patrick Alken <alken@colorado.edu>
Date:   Thu Feb 18 20:49:47 2021 -0700

    fix bug #36577

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

Summary of changes:
 NEWS                            |  2 ++
 matrix/gsl_matrix_char.h        |  6 +++---
 matrix/gsl_matrix_float.h       |  6 +++---
 matrix/gsl_matrix_int.h         |  6 +++---
 matrix/gsl_matrix_long.h        |  6 +++---
 matrix/gsl_matrix_long_double.h |  6 +++---
 matrix/gsl_matrix_short.h       |  6 +++---
 matrix/gsl_matrix_uchar.h       |  6 +++---
 matrix/gsl_matrix_uint.h        |  6 +++---
 matrix/gsl_matrix_ulong.h       |  6 +++---
 matrix/gsl_matrix_ushort.h      |  6 +++---
 matrix/oper_source.c            |  6 +++---
 matrix/test_source.c            | 10 +++++-----
 vector/gsl_vector_char.h        |  2 +-
 vector/gsl_vector_float.h       |  2 +-
 vector/gsl_vector_int.h         |  2 +-
 vector/gsl_vector_long.h        |  2 +-
 vector/gsl_vector_long_double.h |  2 +-
 vector/gsl_vector_short.h       |  2 +-
 vector/gsl_vector_uchar.h       |  2 +-
 vector/gsl_vector_uint.h        |  2 +-
 vector/gsl_vector_ulong.h       |  2 +-
 vector/gsl_vector_ushort.h      |  2 +-
 vector/oper_source.c            |  2 +-
 24 files changed, 51 insertions(+), 49 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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