- 14 Dec, 2001 4 commits
-
-
Brian Lloyd authored
-
Chris McDonough authored
Timed modes no longer require a start and an end. If a start and an end is not specified, the start time will be considered the first time encountered in the set of log files and the end time will be considered the last time encountered. The default resolution for timed mode is now 60 seconds.
-
Evan Simpson authored
Add a function to recompile all Scripts that need it. It is invoked by visiting /manage_addProducts/PythonScripts/recompile in a browser.
-
Evan Simpson authored
Fix RestrictedPython.compiler stacksize computations, which could cause segmentation faults when incorrect. Incremented PythonScripts magic number to force recompilation of Scripts.
-
- 13 Dec, 2001 10 commits
-
-
Evan Simpson authored
-
Evan Simpson authored
-
Amos Latteier authored
Fixed the examples to work with ZPT path updates. Also changed the location of the examples from the var directory to the import directory. Also updated the import directory's readme.
-
Amos Latteier authored
Changed first and last example to be clearer. Documented the fact that the last path in an alternate path experssion doesn't need to be a path at all.
-
Brian Lloyd authored
-
Evan Simpson authored
-
Evan Simpson authored
Refactor Path expressions, make them support other expression types as the final alternate, and support Iterator.first() and last().
-
Evan Simpson authored
-
Andreas Jung authored
-
Amos Latteier authored
-
- 12 Dec, 2001 3 commits
-
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
- 11 Dec, 2001 2 commits
-
-
Tres Seaver authored
- Suppress raise of Undefined when the expression is an 'exists:'. - Stash referenced object, rather than bound method, as local value for iterator.
-
Tres Seaver authored
-
- 10 Dec, 2001 1 commit
-
-
Evan Simpson authored
-
- 06 Dec, 2001 2 commits
-
-
Martijn Pieters authored
-
Martijn Pieters authored
-
- 05 Dec, 2001 2 commits
-
-
Amos Latteier authored
-
Brian Lloyd authored
-
- 04 Dec, 2001 4 commits
-
-
Martijn Pieters authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Chris McDonough authored
-
- 03 Dec, 2001 4 commits
-
-
Shane Hathaway authored
sorting a list of 30000 DateTimes is *eighteen times faster* when used with Python 2.1 and 2.2. (But this may actually just restore the former performace of DateTime on Python 1.5.2.) Also added tests. This should help ZCatalog.
-
matt@zope.com authored
-
Fred Drake authored
-
Brian Lloyd authored
-
- 01 Dec, 2001 1 commit
-
-
Chris McDonough authored
Fixed worst of the problem by causing HTTPRequests to clear the lazy namespace at close time.
-
- 30 Nov, 2001 2 commits
-
-
Jens Vagelpohl authored
-
Jens Vagelpohl authored
arguments for adding or changing a user. This will make it easier for other user folder implementations to interact with the standard user folder API.
-
- 29 Nov, 2001 5 commits
-
-
Amos Latteier authored
Changed the session management icons. These new icons were made by Penny and Amos. They're not perfect, but they're better than what was there before.
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
replaced all calls with string methods
-