summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release0.4.9Gerhard Weis2012-10-301-1/+1
* new home at githubGerhard Weis2012-10-301-2/+1
* forgot to bump version for a whileGerhard Weis2012-10-301-1/+1
* fix pickle problem with FixedOffset instancesGerhard Weis2012-10-302-3/+6
* * make FixedOffset unpicklableGerhard Weis2012-10-302-12/+43
* - round to microseconds in case provided iso date string uses higher precisionGerhard Weis2012-10-303-16/+34
* - fix formatting for microseconds (Jarom Loveridge)Gerhard Weis2012-10-304-4/+22
* updatet bootstrap.pyGerhard Weis2012-10-301-33/+237
* move .hgiginore to .gitigonerGerhard Weis2012-10-301-2/+0
* mergeGerhard Weis2012-05-040-0/+0
|\
| * Added tag RELEASE-0.4.9 for changeset b689d2bac236Gerhard Weis2012-05-040-0/+0
* | Added tag RELEASE-0.4.8 for changeset b689d2bac236Gerhard Weis2012-05-040-0/+0
|/
* updated change log and version to 0.4.8Gerhard Weis2012-05-042-1/+8
* clean up setup.py for python2 and 3 compatibility (with and without setuptool...Gerhard Weis2012-05-041-8/+7
* make unit tests compatible with pre python 2.7 unit test moduleGerhard Weis2012-05-041-41/+36
* Added tag RELEASE-0.4.7 for changeset 862c42e54814Gerhard Weis2012-01-260-0/+0
* update changelog for releaseGerhard Weis2012-01-261-0/+6
* tz_isoformat needs datetime object to determine daylight savingGerhard Weis2012-01-262-7/+8
* add failing test for LocalTimeZone formattingGerhard Weis2012-01-262-2/+131
* make my syntax highlighter happyGerhard Weis2012-01-261-2/+2
* bump version to 0.4.7Gerhard Weis2012-01-261-1/+1
* Added tag RELEASE-0.4.6 for changeset 22cb3855ca1eGerhard Weis2012-01-060-0/+0
* * support Python 3Gerhard Weis2012-01-068-7/+28
* Added tag RELEASE-0.4.5 for changeset 2b6b173b7febGerhard Weis2012-01-060-0/+0
* * made setuptools an optional dependencyGerhard Weis2012-01-063-8/+18
* * ignore auto generated MANIFESTGerhard Weis2012-01-061-1/+2
* * updated .hgignoreGerhard Weis2012-01-061-0/+7
* * Fixed a formatting of microseconds for datetime objectsGerhard Weis2011-04-165-40/+51
* * Fixed problem with %P formating and fractionsGerhard Weis2010-10-294-4/+13
* * added unary operator for DurationGerhard Weis2010-10-286-174/+238
* * fixed precision problem with microsecondsGerhard Weis2010-10-134-58/+77
* * fixed bug in comparison between timedelta and Duration.Gerhard Weis2009-02-094-2/+13
* RELEASE-0.4.0Gerhard Weis2009-02-090-0/+0
* * minor fixes for docutils in documentation filesGerhard Weis2009-02-093-28/+25
* * added ISO 8601 formating methodsGerhard Weis2009-02-0918-355/+888
* * added buildout bootstrap.py for easy quick startGerhard Weis2009-01-071-0/+62
* * fixed buildout.cfg after rename of packageGerhard Weis2009-01-071-6/+6
* RELEASE-0.3.0Gerhard Weis2009-01-050-0/+0
* * minor cosmetic changesGerhard Weis2009-01-053-3/+4
* * renamed project to isodateGerhard Weis2009-01-051-1/+1
* * initial commit (version 0.3.0)Gerhard Weis2009-01-0519-0/+1901