index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ToDo
Commit message (
Expand
)
Author
Age
Files
Lines
*
* error.c (Init_Exception): remove Exception#to_str. [Ruby2]
matz
2004-04-05
1
-8
/
+6
*
* gc.c (rb_gc): check odd alignment stack on m68k machines.
matz
2003-05-08
1
-9
/
+4
*
* gc.c (ruby_xmalloc): remove MALLOC_LIMIT to avoid frequent
matz
2002-09-06
1
-1
/
+0
*
* variable.c (rb_path2class): should not use rb_eval_string().
matz
2002-09-05
1
-0
/
+1
*
* array.c (rb_ary_become): should not free ptr if it's shared.
matz
2002-08-29
1
-2
/
+3
*
* io.c (rb_io_putc): output via rb_io_write().
matz
2002-08-20
1
-0
/
+1
*
* random.c: replace with Mersenne Twister RNG.
matz
2002-07-26
1
-0
/
+1
*
* eval.c (rb_clear_cache_by_class): new function.
matz
2002-05-14
1
-1
/
+1
*
* re.c (rb_reg_s_quote): # also should be quoted.
matz
2002-05-07
1
-0
/
+1
*
* array.c (Init_Array): remove Array#filter.
matz
2002-01-23
1
-0
/
+1
*
* eval.c (rb_eval): need not to clar method cache for NODE_CLASS,
matz
2002-01-19
1
-0
/
+1
*
* re.c (match_select): should propagate taintness.
matz
2002-01-11
1
-0
/
+1
*
* string.c (rb_str_replace): swap arguments of OBJ_INFECT.
matz
2001-12-18
1
-0
/
+1
*
* string.c (rb_str_match_m): should convert an argument into
matz
2001-12-11
1
-1
/
+1
*
* array.c (rb_ary_modify): should copy the internal buffer if the
matz
2001-12-10
1
-4
/
+6
*
* parse.y (parse_regx): should raise error on untermitated
matz
2001-11-19
1
-2
/
+4
*
* string.c (rb_str_index): wrong increment for non alphanumeric
matz
2001-10-16
1
-2
/
+7
*
* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.
matz
2001-10-02
1
-0
/
+2
*
* string.c (rb_str_init): String.new() => ""
matz
2001-09-19
1
-2
/
+2
*
* re.c (Init_Regexp): to_s to be alias to inspect.
matz
2001-09-05
1
-5
/
+5
*
* ruby.c (proc_options): should not alter origargv[].
matz
2001-09-03
1
-0
/
+1
*
* eval.c (is_defined): should not dump core for "defined?(())".
matz
2001-08-23
1
-0
/
+1
*
* range.c (range_step): 'iter' here should be an array.
matz
2001-08-20
1
-0
/
+1
*
* eval.c (rb_provide_feature): should not tweak extension used for
matz
2001-07-24
1
-0
/
+1
*
* eval.c (rb_f_require): searches ".rb" and ".so" at the same
matz
2001-06-19
1
-0
/
+1
*
* bignum.c (bigdivrem): access boundary bug.
matz
2001-05-11
1
-1
/
+1
*
forgot some checkins.
matz
2001-05-06
1
-0
/
+1
*
* eval.c (block_pass): should not downgrade safe level.
matz
2001-05-02
1
-0
/
+4
*
* dir.c (glob_helper): replace lstat() by stat() to follow symlink
matz
2001-03-19
1
-0
/
+1
*
* parse.y (primary): rescue and ensure clauses should be allowed
matz
2001-03-06
1
-0
/
+1
*
* eval.c (proc_eq): compare Procs using blocktag equality.
matz
2001-03-05
1
-0
/
+1
*
* eval.c (proc_call): should not modify ruby_block->frame.iter
matz
2001-02-26
1
-0
/
+1
*
* eval.c (secure_visibility): visibility check for untainted modules.
matz
2001-02-19
1
-0
/
+1
*
* io.c (set_outfile): f should be the FILE* from the assigning value.
matz
2001-02-16
1
-4
/
+5
*
* io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2
matz
2001-02-13
1
-3
/
+1
*
* parse.y (parse_quotedwords): %w should allow parenthesis escape.
matz
2001-02-08
1
-0
/
+3
*
* array.c (rb_ary_sort_bang): returns self, even if its length is
matz
2001-02-02
1
-1
/
+2
*
* io.c (rb_io_s_read): new method to call IO#read from
matz
2001-01-18
1
-0
/
+1
*
* file.c (path_check_1): should restore modified path.
matz
2001-01-09
1
-3
/
+3
*
* enum.c (enum_inject): new method.
matz
2001-01-09
1
-45
/
+7
*
changes from personal modifies -- matz
matz
2000-12-28
1
-0
/
+2
*
001225
matz
2000-12-25
1
-0
/
+1
*
matz
matz
2000-12-12
1
-1
/
+4
*
matz
matz
2000-12-08
1
-1
/
+5
*
matz
matz
2000-12-05
1
-4
/
+7
*
matz
matz
2000-09-07
1
-0
/
+1
*
matz
matz
2000-08-31
1
-1
/
+1
*
matz
matz
2000-08-29
1
-6
/
+1
*
matz
matz
2000-08-28
1
-0
/
+1
*
matz
matz
2000-08-24
1
-0
/
+1
[next]