- 21 Sep, 1999 4 commits
-
-
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 9 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
-
Michel Pelletier authored
the cache
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
Also changed completion code to check registered status and avoid completion logic if not registered, which would be the case if _begin failed.
-
Amos Latteier authored
Fixed a find support bug which caused find permissions not to get correctly registered. Also fixed a find frame URL bug that became apparent after fixing the first bug.
-
- 14 Sep, 1999 5 commits
-
-
Amos Latteier authored
-
Michel Pelletier authored
-
- 10 Sep, 1999 6 commits
-
-
Amos Latteier authored
-
Christopher Petrilli authored
-
Christopher Petrilli authored
Thanks Brian Hooper.
-
Christopher Petrilli authored
Common Long Format.
-
Ken Manheimer authored
-
Ken Manheimer authored
reload extenal method files every time. The problem was that the entire os.stat() record was being compared, and that includes the access time, which of course changes every time the method is loaded - self fulfilling prophecy, and all. Instead, we now just stash and compare the modification time (ST_MTIME) field, and get rid of the extraneous (expensive) reloads.
-
- 09 Sep, 1999 2 commits
-
-
Amos Latteier authored
-
Michel Pelletier authored
ZTables)
-