Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2022-08-30
15:00
[96ced7e6f0] Leaf: add pkgconfig file (closes [b88325605a4719a7]) (user: ivy tags: trunk)
14:58
[b2f9874f9c] per meson's advice, use its built-in werror (user: ivy tags: trunk)
2020-11-05
00:19
[d363c13c9e] Bump version; delete Makefile and no longer necessary ddata/meta/version (user: ivy tags: trunk, 0.3.2, release)
00:17
[c252584a0d] Remove reference to github (user: ivy tags: trunk)
00:16
[1bcbd0bc97] Merge in building as a library. Turns out it was easy to do. (user: ivy tags: trunk)
00:04
[be59f20809] Closed-Leaf: Build & install libddate and build ddate against the library (user: ivy tags: library)
2020-11-04
21:01
[45926d2eb3] Got meson working; merge it in (user: ivy tags: trunk)
19:21
[506692451f] Closed-Leaf: conditionally add OS-specific slogans during build (user: ivy tags: meson)
19:05
[2d0e224392] update build instructions for meson (user: ivy tags: meson)
18:45
[86377b41a3] merge in doc changes (user: ivy tags: meson)
18:29
[6ba8e3dfec] update address of repo (user: ivy tags: trunk)
18:22
[5e21bda76e] Meson is ridiculous; therefore, experiment with building with meson (user: ivy tags: meson)
2020-11-01
02:43
[fcae72efe2] use fossil ignore mechanism instead of gitignore (user: ivy tags: trunk)
2020-05-05
05:54
[17d74affde] Remove outdated notes on maximum number of digits in a year (user: escondida@iff.ink tags: trunk)
05:35
[eb8e917743] Implement actually printing BS dates (user: escondida@iff.ink tags: trunk, 0.3.1, release)
04:47
[ce3ab8a7a6] Actually handle dates BCE (user: escondida@iff.ink tags: trunk)
03:58
[baba965247] Actually implement check to make sure we don't exceed INT64_MAX (user: escondida@iff.ink tags: trunk)
03:57
[c6e56ce56a] Use strtol to take user input. (user: escondida@iff.ink tags: trunk)
2020-05-02
23:39
[150bb86f21] tweak digit formatting (user: escondida@iff.ink tags: trunk)
23:08
[01c08f3206] ddate_fmt: return a ddate_error rather than printing errors (user: escondida@iff.ink tags: trunk)
22:24
[d0ea7aac31] better (less) error handling in slogans.c (user: escondida@iff.ink tags: trunk)
22:18
[5ebcc8abbc] rename sloganeer ddate_sloganeer (user: escondida@iff.ink tags: trunk)
22:13
[23394dd42c] Start implementing better error handling (user: escondida@iff.ink tags: trunk)
20:54
[3ce8fcc0e4] define XYEAR and XDAY in bob.h (user: escondida@iff.ink tags: trunk)
20:53
[0cabeb4c21] #define SEASON_LEN in ddate.h instead of convert.h, use it in fmt.h (user: escondida@iff.ink tags: trunk)
20:51
[e5ad2b9afd] Document where to start in ddate.h (user: escondida@iff.ink tags: trunk)
20:51
[35c9969d0d] rename ddate_greg_to_eris2 to ddate_greg_ymd_to_eris (user: escondida@iff.ink tags: trunk)
20:47
[f80d1e0754] Create 18 new ways to fail (user: escondida@iff.ink tags: trunk)
20:00
[9f99f6a507] util.c: try_read_file: free memory if returning early after successful calloc (user: escondida@iff.ink tags: trunk)
19:57
[724562db1b] slogans.c: don't getenv more than necessary (user: escondida@iff.ink tags: trunk)
19:54
[0fe146fed4] slogans.c: fix potential divide-by-zero (user: escondida@iff.ink tags: trunk)
19:48
[a78d345b7e] fmt.c: make find_tibs set tibstart to the first opening bracket (tibend is still the last closing bracket) (user: escondida@iff.ink tags: trunk)
19:40
[18c5222d14] ddate_fmt: properly check buffer length and (I think) prevent stack smashing (user: escondida@iff.ink tags: trunk)
00:46
[ea837108ea] Properly check characters written in ddate_fmt (user: escondida@iff.ink tags: trunk)
00:46
[8291060bc6] tweak debug flags (user: escondida@iff.ink tags: trunk)
2020-05-01
14:53
[b604b7c455] Enable debug build, fix some compiler errors discovered on doing so (user: escondida@iff.ink tags: trunk)
14:32
[995609a188] Makefile: move all CFLAGS setting together (user: escondida@iff.ink tags: trunk)
2020-04-07
19:58
[3d609fa2e7] If LOCALDIR isn't set, check default local-data dir $HOME/local/data (user: escondida@iff.ink tags: trunk)
19:43
[88e95cbebb] Finish sentences in README (user: escondida@iff.ink tags: trunk)
19:18
[4140a43c50] fix a link in README (user: escondida@iff.ink tags: trunk)
18:23
[a87b624832] tweak Makefile (user: escondida@iff.ink tags: trunk, 0.3.0)
18:18
[a2c4e302d9] Add LICENSE, with dist. policy from original ddate.c (user: escondida@iff.ink tags: trunk)
18:13
[e6d7148a7c] update gitignore (user: escondida@iff.ink tags: trunk)
18:13
[b3359c52a5] remove mkfile (user: escondida@iff.ink tags: trunk)
18:12
[85073fb786] use make (user: escondida@iff.ink tags: trunk)
2020-03-29
20:46
[c7e3eb1753] update version (user: escondida@iff.ink tags: trunk)
20:42
[5735b4b3e0] Make -v actually print version (user: escondida@iff.ink tags: trunk)
20:41
[f19ca0e022] Add version string (user: escondida@iff.ink tags: trunk)
20:06
[8ffba5a63d] Build with -Werror (user: escondida@iff.ink tags: trunk)
19:58
[10d4da4d63] remove old README (user: escondida@iff.ink tags: trunk)