Next | Query returned 17 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816)
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2017-08-17 15:58:21 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.01
Add missing DEPENDS.

Upstream changes:
1.01
	15 Aug 2017
	- Move Math::Utils dependancy from 1.06 to 1.10. A test
	  was failing in 21-secondd.t because the older version's
	  pl_evaluate() wasn't handling lists back then.
1.00
	9 Aug 2017
	- Add tests, more POD clean-up, send to CPAN.
	18 Jul 2017
	- Add references for the central and forward difference
	  methods.
	- Have not been able to find a reference for the second
	  derivative difference method, annoyingly.
	- Minimum perl version set to 5.10.1.
	17 Jul 2017
	- Added a forward difference approximation method (bug was filed
	  for this as user Maitraya Baliyan was expecting it instead of
	  the central difference approximation method that Derivative1()
	  used).
	- Added names forwarddiff() and centraldiff() for export.
	  Derivative1() is aliased to centraldiff(), so as not to break
	  old code.
	- Likewise, seconddx() is now the exported name of the second
	  derivative difference method, with Derivative2() aliased to it.
	- There is now an EXPORT tag, ':all'.
	- POD is more descriptive, has more examples, and uses the
	  new names.

Next | Query returned 17 messages, browsing 1 to 10 | Previous