- 30 Jul, 2001 4 commits
-
-
Shane Hathaway authored
To knit the new packages into your CVS checkout, cd to lib/python and execute: cvs co -d ThreadedAsync Packages/ThreadedAsync cvs co -d zLOG Packages/zLOG cvs co -d zdaemon Packages/zdaemon cvs co -d Persistence Packages/Persistence cvs -q up -dP
-
Shane Hathaway authored
-
Shane Hathaway authored
-
Chris McDonough authored
-
- 25 Jul, 2001 6 commits
-
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Chris McDonough authored
-
Barry Warsaw authored
-
Andreas Jung authored
with a blank string has been broken.
-
- 24 Jul, 2001 4 commits
-
-
Andreas Jung authored
ZCatalog search result caused a MemoryError because the __getslice__ implementation used range() instead of xrange().
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
- 23 Jul, 2001 3 commits
-
-
Andreas Jung authored
-
Evan Simpson authored
-
Evan Simpson authored
Make elements obey the XML rule: attributes without explicit namespaces are in the same namespace as the tag. As a corollary, TAL output with markup removed also removes tags that are in the TAL and METAL namespace.
-
- 19 Jul, 2001 3 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
properly.
-
Amos Latteier authored
Fixed the dtml-in documentation to record that orphan, not overlap has a default of 3. Also clarified what exactly the orphan option does. We might consider changing the ophan option default to 0, since I think that folks would find that less confusing.
-
- 18 Jul, 2001 1 commit
-
-
Evan Simpson authored
-
- 17 Jul, 2001 2 commits
-
-
Barry Warsaw authored
in a bogus state. Without this, after a transaction abort (i.e. through an exception), nothing can modify the database.
-
Andreas Jung authored
Collector #2409,2410: broken handling of quoted default argeuments in ZSQL methods (wrong regular expression conversion)
-
- 16 Jul, 2001 1 commit
-
- 13 Jul, 2001 1 commit
-
- 12 Jul, 2001 4 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
properly. Also <dtml-var stxdoc ftm=structured-text> will no longer produce <html>..<body> and </body>..</html>
-
Andreas Jung authored
like http://zope.org/%7e/.... (replacement for tilde) Notice: to be backported to 2.4 branch after 2.4 release
-
Andreas Jung authored
-
- 11 Jul, 2001 3 commits
-
-
Shane Hathaway authored
-
Evan Simpson authored
Encapsulated cookie-based tree in a helper method.
-
Evan Simpson authored
-
- 10 Jul, 2001 2 commits
-
-
Evan Simpson authored
-
Andreas Jung authored
re-registered inside registerHelp(). (to be backported to 2.4 branch after 2.4.0 release)
-
- 09 Jul, 2001 5 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
implementing correctly, so change this to return "too hard to determine".
-
Barry Warsaw authored
method now just takes care of deleting all traces of a garbage collected object, via oid. _zaprevision(): Factored and rewritten to make logic more readable. Leaves zapping of g.c.'d objects to _zapobjects(). pack(): In looping over the metadata, be sure to stop when we've hit an oid different than the one we're looking for. This caused way too many metadata entries (and thus object) to be packed away.
-
Andreas Jung authored
-
Andreas Jung authored
has been broken
-
- 07 Jul, 2001 1 commit
-
-
Andreas Jung authored
-