forked from pool/perl-Statistics-Descriptive
- update to 3.0202
- 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().
- 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Statistics-Descriptive?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
72414e91cf
commit
a48ebe3b13
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 19 16:26:40 UTC 2011 - coolo@suse.de
|
||||
|
||||
- update to 3.0202
|
||||
- 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().
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 19:20:43 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user