summaryrefslogtreecommitdiff
path: root/lisp/calendar/iso8601.el
Commit message (Expand)AuthorAgeFilesLines
* Add some commentaryscratch/iso8601Lars Ingebrigtsen2019-07-291-5/+26
* Add more tests from the standardLars Ingebrigtsen2019-07-291-4/+4
* Add support for times with time zonesLars Ingebrigtsen2019-07-291-17/+27
* Change the interface a bit -- leave unspecified as nilLars Ingebrigtsen2019-07-291-10/+28
* Start implementing the ISO test corpusLars Ingebrigtsen2019-07-081-22/+32
* Fix definition of decoded-time-build-helper.Lars Ingebrigtsen2019-07-081-3/+3
* Add comments and doc stringsLars Ingebrigtsen2019-07-081-0/+8
* Use decoded time math to be able to parse intervalsLars Ingebrigtsen2019-07-081-6/+9
* Add interval testsLars Ingebrigtsen2019-07-081-3/+17
* Be stricter in what we accept and add more testsLars Ingebrigtsen2019-07-081-27/+46
* Clean up slightlyLars Ingebrigtsen2019-07-081-9/+9
* Get time zones rightLars Ingebrigtsen2019-07-081-6/+6
* Shuffle code around a bitLars Ingebrigtsen2019-07-081-24/+26
* Add more docLars Ingebrigtsen2019-07-081-21/+29
* Add more error checkingLars Ingebrigtsen2019-07-081-19/+63
* Clean up slightlyLars Ingebrigtsen2019-07-081-46/+45
* Added tests fos is8601Lars Ingebrigtsen2019-07-081-105/+14
* Move some functions to time-dateLars Ingebrigtsen2019-07-081-42/+18
* Add some tests to be adapted to ertLars Ingebrigtsen2019-07-081-0/+96
* Start implementing a real ISO 8601 parserLars Ingebrigtsen2019-07-081-0/+233