aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent (follow)
Commit message (Expand)AuthorAge
...
* Re-add timezone normalization for parsed datetimes.Hugo Hörnquist2020-06-15
* Fix multi-valued fields.Hugo Hörnquist2020-06-15
* Work on parser.Hugo Hörnquist2020-06-15
* Map all fields into types.Hugo Hörnquist2020-06-14
* Add parser for all remaining types.Hugo Hörnquist2020-06-13
* Add duration parser.Hugo Hörnquist2020-06-13
* Add list of keys that may repeat.Hugo Hörnquist2020-06-13
* Fix normalization in (datetime util).Hugo Hörnquist2020-06-13
* All recurrence test except SETPOS now pass.Hugo Hörnquist2020-06-13
* Which lead to some other bugs needing fixing.Hugo Hörnquist2020-06-13
* Fix unless-clauses in make-extenders.Hugo Hörnquist2020-06-13
* Move recurrence output test to tests/.Hugo Hörnquist2020-06-13
* Add missing space.Hugo Hörnquist2020-06-13
* Add 'a-form' to my ordinals.Hugo Hörnquist2020-06-13
* Resolve some TODO's.Hugo Hörnquist2020-06-12
* Filter out ALL X-HNH- fields from ics output.Hugo Hörnquist2020-06-05
* Break text procedures into modules.Hugo Hörnquist2020-06-01
* Move TODO's about BYSETPOS to GitHub issue.Hugo Hörnquist2020-05-24
* Add comment about allows multi-valued items in ics.Hugo Hörnquist2020-05-24
* Handle events with no DTEND.Hugo Hörnquist2020-05-24
* Minor change.Hugo Hörnquist2020-05-24
* Remove (vcomponent util).Hugo Hörnquist2020-05-23
* Remove deprecated read-tree.Hugo Hörnquist2020-05-23
* Remove (vcomponent load) module.Hugo Hörnquist2020-05-23
* Slight changes to define-config.Hugo Hörnquist2020-05-23
* Add tests for with-replaced-attrs.Hugo Hörnquist2020-05-23
* Remove (vcomponent output) module.Hugo Hörnquist2020-05-23
* Remove print-vcomponent.Hugo Hörnquist2020-05-23
* Whitespace cleanup.Hugo Hörnquist2020-05-23
* Simplify rrule writer.Hugo Hörnquist2020-05-23
* Cleanup in recurrence generate.Hugo Hörnquist2020-05-23
* Repair ical output for keys with multiple vlines.Hugo Hörnquist2020-05-22
* Fix final-event-occurence.Hugo Hörnquist2020-05-22
* Move new recurrence generator to generate.scm.Hugo Hörnquist2020-05-19
* Remove old recurrence generator.Hugo Hörnquist2020-05-19
* Fix recurrence display for BYMONTHDAY in YEARLY.Hugo Hörnquist2020-05-19
* date=, datetime=, time= any number of arguments.Hugo Hörnquist2020-05-19
* minor cleanup.Hugo Hörnquist2020-05-19
* Recurrence rules now always parsed.Hugo Hörnquist2020-05-19
* Remove recurrence instances before our start date.Hugo Hörnquist2020-05-14
* Remove some duplicates in recurrence set generation.Hugo Hörnquist2020-05-14
* RRule Limiters works much better.Hugo Hörnquist2020-05-14
* Week day limiter working?Hugo Hörnquist2020-05-13
* Update run-test for recurrence sets.Hugo Hörnquist2020-05-13
* Commented up where the failing recurrence sets fail.Hugo Hörnquist2020-05-13
* Some more rr rules.Hugo Hörnquist2020-05-13
* RRULES with FREQ=MONTHLY and BYDAY now works in the extension case.Hugo Hörnquist2020-05-13
* Reword recurrence tests.Hugo Hörnquist2020-05-11
* Add TODO about linewrapping.Hugo Hörnquist2020-05-10
* Add short commentary on difference between parse and parse/component.Hugo Hörnquist2020-05-09