aboutsummaryrefslogtreecommitdiffstats
path: root/lib/pstore.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/pstore.rb (commit_new): use FileUtils.copy_stream for Cygwin.eban2004-03-071-6/+8
* * sprintf.c (rb_f_sprintf): preserve original val formatz2004-02-171-32/+49
* * hash.c (env_clear): new Hash compatible method.matz2003-01-071-4/+1
* * math.c (math_acos): check errno after operation. ditto formatz2002-11-141-2/+5
* * string.c (rb_str_slice_bang): if there's no correspondingmatz2002-07-111-2/+9
* * parse.y (yylex): __END__ should not be effective withinmatz2002-06-241-2/+1
* Reflect the update of the MD5 module which is now Digest::MD5.knu2001-12-011-3/+3
* * parse.y (parse_regx): should raise error on untermitatedmatz2001-11-191-1/+1
* * marshal.c (r_object): better allocation type check formatz2001-10-031-2/+2
* * marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSIONmatz2001-07-311-5/+8
* forgot some checkins.matz2001-05-061-16/+30
* matzmatz2000-10-111-0/+1
* 000919matz2000-09-191-1/+0
* pstore abort handlematz2000-06-131-2/+2
* 2000-03-06matz2000-03-061-0/+4
* 19991129matz1999-11-291-0/+1
* 19991125matz1999-11-251-25/+17
* 19991117matz1999-11-171-0/+11
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-13/+26
* Initial revisionmatz1998-01-161-0/+121