Re: git commit: Added all Java 8 StrictMath methods to FastMath.

2014-10-08 Thread Luc Maisonobe
Hi Sebb, Le 07/10/2014 23:40, sebb a écrit : > On 7 October 2014 12:55, wrote: >> Repository: commons-math >> Updated Branches: >> refs/heads/master cee04d164 -> a67f0a33e >> >> >> Added all Java 8 StrictMath methods to FastMath. >> >> This change allows FastMath to remain compatible with newe

Re: git commit: Added all Java 8 StrictMath methods to FastMath.

2014-10-07 Thread sebb
On 7 October 2014 12:55, wrote: > Repository: commons-math > Updated Branches: > refs/heads/master cee04d164 -> a67f0a33e > > > Added all Java 8 StrictMath methods to FastMath. > > This change allows FastMath to remain compatible with newer Java > versions, despite it stiil requires only Java 5