[前][次][番号順一覧][上]

ruby-changes:1901-2000

   1901 2007-09-07 16:34 [ko1@a...            ] shyouhei -  Ruby:r13392: add tag v1_8_6_96
   1902 2007-09-07 16:39 [ko1@a...            ] shyouhei -  Ruby:r13394: add tag v1_8_6_97
   1903 2007-09-07 16:39 [ko1@a...            ] shyouhei -  Ruby:r13393 (ruby_1_8_6): * configure.in (group_member): check if presents.
   1904 2007-09-07 16:40 [ko1@a...            ] shyouhei -  Ruby:r13395 (ruby_1_8_6): * string.c (rb_str_splice): integer overflow for length.
   1905 2007-09-07 16:40 [ko1@a...            ] shyouhei -  Ruby:r13396: add tag v1_8_6_98
   1906 2007-09-07 16:41 [ko1@a...            ] shyouhei -  Ruby:r13397 (ruby_1_8_6): * array.c (rb_ary_fill): need integer overflow check.
   1907 2007-09-07 16:41 [ko1@a...            ] shyouhei -  Ruby:r13398: add tag v1_8_6_99
   1908 2007-09-07 16:46 [ko1@a...            ] shyouhei -  Ruby:r13399 (ruby_1_8_6): * array.c (rb_ary_subseq): need integer overflow check.
   1909 2007-09-07 16:46 [ko1@a...            ] shyouhei -  Ruby:r13400: add tag v1_8_6_100
   1910 2007-09-07 17:16 [ko1@a...            ] shyouhei -  Ruby:r13401 (ruby_1_8_6): * eval.c (rb_thread_start_0): should unset time_thread_alive_p.
   1911 2007-09-07 17:17 [ko1@a...            ] shyouhei -  Ruby:r13402: add tag v1_8_6_101
   1912 2007-09-08 01:48 [ko1@a...            ] usa -  Ruby:r13403 (trunk): * regenc.c, regenc.h (onigenc_single_byte_mbc_enc_len): should take
   1913 2007-09-08 01:48 [ko1@a...            ] usa -  Ruby:r13404 (trunk): * 2007-09-08
   1914 2007-09-08 02:48 [ko1@a...            ] matz -  Ruby:r13405 (trunk): * struct.c (rb_struct_s_members): should raise TypeError instead
   1915 2007-09-08 03:00 [ko1@a...            ] matz -  Ruby:r13406 (trunk): * test/ruby/test_fiber.rb (TestFiber::test_throw): uncaught throw
   1916 2007-09-08 08:06 [ko1@a...            ] akr -  Ruby:r13407 (trunk): add test for .
   1917 2007-09-08 09:38 [ko1@a...            ] tadf -  Ruby:r13408 (trunk): * lib/date/format.rb (str[fp]time): now check specifications more
   1918 2007-09-08 09:39 [ko1@a...            ] tadf -  Ruby:r13409 (ruby_1_8): * lib/date/format.rb (str[fp]time): now check specifications more
   1919 2007-09-08 10:08 [ko1@a...            ] matz -  Ruby:r13410 (trunk): * struct.c (rb_struct_s_members): check if __members__ is an
   1920 2007-09-08 10:23 [ko1@a...            ] matz -  Ruby:r13411 (ruby_1_8): * struct.c (rb_struct_s_members): should raise TypeError instead
   1921 2007-09-08 10:24 [ko1@a...            ] matz -  Ruby:r13412 (trunk): ChangeLog: conflict resolution
   1922 2007-09-09 00:07 [ko1@a...            ] akr -  Ruby:r13413 (trunk): * eval_method.ci (rb_get_alloc_func): new function to get allocation
   1923 2007-09-09 00:59 [ko1@a...            ] akr -  Ruby:r13414 (trunk): add test for  and .
   1924 2007-09-09 01:04 [ko1@a...            ] akr -  Ruby:r13415 (trunk): abolish warnings.
   1925 2007-09-09 01:19 [ko1@a...            ] akr -  Ruby:r13416 (trunk): * marshal.c (r_object0): don't call user-defined initialize for
   1926 2007-09-09 01:30 [ko1@a...            ] akr -  Ruby:r13417 (trunk): values doesn't needs to be volatile since it is passed to rb_struct_initialize.
   1927 2007-09-09 02:00 [ko1@a...            ] akr -  Ruby:r13418 (trunk): * marshal.c (r_object0): check T_STRUCT type for structs.
   1928 2007-09-09 09:14 [ko1@a...            ] tadf -  Ruby:r13419 (trunk): * lib/date/format.rb (_strptime): now also attaches an element
   1929 2007-09-09 09:16 [ko1@a...            ] tadf -  Ruby:r13420 (ruby_1_8): * lib/date/format.rb (_strptime): now also attaches an element
   1930 2007-09-10 01:11 [ko1@a...            ] matz -  Ruby:r13421 (ruby_1_8): * range.c (range_step): fixed integer overflow.  
   1931 2007-09-10 01:11 [ko1@a...            ] matz -  Ruby:r13422 (trunk): * range.c (range_step): fixed integer overflow.  
   1932 2007-09-10 01:23 [ko1@a...            ] matz -  Ruby:r13423 (trunk): * marshal.c (r_object0): struct allocation first to check if a
   1933 2007-09-10 14:05 [ko1@a...            ] matz -  Ruby:r13424 (trunk): * array.c (rb_ary_cycle): avoid infinite loop for empty array.
   1934 2007-09-10 15:25 [ko1@a...            ] akr -  Ruby:r13425 (trunk): * range.c: represent initialized state using EXCL instead of FL_USER3.
   1935 2007-09-10 15:50 [ko1@a...            ] akr -  Ruby:r13426 (trunk): * range.c (range_dumper): make uninitialized range dumpable.
   1936 2007-09-11 17:28 [ko1@a...            ] knu -  Ruby:r13427 (trunk): * lib/shellwords.rb: Add shellescape() and shelljoin().
   1937 2007-09-11 17:28 [ko1@a...            ] knu -  Ruby:r13428 (trunk): * lib/tempfile.rb (Tempfile::make_tmpname): Allow to specify a
   1938 2007-09-12 01:23 [ko1@a...            ] akr -  Ruby:r13429 (trunk): forgot to follow RHash change.
   1939 2007-09-12 15:19 [ko1@a...            ] nobu -  Ruby:r13430 (trunk): * io.c (rb_io_s_sysopen): should not use alloca for unknowen size
   1940 2007-09-12 15:49 [ko1@a...            ] nobu -  Ruby:r13431 (ruby_1_8): * test/thread/test_thread.rb (test_local_barrier), test/thread/lbtest.rb: test for .
   1941 2007-09-12 23:14 [ko1@a...            ] matz -  Ruby:r13432 (trunk): * ruby.c (proc_options): -W should be allowed in RUBYOPT
   1942 2007-09-12 23:16 [ko1@a...            ] matz -  Ruby:r13433 (ruby_1_8): ChangeLog conflict resolution
   1943 2007-09-12 23:17 [ko1@a...            ] matz -  Ruby:r13434 (ruby_1_8): * ruby.c (proc_options): -W should be allowed in RUBYOPT
   1944 2007-09-13 13:47 [ko1@a...            ] nobu -  Ruby:r13435 (trunk): * parse.y (rb_id2str): fixed typo.
   1945 2007-09-13 13:48 [ko1@a...            ] nobu -  Ruby:r13436 (trunk): * ChangeLog: fixed typo.
   1946 2007-09-13 14:00 [ko1@a...            ] nobu -  Ruby:r13437 (trunk): * parse.y (brace_block): should use compstmt.  patch submitted by
   1947 2007-09-13 15:42 [ko1@a...            ] nobu -  Ruby:r13438 (trunk): * compile.c (iseq_compile_each): inline cache entries are overwritten
   1948 2007-09-14 00:38 [ko1@a...            ] seki -  Ruby:r13439 (ruby_1_8): * lib/drb/extservm.rb (invoke_service): use Thread.exclusive instead of
   1949 2007-09-14 16:14 [ko1@a...            ] ko1 -  Ruby:r13440 (trunk): * insnhelper.ci (vm_expandarray): should be volatile value for GC.
   1950 2007-09-14 16:17 [ko1@a...            ] ko1 -  Ruby:r13441 (trunk): * vm.h, eval_intern.h: move some macros to eval_intern.h.
   1951 2007-09-14 16:18 [ko1@a...            ] ko1 -  Ruby:r13442 (trunk): * bootstraptest/runner.rb: add a stress test (-s).
   1952 2007-09-14 16:26 [ko1@a...            ] ko1 -  Ruby:r13443 (trunk): * insnhelper.ci (vm_expandarray): assignment should be placed
   1953 2007-09-14 17:31 [ko1@a...            ] ko1 -  Ruby:r13444 (trunk): * test/ruby/test_io.rb: tests which cause SEGV should not be
   1954 2007-09-14 22:25 [ko1@a...            ] suke -  Ruby:r13445 (trunk): * ext/win32ole/win32ole.c (fev_unadvise): no needs to reset
   1955 2007-09-15 13:41 [ko1@a...            ] kou -  Ruby:r13446 (trunk): * lib/rss.rb, lib/rss/, test/rss/:
   1956 2007-09-15 17:04 [ko1@a...            ] nobu -  Ruby:r13447 (trunk): * encoding.c (rb_enc_associate_index, rb_enc_get_index): check if
   1957 2007-09-15 17:32 [ko1@a...            ] nobu -  Ruby:r13448 (trunk): * parse.y (parser_initialize): set default encoding.  
   1958 2007-09-15 18:26 [ko1@a...            ] kou -  Ruby:r13449 (trunk): * string.c (rb_str_rstrip_bang): fixed too much rstrip. 
   1959 2007-09-15 23:36 [ko1@a...            ] nobu -  Ruby:r13450 (trunk): * parse.y (struct parser_params): common members in the parser and
   1960 2007-09-17 04:35 [ko1@a...            ] shyouhei -  Ruby:r13452: add tag v1_8_5_110
   1961 2007-09-17 04:35 [ko1@a...            ] shyouhei -  Ruby:r13451 (ruby_1_8_5): * range.c (range_step): fixed integer overflow.  
   1962 2007-09-17 04:38 [ko1@a...            ] shyouhei -  Ruby:r13453 (ruby_1_8_6): * range.c (range_step): fixed integer overflow.  
   1963 2007-09-17 04:38 [ko1@a...            ] shyouhei -  Ruby:r13454: add tag v1_8_6_102
   1964 2007-09-17 04:51 [ko1@a...            ] shyouhei -  Ruby:r13455 (ruby_1_8_5): * ruby.c (proc_options): -W should be allowed in RUBYOPT
   1965 2007-09-17 04:51 [ko1@a...            ] shyouhei -  Ruby:r13456: add tag v1_8_5_111
   1966 2007-09-17 04:53 [ko1@a...            ] shyouhei -  Ruby:r13457 (ruby_1_8_6): * ruby.c (proc_options): -W should be allowed in RUBYOPT
   1967 2007-09-17 04:53 [ko1@a...            ] shyouhei -  Ruby:r13458: add tag v1_8_6_103
   1968 2007-09-17 05:00 [ko1@a...            ] shyouhei -  Ruby:r13459 (ruby_1_8_6):   
   1969 2007-09-17 05:00 [ko1@a...            ] shyouhei -  Ruby:r13460: add tag v1_8_6_104
   1970 2007-09-17 05:11 [ko1@a...            ] shyouhei -  Ruby:r13461 (ruby_1_8_6): * runruby.rb: fix incomplete backport r12339.
   1971 2007-09-17 05:11 [ko1@a...            ] shyouhei -  Ruby:r13462: add tag v1_8_6_105
   1972 2007-09-17 05:42 [ko1@a...            ] shyouhei -  Ruby:r13463 (ruby_1_8_6): * ext/thread/thread.c (lock_mutex): should take care of threads
   1973 2007-09-17 05:42 [ko1@a...            ] shyouhei -  Ruby:r13464: add tag v1_8_6_106
   1974 2007-09-17 21:02 [ko1@a...            ] aamine -  Ruby:r13465 (trunk): * parse.y (ripper): rename event: arglist_* -> args_*.
   1975 2007-09-17 21:07 [ko1@a...            ] aamine -  Ruby:r13466 (trunk): * lib/net/http.rb (HTTP::GenericRequest#initialize): check path is not nil. 
   1976 2007-09-18 22:13 [ko1@a...            ] keiju -  Ruby:r13467 (trunk): * lib/matrix.rb: fix a coerce bug of Vector. [ruby-coRe: 12190]
   1977 2007-09-19 11:13 [ko1@a...            ] shyouhei -  Ruby:r13469: add tag v1_8_6_107
   1978 2007-09-19 11:13 [ko1@a...            ] shyouhei -  Ruby:r13468 (ruby_1_8_6): * bignum.c (bigtrunc): RBIGNUM(x)->len may be zero.  out of bound
   1979 2007-09-20 17:25 [ko1@a...            ] nobu -  Ruby:r13470 (ruby_1_8): * process.c (rb_detach_process): cast for the platforms where size of
   1980 2007-09-20 17:28 [ko1@a...            ] nobu -  Ruby:r13471 (trunk): * io.c (popen_exec), process.c (rb_spawn): stop other threads before
   1981 2007-09-20 17:32 [ko1@a...            ] nobu -  Ruby:r13472 (ruby_1_8): * process.c (proc_prepare_args): commit miss.
   1982 2007-09-21 01:46 [ko1@a...            ] nobu -  Ruby:r13473 (ruby_1_8): * string.c (str_alloc): defaults to null_str instead of NULL.
   1983 2007-09-21 02:04 [ko1@a...            ] matz -  Ruby:r13474 (trunk): * hash.c (hash_equal): should call rb_eql when argument eql is set.
   1984 2007-09-21 02:14 [ko1@a...            ] matz -  Ruby:r13475 (trunk): * re.c (rb_reg_match_m): evaluate a block if match.  it would make
   1985 2007-09-21 03:06 [ko1@a...            ] nobu -  Ruby:r13476 (ruby_1_8): * eval.c, intern.h, ext/thread/thread.c: should not free queue while
   1986 2007-09-21 03:48 [ko1@a...            ] nobu -  Ruby:r13477 (trunk): * st.c (hash_32a.c): reverted the original keywords.
   1987 2007-09-21 04:59 [ko1@a...            ] nobu -  Ruby:r13478 (trunk): * misc/ruby-style.el (ruby-style-label-indent): fix for function top
   1988 2007-09-21 14:52 [ko1@a...            ] nobu -  Ruby:r13479 (trunk): * gc.c (gc_mark_rest): copy just used part.
   1989 2007-09-21 15:41 [ko1@a...            ] nobu -  Ruby:r13480 (ruby_1_8): * process.c (struct rb_exec_arg): forgot to commit.
   1990 2007-09-21 15:46 [ko1@a...            ] nobu -  Ruby:r13481 (ruby_1_8): * process.c (struct rb_exec_arg): proc should be a VALUE.
   1991 2007-09-22 05:20 [ko1@a...            ] nobu -  Ruby:r13482 (trunk, ruby_1_8): * ext/stringio/stringio.c (strio_init): separate from strio_initialize
   1992 2007-09-22 06:02 [ko1@a...            ] nobu -  Ruby:r13483 (ruby_1_8, trunk): * lib/optparse.rb (OptionParser::List::summarize): use each_line if
   1993 2007-09-23 00:29 [ko1@a...            ] akr -  Ruby:r13484 (trunk): add test for .
   1994 2007-09-23 00:56 [ko1@a...            ] akr -  Ruby:r13485 (trunk): add test for .
   1995 2007-09-23 05:59 [ko1@a...            ] shyouhei -  Ruby:r13486 (ruby_1_8_6, ruby_1_8, trunk, ruby_1_8_5): * lib/rdoc/options.rb (Options::check_diagram): dot -V output
   1996 2007-09-23 06:07 [ko1@a...            ] shyouhei -  Ruby:r13487 (ruby_1_8_6): * ext/stringio/stringio.c (strio_init): separate from strio_initialize
   1997 2007-09-23 06:07 [ko1@a...            ] shyouhei -  Ruby:r13488: add tag v1_8_6_109
   1998 2007-09-23 06:09 [ko1@a...            ] shyouhei -  Ruby:r13489 (ruby_1_8_5): * ext/stringio/stringio.c (strio_init): separate from strio_initialize
   1999 2007-09-23 06:09 [ko1@a...            ] shyouhei -  Ruby:r13490: add tag v1_8_5_113
   2000 2007-09-23 06:16 [ko1@a...            ] nobu -  Ruby:r13491 (trunk): * eval_method.ci (remove_method): check for undefined method.

[前][次][番号順一覧][上]