From mboxrd@z Thu Jan 1 00:00:00 1970 From: bjg@sourceware.cygnus.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl ./Makefile.am ./configure.in randist/Chang ... Date: Tue, 24 Apr 2001 09:13:00 -0000 Message-id: <20010424161357.9503.qmail@sourceware.cygnus.com> X-SW-Source: 2001/msg00139.html List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@sources.redhat.com 2001-04-24 09:13:57 Modified files: . : Makefile.am configure.in randist : ChangeLog bernoulli.c binomial.c specfunc : ChangeLog Makefile.am airy.c airy_der.c atanint.c bessel_I0.c bessel_I1.c bessel_In.c bessel_Inu.c bessel_J0.c bessel_J1.c bessel_K0.c bessel_K1.c bessel_Knu.c bessel_Y0.c bessel_Y1.c bessel_amp_phase.c bessel_amp_phase.h bessel_olver.c bessel_temme.c clausen.c dawson.c debye.c erfc.c expint.c expint3.c fermi_dirac.c gamma.c gsl_sf.h gsl_sf_dawson.h gsl_sf_legendre.h log.c psi.c shint.c sinint.c synchrotron.c test_sf.c transport.c trig.c zeta.c Added files: cheb : .cvsignore Makefile.am deriv.c eval.c gsl_chebyshev.h init.c integ.c test.c Removed files: specfunc : chebyshev.c gsl_sf_chebyshev.h Log message: split chebyshev functions out into a separate directory, leaving an internal chebyshev evaluation function for the special functions