summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing release 4.3.24.3.2Stephan Richter2013-02-243-4/+5
* Back to development: 4.3.2Stephan Richter2013-02-242-1/+7
* Preparing release 4.3.14.3.1Stephan Richter2013-02-242-2/+2
* Make sure that we do not fail during bytes decoding of term token whenStephan Richter2013-02-242-4/+7
* Back to development: 4.3.1Stephan Richter2013-02-242-1/+7
* Preparing release 4.3.04.3.0Stephan Richter2013-02-242-2/+2
* Fixed a bug where bytes values were turned into tokens inproperly in Python 3.Stephan Richter2013-02-244-23/+37
* Normalize imports.Tres Seaver2013-02-101-2/+2
* Added `createFieldProperties` function which maps schema fields into FieldPro...Sebastian Wehrmann2013-01-234-3/+47
* Nest into Github.Tres Seaver2013-01-115-16/+10
* Ignore derived.Tres Seaver2013-01-071-0/+14
* Add 'Framework :: Zope3' classifier.Tres Seaver2012-12-311-0/+1
* Move doctests for scalar fields to Sphinx.Tres Seaver2012-12-313-535/+684
* Normalize Python classifiers.Tres Seaver2012-12-312-0/+3
* svbTres Seaver2012-11-212-1/+6
* Prep 4.2.2 release.Tres Seaver2012-11-212-2/+2
* Add support for Python 3.3.Tres Seaver2012-11-213-1/+3
* Further defend against hash randomization effects.Tres Seaver2012-11-211-2/+5
* Defend against hash randomization effects.Tres Seaver2012-11-211-1/+1
* Don't assert equality to True.Tres Seaver2012-11-211-8/+8
* version bumpDavid Glick2012-11-092-1/+5
* Prepare zope.schema 4.2.1.David Glick2012-11-092-2/+2
* fix KeyError on DefaultProperty if field doesn't have defaultFactory. this co...David Glick2012-11-093-2/+10
* add tox to buildoutDavid Glick2012-11-091-1/+8
* Add page on hacking the package.Tres Seaver2012-07-022-0/+327
* Remove redundant TOC.Tres Seaver2012-06-271-1/+0
* Point to public docs URL.Tres Seaver2012-05-161-1/+1
* svbTres Seaver2012-05-162-1/+7
* Prep 4.2.0 release.Tres Seaver2012-05-163-8/+6
* Remove non-existent 'docs' part.Tres Seaver2012-05-161-1/+1
* Fix doctest bug found by tox automation. :)Tres Seaver2012-05-091-1/+1
* Automate build of Sphinx HTML docs and running doctest snippets via tox.Tres Seaver2012-05-092-1/+13
* Don't make 3.1 support explicit.Tres Seaver2012-05-052-1/+2
* Merge tseaver-test_cleanup branch to trunk.Tres Seaver2012-05-0457-3407/+5665
|\
| * Merge jinty-native_string branch:Tres Seaver2012-05-046-36/+39
| * Brag.Tres Seaver2012-05-041-0/+2
| * Coverage.Tres Seaver2012-05-042-95/+135
| * Import normalization.Tres Seaver2012-05-042-9/+12
| * Coverage.Tres Seaver2012-05-042-4/+98
| * Coverage.Tres Seaver2012-05-041-43/+361
| * Coverage.Tres Seaver2012-05-041-96/+248
| * Coalesce more out-of-module tests.Tres Seaver2012-04-261-204/+0
| * Coalesce out-of-module tests.Tres Seaver2012-04-263-123/+9
| * Improved assertions for string types.Tres Seaver2012-04-263-206/+144
| * Fix up test failures under Py3k.Tres Seaver2012-04-254-38/+43
| * Coverage for z.s._f.DottedName.Tres Seaver2012-04-252-62/+105
| * Coverage for z.s._f.Id.Tres Seaver2012-04-252-0/+81
| * Coverage for z.s._f.URI.Tres Seaver2012-04-251-0/+76
| * Coverage for z.s._f.Dict.Tres Seaver2012-04-252-142/+107
| * Coverage for z.s._f.Object.Tres Seaver2012-04-252-344/+279