145 lines
4.5 KiB
Plaintext
145 lines
4.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Nov 24 00:39:14 CET 2006 - garloff@suse.de
|
|
|
|
- -momit-leaf-frame-pointer was only enabled on x86_64 and i386;
|
|
however, it should have been enabled on all ix86. Fixed.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 16 14:57:00 CEST 2006 - garloff@suse.de
|
|
|
|
- Don't use -ffast-math any more (-ffast-math was enabled on x86,
|
|
x86-64) as otherwise we get inexact (8e-8) results with latest
|
|
compiler for log1p(1e-10), div by zero, SVD.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 25 09:22:13 CEST 2006 - garloff@suse.de
|
|
|
|
- Update to gsl-1.8.
|
|
- Enable make check in build process.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 20 12:35:06 CET 2006 - stbinner@suse.de
|
|
|
|
- make gsl-devel depend on gsl
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:36:21 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 19 17:37:38 CET 2005 - garloff@suse.de
|
|
|
|
- Split package into gsl and gsl-devel.
|
|
- Update to gsl-1.7:
|
|
* Various speedups, accuracy improvements and fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 25 15:23:01 CEST 2005 - coolo@suse.de
|
|
|
|
- fix library dependencies - at least needed for prelink
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 31 15:32:11 CET 2005 - ro@suse.de
|
|
|
|
- adapted to texi2html changes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 20 17:51:06 CET 2005 - garloff@suse.de
|
|
|
|
- Remove -momit-frame-pointer from most archs, the compiler does
|
|
not support it there.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 19 16:20:37 CET 2005 - garloff@suse.de
|
|
|
|
- Avoid uninitialized variables, and fix a size_t vs. unsigned
|
|
int issue.
|
|
- Update to gsl-1.6:
|
|
* Wavelet functions
|
|
* LQ decomposition
|
|
* Various bugfixes and minor improvements (SYRK, HERK,
|
|
swap_vectors, cheb_eval_n_err, sf_gamma_inc, cspline,
|
|
akima, ode-initval, sf_psi_1, sf_expint_Ei_e, cdf_beta_X,
|
|
eigen_jacobi, error stream flushes prior to abort).
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 21 00:35:29 CEST 2004 - garloff@suse.de
|
|
|
|
- Fix build on non-x86/x86-64 (no -monit-leaf-frame-pointer).
|
|
- Allow parallel build.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 15 01:10:10 CEST 2004 - garloff@suse.de
|
|
|
|
- Update to version 1.5.
|
|
- More aggressive compiler optimization flags.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 18 02:18:06 CEST 2004 - ro@suse.de
|
|
|
|
- use -fno-strict-aliasing
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 25 15:17:21 CET 2004 - stepan@suse.de
|
|
|
|
- update to version 1.4
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 10 11:11:14 CET 2004 - adrian@suse.de
|
|
|
|
- add %defattr
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 27 14:30:02 CEST 2003 - ro@suse.de
|
|
|
|
- add pkgconfig file to filelist
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 15 23:16:40 CET 2003 - garloff@suse.de
|
|
|
|
- bzip2 sources
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 15 22:36:27 CET 2003 - garloff@suse.de
|
|
|
|
- Update to gsl-1.3:
|
|
* Fixed gsl_sf_coupling
|
|
* exponential integral exp(-x)*Ei(x)
|
|
* many bugfixes
|
|
- Update to gsl-1.2:
|
|
* new functions for combining permutations etc.
|
|
* multiroot functions
|
|
* dflt error handler outputs message before aborting
|
|
* gsl_linalg_SV_decomp handles exact zeros now
|
|
* unsymmetric tridiagonal solvers added
|
|
* bugfixes
|
|
- Update to gsl-1.1.1:
|
|
* bugfixes
|
|
- Update to gsl-1.1:
|
|
* permutation copy function
|
|
* gsl_sf_gamma_inc improved
|
|
* IEEE handling of FP numbers tested in configure
|
|
* gsl_histogram_sum
|
|
* More physical constants (r_B, eps_0)
|
|
* Knuth's random number generators
|
|
* bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 5 10:25:04 CEST 2002 - kukuk@suse.de
|
|
|
|
- Use %ix86 macro
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 8 15:51:29 MEST 2002 - garloff@suse.de
|
|
|
|
- Fix %lib64 issues
|
|
- Remove -freduce-all-givs from compiler flags.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 10 02:53:25 MET 2001 - garloff@suse.de
|
|
|
|
- Creation of gsl-1.0
|
|
- Produce and install HTML docu
|
|
|