Age | Commit message (Collapse) | Author | Files | Lines |
|
as executables rather than loadable modules
This might cause that the pkg doesn't build on as many platforms as
it did before, but it has a chance to work now.
bump PKGREV
|
|
|
|
|
|
|
|
|
|
|
|
This fixes PR 44130.
|
|
|
|
Gmp is listed as a prerequisite in the INSTALL file.
Bump PKGREVISION
|
|
Changes unknown other than builds with latest R.
|
|
Changes unknown other than builds with latest R.
|
|
|
|
changes to many to list - see NEWS file in distribution for details.
|
|
Changes from previous;
0.45 Wed 07 Sep 2011
- NAME / DISTNAME in Makefile.PL
0.44 Wed 07 Sep 2011
- More cross-checks for META data
|
|
|
|
Recent versions of devel/p5-Object-InsideOut optionally uses this
module.
This module provides pseudorandom number generators (PRNGs) that are
based on the Mersenne Twister algorithm. There is a functional
interface to a standalone PRNG, and an OO interface (based on the
inside-out object model as implemented by the Object::InsideOut
module) for generating multiple PRNG objects.
|
|
Changes from previous;
0.03 21st September, 2011
Generate a new tarball on linux. Doing the C<make dist> on OSX
generated a tarball that upset dumb tars
tar: Ignoring unknown extended header keyword `SCHILY.dev'
tar: Ignoring unknown extended header keyword `SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink'
0.02 12th September, 2011
- apply warning-related fix -
https://rt.cpan.org/Public/Bug/Display.html?id=58466
|
|
|
|
|
|
|
|
Bump PKGREVISION and Update BUILDLINK_ABI_DEPENDS.xylib
|
|
|
|
|
|
|
|
Bump PKGREVISION.
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
"conf.texi" and "subdirs", but I can't add one because this package uses
gmake and gmake has no equivalent functionality.
|
|
|
|
|
|
This Python module provides methods for converting Integer from/to Roman.
|
|
|
|
Fix build on Gentoo Linux.
|
|
Add dependency to math/R-car.
Fix build.
|
|
|
|
This package accompanies J. Fox and S. Weisberg, An R Companion to
Applied Regression, Second Edition, Sage, 2011.
Used by math/R-Rcmdr.
OKed by wiz@.
|
|
|
|
|
|
|
|
|
|
Let not to include deprecated header file.
|
|
changes:
-minor fixes
-documentation / translation improvements
|
|
changes:
-import/export improvements, mostly ODF
-misc fixes and improvements
|
|
=== 0.6.5.9 / 7.9.2011
* Fixed a frozen string bug thanks to dblock (Daniel Doubrovkine),
|
|
|
|
=== 0.6.5.8 / 30.8.2011
* This patch is about adding a sheet_count method to workbook so that it returns
* the total no of worksheets for easy access. Please check. By
* tamizhgeek@gmail.com
* https://gist.github.com/1180625
|
|
3.0202 July 23, 2011
- Moved tag-release.pl to scripts/tag-release.pl (though we now use
Mercurial instead of Subversion.)
- Add t/mode.t to test the ->mode() method.
- Documented ->mode() better.
- Optimized ->mode().
3.0201 October 14, 2010
- Add some documentation clarifying the 0th percentile return, as it
returns undef() for representing -inf:
- Fix https://rt.cpan.org/Ticket/Display.html?id=62055
- Thanks to Dave Breimann for reporting it.
- Add the tag-release.pl to tag a release using Subversion.
|
|
0.43 Tue 02 Aug 2011
- Changed name in META.yml (RT#69574)
0.42 Wed 01 Jun 2011
- Add --html output option to xlscat
- Force CSV parser when in-sep is given
- Prefer Data::Peek over Data::Dumper if available
0.41 Wed 06 Oct 2010
- Spell-check
- Fixed requiring optional modules (RT#61928 - Roderick Schupp)
|