- 02 Aug, 1999 4 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Jim Fulton authored
since it gets passed to ts_regex.split, which is thread-safe and wants to use regs.
-
- 31 Jul, 1999 3 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Michel Pelletier authored
-
- 30 Jul, 1999 3 commits
-
-
Jim Fulton authored
-
Christopher Petrilli authored
-
Jim Fulton authored
in Sync.Synchronized, because Sync.Synchronized doesn't want to play with __getattr__. Also changed to allow correct execution on systems without threads.
-
- 29 Jul, 1999 7 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
- 28 Jul, 1999 9 commits
-
-
Michel Pelletier authored
damn Findable ZClass. Now Zclasses that want to automagically catalog and uncatalog themselves can just subclass CatalogAware and it will work dandy.
-
Jim Fulton authored
wrapped sub-objects and containers so as to avoid weird unintended acquisition accidents. Also fixed a memory leak in error handling.
-
Christopher Petrilli authored
work properly under Zope... this should show up in the normal release of Gadfly as soon as ARW releases another one :-)
-
Christopher Petrilli authored
-
Jim Fulton authored
switch isn't passed to sub-processes. Also import ZServer earlier to get it's asyncore registered as the asyncore.
-
Jim Fulton authored
We need to make sure *our* asyncore is *the* asyncore.
- 27 Jul, 1999 4 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
Updated to use new Zope Product initialization. This should allow you to sucessfully restrict when Mail Host shows up in the product add list.
-
Amos Latteier authored
-
- 26 Jul, 1999 6 commits
-
-
Jim Fulton authored
-
Amos Latteier authored
Minor tweaking of xmit channel class to get rid of annoying log messages. Now xmit channels are never readable, and don't log unhandled connect events.
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
will be useful for things like XMLDocument which will use ZDOM. Also added doc strings to all methods.
-
- 24 Jul, 1999 2 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
Cleaned up a lot of minor errors. Changed the Attr class to use acquisition. Fixed NamedNodeMap to allow 'for..in' usage. Added ElementWithTitle class for DTMLMethods. This module still needs more doc strings and permissions.
-
- 23 Jul, 1999 2 commits
-
-
Jim Fulton authored
-
Ken Manheimer authored
(in order to enable REMOTE_USER mode) also opens the monitor to any user connecting through localhost.
-