- 03 Aug, 1999 9 commits
-
-
Jim Fulton authored
version.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
change in the gadfly package layout. Fixed browsing bug, arising from new not-quite-tables in gadfly.
- 02 Aug, 1999 5 commits
-
-
Jim Fulton authored
safe. Also localized a bunch of regular expressions using "static" variables (aka always default arguments).
-
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
-