summaryrefslogtreecommitdiff
path: root/lib/DateTime/Event/Sunrise.pm
Commit message (Expand)AuthorAge
* Last updates before release of version 0.0506 to CPAN.Jean Forget2020-07-09
* Some minor code formatting.Jean Forget2020-07-07
* Removing the "algo" parameter.Jean Forget2020-07-07
* Updating the documentation.Jean Forget2020-07-06
* Refactoring: in a "if-then-else", it is usually better to put the shorter blo...Jean Forget2020-07-06
* A few tweaks in the module and in the new test file.Jean Forget2020-07-03
* A few cosmetic changes, including a proper trace for the Sun's declination.Jean Forget2020-06-18
* New option 'algo', to get results closer to what Stellarium gives.Jean Forget2020-06-18
* A few more comments, a bit of refactoring $h -> $ang_spd.Jean Forget2020-06-05
* Sideral time value compatible with the value given by Stellarium.Jean Forget2020-06-05
* Minor style tweaks.Jean Forget2020-06-04
* Some additional trace messages, also the possibility for negative angles and ...Jean Forget2020-05-04
* Fix the endless loop (RT 110016), fix some computations errors.Jean Forget2020-04-22
* Preventing useless computations of sunrise / sunset.Jean Forget2020-04-20
* Some shuffling of lines in the _sunrise subroutine.Jean Forget2020-04-20
* Implementing the precise algorithm (and removing some trailing spaces).Jean Forget2020-04-16
* Trace the hours in several formats: HH:MM:SS, decimal hours, decimal days.Jean Forget2020-04-16
* Debug the values printed in the trace output file.Jean Forget2020-04-15
* More trace messages, same as in Astro::Sunrise.Jean Forget2020-04-15
* Adding a trace to the computation algorithms.Jean Forget2020-04-14
* Prefer https scheme over http scheme, prefer Internet address over postal add...Jean Forget2020-04-14
* Remove all TAB chars, replace them by spaces.Jean Forget2020-04-14
* New copyright year.Jean Forget2020-04-14
* Version 0.0505 has been released, start working on version 0.0506.Jean Forget2015-12-07
* Fixing RT ticket 110016, endless loop with the precise algorithm.Jean Forget2015-12-07
* Now that V0.0504 is released, prepare work for the next version. Also: a few ...Jean Forget2014-07-28
* A few documentation fixes: caveat for using the 90 latitude, fix a typo under...Jean Forget2014-04-07
* A bit more documentation for the new "silent" parameter and the new methods.Jean Forget2014-04-03
* A bit more documentation for the "is_polar_day" and "is_polar_night" methods.Jean Forget2014-04-03
* The three boolean methods should always be silent, even if the DT::E::SR obje...Jean Forget2014-04-03
* The new functions, which enable users to use a silent DT::E::SR object withou...Jean Forget2014-04-02
* Add a "silent" property to DT::E::SR objects and provides the flag for polar ...Jean Forget2014-04-02
* Switching to Unix ends-of-lines.Jean Forget2014-04-02
* Now that 0.0503 is published, prepare version 0.0504.Jean Forget2013-10-21
* Declaring "upper_limb" default value as zero,Jean Forget2013-10-16
* Minor additions. The 01basic.t test must keep in tune with theJean Forget2013-10-15
* Add a new parameter "upper_limb" and now the 04basic.t test succeeds. At the ...Jean Forget2013-10-10
* Fix an off-by-one error in the computation of days since 0th January 2000.Jean Forget2013-10-10
* Reinstating the "altitude" parameter keyword, since it is acceptable in Engli...Jean Forget2013-10-10
* Proper validation of new height and old altitude parameters.Jean Forget2013-10-07
* Encoding for the POD text (which includes degrees and fglock's first name). A...Jean Forget2013-10-07
* More documentation fixes, especially about the parameter default values. Also...Jean Forget2013-10-04
* Apply patch from RT ticket 36532. Thank you Michael.Jean Forget2013-10-03
* RT ticket 77710: better names "precise" and "height" for parameters. And the ...Jean Forget2013-10-03
* Overhauling the POD. Not finished yet.Jean Forget2013-10-02
* Fix typos and anomalies in the comments.Jean Forget2013-10-02
* Kwalitee issues: use warnings, list of dependencies.Jean2013-08-21
* Kwalitee issues: generate asbtract, author and license in the META files. Als...Jean2013-08-20
* Full specification for the licenses, including a summary in each code file.Jean2013-08-07
* Clean up the license issues, change the version number in prevision of the ne...Jean2013-08-06