Astro-SLA

 view release on metacpan or  search on metacpan

ChangeLog  view on Meta::CPAN

54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
        * 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.

README  view on Meta::CPAN

177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
  - 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 )