From mboxrd@z Thu Jan 1 00:00:00 1970 From: bjg@sourceware.cygnus.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl vector/gsl_vector_char.h vector/gsl_vector ... Date: Sat, 25 Aug 2001 10:16:00 -0000 Message-id: <20010825171621.32499.qmail@sourceware.cygnus.com> X-SW-Source: 2001/msg00489.html List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@sources.redhat.com 2001-08-25 10:16:21 Modified files: vector : gsl_vector_char.h gsl_vector_complex_double.h gsl_vector_complex_float.h gsl_vector_complex_long_double.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 reim_source.c subvector_source.c view_source.c matrix : gsl_matrix_char.h gsl_matrix_complex_double.h gsl_matrix_complex_float.h gsl_matrix_complex_long_double.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 rowcol_source.c submatrix_source.c view_source.c Log message: introduced additional non-const view struct to avoid returning const view object