From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14083 invoked by alias); 21 Aug 2007 14:39:52 -0000 Received: (qmail 13987 invoked by uid 9037); 21 Aug 2007 14:39:51 -0000 Date: Tue, 21 Aug 2007 14:39:00 -0000 Message-ID: <20070821143951.13985.qmail@sourceware.org> From: bjg@sourceware.org To: gsl-cvs@sourceware.org Subject: gsl ./NEWS ./THANKS doc/linalg.texi doc/vector ... Mailing-List: contact gsl-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: gsl-cvs-owner@sourceware.org List-Subscribe: X-SW-Source: 2007/txt/msg00205.txt.bz2 CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@sourceware.org 2007-08-21 14:39:51 Modified files: . : NEWS THANKS doc : linalg.texi vectors.texi matrix : ChangeLog gsl_matrix_char.h gsl_matrix_double.h gsl_matrix_float.h gsl_matrix_int.h gsl_matrix_long.h gsl_matrix_long_double.h gsl_matrix_short.h gsl_matrix_uchar.h gsl_matrix_uint.h gsl_matrix_ulong.h gsl_matrix_ushort.h prop_source.c test_source.c vector : ChangeLog gsl_vector_char.h gsl_vector_double.h gsl_vector_float.h gsl_vector_int.h gsl_vector_long.h gsl_vector_long_double.h gsl_vector_short.h gsl_vector_uchar.h gsl_vector_uint.h gsl_vector_ulong.h gsl_vector_ushort.h prop_source.c test_source.c Log message: * prop_source.c (FUNCTION): added gsl_matrix_isnonneg * prop_source.c (FUNCTION): added gsl_vector_isnonneg