Age | Commit message (Expand) | Author |
2003-01-16 | Updated Copyrights of Matz to 2003. | michal |
2002-12-15 | * configure.in, defines.h, dir.c, dir.h, dln.c, error.c, | uema2 |
2002-12-02 | WinCE patch merged | matz |
2002-11-26 | * error.c (exit_initialize): add SystemExit#initialize to set | nobu |
2002-11-22 | * file.c (rb_find_file_ext): should not terminate searching with | matz |
2002-11-03 | * object.c (Init_Object): added Object#object_id, new name for | matz |
2002-09-14 | * error.c(rb_sys_fail): remove case EPIPE on bcc32 . | H_Konishi |
2002-09-03 | * variable.c (rb_copy_generic_ivar): remove old generic instance | matz |
2002-08-28 | Int vs Long cleanup #3 (ruby-core:352) | michal |
2002-08-21 | *.c: Int vs Long cleanup | michal |
2002-08-15 | * eval.c (ruby_current_node) : added to set sourceline on demand. | nobu |
2002-06-11 | new 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 in | matz |
2002-04-01 | * io.c (rb_io_fptr_cleanup): need flush even when io will not be | matz |
2002-03-22 | * the VMS support patch submitted by Akiyoshi, Masamichi | matz |
2002-03-19 | * re.c (rb_reg_search): should clear last_match if pos is out of | matz |
2002-01-18 | * io.c (rb_io_s_new): block check moved from initialize to this | matz |
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 the | matz |
2001-11-13 | * signal.c (sighandle): should not re-register sighandler if | matz |
2001-10-29 | * parse.y (str_extend): shuould allow interpolation of $-x. | matz |
2001-10-03 | * marshal.c (r_object): better allocation type check for | matz |
2001-09-03 | * error.c: unbreak the build on *BSD with gcc 3.0.1 by removing | knu |
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 of | matz |
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 ""; need | matz |
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: typo | matz |
2001-01-09 | * enum.c (enum_inject): new method. | matz |
2000-11-14 | matz | matz |
2000-11-10 | matz | matz |
2000-11-08 | matz | matz |
2000-08-24 | matz | matz |
2000-07-10 | matz | matz |
2000-06-22 | 2000-06-22 | matz |
2000-05-01 | 2000-05-01 | matz |
2000-04-10 | 2000-04-10 | matz |
2000-03-07 | 2000-03-07 | matz |
2000-02-01 | 2000-02-01 | matz |
2000-01-05 | 20000105 | matz |
1999-12-14 | 19991214 | matz |
1999-12-01 | 19991201 | matz |