- 21 Dec, 2001 9 commits
-
-
Brian Lloyd authored
-
Shane Hathaway authored
-
Shane Hathaway authored
-
Evan Simpson authored
-
Andreas Jung authored
-
Shane Hathaway authored
stack size computation and relative rather than absolute imports.
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
- 19 Dec, 2001 2 commits
-
-
Chris McDonough authored
or vice versa.
-
Shane Hathaway authored
attribute is not found. This change simplifies the signature of get(), __getitem__(), and __getattr__(), and fixes the bug.
-
- 17 Dec, 2001 2 commits
-
-
Tres Seaver authored
- Tiny cosmetic changes (trailing whitespace after '#'), hoping also to remove the executable permission from these modules (none are designed to run as scripts).
-
Shane Hathaway authored
function at least as conservatively as the standard compiler does. Note that this test currently fails for list comprehensions.
-
- 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 3 commits
-
-
Martijn Pieters authored
-
Evan Simpson authored
-
Evan Simpson authored
-