This is the mail archive of the gsl-cvs@sourceware.cygnus.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gsl/ /configure.in pecfunc/airy.c pecfunc/bess ...


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@egcs.cygnus.com	99/08/30 03:36:00

Modified files:
	.              : configure.in 
	specfunc       : airy.c bessel.c bessel_olver.c bessel_zero.c 
	                 coupling.c ellint.c erfc.c gamma.c gsl_sf_exp.h 
	                 hyperg_1F1.c legendre_con.c trig.c zeta.c 
	interpolation  : ChangeLog accel.c akima.c bsearch.c bsearch.h 
	                 cspline.c gsl_interp.h linear.c 
	linalg         : linalg_simple.c 
	matrix         : gsl_matrix_char.h 
	rng            : gsl_rng.h 

Log message:
	cleaning up inline: made configure.in test strictly for "extern inline"
	as understood by GCC. Only modifications to header files are to clean up
	existing usage of HAVE_INLINE and make it all consistent. No additional #ifdefs
	for __GNUC__ at this stage, rely on configure to detect its presence instead.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]