Commit graph

79 commits

Author SHA1 Message Date
b6b3c9c608 fix Travis-CI 2016-10-28 00:41:46 -04:00
cb9c903968 revert "support compilation with json-c and son"
We will use Travis-CI Trusty environment for now..
This env includes json-c

This reverts commit 04021a8e7b.
2016-10-28 00:40:38 -04:00
1d05ef0542 fix Travis-CI 2016-10-27 23:30:47 -04:00
470d9e26f8 Version bump to 0.4, updated Readme and Changelog 2016-10-27 23:22:03 -04:00
b79cd7b2e3 fix Travis-CI 2016-10-27 23:05:03 -04:00
55c1bc3edf use Berkeley DB 4.8 instead of the old BSD one 2016-10-27 23:05:00 -04:00
04021a8e7b support compilation with json-c and son 2016-10-27 04:18:59 -04:00
449fcf05b6 updated documentation, added tests, fix Travis 2016-10-27 02:31:06 -04:00
33aed1302a improved timezone support
cal celestial can now query the timezone at the place of the observer (use -l)
2016-10-27 02:25:32 -04:00
112fd4cfd6 restructure code 2016-10-27 02:24:47 -04:00
42f7c44e05 simpify code 2016-10-27 02:24:08 -04:00
81643e915a improved com meting style 2016-10-27 02:23:52 -04:00
aba15ad67d code style cleanups 2016-10-26 21:55:04 -04:00
f54fd44dbc rewrote objects to use a list 2016-10-26 21:54:46 -04:00
c130c6b813 use jsob_object_get_ex() to silence deprecation warnings (closes #5) 2016-10-26 19:15:48 -04:00
b0d1c1bfec use Berkeley DB as on disk cache 2016-10-26 19:14:29 -04:00
7fadcacf6a improved debugging and error output 2016-10-26 19:12:54 -04:00
0eb03a153b more debuggin 2016-10-26 17:45:07 -04:00
6e70e34d92 fix compiler warnings 2016-10-26 17:39:56 -04:00
bf7c9eef13 do not hide bugs from the user 2016-10-26 17:35:35 -04:00
83fafc09a3 a couple of coding style cleanups 2016-10-26 17:34:10 -04:00
c7e4179ec3 removed autoconf / automaker products from repo.
run "autoreconf -i" to generate them
2016-10-26 17:24:19 -04:00
908bfc1a78 Fixed a couple of compiler warnings 2016-10-26 17:17:41 -04:00
6dbd21bc07 improved autotools setup 2016-10-26 17:17:17 -04:00
678c9ee231 fix compilation without GeoNames support 2016-10-26 17:12:53 -04:00
89864ea70e fixed links (closes #3) 2016-10-26 15:04:34 -04:00
a339b43631 fixing #2 2016-05-05 17:15:43 +02:00
db2c0bfa87 Update .travis.yml 2015-08-12 22:01:59 +02:00
5009118a27 adapt to travis env 2015-08-12 21:57:24 +02:00
8016aae54a updating autoconf files before build 2015-08-12 21:54:08 +02:00
aef5828fee fixing dependencies 2015-08-12 21:51:57 +02:00
82fa7759f3 fixed json dependency for travis 2015-08-12 21:44:25 +02:00
a4e05b5854 added travis config 2015-08-12 21:42:07 +02:00
4e4f01ccbd Merge pull request #1 from therealshredder/master
Fix build errors and add a few missing includes to silence build warnings
2015-07-09 12:09:12 +02:00
Thomas Wucher
57177eb0ba Silence warnings by adding missing includes 2015-07-09 11:57:10 +02:00
Thomas Wucher
8235618970 Fix build errors with json-c 0.12 2015-07-09 11:57:00 +02:00
1a7fe12221 fixed missing semicolon 2013-05-05 02:11:32 +02:00
dc497d4a20 updated TODO 2013-05-05 02:11:15 +02:00
4bb0d7466c updated manpage for calcelestial 2013-05-05 02:07:37 +02:00
e082d7ea4a added Makefile target to create symlinks 2013-05-05 01:27:59 +02:00
66bb2b96a8 lots of bug fixes regarding the timezone and daylight saving handling 2013-05-05 01:26:43 +02:00
8e1a807120 added timezone offset to output 2013-05-05 01:26:18 +02:00
4006850325 added timezone offset to output
added my own nonstd timegm()
2013-05-05 01:24:53 +02:00
cf13f0eb24 improved object name parsing 2013-05-03 20:44:28 +02:00
98e1df869d added first draft of formatter 2013-02-15 22:46:44 +01:00
aad0b9104b updated copyright notices to new package name 2013-02-07 18:43:53 +01:00
3dab897343 fixed daytime duration 2013-02-07 18:41:29 +01:00
0b556ad78c fixed some bugs 2013-02-07 18:33:42 +01:00
dac4098c73 renamed package to calcelestial 2013-02-07 16:36:47 +01:00
2dca19e6f9 added support for more planets and the earth's moon 2013-02-07 16:29:36 +01:00