- 12 Apr, 2002 6 commits
-
-
Brian Lloyd authored
-
Brian Lloyd authored
-
matt@zope.com authored
-
Brian Lloyd authored
-
matt@zope.com authored
the object pointers aren't initialized (because the constructor was called with an invalid number of arguments) This just amounts to using the XDECREF macro rather than DECREF.
-
Andreas Jung authored
avoid breaking some FTP clients and the output format with overlong usernames.
-
- 11 Apr, 2002 8 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
wrong number of indexed objects for FieldIndexes.
-
Andreas Jung authored
-
Andreas Jung authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
whrandom triggers a DeprecationWarning when using CVS Python.
-
Fred Drake authored
-
- 10 Apr, 2002 1 commit
-
-
Andreas Jung authored
are no longer deletable to prevent malfunction.
-
- 08 Apr, 2002 2 commits
-
-
Shane Hathaway authored
-
Toby Dickenson authored
-
- 05 Apr, 2002 3 commits
-
-
Toby Dickenson authored
support for exceptions who raise an exception in str(). They get represented as <unprintable X object>
-
Toby Dickenson authored
Decide whether a body is html by looking at the body we are actually going to use, rather than the body we were originally given. We may have given it an html wrapper a few lines earlier.
-
Toby Dickenson authored
No need to use a full sweep now. the incremental collector is sufficiently effective at keeping memory usage in check, and does not have the severe performance implications
-
- 04 Apr, 2002 3 commits
-
-
Chris McDonough authored
del transientobject['key'] Would fail with a slice error (due to the security machinery). Assigning __garded_delitem__ to __delitem__ solves this problem.
-
Shane Hathaway authored
-
Shane Hathaway authored
-
- 03 Apr, 2002 3 commits
-
-
Shane Hathaway authored
-
Shane Hathaway authored
Merged shane-better-tracebacks-branch. The changes are explained in http://dev.zope.org/Wikis/DevSite/Proposals/BetterTracebacks
-
Jens Vagelpohl authored
"Associate" tab like in the standard ZMI folder contents view
-
- 02 Apr, 2002 1 commit
-
-
Andreas Jung authored
-
- 01 Apr, 2002 2 commits
-
-
Andreas Jung authored
cleared the standard Vocabulary.
-
Andreas Jung authored
-
- 29 Mar, 2002 3 commits
-
-
Barry Warsaw authored
it fails. ;(
-
Andreas Jung authored
-
Chris McDonough authored
-
- 28 Mar, 2002 4 commits
-
-
Andreas Jung authored
in a inconsistent way and were responsible for unwanted openings of new windows
-
Casey Duncan authored
-
Casey Duncan authored
-
Matt Behrens authored
Win32 build
-
- 27 Mar, 2002 3 commits
-
-
Casey Duncan authored
-
Casey Duncan authored
new settings tab will have more stuff under it before 2.6 ships.
-
Toby Dickenson authored
-
- 24 Mar, 2002 1 commit
-
-
Chris McDonough authored
-