summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Confusion.Chris McDonough2009-04-231-0/+9
* 'setuptools' is not a dependency, reverting r97875Baiju Muthukadan2009-03-281-1/+7
* As 'setuptools' is a dependency 'pkg_resources' will be available always. Ref...Baiju Muthukadan2009-03-111-7/+1
* Fix formatting. Improve package description. Add changelog entries.Dan Korostelev2009-03-011-1/+1
* Add sphinx docs generation.Dan Korostelev2009-03-014-14/+29
* verifyObject: use getattr instead of hasattr to test for object attributesThomas Lotze2008-10-282-6/+6
* added tests for verifyObject in its current stateThomas Lotze2008-10-282-1/+123
* Whitespace fixes.Baiju Muthukadan2008-10-241-2/+2
* - Fix a typo in documentationSidnei da Silva2008-07-081-1/+3
* Fixed: test returns <type 'object'>Georgy Berdyshev2008-07-081-1/+1
* whitespace fixesBenji York2008-04-012-12/+12
* trailing whitespace fixBenji York2008-04-011-1/+1
* reverted r81363 since it "breaks assigning to __class__, which the twisted fo...Andreas Zeidler2008-01-141-6/+6
* Fix https://bugs.launchpad.net/zope3/3.3/+bug/98388: ISpecificationPhilipp von Weitershausen2007-11-101-0/+9
* using `__setattr__` instead of `property` speeds up zope start-up time again,...Andreas Zeidler2007-11-011-6/+6
* replaced `_flatten` with a non-recursive implementation, effectively making i...Andreas Zeidler2007-11-011-6/+12
* Fixed RsT markupDmitry Vasiliev2007-06-262-26/+28
* Fixed some typosDmitry Vasiliev2007-06-263-9/+6
* Added russian translation for adapter.txtDmitry Vasiliev2007-06-243-5/+550
* Updated translation for README.txtDmitry Vasiliev2007-06-232-2/+111
* Fixed ReST markupDmitry Vasiliev2007-06-232-19/+18
* Fixed RST title markupDmitry Vasiliev2007-06-191-1/+1
* Fixed typosDmitry Vasiliev2007-06-192-8/+8
* Fixed bug https://bugs.launchpad.net/zope3/+bug/109980.Jim Fulton2007-05-222-3/+25
* Moving code to satellite.Christian Theune2007-05-0346-0/+11679
* make happier eggsFred Drake2006-09-071-1/+7
* Removed interface copyJim Fulton2006-03-1145-10372/+1
* Fixing my own stupid way of handling testing of the module only.Nathan Yergler2006-02-271-3/+3
* Fixing tests to run independent of the rest of zope 3.Nathan Yergler2006-02-272-3/+4
* Correcting borked move.Nathan Yergler2006-02-2744-0/+10371