summaryrefslogtreecommitdiff
path: root/lib/pstore.rb
AgeCommit message (Expand)Author
2006-02-05* lib/pstore.rb: should return default value if name is not found.ocean
2005-11-01* eval.c (rb_call_super): should call method_missing if super ismatz
2005-10-27* string.c (scan_once): wrong condition to use mbclen2().matz
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2004-10-06* io.c (rb_io_mode_flags): preserve append mode flag.matz
2004-10-05* io.c (rb_fopen): mode string copy at the lowest level.matz
2004-07-01* lib/pstore.rb (PStore#transaction): get rid of opening in write modenobu
2004-05-27* lib/pstore.rb (transaction): allow overriding dump and load.matz
2004-03-07* lib/pstore.rb (commit_new): use FileUtils.copy_stream for Cygwin.eban
2004-02-17* sprintf.c (rb_f_sprintf): preserve original val formatz
2003-01-07* hash.c (env_clear): new Hash compatible method.matz
2002-11-14* math.c (math_acos): check errno after operation. ditto formatz
2002-07-11* string.c (rb_str_slice_bang): if there's no correspondingmatz
2002-06-24* parse.y (yylex): __END__ should not be effective withinmatz
2001-12-01Reflect the update of the MD5 module which is now Digest::MD5.knu
2001-11-19* parse.y (parse_regx): should raise error on untermitatedmatz
2001-10-03* marshal.c (r_object): better allocation type check formatz
2001-07-31* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSIONmatz
2001-05-06forgot some checkins.matz
2000-10-11matzmatz
2000-09-19000919matz
2000-06-13pstore abort handlematz
2000-03-062000-03-06matz
1999-11-2919991129matz
1999-11-2519991125matz
1999-11-1719991117matz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
1998-01-16Initial revisionmatz