summaryrefslogtreecommitdiff
path: root/error.c
AgeCommit message (Expand)Author
2002-06-11new platform [bccwin32] merged.H_Konishi
2002-05-02* error.c: use HAVE_DECL_SYS_NERR instead of platform names.matz
2002-04-24* io.c (rb_io_mode_flags): both 'r+b' and 'rb+' should be allowed.matz
2002-04-15* pack.c (pack_unpack): should treat 'U' in character unit, not inmatz
2002-04-01* io.c (rb_io_fptr_cleanup): need flush even when io will not bematz
2002-03-22* the VMS support patch submitted by Akiyoshi, Masamichimatz
2002-03-19* re.c (rb_reg_search): should clear last_match if pos is out ofmatz
2002-01-18* io.c (rb_io_s_new): block check moved from initialize to thismatz
2002-01-11* re.c (match_select): should propagate taintness.matz
2002-01-04* process.c (rb_f_system): abandon vfork.matz
2001-12-10* array.c (rb_ary_modify): should copy the internal buffer if thematz
2001-11-13* signal.c (sighandle): should not re-register sighandler ifmatz
2001-10-29* parse.y (str_extend): shuould allow interpolation of $-x.matz
2001-10-03* marshal.c (r_object): better allocation type check formatz
2001-09-03* error.c: unbreak the build on *BSD with gcc 3.0.1 by removingknu
2001-07-03* error.c (rb_name_error): raise NameError instead of LoadError.shugo
2001-07-02* error.c (exc_exception): clone the receiver exception instead ofmatz
2001-06-05* error.c (Init_Exception): NameError went under StandardError,matz
2001-05-30* ruby.c (proc_options): unexpected SecurityError happens when -T4.matz
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-02-19* string.c (rb_str_substr): "a"[1,2] should return ""; needmatz
2001-02-19* eval.c (secure_visibility): visibility check for untainted modules.matz
2001-02-08* parse.y (parse_quotedwords): %w should allow parenthesis escape.matz
2001-01-29* string.c (str_independent): should not clear str->orig here.matz
2001-01-09* error.c: typomatz
2001-01-09* enum.c (enum_inject): new method.matz
2000-11-14matzmatz
2000-11-10matzmatz
2000-11-08matzmatz
2000-08-24matzmatz
2000-07-10matzmatz
2000-06-222000-06-22matz
2000-05-012000-05-01matz
2000-04-102000-04-10matz
2000-03-072000-03-07matz
2000-02-012000-02-01matz
2000-01-0520000105matz
1999-12-1419991214matz
1999-12-0119991201matz
1999-11-0419991104matz
1999-10-1819991018matz
1999-10-16ruby -vmatz
1999-10-1219991012matz
1999-08-131.4.0matz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
1998-01-16This commit was generated by cvs2svn to compensate for changes in r11,matz
1998-01-16Initial revisionv1_0_r2replacedmatz
2019-08-17version 1.0-971015v1_0_971015Yukihiro Matsumoto
2019-08-17version 1.0-971002v1_0_971002Yukihiro Matsumoto
2019-08-17version 1.0-961225v1_0_961225Yukihiro Matsumoto