aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Collapse)AuthorAge
* Fix multi day overflow in time-.Hugo Hörnquist2020-05-24
|
* Remove comment about atomic boxes.Hugo Hörnquist2020-05-24
|
* Move TODO's about BYSETPOS to GitHub issue.Hugo Hörnquist2020-05-24
| | | | https://github.com/HugoNikanor/calp/issues/6
* Add stream-partition.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
|
* Introduce warnings-are-errors parameter.Hugo Hörnquist2020-05-24
|
* Timespan-overlaps? single moment and tests.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 special case for first day in month view.Hugo Hörnquist2020-05-23
|
* Replace one match-lambda* with case-lambda.Hugo Hörnquist2020-05-23
|
* HTML add debug parameter.Hugo Hörnquist2020-05-23
|
* Minor cleanup.Hugo Hörnquist2020-05-23
|
* Made *prodid* global.Hugo Hörnquist2020-05-23
|
* Cleanup in datetime.Hugo Hörnquist2020-05-23
|
* date= and time= now work.Hugo Hörnquist2020-05-23
|
* Fix javascript mimetype in server.Hugo Hörnquist2020-05-23
|
* Remove (vcomponent output) module.Hugo Hörnquist2020-05-23
|
* Remove export functions from terminal output.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
|
* Remove commented procedure in-day?Hugo Hörnquist2020-05-22
|
* Minor coment cleanup.Hugo Hörnquist2020-05-22
|
* Repair ical output for keys with multiple vlines.Hugo Hörnquist2020-05-22
|
* Fix final-event-occurence.Hugo Hörnquist2020-05-22
|
* Fix week-start in HTML month view from server.Hugo Hörnquist2020-05-21
|
* Add week-start parameter.Hugo Hörnquist2020-05-21
|
* Move new recurrence generator to generate.scm.Hugo Hörnquist2020-05-19
|
* Remove old recurrence generator.Hugo Hörnquist2020-05-19
|
* Cleanup in datetime.Hugo Hörnquist2020-05-19
|
* Add test for filter-sorted.Hugo Hörnquist2020-05-19
|
* Add warning with failed unlinking of unix socket.Hugo Hörnquist2020-05-19
|
* Fix recurrence display for BYMONTHDAY in YEARLY.Hugo Hörnquist2020-05-19
|
* Remove strbuf.Hugo Hörnquist2020-05-19
| | | | | | Strbuf existed for the previous parser, which immitated the C parser but in scheme. The new parser is much more "correct" scheme, and therefore doesn't need a c-string thingy.
* Inline badly named function.Hugo Hörnquist2020-05-19
|
* date=, datetime=, time= any number of arguments.Hugo Hörnquist2020-05-19
|
* Remove leap and expiry from zic.Hugo Hörnquist2020-05-19
|
* minor cleanup.Hugo Hörnquist2020-05-19
|
* Recurrence rules now always parsed.Hugo Hörnquist2020-05-19
|
* Glob, and the whole, now works on 32 bit systems.Hugo Hornquist2020-05-14
| | | | | Guile really needs to have better way to get the native width of a pointer. Creating a symbol from a sizeof is nothing but ugly.
* server /month/ round to start of month.Hugo Hörnquist2020-05-14
|
* Add some TODO's.Hugo Hörnquist2020-05-14
|
* Remove recurrence instances before our start date.Hugo Hörnquist2020-05-14
|