| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Preparing release 4.3.24.3.2 | Stephan Richter | 2013-02-24 | 3 | -4/+5 |
| * | Back to development: 4.3.2 | Stephan Richter | 2013-02-24 | 2 | -1/+7 |
| * | Preparing release 4.3.14.3.1 | Stephan Richter | 2013-02-24 | 2 | -2/+2 |
| * | Make sure that we do not fail during bytes decoding of term token when | Stephan Richter | 2013-02-24 | 2 | -4/+7 |
| * | Back to development: 4.3.1 | Stephan Richter | 2013-02-24 | 2 | -1/+7 |
| * | Preparing release 4.3.04.3.0 | Stephan Richter | 2013-02-24 | 2 | -2/+2 |
| * | Fixed a bug where bytes values were turned into tokens inproperly in Python 3. | Stephan Richter | 2013-02-24 | 4 | -23/+37 |
| * | Normalize imports. | Tres Seaver | 2013-02-10 | 1 | -2/+2 |
| * | Added `createFieldProperties` function which maps schema fields into FieldPro... | Sebastian Wehrmann | 2013-01-23 | 4 | -3/+47 |
| * | Nest into Github. | Tres Seaver | 2013-01-11 | 5 | -16/+10 |
| * | Ignore derived. | Tres Seaver | 2013-01-07 | 1 | -0/+14 |
| * | Add 'Framework :: Zope3' classifier. | Tres Seaver | 2012-12-31 | 1 | -0/+1 |
| * | Move doctests for scalar fields to Sphinx. | Tres Seaver | 2012-12-31 | 3 | -535/+684 |
| * | Normalize Python classifiers. | Tres Seaver | 2012-12-31 | 2 | -0/+3 |
| * | svb | Tres Seaver | 2012-11-21 | 2 | -1/+6 |
| * | Prep 4.2.2 release. | Tres Seaver | 2012-11-21 | 2 | -2/+2 |
| * | Add support for Python 3.3. | Tres Seaver | 2012-11-21 | 3 | -1/+3 |
| * | Further defend against hash randomization effects. | Tres Seaver | 2012-11-21 | 1 | -2/+5 |
| * | Defend against hash randomization effects. | Tres Seaver | 2012-11-21 | 1 | -1/+1 |
| * | Don't assert equality to True. | Tres Seaver | 2012-11-21 | 1 | -8/+8 |
| * | version bump | David Glick | 2012-11-09 | 2 | -1/+5 |
| * | Prepare zope.schema 4.2.1. | David Glick | 2012-11-09 | 2 | -2/+2 |
| * | fix KeyError on DefaultProperty if field doesn't have defaultFactory. this co... | David Glick | 2012-11-09 | 3 | -2/+10 |
| * | add tox to buildout | David Glick | 2012-11-09 | 1 | -1/+8 |
| * | Add page on hacking the package. | Tres Seaver | 2012-07-02 | 2 | -0/+327 |
| * | Remove redundant TOC. | Tres Seaver | 2012-06-27 | 1 | -1/+0 |
| * | Point to public docs URL. | Tres Seaver | 2012-05-16 | 1 | -1/+1 |
| * | svb | Tres Seaver | 2012-05-16 | 2 | -1/+7 |
| * | Prep 4.2.0 release. | Tres Seaver | 2012-05-16 | 3 | -8/+6 |
| * | Remove non-existent 'docs' part. | Tres Seaver | 2012-05-16 | 1 | -1/+1 |
| * | Fix doctest bug found by tox automation. :) | Tres Seaver | 2012-05-09 | 1 | -1/+1 |
| * | Automate build of Sphinx HTML docs and running doctest snippets via tox. | Tres Seaver | 2012-05-09 | 2 | -1/+13 |
| * | Don't make 3.1 support explicit. | Tres Seaver | 2012-05-05 | 2 | -1/+2 |
| * | Merge tseaver-test_cleanup branch to trunk. | Tres Seaver | 2012-05-04 | 57 | -3407/+5665 |
| |\ | |||||
| | * | Merge jinty-native_string branch: | Tres Seaver | 2012-05-04 | 6 | -36/+39 |
| | * | Brag. | Tres Seaver | 2012-05-04 | 1 | -0/+2 |
| | * | Coverage. | Tres Seaver | 2012-05-04 | 2 | -95/+135 |
| | * | Import normalization. | Tres Seaver | 2012-05-04 | 2 | -9/+12 |
| | * | Coverage. | Tres Seaver | 2012-05-04 | 2 | -4/+98 |
| | * | Coverage. | Tres Seaver | 2012-05-04 | 1 | -43/+361 |
| | * | Coverage. | Tres Seaver | 2012-05-04 | 1 | -96/+248 |
| | * | Coalesce more out-of-module tests. | Tres Seaver | 2012-04-26 | 1 | -204/+0 |
| | * | Coalesce out-of-module tests. | Tres Seaver | 2012-04-26 | 3 | -123/+9 |
| | * | Improved assertions for string types. | Tres Seaver | 2012-04-26 | 3 | -206/+144 |
| | * | Fix up test failures under Py3k. | Tres Seaver | 2012-04-25 | 4 | -38/+43 |
| | * | Coverage for z.s._f.DottedName. | Tres Seaver | 2012-04-25 | 2 | -62/+105 |
| | * | Coverage for z.s._f.Id. | Tres Seaver | 2012-04-25 | 2 | -0/+81 |
| | * | Coverage for z.s._f.URI. | Tres Seaver | 2012-04-25 | 1 | -0/+76 |
| | * | Coverage for z.s._f.Dict. | Tres Seaver | 2012-04-25 | 2 | -142/+107 |
| | * | Coverage for z.s._f.Object. | Tres Seaver | 2012-04-25 | 2 | -344/+279 |
