Astro-SLA
view release on metacpan or search on metacpan
545556575859606162636465666768697071727374
* SLA.xs: Missed two Perl_croaks that only occur
when
linking
against the C version of SLA.
2003-08-18 Tim Jenness <tjenness
@cpan
.org>
* SLA.pm: Release Version 0.97 on CPAN
2003-07-14 Tim Jenness <tjenness
@cpan
.org>
* SLA.xs: Need to add aTHX_
for
Perl_croak to work
with
threads
2003-07-03 Tim Jenness <tjenness
@cpan
.org>
* SLA.xs: Fix error in slaOap fortran interface. This was breaking
the comet test. Does not affect the C version.
2003-07-02 Tim Jenness <tjenness
@cpan
.org>
* t/comet.t: Add a test
for
perturbation of orbital elements since
that is key functionality
for
some users.
177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
- The tests have been updated considerably. All the examples
from the slalib documentation are now included in the test suite.
- Test::More is now required
for
the tests.
- stime
has
added arguments (-epoch, -h and -man)
Changes
for
release 0.98:
- Missed two
"Perl_croak + threading errors"
Changes
for
release 0.97:
- Addition of a test
for
cometary ephemerides
- A fix to the slaOap function
when
using the Fortran bindings
- Fix
for
building
with
a thread-enabled perl, although slalib
is not proven to be thread safe.
Changes
for
release 0.96:
- Now includes Fortran support
- Add slaPertel and slaPertue
- Fix slaOap
Changes
for
release 0.95:
( run in 0.269 second using v1.01-cache-2.11-cpan-454fe037f31 )