1. 8c6026b Use /usr/bin/env, test for py33 and how to release in README. by Tomi Pieviläinen · 11 years ago master
  2. e49a259 Document fuzzy_with_tokens, update NEWS to prepare for 2.2 by Tomi Pieviläinen · 11 years ago
  3. a293ed6 Merge Christopher Corley's changes by Tomi Pieviläinen · 11 years ago
  4. 6a2fbff Fix whitespace by Tomi Pieviläinen · 11 years ago
  5. 4628efe More information about updating the zoneinfo database. by Tomi Pieviläinen · 11 years ago
  6. 1c49121 Add fuzzy parsing that additionally returns the skipped substrings. by Christopher Corley · 12 years ago
  7. 11a2deb Fix installation problem when LANG=C by Tomi Pieviläinen · 12 years ago
  8. aefdb2b Add classifiers to setup.py by Tomi Pieviläinen · 12 years ago
  9. bc461d8 Fix UnicodeDecodeError in setup.py when LANG=C. by Mike Gilbert · 12 years ago
  10. 41d96ae A small comment still pointed to NIH tzdata server by Tomi Pieviläinen · 12 years ago 2.1
  11. 691a3cc Preparing for release by Tomi Pieviläinen · 12 years ago
  12. e551507 Change tzdata ftp server and processing by Tomi Pieviläinen · 12 years ago
  13. 4e5cd8f Merge license fixes by Tomi Pieviläinen · 12 years ago
  14. 15fc1fa Fix relativedelta arithmetics, bug #965881 by Tomi Pieviläinen · 12 years ago
  15. 836f161 Simplify testing code. by Thomas Kluyver · 12 years ago
  16. f035aef Fix for adding build directory to path on Python >=3.2 by Thomas Kluyver · 12 years ago
  17. 40996e0 Metadata fixes by Tomi Pieviläinen · 12 years ago
  18. 8a7cfe0 README fixes, tz cleanup by Tomi Pieviläinen · 12 years ago
  19. 87fdf7f Ismael Carnales sent a patch to add a time format + fixing format tests by Tomi Pieviläinen · 12 years ago
  20. 464d448 Add "Sept" abbreviation to parser by Tomi Pieviläinen · 12 years ago
  21. 7fc1cfa Fix last ambigious isinstance by Tomi Pieviläinen · 12 years ago
  22. 95b2a24 Fix opening files in tz by Tomi Pieviläinen · 12 years ago
  23. b6993d0 Fix relativedelta arithmetics by Tomi Pieviläinen · 12 years ago
  24. f21920a Check for longs and ints in Python2.x by Tomi Pieviläinen · 12 years ago
  25. 628cb9e Merge new style classes branch, works now on 2.6-3.2 by Tomi Pieviläinen · 12 years ago
  26. fe750f2 Fix #885219 : Use new-style python classes by gl@clarisys.fr · 13 years ago
  27. f303a77 Added unittesting for #884317 by gl@clarisys.fr · 13 years ago
  28. b7c23a1 FIX #884317 : correct use of microsecond when talking about microseconds by gl@clarisys.fr · 13 years ago
  29. 52093c9 Updated version to 2.0. by Gustavo Niemeyer · 13 years ago
  30. 074cf27 PSF License doesn't exist. This is Simplified BSD. by Gustavo Niemeyer · 13 years ago
  31. cda59fd Use python3 on banglines. by Gustavo Niemeyer · 13 years ago
  32. ac37a80 Applying Python 3 support patch by Brian Jones. by Gustavo Niemeyer · 13 years ago
  33. 30af002 Preparing for 1.5. by niemeyer · 14 years ago v1.5
  34. e9f0b24 Adam Ryan reported a problem in the relativedelta implementation which by niemeyer · 14 years ago
  35. 27bf3ec As reported by Mathieu Bridon, rrules were matching the bysecond rules by niemeyer · 14 years ago
  36. 4917874 Tweak setup.py so that it may run even when fired from by niemeyer · 15 years ago
  37. e52d780 Use zip_safe=False, as suggested by Stephan Richter. by niemeyer · 16 years ago
  38. 124c329 Updated NEWS file for 1.4.1. by niemeyer · 16 years ago
  39. 55254c5 Using .tar.gz extension, so that it works better with setuptools. by niemeyer · 16 years ago
  40. 3cb423c Fixed DST signal handling in zoneinfo files. Reported by by niemeyer · 16 years ago
  41. 05c217d - Fixed case where tzrange.utcoffset and tzrange.dst() might fail due by niemeyer · 16 years ago
  42. f296b1a Fixed another precision problem on conversion of decimal seconds to by niemeyer · 16 years ago
  43. d41f89a Updating version to 1.3. by niemeyer · 17 years ago
  44. d0bbacb All code is now compatible with new-style division. by niemeyer · 17 years ago
  45. 2e30204 Updating copyright dates. by niemeyer · 17 years ago
  46. b2df80e Updated NEWS file. by niemeyer · 17 years ago
  47. 717c317 Fixed bug in constructor of parser, and converted parser classes to by niemeyer · 17 years ago
  48. b085ec6 Adding change to NEWS file. by niemeyer · 17 years ago
  49. 313ef14 Moving the version number to dateutil/__init__.py, as requested by Darren Dale. by niemeyer · 17 years ago
  50. c52a13d Fixed precision problem on conversion of decimal seconds to by niemeyer · 17 years ago
  51. 2702259 Initialize tzid and comps in tz.py, to prevent the code from ever by niemeyer · 17 years ago
  52. 75b11fb Updated NEWS file. by niemeyer · 17 years ago
  53. 5c67cf3 Removed bare string exceptions, as reported by Wilfredo Sánchez Vega. by niemeyer · 17 years ago
  54. bd2c11a Fix bug in leap count parsing (reported and fixed by Eugene Oden). by niemeyer · 17 years ago
  55. 82b1e43 Preparing for 1.2. by niemeyer · 18 years ago
  56. f79a132 Ensure bysetpos is in an acceptable range. by niemeyer · 18 years ago
  57. 224c831 In tzfile, round offsets to full minutes if needed, since Python's by niemeyer · 18 years ago
  58. 4c1bcb1 Get the latest zoneinfo file when many are available. by niemeyer · 19 years ago
  59. 39f25fe Import reordering. by niemeyer · 19 years ago
  60. 0a33cd8 One more item in the NEWS file. by niemeyer · 19 years ago
  61. 97aef7e Updating NEWS file. by niemeyer · 19 years ago
  62. d825645 Oops.. version 1.1 was still unreleased. by niemeyer · 19 years ago
  63. 34788e4 - Fixed support for negative byyearday in rrule. by niemeyer · 19 years ago
  64. a5cb5cf Additional PYTHONLIB variable change by Sidnei da Silva. by niemeyer · 19 years ago
  65. 6a065bd In gettz(), if name is None and everything else fails, return tzlocal(). by niemeyer · 19 years ago
  66. db8b18d - Applying patch by Sidnei da Silva do install the zoneinfo file by niemeyer · 19 years ago
  67. 176bf8c Preparing to release 1.1. by niemeyer · 19 years ago
  68. 328d6ce - Fixed rrule byyearday handling. Abramo Bagnara pointed out that by niemeyer · 19 years ago
  69. 1fe251e Fixing release of noarch package on README file. by niemeyer · 19 years ago
  70. ab40cc7 Updating version on README to 1.0. by niemeyer · 19 years ago
  71. 38fbb77 - Updating version to 1.0. - Adding tests for internal zoneinfo timezone. by niemeyer · 19 years ago
  72. 0836008 Adding patch by Jeffrey Harris optimizing rrule.__contains__(). by niemeyer · 19 years ago
  73. d626a54 Fixing typo. by niemeyer · 19 years ago
  74. 8bfedd8 Fixing parsing of XXhXXm formatted time after day/month/year has been parsed. by niemeyer · 19 years ago
  75. 1d784c5 Updating (c) information. by niemeyer · 19 years ago
  76. f9dca76 - Include tzwinlocal in tz.__all__. by niemeyer · 19 years ago
  77. b5cbf03 Preparing to release 0.9. by niemeyer · 19 years ago
  78. 9e53630 Included in the README references to the zoneinfo module. by niemeyer · 19 years ago
  79. e2b6346 - More improvements in tzwin. by niemeyer · 19 years ago
  80. debf3cd - Now tzfile() will unpickle to the updated file. by niemeyer · 19 years ago
  81. f57df0b Adding rrulewrapper.py in a sandbox. by niemeyer · 19 years ago
  82. 0f8b78e Fixing pickling of tz classes, as reported by by niemeyer �� 19 years ago
  83. e8a0e97 Changed default zoneinfo file format to gz. by niemeyer · 19 years ago
  84. 672e2eb Added support for internal timezone information. by niemeyer · 19 years ago
  85. 5912df3 Accept parserinfo instances as the parser parameter. by niemeyer · 19 years ago
  86. c5a085a StringIO returns '\x00' characters when given a unicode string. Ignore by niemeyer · 19 years ago
  87. 533563e Fixing bug which happened when tzoffsetfrom was 0. by niemeyer · 19 years ago
  88. 8fe6fca Changed weekday to spell the not-set n value as None instead by niemeyer · 20 years ago
  89. 4da06a4 - Removed FREQ_ prefix from frequency constants. by niemeyer · 20 years ago
  90. 2cf0ef1 Fixed rrule.between() for cases where "after" is achieved before by niemeyer · 20 years ago
  91. 075fba2 Fixed two digit zero-year parsing (such as 31-Dec-00), as reported by niemeyer · 20 years ago
  92. 5237385 - Sort exdate and rdate before iterating over them, so that it's by niemeyer · 20 years ago
  93. 91a8c3d Updated version to 0.4. by niemeyer · 20 years ago
  94. e2a0779 Fixing time lexer bug in dates like "Sep.09.2003". It wasn't by niemeyer · 20 years ago
  95. 5e234cf Removing scheduler.py. by niemeyer · 20 years ago
  96. 7712560 Implemented scheduler module. by niemeyer · 21 years ago
  97. 9bfcf84 - Added a quick example at the documentation's top. - Updated version to 0.3. by niemeyer · 21 years ago
  98. d02467f Fixed rrule.__getitem__() with index 0. by niemeyer · 21 years ago
  99. 091722d Added two exhaustive ctime() and isoformat() parsing tests. by niemeyer · 21 years ago
  100. b8f3db6 Updated documentation to include reference to new methods. by niemeyer · 21 years ago