summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Generate index.html instead of README.htmlStuart Bishop2008-10-111-1/+1
* Rules for Sphinx built documentationStuart Bishop2008-10-111-3/+8
* Work around 64bit zdump issues and refactor generated zdump testsStuart Bishop2008-10-111-5/+3
* Build and test with Python 2.6Stuart Bishop2008-10-081-3/+9
* Makefile tweakStuart Bishop2008-03-101-1/+1
* Update changesStuart Bishop2007-03-271-2/+2
* Fix test suite for Python 2.3Stuart Bishop2007-03-271-6/+16
* Attempt at making test_zdump.py chew less RAMStuart Bishop2007-03-261-1/+1
* Merge "Runtime tzfile parser" branch from http://bazaar.launchpad.net/~jamesh...Stuart Bishop2007-03-031-4/+4
|\
| * fix generation of all_timezones/common_timezones listsJames Henstridge2006-11-281-3/+2
| * Fix build to install/distribute timezone dataJames Henstridge2006-11-101-5/+6
* | Update documentationStuart Bishop2006-12-081-10/+15
|/
* Cleanups and easy_install updates. Now usable as zipped eggStuart Bishop2006-08-231-5/+5
* Update for setuputilsStuart Bishop2006-06-151-1/+10
* Install pytz.pot and update CHANGES.txtStuart Bishop2005-12-311-1/+1
* Generate .pot for i18n supportStuart Bishop2005-12-301-1/+1
* Generate .pot fileStuart Bishop2005-12-271-1/+10
* Add country_timezones method and testsStuart Bishop2005-09-051-1/+4
* baz compatibility and README.txt tweaksStuart Bishop2005-05-131-1/+1
* Add normalize, localize and __repr__ to UTCStuart Bishop2005-05-131-1/+4
* Merge changes from Gary Poster and shuffle test locations for compatibility w...Stuart Bishop2005-05-131-2/+2
* Keep dist directory in bazStuart Bishop2005-05-131-2/+2
* Merge Makefile fixes from James Henstridge and tweakStuart Bishop2005-05-131-13/+24
* Tweak makefile - compileall breaking on test_zdump.pyStuart Bishop2005-05-131-2/+3
* Switch to Python2.4 and refactor MakefileStuart Bishop2005-05-111-35/+23
* Make _zone public (now zone)Arch Librarian2005-05-101-1/+2
* Spell Arthur's name correctlyArch Librarian2005-05-101-4/+4
* make full test distribution in the right directoryArch Librarian2005-05-101-1/+2
* Doc updates and get ready for feature releaseArch Librarian2005-05-101-3/+11
* Almost all localtime -> utc tests passArch Librarian2005-05-101-2/+5
* Improvements to normalize for local time handlingArch Librarian2005-05-101-7/+4
* Looks ready for releaseArch Librarian2005-05-101-2/+2
* Tests to catch broken arithmeticArch Librarian2005-05-101-2/+5
* tweaks before releaseArch Librarian2005-05-101-1/+1
* reorg for distributionArch Librarian2005-05-101-6/+12
* All zones except Riyadh8? working, and that one might j...Arch Librarian2005-05-101-9/+15
* Need to round utcoffset() and dst() to keep strftime happyArch Librarian2005-05-101-1/+1
* DST offset must be rounded to nearest minuteArch Librarian2005-05-101-1/+1
* TidyArch Librarian2005-05-101-1/+1
* handle times before first transition time correctly, as...Arch Librarian2005-05-101-1/+1
* Can't just use two tzinfo's per timezone - need one for...Arch Librarian2005-05-101-1/+1
* fromutc method and twinned tzinfo's seems to allow avoi...Arch Librarian2005-05-101-1/+2
* US/Eastern passing all tests except for war time zdump testsArch Librarian2005-05-101-3/+10
* overhaulArch Librarian2005-05-101-9/+13
* Reorg and fixesArch Librarian2005-05-101-0/+20