- 31 May, 2001 2 commits
-
-
Andreas Jung authored
(Collector #2248)
-
Andreas Jung authored
- minor code cleanup for handling wrong index names
-
- 30 May, 2001 7 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
The splitter is now aquired from the used vocabulary.
-
Andreas Jung authored
-
Andreas Jung authored
-
- 25 May, 2001 6 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Shane Hathaway authored
-
Amos Latteier authored
-
Andreas Jung authored
-
Andreas Jung authored
-
- 24 May, 2001 2 commits
-
-
Evan Simpson authored
-
Evan Simpson authored
-
- 23 May, 2001 17 commits
-
-
Evan Simpson authored
-
Evan Simpson authored
Allow setting of individual permissions to fail, and note that failure in the message screen. Otherwise, faulty __ac_permission__ information can prevent changes to security.
-
Evan Simpson authored
WebDAV to be turned on or off. It defaults to the same access as "Access contents information", the old controlling permission.
-
Shane Hathaway authored
- Updated parameter declaration style. - Used casts to PyCFunction where the function signature is compatible. I don't like this but it retains all current behavior. I see a potential for segfaults.
-
Shane Hathaway authored
- Removed ASSIGN macros, never used. - Changed empty parameter list to "void".
-
Shane Hathaway authored
- Removed the ASSIGN macros, which are never used. - Removed the unused functions _PER_RETURN and _PER_INT_RETURN. - Removed a dereference operation whose result is never used. - Changed empty parameter list to "void". - Put inline assignment in parantheses.
-
Shane Hathaway authored
- Added parentheses to inline assignments. - Removed the unused function "Twople". - Unnecessarily initialized "iv" of BTree_ini(). (Compiler isn't smart enough to see that "iv" is never used uninitialized.) - Added curly braces. - Removed unused var "v" from BTree_setstate. - Used "void" in place of empty parameter lists.
-
Shane Hathaway authored
-
Shane Hathaway authored
-
Shane Hathaway authored
imported rather than silently ignore the test.
-
Shane Hathaway authored
-
Shane Hathaway authored
-
Andreas Jung authored
-
Fred Drake authored
Update a comment describing the usage and basic API.
-
- 22 May, 2001 2 commits
-
-
Evan Simpson authored
One for non-Zope use, one for pre-2.4 Zope use, and one for Zope 2.4+ use.
-
Evan Simpson authored
-
- 21 May, 2001 4 commits
-
-
Chris McDonough authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Chris McDonough authored
-