2016-01-02 21:31:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 2 09:54:05 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.39
|
|
|
|
see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
|
|
|
|
|
|
|
|
2015-12-31 v0.39 pjacklam
|
|
|
|
* Sync test files with Math-BigInt-1.999713.
|
|
|
|
|
2015-12-05 17:10:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 5 10:15:54 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.38
|
|
|
|
see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
|
|
|
|
|
|
|
|
2015-12-02 v0.38 pjacklam
|
|
|
|
* Use 'static double', not just 'double' in FastCalc.xs.
|
|
|
|
* Move 'Test::More' from 'build_requires' to 'test_requires' in Makefile.PL.
|
|
|
|
|
|
|
|
2015-11-09 v0.37 pjacklam
|
|
|
|
* Sync test files with Math-BigInt-1.999709.
|
|
|
|
|
2015-11-14 10:57:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 14 09:55:28 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.37
|
|
|
|
see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
|
|
|
|
|
2015-11-06 19:37:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 6 10:07:11 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.36
|
|
|
|
see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
|
|
|
|
|
|
|
|
2015-11-04 v0.36 pjacklam
|
|
|
|
* Sync test files with Math-BigInt-1.999708.
|
|
|
|
* Required version of Test::More is only 0.47, not 0.62.
|
|
|
|
|
2015-09-24 05:12:33 +00:00
|
|
|
-------------------------------------------------------------------
|
2015-10-31 18:35:31 +00:00
|
|
|
Sat Oct 31 10:47:59 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.35
|
|
|
|
see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
|
|
|
|
|
|
|
|
2015-10-28 v0.35 pjacklam
|
|
|
|
* Sync test files with Math-BigInt-1.999707.
|
|
|
|
* Update the README file.
|
|
|
|
* Replace 'use vars ...' with 'our ...'. We require a Perl newer than 5.6.0
|
|
|
|
anyway.
|
|
|
|
* Required version of Math-BigInt is now 1.999706.
|
|
|
|
* Move 'Test::More' from 'build_requires' to 'test_requires' in Makefile.PL.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-09-24 05:12:33 +00:00
|
|
|
Wed Sep 23 08:46:04 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.34
|
|
|
|
see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
|
|
|
|
|
|
|
|
2015-09-21 v0.34 pjacklam
|
|
|
|
* Sync test files with Math-BigInt-1.999703.
|
|
|
|
* Required version of Math-BigInt is now 1.999703.
|
|
|
|
* Update author information.
|
|
|
|
|
2015-09-20 13:49:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 20 09:00:38 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.33
|
|
|
|
see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
|
|
|
|
|
|
|
|
2015-09-17 v0.33 pjacklam
|
|
|
|
* Sync test files with Math-BigInt-1.999702.
|
|
|
|
* Required version of Math-BigInt is now 1.999702.
|
|
|
|
|
2015-09-15 18:50:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 15 08:52:31 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.32
|
|
|
|
see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
|
|
|
|
|
|
|
|
2015-09-11 0.32 pjacklam
|
|
|
|
CHANGES
|
|
|
|
* Add changes from version 0.30 to 0.31.
|
|
|
|
* Re-order change entries to decreasing order after version number.
|
|
|
|
inc/Module/Install.pm
|
|
|
|
* Update bundled version from 1.08 to 1.16.
|
|
|
|
lib/Math/BigInt/FastCalc.pm
|
|
|
|
* Increase version number to 0.32
|
|
|
|
* Update author information.
|
|
|
|
Makefile.PL
|
|
|
|
* Required version of Math::BigInt and Math::BigInt::Calc is 1.999701.
|
|
|
|
t/01load.t
|
|
|
|
* Display more information about loaded modules.
|
|
|
|
t/bigfltpm.inc
|
|
|
|
* Sync tests with Math-BigInt distribution.
|
|
|
|
t/bigfltpm.t
|
|
|
|
* Adjust number of tests.
|
|
|
|
* Make sure we test Math::BigInt::FastCalc, not Math::BigInt::Calc.
|
|
|
|
t/bigintpm.inc
|
|
|
|
* Fix spelling errors.
|
|
|
|
t/bigintpm.t
|
|
|
|
* Make sure we test Math::BigInt::FastCalc, not Math::BigInt::Calc.
|
|
|
|
* Adjust number of tests.
|
|
|
|
t/mbimbf.t
|
|
|
|
* Make sure we test Math::BigInt::FastCalc, not Math::BigInt::Calc.
|
|
|
|
t/*.t
|
|
|
|
* Add "use warnings" to test scripts, since Perl 5.6.2 is required anyway,
|
|
|
|
and "use warnings" was introduced in Perl 5.6.1.
|
|
|
|
* Modified test scripts so the difference between the test files in the
|
|
|
|
Math-BigInt distribution and the backend distributions are as few and as
|
|
|
|
small as possible. This makes for easier release management.
|
|
|
|
|
2015-04-15 09:30:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 14 17:41:30 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.31
|
|
|
|
see /usr/share/doc/packages/perl-Math-BigInt-FastCalc/CHANGES
|
|
|
|
|
|
|
|
2014-03-04 0.31 pjacklam
|
|
|
|
* See http://perl5.git.perl.org/perl.git/history/HEAD:/dist/Math-BigInt-FastCalc
|
|
|
|
for a list of recent changes.
|
|
|
|
|
2013-12-17 06:06:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 17 06:06:25 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.30
|
|
|
|
|
2011-04-29 05:25:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 29 05:23:57 UTC 2011 - coolo@opensuse.org
|
|
|
|
|
|
|
|
- updated to 0.28, see Changes
|
|
|
|
|
2010-12-01 13:49:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:33:32 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-07-16 15:26:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 16 15:05:37 UTC 2010 - chris@computersalat.de
|
|
|
|
|
|
|
|
- initial package 0.19
|
|
|
|
* created by cpanspec 1.78
|
|
|
|
|