| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fixed unit tests replacing zope.testing.doctestunit with doctest: it has been | Fabio Tranchitella | 2009-12-22 | 4 | -6/+6 |
| * | Fix typo. | Martijn Faassen | 2009-12-18 | 1 | -1/+1 |
| * | Revert incorrect copyright header update. | Christian Theune | 2009-12-17 | 36 | -36/+36 |
| * | Cleanups: make pyflakes happy. | Tres Seaver | 2009-12-17 | 1 | -13/+20 |
| * | Clean out module-scope imports of MUT, other cruft. | Tres Seaver | 2009-12-17 | 1 | -78/+127 |
| * | Back to development: 3.5.4dev | Thomas Lotze | 2009-12-08 | 2 | -1/+7 |
| * | Preparing release 3.5.3 | Thomas Lotze | 2009-12-08 | 2 | -2/+2 |
| * | Fix an edge case: make providedBy() work when a class has '__provides__' in | Wolfgang Schnerring | 2009-12-08 | 4 | -3/+23 |
| * | Updating copyright header after transfer of ownership to the Zope Foundation | Christian Theune | 2009-11-02 | 36 | -36/+36 |
| * | clean up some comments and some whitespace | Gary Poster | 2009-10-31 | 2 | -45/+41 |
| * | revert accidental checkin that should have been on a branch | Wolfgang Schnerring | 2009-09-12 | 6 | -683/+0 |
| * | copy fixers pertaining to zope.interface into the zope.interface tree | Wolfgang Schnerring | 2009-09-12 | 6 | -0/+683 |
| * | Mark as part of the ZTK | Martijn Faassen | 2009-09-11 | 1 | -0/+5 |
| * | bump version for development | Fred Drake | 2009-07-01 | 2 | -1/+8 |
| * | - set 3.5.2 release date | Fred Drake | 2009-07-01 | 1 | -2/+2 |
| * | clean up registry structures to avoid unecessary references to global | Fred Drake | 2009-06-30 | 3 | -6/+102 |
| * | Note reusability. | Martijn Faassen | 2009-05-13 | 1 | -0/+3 |
| * | Confusion. | Chris McDonough | 2009-04-23 | 1 | -0/+9 |
| * | 'setuptools' is not a dependency, reverting r97875 | Baiju Muthukadan | 2009-03-28 | 1 | -1/+7 |
| * | Bump version. | Dan Korostelev | 2009-03-13 | 2 | -2/+8 |
| * | Little description formatting fix. | Dan Korostelev | 2009-03-13 | 2 | -7/+1 |
| * | As 'setuptools' is a dependency 'pkg_resources' will be available always. Ref... | Baiju Muthukadan | 2009-03-11 | 1 | -7/+1 |
| * | Fix formatting. Improve package description. Add changelog entries. | Dan Korostelev | 2009-03-01 | 4 | -22/+47 |
| * | Ignore the docs directory. | Dan Korostelev | 2009-03-01 | 0 | -0/+0 |
| * | Add sphinx docs generation. | Dan Korostelev | 2009-03-01 | 7 | -74/+82 |
| * | verifyObject: use getattr instead of hasattr to test for object attributes | Thomas Lotze | 2008-10-28 | 3 | -6/+10 |
| * | added tests for verifyObject in its current state | Thomas Lotze | 2008-10-28 | 2 | -1/+123 |
| * | Update after 3.5.0 | Hanno Schlichting | 2008-10-26 | 2 | -1/+6 |
| * | Prepare release | Hanno Schlichting | 2008-10-26 | 2 | -2/+7 |
| * | Whitespace fixes. | Baiju Muthukadan | 2008-10-24 | 1 | -2/+2 |
| * | Fixed declaration of _zope_interface_coptimizations, it's not a top level pac... | Florian Schulze | 2008-08-30 | 2 | -3/+6 |
| * | Updated log. | Georgy Berdyshev | 2008-08-27 | 1 | -1/+3 |
| * | Allow to bootstrap on Jython. | Georgy Berdyshev | 2008-08-27 | 1 | -8/+24 |
| * | Reverted my last change, judging from the setuptools/distutils docs it should... | Florian Schulze | 2008-08-27 | 2 | -4/+1 |
| * | Fixed declaration of _zope_interface_coptimizations, it's not a top level pac... | Florian Schulze | 2008-08-27 | 2 | -1/+4 |
| * | Added missing changes. | Georgy Berdyshev | 2008-07-09 | 1 | -0/+3 |
| * | - Fix a typo in documentation | Sidnei da Silva | 2008-07-08 | 1 | -1/+3 |
| * | Fixed: test returns <type 'object'> | Georgy Berdyshev | 2008-07-08 | 1 | -1/+1 |
| * | Added optional code optimizations support, which allows the building of | Georgy Berdyshev | 2008-07-08 | 1 | -6/+49 |
| * | whitespace fixes | Benji York | 2008-04-01 | 2 | -12/+12 |
| * | trailing whitespace fix | Benji York | 2008-04-01 | 1 | -1/+1 |
| * | reverted r81363 since it "breaks assigning to __class__, which the twisted fo... | Andreas Zeidler | 2008-01-14 | 1 | -6/+6 |
| * | Added an interpreter to facilitate experimentation. | Jim Fulton | 2008-01-06 | 1 | -1/+5 |
| * | Bumped version # to next feature release. | Jim Fulton | 2008-01-06 | 1 | -1/+1 |
| * | Fix https://bugs.launchpad.net/zope3/3.3/+bug/98388: ISpecification | Philipp von Weitershausen | 2007-11-10 | 2 | -0/+16 |
| * | Make reSt a bit more readable | Philipp von Weitershausen | 2007-11-10 | 1 | -10/+10 |
| * | Don't spit out files, if you want to check the long_description (e.g. whether | Philipp von Weitershausen | 2007-11-10 | 1 | -2/+0 |
| * | The 3.4.1 release has happened already, so bump version number and add dev ma... | Philipp von Weitershausen | 2007-11-10 | 1 | -1/+1 |
| * | using `__setattr__` instead of `property` speeds up zope start-up time again,... | Andreas Zeidler | 2007-11-01 | 1 | -6/+6 |
| * | replaced `_flatten` with a non-recursive implementation, effectively making i... | Andreas Zeidler | 2007-11-01 | 1 | -6/+12 |