Commit Graph

5 Commits

Author SHA1 Message Date
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 41ce20fec4 Start the change log entry for an upcoming 4.0.3 2021-08-23 09:17:31 -04:00
Brandon Rhodes c25aa34f85 Fix release date of 4.0.2 in changes.html 2021-06-24 11:36:07 -04:00
Brandon Rhodes 9407c4c129 Update changelog (alas, late for 4.0.2 release) 2021-06-24 11:07:50 -04:00
Brandon Rhodes 33897fa0c2 Add recursive “wget” of XEphem website as `Site/`
These files are from the `xephem/` directory fetched by this command:

    wget --mirror --reject '*.tgz' https://www.clearskyinstitute.com/xephem/
2021-05-20 14:50:47 -04:00