Commit Graph

4 Commits

Author SHA1 Message Date
Brandon Rhodes 8fb84dc758 Remove cast to non-standard type `ulong`
Per discussion #23, where a user reported `ulong` missing on macOS.
2021-12-06 15:37:12 -05:00
Lutz Mändle d066f6c852 Sky View: fix DSS image fetch and display with SSL
Patch “xephem-4.1.0_skyfits_ssl.patch” from groups.io mailing list.
2021-10-08 10:20:50 -04:00
Brandon Rhodes d77d297bfe Remove stale “RCS” comments from C code
perl -pi -0777 -e 's/\/\* For RCS .*?\*\/\n+//gs' **/*
perl -pi -0777 -e 's/static char \*rcsid.*?;\n//gs' **/*
2021-08-23 13:19:28 -04:00
Brandon Rhodes 752e82f594 Initial import from “xephem-4.0.0.tgz” archive
Downloaded from: http://www.clearskyinstitute.com/xephem/xephem-4.0.0.tgz
2021-02-08 15:05:21 -05:00