summaryrefslogtreecommitdiff
path: root/marshal.c
AgeCommit message (Expand)Author
2001-08-13* bignum.c, marshal.c: Detypo: s/SIZEOF_ING/SIZEOF_INT/.knu
2001-07-31* marshal.c (Init_marshal): fix typos.usa
2001-07-31* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSIONmatz
2001-07-03credit rb_name_error() fix to Nobuyoshi Nakada.matz
2001-06-05* variable.c (rb_mod_const_at): use hash table as internalmatz
2001-05-30* ruby.c (proc_options): unexpected SecurityError happens when -T4.matz
2001-05-11* bignum.c (bigdivrem): access boundary bug.matz
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-03-26* eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.matz
2001-03-22* ruby.h: better inline function support.matz
2001-03-21* gc.c (id2ref): sometimes confused symbol and reference.matz
2001-03-13* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().matz
2001-02-14* dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz
2001-02-08* parse.y (parse_quotedwords): %w should allow parenthesis escape.matz
2000-12-26matzmatz
2000-12-05matzmatz
2000-11-21001121matz
2000-11-20matzmatz
2000-11-02matzmatz
2000-10-31matzmatz
2000-09-19000919matz
2000-07-21matzmatz
2000-06-232000-06-23matz
2000-06-222000-06-22matz
2000-06-142000-06-14matz
2000-05-242000-05-24matz
2000-05-122000-05-12matz
2000-05-012000-05-01matz
2000-04-12mkmfmatz
2000-04-102000-04-10matz
2000-03-072000-03-07matz
2000-02-012000-02-01matz
2000-01-172000-01-17matz
2000-01-0520000105matz
1999-12-0219991292matz
1999-12-0119991201matz
1999-10-27register class/modulematz
1999-10-20marshal load GC protectmatz
1999-08-241.4.1 to bematz
1999-08-131.4.0matz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
1998-01-16Initial revisionmatz