- 16 Jun, 1997 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 13 Jun, 1997 4 commits
-
-
Jim Fulton authored
getting rid of staticforward declarations and adding pretend use of two statics defined in .h file.
-
Jim Fulton authored
our 1.4.
-
Jim Fulton authored
extra parens elimination of unused vars. - Added check to avoid pickling module __main__ for classes that are defined in other modules, in whichmodule - Changed to use Py_eval_input rather than eval_input. - Changed to use SIZEOF_LONG macro to avoid warnings on 32-bit machines. - Added option of supplying None to pickler, which cases no data to be written during pickling. This is slightly useful, in conjunction with persistent_id attribute to find persistent sub-objects without writing a pickle.
-
Jim Fulton authored
authentication required.
-
- 06 Jun, 1997 2 commits
-
-
Jim Fulton authored
-
- 02 Jun, 1997 1 commit
-
-
Jim Fulton authored
-
- 29 May, 1997 1 commit
-
-
* date strings of the form 5/27/1997 failed to save the year during parsing if a time string was also present. * european-style dates like 27/5/1997 were raising parsing errors - this was originally intentional as the original DateTime seemed to indicate that possibly ambiguous strings should fail. However, the existing c DateTime module does accept this format, so now this version does too for compatibility. NOTE THAT YOU ARE ALMOST CERTAIN TO HAVE PROBLEMS WITH THIS FORMAT AND SHOULD USE IT FOR COMPATIBILITY ONLY! Date strings with a day less than 13 will give incorrect results due to the abiguity.
-
- 19 May, 1997 1 commit
-
-
Jim Fulton authored
logic will be needed for any C-based persistent object.
-
- 14 May, 1997 1 commit
-
-
Jim Fulton authored
-
- 08 May, 1997 4 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
Added minimal index variety.
-
- 07 May, 1997 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
then getvalue returns the text upto the current position. Otherwise it returns all of the text. The default value of the argument is false.
-
- 06 May, 1997 1 commit
-
-
Jim Fulton authored
-
- 05 May, 1997 1 commit
-
- 30 Apr, 1997 2 commits
-
-
Jim Fulton authored
the search.
-
chris authored
-
- 29 Apr, 1997 2 commits
-
-
Jim Fulton authored
for reporting errors.
-
- 27 Apr, 1997 1 commit
-
-
Jim Fulton authored
-
- 25 Apr, 1997 4 commits
-
-
Jim Fulton authored
pure mix-in (and only pure mix-in) base classes.
-
chris authored
-
chris authored
-
chris authored
when searching for a stopword
-
- 24 Apr, 1997 4 commits
- 23 Apr, 1997 6 commits
-
-
chris authored
-
Jim Fulton authored
-
Jim Fulton authored
-
chris authored
to be sure changes are registered when not saving persistent objects.
-
chris authored
-