Commit Graph

372 Commits

Author SHA1 Message Date
Gergely Polonkai aadf4a280e
Add GTK-Doc’s .actions file to .gitignore 2021-04-27 08:25:47 +02:00
Gergely Polonkai 827a8f3641
Allow using LTP 1.14 2021-04-27 08:24:45 +02:00
Gergely Polonkai 2879fa72cd
Fix location of @filename@ in gswe-enumtypes.c.template 2021-04-25 06:20:54 +02:00
Gergely Polonkai 4e53c0c771 Add opposing points: DESC, MC, ANTIVERTEX
Solves #4
2016-09-29 08:42:02 +02:00
Gergely Polonkai c0711d512d Add possibility to calculate Moon South Node position 2016-09-20 15:23:47 +02:00
Gergely Polonkai aed102ea11 Update to Swiss Ephemeris 2.04 2016-07-25 12:42:52 +02:00
Gergely Polonkai ae1ba0a5e9 Merge branch 'master' into testing 2015-11-24 12:31:34 +01:00
Gergely Polonkai b3d335259c Backport g_assert_true() and g_assert_false()
These macros were defined in 2.38, but SWE-GLib depends on
2.32. Requiring a newer version solely for this would be an overkill, so
let’s just backport them.
2015-11-24 12:27:35 +01:00
Gergely Polonkai eedcc3fb3a Create test for GsweTimestamp::instant-recalc 2015-11-24 12:14:22 +01:00
Gergely Polonkai b3345b1cd7 Fix gswe_timestamp_set_now_local()
It calculated the timezone offset wrong (for 1.0 hour it became 1000.0).
2015-11-24 12:06:30 +01:00
Gergely Polonkai 230ec75043 Add codecov support 2015-11-23 19:38:06 +01:00
Gergely Polonkai da90330152 Fix tests 2015-11-23 16:53:16 +01:00
Gergely Polonkai 92f3b7e957 Merge branch 'master' into testing
Conflicts:
	tests/Makefile.am
2015-11-23 16:51:57 +01:00
Gergely Polonkai f4b6bfe37d Add build status badge 2015-09-14 11:18:42 +02:00
Gergely Polonkai 7b3a1ddeaf Move to container based Travis 2015-09-14 11:16:25 +02:00
Gergely Polonkai e394ffa15e Upgrade to Swiss Ephemeris 2.02.01 2015-09-13 15:35:49 +02:00
Gergely Polonkai dbfb734b1f Revert "Move to container based Travis"
This reverts commit a006498281.

SWE-GLib cannot use container based tests, as the gnome-common package
is disallowed.

Issue travis-ci/apt-package-whitelist#1103 has been opened to resolve
this dependency.
2015-09-03 08:42:11 +00:00
Gergely Polonkai a006498281 Move to container based Travis 2015-09-03 08:31:43 +00:00
Gergely Polonkai 258dcc8356 Fix .travis.yml 2015-09-03 07:39:33 +00:00
Gergely Polonkai 9da6941f0a Fix tests Makefile.am
It couldn’t run tests due to missing CFLAGS and LDADD parameters.
2015-09-03 07:27:20 +00:00
Gergely Polonkai d87f5e98f7 Restructure README file 2015-09-02 14:27:04 +00:00
Gergely Polonkai e854485da3 Merge branch 'master' into testing 2015-01-12 10:17:35 +01:00
Gergely Polonkai 5dc7240420 Add leap second for 2015 2015-01-12 09:57:55 +01:00
Gergely Polonkai 93d0fd68aa Backport g_assert_null() and g_assert_nonnull()
These were added in newer GLibbversions, but upgrading requirements
just because of these would be an overkill.
2014-11-18 08:04:35 +01:00
Gergely Polonkai 064d39b970 Begin refactoring GsweTimestamp tests 2014-11-18 00:43:29 +01:00
Gergely Polonkai 0886396879 Move gswe_timestamp_new_from_julian_day() to g_object_new() call 2014-11-18 00:42:17 +01:00
Gergely Polonkai 27338c465f Update Travis CI config 2014-11-17 17:21:45 +01:00
Gergely Polonkai 1c14b451fd Remove GLib-specific names from configure.ac
Code coverage reports were migrated from GLib sources, and some names remained
2014-11-17 13:33:23 +01:00
Gergely Polonkai 6187d45177 Make TimestampValidity public with name GsweTimestampValidityFlags 2014-11-17 13:32:54 +01:00
Gergely Polonkai b4612e1e89 Update .gitignore with more testing related files 2014-11-17 13:22:23 +01:00
Gergely Polonkai a8844a3ed8 Merge branch 'master' into testing 2014-11-17 13:20:47 +01:00
Gergely Polonkai 2a615e44c8 Remove unnecessary notifications upon GsweTimestamp creation 2014-11-17 13:17:07 +01:00
Gergely Polonkai e850018d62 Add GsweTimestamp::julian-day property
It was somehow missing from the property list
2014-11-17 11:27:26 +01:00
Gergely Polonkai 34ded1881f Fix instant-recalc property change handling
Despite the actual value, only the gswe_timestamp_calculate_all() was called.
2014-11-14 17:57:10 +01:00
Gergely Polonkai 02703b7045 Add code coverage support 2014-11-13 17:30:16 +01:00
Gergely Polonkai efa7b7fab3 Remove double free for some GsweMoment internal lists 2014-11-13 01:13:39 +01:00
Gergely Polonkai bf5a839511 Add more guards to aspect calculations
gswe_aspect_data_calculate() may get called if the currently set
planet is NULL
2014-11-13 01:13:11 +01:00
Gergely Polonkai 4d5866b405 Add missing g_free in gswe_antiscion_data_free() 2014-11-13 01:12:24 +01:00
Gergely Polonkai 714f3dbcb0 Add LUA example 2014-11-04 16:35:16 +01:00
Gergely Polonkai 68351b2177 Unify output of example scripts 2014-11-04 16:35:16 +01:00
Gergely Polonkai 9b47d216e3 Unify coordinates in example scripts 2014-11-04 16:35:16 +01:00
Gergely Polonkai 121357e863 Remove unnecessary Data::Dumper use from Perl example 2014-11-04 16:35:16 +01:00
gitolite tester fc1a6328f1 Add full UTF-8 support to Perl example 2014-11-01 01:31:25 +01:00
gitolite tester 5b7124aca5 Protect Gswe*Data from NULL pointers 2014-11-01 01:24:06 +01:00
Gergely Polonkai c461b743e4 Create GSettings schema with the available enum types 2014-10-31 23:19:26 +01:00
gitolite tester c03f1eac6a Code beautification 2014-10-31 19:12:35 +01:00
Gergely Polonkai 820a41cb8f Protect gswe_house_data_unref() from NULL pointers 2014-10-31 18:47:43 +01:00
Gergely Polonkai 185c235b6b Remove unnecessary g_object_unref() in gswe_moment_dispose() 2014-10-31 18:43:53 +01:00
Gergely Polonkai bf4fad5388 Add signal GsweMoment::planet-added 2014-10-07 23:25:24 +02:00
Gergely Polonkai 2dd4ea1ca7 Add a variable to save the handler of the timestamp changed signal 2014-10-07 23:24:11 +02:00