aboutsummaryrefslogtreecommitdiff
path: root/src/planner.c
Commit message (Collapse)AuthorAgeFilesLines
* move the implementation of indicator_datetime_appt_free() from planner-eds.c ↵Charles Kerr2013-10-091-0/+20
| | | | to planner.c
* Bad mergeTed Gould2013-09-081-2/+2
|
* Merge trunkTed Gould2013-09-061-2/+29
|\
| * change the Planner API s.t. get_appoinments() is an async function. Breaks ↵Charles Kerr2013-09-051-2/+29
| | | | | | | | everything
* | Protect against invalid begin or end datesTed Gould2013-09-031-0/+2
|/
* in planner.c, fix virtual finalize() function chaining upCharles Kerr2013-06-161-1/+1
|
* extract EDS code into its own mockable classCharles Kerr2013-05-121-0/+232