summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prep 4.1.1 release.4.1.1Tres Seaver2015-06-062-2/+2
* Add support for Python 3.2.Tres Seaver2015-06-065-7/+13
* PyPy3 now testable w/ zope.testrunner 4.4.7.Tres Seaver2015-04-022-9/+5
* svbTres Seaver2014-12-292-1/+7
* Prep 4.1.0 release.4.1.0Tres Seaver2014-12-292-2/+2
* Note blocker for PyPy3 support.Tres Seaver2014-12-293-2/+13
* Add support for Python 3.4.Tres Seaver2014-12-294-3/+7
* Nest into Github.Tres Seaver2014-12-294-21/+25
* Speed up Travis builds via 'sudo: false'Tres Seaver2014-12-201-0/+1
* Update to latest bootstrap.Tres Seaver2014-12-201-186/+98
* Back to development: 4.0.3Gediminas Paulauskas2013-11-122-1/+7
* Preparing release 4.0.2Gediminas Paulauskas2013-11-122-2/+2
* Update changelog and .gitignoreGediminas Paulauskas2013-11-122-2/+12
* Remove more deprecation warnings.Gediminas Paulauskas2013-11-122-28/+28
* modernize bootstrap.pyAdam Groszer2013-07-061-53/+165
* Merge branch 'master' of git://github.com/zopefoundation/zope.talesTres Seaver2013-05-141-10/+13
|\
| * more pep8Adam Groszer2013-04-111-8/+8
| * pep8Adam Groszer2013-04-111-1/+3
| * added missing dependency: sixAdam Groszer2013-04-111-1/+2
* | Ignore derivedTres Seaver2013-05-141-0/+2
|/
* 'Updated Travis YAML.'Stephan Richter2013-03-041-0/+12
* Back to development: 4.0.2Albertas Agejevas2013-02-222-1/+7
* Preparing release 4.0.14.0.1Albertas Agejevas2013-02-222-2/+2
* Found a Py 3.3 problem.Albertas Agejevas2013-02-223-10/+19
* Back to development: 4.0.1Stephan Richter2013-02-152-1/+7
* Preparing release 4.0.0Stephan Richter2013-02-152-2/+2
* Python 3.3 and PyPY support.Stephan Richter2013-02-1514-185/+326
* Forward-port fix for lp:1002242 from the 3.5 branch.Tres Seaver2012-05-232-2/+17
* Sync with 3.5 branch release.Tres Seaver2012-05-231-0/+6
* Drop support for Python 2.4 and 2.5.Tres Seaver2012-05-175-27/+31
* Fixed documentation link in README.txtMichael Howitz2011-11-072-1/+2
* list test dependencyJan-Jaap Driessen2010-10-141-1/+1
* Remove CVS-era Id fossils.Tres Seaver2010-06-0312-26/+14
* Conform to repository policy.Tres Seaver2010-05-0512-11/+56
* Bump versionHanno Schlichting2010-04-302-1/+5
* Prepare zope.tales 3.5.1.Hanno Schlichting2010-04-302-2/+2
* Update bootstrapHanno Schlichting2010-04-301-20/+89
* Removed use of 'zope.testing.doctestunit' in favor of stdlib's 'doctest.Tres Seaver2010-04-162-1/+2
* Bump versionHanno Schlichting2010-01-012-1/+5
* Prepare zope.tales 3.5.0.Hanno Schlichting2010-01-012-2/+2
* Cleanup package metadataHanno Schlichting2010-01-014-8/+7
* Ported the lazy expression from Products.PageTemplates.Hanno Schlichting2010-01-015-5/+47
* document behaviour and failure modes reported in https://bugs.launchpad.net/z...Leonardo Rochael Almeida2009-12-311-1/+25
* typoLeonardo Rochael Almeida2009-12-311-1/+1
* Mark as part of the ZTKMartijn Faassen2009-09-111-0/+5
* removed version pinning, as discussed on the mailing listFabio Tranchitella2009-08-061-5/+0
* As 'setuptools' is a dependency 'pkg_resources' will be available always. Ref...Baiju Muthukadan2009-03-111-8/+1
* bump version numberBaiju Muthukadan2007-10-041-1/+1
* Get ready for release.Stephan Richter2007-10-035-37/+59
* merge form the branch nikhil_n-py25: made zope.tales work with python2.5nikhil n2007-07-171-1/+7