150
I Use This!
High Activity

Commits : Listings

Analyzed 20 minutes ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message *** More... over 28 years ago
Committed python incarnation of DateTime to repository More... over 28 years ago
*** empty log message *** More... over 28 years ago
write POP rather than POPMARK in non-binary mode use put2() in save_reduce() and save_inst() only if state is not a dictionary removed put2() from save_tuple() More... over 28 years ago
Added access-time tracking and special type for efficient access time management. More... over 28 years ago
Added access-time tracking and special type for efficient access time management. More... over 28 years ago
Added object-deactivation support. This only works with cPersistent objects. More... over 28 years ago
Added object-deactivation support. This only works with cPersistent objects. More... over 28 years ago
Added log comment at bottom. More... over 28 years ago
changed load_pop() so that MARKs could be popped. added cPickle_PyMapping_HasKey to replace leaking PyMapping_HasKey lists and dictionaries are put in memo before saving their items put2() added so that refcnt check isn't done in various cases More... over 28 years ago
Paul made change to clear method to see if keys exist. More... over 28 years ago
Paul made change to clear method to see if keys exist. More... over 28 years ago
Moved code to recognize: "foo bar", url. into object initializer, so it gets applied in all cases. More... over 28 years ago
*** empty log message *** More... over 28 years ago
*** empty log message *** More... over 28 years ago
*** empty log message *** More... over 28 years ago
checked in so jim could edit. More... over 28 years ago
Moved INSTANCE_DICT macro to public interface. More... over 28 years ago
*** empty log message *** More... over 28 years ago
*** empty log message *** More... over 28 years ago
*** empty log message *** More... over 28 years ago
*** empty log message *** More... over 28 years ago
Added clear method. More... over 28 years ago
Added clear method. More... over 28 years ago
fixed typo More... over 28 years ago
removed references to SingleThreadedTransaction More... over 28 years ago
removed PersistentResultList, placing it in its own module More... over 28 years ago
put MARK objects on the stack More... over 28 years ago
rearranged memo check in save_tuple() to correct a small bug More... over 28 years ago
removed references to newstruct added check for empty tuples before memo check in save_tuple() More... over 28 years ago