Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 64ce1193 | 2017-05-06 22:00:53 | fix format string for 64-bit time_t, found by clang warning | ||
| 044a3c15 | 2017-05-06 21:57:27 | regen | ||
| 76983199 | 2017-05-04 14:21:34 | remove very old unneeded configure change which breaks clang | ||
| 06bc3b06 | 2017-05-04 14:02:00 | requires gnu89 inline semantics | ||
| 1f872fa9 | 2017-05-02 16:56:11 | uses gnu89-inlines | ||
| bdb8a564 | 2017-05-02 16:47:32 | abs(unsigned) doesn't make much sense. clang catches an actual bug in jakemsr's code! | ||
| cf1c9742 | 2017-05-01 13:28:09 | update to fldigi-4.0.3 | ||
| cb79f582 | 2017-04-29 06:54:29 | missing prototypes | ||
| 0cb7bca0 | 2017-04-28 22:29:31 | Update to xlog-2.0.14. | ||
| b8db4b85 | 2017-04-27 23:03:54 | * drop -Werror; fixes build with clang * replace gettext module while here |