This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: TR1 testing mosh pit


Benjamin Kosnik wrote:

I'm going to start looking at getting some minimal version of TR1 special math in ASAP. I think we need to bite the bullet here and start somewhere.


More details later. Paolo, I've been out so if you have more current status or ideas please don't be shy.

best,
-benjamin

Here is a patch with the headers modernized with the new tr1 namespace treatment and one small fix in the laguerre polynomial routine.

The testcases may still not there but I did relax them substantially and I hope to have a double check on cygwin later today or tomorrow. I've been having trouble getting i686-cygwin to bootstrap lately. I keep getting to compiler unable to create executables. I'm going to start over from scratch yet again. I use cygwin to create the worst-case testcases because it seems most problematic.

Also, I have a patch into GSL. The Laguerre testcases won't work without it. I'm still working on testcases for gsl ;-).
But if anyone wants the patch I can send it.


Ed


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