Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Known_problems and Release_Notes for PDL-2.007_12
  • Loading branch information
devel-chm committed Mar 6, 2015
1 parent 81fb5a3 commit 760460e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 5 deletions.
5 changes: 1 addition & 4 deletions Known_problems
Expand Up @@ -99,15 +99,12 @@ The following issues have been reported with this version of PDL:
- The following SourceForge bugs are outstanding at time of the
PDL-2.007_12 release:

374 CONFIGURE_REQUIRES => Devel::CheckLib
368 PDL::Slatec::polyfit ignores incorrect length of weight piddle; passes garbage to slatec polfit
367 BAD value parsing breakage
366 many warnings in t/transform.t with use strict; use warnings;
364 type promotion in whistogram is based upon the index, not the weight
363 PP "OtherPars" namespace is not clean
359 Improved documentation for vsearch
354 filter demo list by actually available
353 imag2d not 'use warnings' safe and no way to disable twiddle
350 Modules using PDL::Slatec will get installed even if Slatec is disabled
347 t/#pdl_from_string.t has a failure if BADVAL_NAN=1
346 ExtUtils::F77 dependency causing problems for CPAN install
343 longlong constructor and display lose digits due to implicit double precision conversions
Expand Down
22 changes: 21 additions & 1 deletion Release_Notes
Expand Up @@ -12,6 +12,10 @@ General Notes:

* Counting down to a PDL-2.008 release this February 2015

* This release marks the completion of almost all the
priority issues needed for PDL-2.008. Expect feature
freeze, final shakedown, and release to come!

* Another quick CPAN developers release

- It is a snapshot of the current git development tree
Expand All @@ -35,7 +39,23 @@ General Notes:

Highlights:

* TBD
* Fixed sf.net bug #373 2.007_11 MANIFEST

* Implemented 'core' and 'coretest' targets for quick testing.

* Fix quote/whitespace build problems

* Fix threading problem discovered in PDL::MatrixOps::inv()

* Build improvements and support for automated commit testing
via the travis-ci infrastructure

* Fixed sf.net bug #368 PDL::Slatec::polyfit ignores
incorrect length of weight piddle

* Fixed sf.net bug #374 CONFIGURE_REQUIRES => Devel::CheckLib

* Lots of tweaks and cleanup...



Expand Down

0 comments on commit 760460e

Please sign in to comment.