From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20401 invoked by alias); 14 Jun 2002 21:13:49 -0000 Mailing-List: contact gsl-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: , Sender: gsl-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 20363 invoked by uid 9037); 14 Jun 2002 21:13:48 -0000 Date: Fri, 14 Jun 2002 14:13:00 -0000 Message-ID: <20020614211348.20361.qmail@sources.redhat.com> From: bjg@sources.redhat.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl ./.cvsignore ./ChangeLog ./Makefile.am ./N ... X-SW-Source: 2002/txt/msg00133.txt.bz2 List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@sources.redhat.com 2002-06-14 14:13:48 Modified files: . : .cvsignore ChangeLog Makefile.am NEWS gsl_precision.h gsl_types.h combination : gsl_combination.h err : gsl_errno.h gsl_message.h interpolation : gsl_interp.h 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 min : gsl_min.h msvc : am2ms.pl multifit : gsl_multifit_nlin.h multimin : gsl_multimin.h multiroots : gsl_multiroots.h ode-initval : gsl_odeiv.h permutation : gsl_permutation.h qrng : gsl_qrng.h rng : gsl_rng.h roots : gsl_roots.h 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 Log message: add better support for DLLs by writing "export" as a macro GSL_VAR