- 24 Sep, 1999 5 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
Corrected PCGI Server to work with RESPONSE.write. Added a bit of info logging to let you know that the server has started.
-
Michel Pelletier authored
It's helps not to check in incomplete code.
-
Michel Pelletier authored
-
Michel Pelletier authored
-
- 23 Sep, 1999 7 commits
-
-
Jim Fulton authored
to use temporary files.
-
Ken Manheimer authored
explicit 'lexicon is not None', instead.
-
Ken Manheimer authored
-
Jim Fulton authored
be clever about keeping the data out of memory.
-
Jim Fulton authored
You must set headers before you write and the first write causes the headers to be output.
-
Jim Fulton authored
objects can control what happens with their data. The ORB will call this method, rather than str-ing and writing the response itself.
-
Jim Fulton authored
-
- 22 Sep, 1999 5 commits
-
-
Christopher Petrilli authored
-
Christopher Petrilli authored
-
Christopher Petrilli authored
comparison operator is used for comparison. Patch from Hugh (hugh@embertech.com).
-
Michel Pelletier authored
I overdocumented.
-
Michel Pelletier authored
-
- 21 Sep, 1999 6 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
by the desire to avoid excess wrapper allocation with a wrapper free list.
-
Jim Fulton authored
-
Jeffrey Shell authored
-
Jeffrey Shell authored
-
Jim Fulton authored
ExternalMethods.
-
- 20 Sep, 1999 5 commits
-
-
Michel Pelletier authored
is still a hack but is much cleaner (ie, in it's own module).
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
are intern'ed, untextindex.__getitem__ modified to look up word in lexicon
-
Jeffrey Shell authored
-
- 17 Sep, 1999 9 commits
-
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
and vocab methods, and put resultlist in it's own module
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Jim Fulton authored
-
Jim Fulton authored
wrong context.
-
Jim Fulton authored
acquired objects. getRolesInContext did not used the correct context, as defined by the inner-most object wrapping.
-
- 16 Sep, 1999 3 commits
-
-
Michel Pelletier authored
Notepad? :)
-
Michel Pelletier authored
data_record_id_ attribute, brains now also have a data_record_score_ attribute. Currently, the score is 1 for objects returned from field indexes, and search term frequency for text indexes.
-
Michel Pelletier authored
the cache. Modified UI to include CPU time and enable/disable subtransactions
-