summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branch issue-14-YYYY-MM0.1.10issue-14-YYYY-MMJulien Danjou2014-02-270-0/+0
* Fix parsing of YYYY-MM and add YYYYMichael Twomey2014-02-274-21/+47
* Added tag 0.1.9 for changeset 4b511368cef1Michael Twomey2014-02-260-0/+0
* Tweaking test output slightly and add wheel as a depenendency0.1.9Michael Twomey2014-02-262-4/+5
* Bumping to 0.1.9 and releasing.Michael Twomey2014-02-263-1/+8
* tests: fix remaining testsJulien Danjou2014-02-182-5/+4
* Raise error on YYYYMM or YYMMDDJulien Danjou2014-02-182-10/+12
* Raise error when parsing year with wrong number for yearsjulien2014-02-182-18/+23
* test: fix test cases on errorjulien2014-02-181-11/+12
* Added tag 0.1.8 for changeset 01161826be6eMichael Twomey2013-10-220-0/+0
* Fix encoding of README.rst and update tests to catch encoding issues0.1.8Michael Twomey2013-10-223-4/+11
* Added tag 0.1.7 for changeset 1881bf20e595Michael Twomey2013-10-190-0/+0
* Update to 0.1.70.1.7Michael Twomey2013-10-192-1/+6
* Add isoformat() tests for all parsed datesMichael Twomey2013-10-191-22/+24
* Merged in dims/pyiso8601 (pull request #3)Michael Twomey2013-10-190-0/+0
|\
| * Added tag 0.1.6 for changeset 462f8303fc39Michael Twomey2013-10-190-0/+0
* | Fix for regression when parsing microsecondsDavanum Srinivas2013-10-182-1/+2
|/
* Handle negative timezone offsets correctly0.1.6Michael Twomey2013-10-183-23/+34
* Added testcase from https://code.google.com/p/pyiso8601/issues/detail?id=14Michael Twomey2013-10-181-0/+3
* Added testcase from https://code.google.com/p/pyiso8601/issues/detail?id=16Michael Twomey2013-10-181-0/+1
* Added testcase from https://code.google.com/p/pyiso8601/issues/detail?id=17Michael Twomey2013-10-181-0/+1
* Bumping setup version to 0.1.6Michael Twomey2013-10-181-1/+1
* Added tag 0.1.5 for changeset bd89974951daMichael Twomey2013-10-170-0/+0
* Update README with more details on supported ISO 8601 formats0.1.5Michael Twomey2013-10-171-7/+48
* Handle compact date formatMichael Twomey2013-10-173-1/+3
* Z always specifies UTC nowMichael Twomey2013-10-173-1/+10
* Ensure parsing of timezones without separators worksMichael Twomey2013-10-172-1/+3
* Fix pickling / deepcopy of returned datetime objectsMichael Twomey2013-10-173-0/+10
* Fix microsecond rounding issuesMichael Twomey2013-10-173-2/+6
* Updating licenseMichael Twomey2013-10-172-1/+2
* Update README and add pypy to tox test matrixMichael Twomey2013-10-172-3/+28
* Require py.test >= 2.4.2 for test parameter supportMichael Twomey2013-10-172-2/+2
* Rewrote the regex, large parts of the code and testsMichael Twomey2013-10-162-34/+110
* Minor tweak to READMEMichael Twomey2013-10-151-2/+2
* Move description into README.rst and add devpiMichael Twomey2013-10-155-89/+75
* Correctly raise ParseError for more invalid inputsMichael Twomey2013-10-153-110/+38
* Merged in cdown/pyiso8601 (pull request #1)Michael Twomey2013-10-101-0/+4
|\
| * add python2/3 classifiers to setup.pySteven Kryskalla2013-08-251-0/+4
* | Make the inclusion of seconds optional in the date format.Chris Down2013-09-082-5/+18
|/
* Adding a MANIFEST.inbaserock/morphMichael Twomey2013-08-291-0/+2
* Applied python 3 support patch from https://code.google.com/p/pyiso8601/issue...Michael Twomey2013-08-298-10/+42
* Updated READMEMichael Twomey2013-08-291-1/+7
* Importing r23 / 0.1.4 from https://code.google.com/p/pyiso8601/Michael Twomey2013-08-297-0/+323