- 16 May, 2000 1 commit
-
- 15 May, 2000 6 commits
-
-
Amos Latteier authored
-
Jim Fulton authored
cannot create" rule. We define a __creatable_by_super__ method that returns a true so that user folders (BasicUserFolder) could make themselves addable by super for bootstrapping purposes.
-
Jim Fulton authored
An object (typically a class) can define a __creatable_by_super__ method that returns a true object if the object can be created by the superuser. This was needed so that user folders (BasicUserFolder) could make themselves addable by super for bootstrapping purposes.
-
Amos Latteier authored
-
Amos Latteier authored
-
Shane Hathaway authored
-
- 12 May, 2000 12 commits
-
-
john authored
-
Shane Hathaway authored
-
Tres Seaver authored
-
Michel Pelletier authored
Added a couple patches, fixed superValues
-
Tres Seaver authored
-
Tres Seaver authored
Collector #1183: Mask unintended exceptions leaking from manage_deleteObjects() (allowing broken objects to be deleted)
-
Tres Seaver authored
-
- 11 May, 2000 11 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Jim Fulton authored
-
john authored
-
Jim Fulton authored
-
john authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 10 May, 2000 9 commits
-
-
Tres Seaver authored
-
Shane Hathaway authored
- Usage of integer arithmetic where possible to eliminate rounding errors. - Better support for daylight savings time. - Usage of long integer milliseconds, making it possible to do date comparisons with more logical results. - Fixes for Y10K and Y1K bugs. ;^)
-
Jim Fulton authored
-
john authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
- 09 May, 2000 1 commit
-
-
john authored
-