aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2020-05-19Cleanup in datetime.Hugo Hörnquist
2020-05-19Add test for filter-sorted.Hugo Hörnquist
2020-05-19Add warning with failed unlinking of unix socket.Hugo Hörnquist
2020-05-19Fix recurrence display for BYMONTHDAY in YEARLY.Hugo Hörnquist
2020-05-19Remove strbuf.Hugo Hörnquist
2020-05-19Inline badly named function.Hugo Hörnquist
2020-05-19date=, datetime=, time= any number of arguments.Hugo Hörnquist
2020-05-19Remove leap and expiry from zic.Hugo Hörnquist
2020-05-19minor cleanup.Hugo Hörnquist
2020-05-19Recurrence rules now always parsed.Hugo Hörnquist
2020-05-14Glob, and the whole, now works on 32 bit systems.Hugo Hornquist
2020-05-14server /month/ round to start of month.Hugo Hörnquist
2020-05-14Add some TODO's.Hugo Hörnquist
2020-05-14Remove recurrence instances before our start date.Hugo Hörnquist
2020-05-14Remove some duplicates in recurrence set generation.Hugo Hörnquist
2020-05-14Add label macro.Hugo Hörnquist
2020-05-14RRule Limiters works much better.Hugo Hörnquist
2020-05-14Add stream->values.Hugo Hörnquist
2020-05-13Week day limiter working?Hugo Hörnquist
2020-05-13Update run-test for recurrence sets.Hugo Hörnquist
2020-05-13Commented up where the failing recurrence sets fail.Hugo Hörnquist
2020-05-13Some more rr rules.Hugo Hörnquist
2020-05-13Add all-wday-in-year.Hugo Hörnquist
2020-05-13Change values-map to valued-map.Hugo Hörnquist
2020-05-13RRULES with FREQ=MONTHLY and BYDAY now works in the extension case.Hugo Hörnquist
2020-05-13Add values-map.Hugo Hörnquist
2020-05-11Reword recurrence tests.Hugo Hörnquist
2020-05-11Simplify prettify-tree of util/exceptions.Hugo Hörnquist
2020-05-11Add ~3 to datetime->string.Hugo Hörnquist
2020-05-10Add TODO about linewrapping.Hugo Hörnquist
2020-05-09Add short commentary on difference between parse and parse/component.Hugo Hörnquist
2020-05-09Remove old parser, rename new parser to component.Hugo Hörnquist
2020-05-09Minor cleanup.Hugo Hörnquist
2020-05-09New parser now on feature parity with old.Hugo Hörnquist
2020-05-09Un-escape escaped characters. Slow?Hugo Hörnquist
2020-05-09New parser now works with old code.Hugo Hörnquist
2020-05-09Clean up util header.Hugo Hörnquist
2020-05-09Work on new parser, almost works.Hugo Hörnquist
2020-05-09Set X-HNH-FILENAME outside parse-calendar.Hugo Hörnquist
2020-05-09Add draft of new parser.Hugo Hörnquist
2020-05-09Move vcalendar parse code into own file.Hugo Hörnquist
2020-05-08Remove unused with-vline-tz.Hugo Hörnquist
2020-05-06Made benchmark main runnable again.Hugo Hörnquist
2020-05-05Change to only call get-datetime in parse.Hugo Hörnquist
2020-05-05Add profile! macro.Hugo Hörnquist
2020-05-05html --help s/month/table/Hugo Hörnquist
2020-05-05Getopt-opt handles value being any symbol.Hugo Hörnquist
2020-05-04Add link in root to /today.Hugo Hörnquist
2020-05-04Catch address already in use for HTTP server.Hugo Hörnquist
2020-05-04Tests run again.Hugo Hörnquist