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

ruby-changes:4101-4200

   4101 2008-02-24 06:49 [ko1@a...            ] nobu -  Ruby:r15591 (trunk): * ruby.c (enable_option, disable_option): allow all for all known
   4102 2008-02-24 23:30 [ko1@a...            ] nobu -  Ruby:r15592 (ruby_1_8, trunk): * common.mk, {bcc,win}32/Makefile.sub (clean-local): remove
   4103 2008-02-24 23:40 [ko1@a...            ] nobu -  Ruby:r15593 (trunk): * cygwin/GNUmakefile.in (clean-local): remove def file.
   4104 2008-02-25 00:01 [ko1@a...            ] nobu -  Ruby:r15594 (trunk): * cygwin/GNUmakefile.in (clean-local): should be double-colon.
   4105 2008-02-25 10:43 [ko1@a...            ] duerst -  Ruby:r15595 (trunk): Mon Feb 25 10:41:41 2008  Martin Duerst  <duerst@it.aoyama.ac.jp>
   4106 2008-02-25 13:59 [ko1@a...            ] akr -  Ruby:r15596 (ruby_1_8, trunk): * process.c (Init_process): share bignum objects for RLIM_INFINITY,
   4107 2008-02-25 14:02 [ko1@a...            ] usa -  Ruby:r15597 (ruby_1_8): * 2008-02-25
   4108 2008-02-25 15:35 [ko1@a...            ] usa -  Ruby:r15598 (trunk): * bignum.c (big2str_karatsuba): initialize cache if not initialized.
   4109 2008-02-25 15:35 [ko1@a...            ] usa -  Ruby:r15599 (trunk): * ChangeLog: add ML ref.
   4110 2008-02-25 17:49 [ko1@a...            ] technorama -  Ruby:r15600 (ruby_1_8): Mon Feb 25 17:30:29 2008  Technorama Ltd.  <oss-ruby@technorama.net>
   4111 2008-02-25 17:50 [ko1@a...            ] technorama -  Ruby:r15601 (ruby_1_8): update changelog
   4112 2008-02-25 17:51 [ko1@a...            ] technorama -  Ruby:r15602 (trunk): * ext/openssl/digest.c ext/openssl/lib/openssl/digest.rb:
   4113 2008-02-25 22:40 [ko1@a...            ] nobu -  Ruby:r15603 (trunk): * 2008-02-25
   4114 2008-02-26 01:18 [ko1@a...            ] akr -  Ruby:r15604 (trunk): * include/ruby/ruby.h (ROBJECT_NUMIV): renamed from ROBJECT_LEN.
   4115 2008-02-26 09:09 [ko1@a...            ] usa -  Ruby:r15605 (trunk): * 2008-02-26
   4116 2008-02-26 15:11 [ko1@a...            ] usa -  Ruby:r15606 (trunk): * signal.c: sorry, commit miss.
   4117 2008-02-26 15:30 [ko1@a...            ] nobu -  Ruby:r15607 (trunk): * array.c (rb_ary_eql, rb_ary_cmp): get rid of stack overflow with
   4118 2008-02-26 15:45 [ko1@a...            ] akr -  Ruby:r15608 (ruby_1_8, trunk): * parse.y (tokadd_escape): refactored.  
   4119 2008-02-26 15:50 [ko1@a...            ] nobu -  Ruby:r15609 (trunk): * parse.y (value_expr_gen): removed inappropriate warning.
   4120 2008-02-26 16:07 [ko1@a...            ] technorama -  Ruby:r15610 (trunk): * ext/openssl/ossl_{ec,dh,dsa,rsa}.c: Remove useless warnings.
   4121 2008-02-26 16:11 [ko1@a...            ] technorama -  Ruby:r15611 (ruby_1_8): * ext/openssl/ossl_pkey_{ec,dh,dsa,rsa}.c: Remove useless warnings.
   4122 2008-02-26 16:15 [ko1@a...            ] usa -  Ruby:r15612 (ruby_1_8): * 2008-02-26
   4123 2008-02-26 16:38 [ko1@a...            ] nobu -  Ruby:r15613 (trunk): * array.c (recursive_cmp): compare minimal length parts.
   4124 2008-02-26 16:41 [ko1@a...            ] nobu -  Ruby:r15614 (trunk): * array.c (combi_len, rb_ary_product): check for overflow.
   4125 2008-02-26 16:53 [ko1@a...            ] matz -  Ruby:r15615 (trunk): * misc/ruby-mode.el (ruby-calculate-indent): should distinguish
   4126 2008-02-27 03:56 [ko1@a...            ] nobu -  Ruby:r15616 (trunk): * ext/extmk.rb, enc/make_encmake.rb: load current mkmf.rb even if
   4127 2008-02-28 00:19 [ko1@a...            ] naruse -  Ruby:r15617 (trunk): * string.c (rb_str_coderange_scan_restartable): coderange scaning
   4128 2008-02-28 03:46 [ko1@a...            ] nagai -  Ruby:r15618 (trunk): * ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set
   4129 2008-02-28 05:56 [ko1@a...            ] naruse -  Ruby:r15619 (trunk): * io.c (read_all): fix if.
   4130 2008-02-28 11:14 [ko1@a...            ] nobu -  Ruby:r15620 (trunk): * include/ruby/encoding.h (rb_str_coderange_scan_restartable): added
   4131 2008-02-28 11:20 [ko1@a...            ] nobu -  Ruby:r15621 (trunk): * string.c (rb_str_reverse_bang): removed unsed variables.
   4132 2008-02-28 11:24 [ko1@a...            ] nobu -  Ruby:r15622 (trunk): * io.c (rb_io_getline_1): get rid of segfault.  
   4133 2008-02-28 11:25 [ko1@a...            ] nobu -  Ruby:r15623 (trunk): * io.c (rb_io_getline_1): get rid of segfault.  
   4134 2008-02-28 11:44 [ko1@a...            ] nobu -  Ruby:r15624 (trunk): * file.c (rb_file_flock): immediately returns on EAGAIN if
   4135 2008-02-28 13:52 [ko1@a...            ] nobu -  Ruby:r15625 (trunk): * eval.c (stack_check): made flag per threads.
   4136 2008-02-28 14:38 [ko1@a...            ] naruse -  Ruby:r15626 (trunk): * string.c (rb_enc_str_copy): removed.
   4137 2008-02-28 14:59 [ko1@a...            ] nobu -  Ruby:r15627 (trunk): * eval_error.c (error_handle): commit miss.
   4138 2008-02-28 15:30 [ko1@a...            ] naruse -  Ruby:r15628 (trunk): * io.c (rb_io_getline_fast): scan coderange.
   4139 2008-02-28 18:03 [ko1@a...            ] akr -  Ruby:r15629 (trunk): add a test. 
   4140 2008-02-28 18:10 [ko1@a...            ] akr -  Ruby:r15630 (trunk): * lib/open-uri.rb (OpenURI::Meta#meta_setup_encoding): setup encoding
   4141 2008-02-28 20:58 [ko1@a...            ] naruse -  Ruby:r15631 (trunk): * encoding.c (enc_find): check type of argument and convert to String
   4142 2008-02-28 22:22 [ko1@a...            ] naruse -  Ruby:r15632 (trunk): * encoding.c (enc_capable): IMMEDIATE_P doesn't include Qnil and Qfalse.
   4143 2008-02-28 23:38 [ko1@a...            ] akr -  Ruby:r15633 (trunk): * lib/open-uri.rb (OpenURI::Meta#meta_setup_encoding): use ASCII-8BIT
   4144 2008-02-29 02:28 [ko1@a...            ] nagai -  Ruby:r15634 (trunk): * ext/tk/lib/tk.rb: forgot to update RELEASE_DATE
   4145 2008-02-29 03:14 [ko1@a...            ] naruse -  Ruby:r15635 (trunk): * string.c (str_new): remove encoding assumption of empty string.
   4146 2008-02-29 03:32 [ko1@a...            ] naruse -  Ruby:r15636 (trunk): * test/ruby/test_time.rb (test_readers): fix typo.
   4147 2008-02-29 14:16 [ko1@a...            ] nobu -  Ruby:r15637 (trunk): * test/ruby/test_settracefunc.rb (TestSetTraceFunc#test_raise):
   4148 2008-02-29 15:13 [ko1@a...            ] nobu -  Ruby:r15638 (trunk): * parse.y (opt_block_param): command can start just after block param
   4149 2008-02-29 15:19 [ko1@a...            ] matz -  Ruby:r15639 (trunk): * string.c (rb_str_rpartition): calculation was done in byte indexing.
   4150 2008-02-29 18:19 [ko1@a...            ] matz -  Ruby:r15640 (trunk): * time.c (time_strftime): format should be ascii compatible.
   4151 2008-02-29 22:33 [ko1@a...            ] matz -  Ruby:r15641 (trunk): * string.c (rb_str_chomp_bang): now works on UTF-16.
   4152 2008-02-29 22:45 [ko1@a...            ] matz -  Ruby:r15642 (trunk): * test/ruby/test_iterator.rb (TestIterator::test_enumerator):
   4153 2008-02-29 23:36 [ko1@a...            ] akr -  Ruby:r15643 (trunk): add a test. 
   4154 2008-02-29 23:57 [ko1@a...            ] matz -  Ruby:r15644 (trunk): * test/ruby/test_m17n_comb.rb (TestM17NComb::test_str_chomp): test
   4155 2008-03-01 00:29 [ko1@a...            ] nobu -  Ruby:r15645 (trunk): * encoding.c (rb_enc_dummy_p): bootstrap encodings can not be dummy.
   4156 2008-03-01 02:35 [ko1@a...            ] nobu -  Ruby:r15646 (trunk, ruby_1_8): * bignum.c (big2str_find_n1): check integer overflow.
   4157 2008-03-01 02:44 [ko1@a...            ] nobu -  Ruby:r15647 (trunk, ruby_1_8): * test/ruby/test_bignum.rb (test_too_big_to_s): skips a test using too
   4158 2008-03-01 09:38 [ko1@a...            ] matz -  Ruby:r15648 (trunk): * sprintf.c (rb_str_format): "%#.0o" should keep prefix where
   4159 2008-03-01 10:02 [ko1@a...            ] matz -  Ruby:r15649 (trunk): * string.c (rb_str_coderange_scan_restartable): should not return
   4160 2008-03-01 10:09 [ko1@a...            ] nobu -  Ruby:r15650 (trunk): * string.c (tr_setup_table, rb_str_split_m, rb_str_chomp_bang):
   4161 2008-03-01 10:22 [ko1@a...            ] matz -  Ruby:r15651 (trunk): test/test_{string,sprintf}.rb: updated.
   4162 2008-03-01 10:33 [ko1@a...            ] naruse -  Ruby:r15652 (trunk): * io.c (read_all, rb_io_getline_fast): encoding is rb_input_encoding.
   4163 2008-03-01 10:42 [ko1@a...            ] matz -  Ruby:r15653 (trunk): ChangeLog: typo fixed
   4164 2008-03-01 12:36 [ko1@a...            ] matz -  Ruby:r15654 (trunk): * eval_method.c (rb_get_method_body): ent->method may be freed by
   4165 2008-03-01 12:42 [ko1@a...            ] matz -  Ruby:r15655 (trunk): * string.c (sym_inspect): use rb_str_inspect() instead of
   4166 2008-03-01 12:43 [ko1@a...            ] matz -  Ruby:r15656 (trunk): bootstraptest/test_knownbug.rb: add test
   4167 2008-03-01 13:07 [ko1@a...            ] matz -  Ruby:r15657 (trunk): bootstraptest/test_marshal.rb: test updated
   4168 2008-03-01 13:12 [ko1@a...            ] akr -  Ruby:r15658 (trunk): * test/ruby/allpairs.rb: new file for all pairs method.
   4169 2008-03-01 14:13 [ko1@a...            ] matz -  Ruby:r15659 (trunk): * tool/make-snapshot: make prereq uses MINIRUBY.
   4170 2008-03-01 14:15 [ko1@a...            ] matz -  Ruby:r15660 (trunk): * development snapshot 1.9.0-1 released.
   4171 2008-03-01 17:45 [ko1@a...            ] nobu -  Ruby:r15661 (trunk): * tool/make-snapshot: prefixed r makes $revision always true.
   4172 2008-03-01 17:52 [ko1@a...            ] nobu -  Ruby:r15662 (trunk): * lib/test/unit/collector/dir.rb (recursive_collect): do not always
   4173 2008-03-01 17:59 [ko1@a...            ] nobu -  Ruby:r15663 (trunk): * io.c (struct argf): packed ARGF stuffs.
   4174 2008-03-01 18:30 [ko1@a...            ] nobu -  Ruby:r15664: * svn: ignore transdb.h.
   4175 2008-03-01 23:17 [ko1@a...            ] nobu -  Ruby:r15665: 1.9.0-1            
   4176 2008-03-02 00:08 [ko1@a...            ] nobu -  Ruby:r15666 (trunk): * object.c (rb_cstr_to_dbl): check for successive underscores.
   4177 2008-03-02 00:51 [ko1@a...            ] akr -  Ruby:r15667 (trunk): add a test. 
   4178 2008-03-02 01:05 [ko1@a...            ] akr -  Ruby:r15668 (trunk): add a test. 
   4179 2008-03-02 01:17 [ko1@a...            ] akr -  Ruby:r15669 (trunk): add tests.  
   4180 2008-03-02 10:13 [ko1@a...            ] nobu -  Ruby:r15670 (trunk): * ruby.c (load_file): parse shebang in us-ascii.  a patch from
   4181 2008-03-02 23:04 [ko1@a...            ] nobu -  Ruby:r15671 (trunk): * io.c (rb_io_ungetc): reduce redundant call.
   4182 2008-03-03 16:14 [ko1@a...            ] nobu -  Ruby:r15672 (trunk, ruby_1_8): * hash.c (rb_any_hash): shrinks all results in Fixnum range.
   4183 2008-03-03 17:23 [ko1@a...            ] matz -  Ruby:r15673 (trunk): * re.c (rb_reg_regsub): remove too strict encoding check.
   4184 2008-03-03 17:28 [ko1@a...            ] matz -  Ruby:r15674 (trunk): * gc.c (add_heap): sort heaps array in ascending order to use
   4185 2008-03-03 17:54 [ko1@a...            ] akr -  Ruby:r15675 (trunk): test updated.
   4186 2008-03-03 23:31 [ko1@a...            ] gotoyuzo -  Ruby:r15676 (trunk): * lib/webrick/httpservlet/filehandler.rb: should normalize path
   4187 2008-03-03 23:32 [ko1@a...            ] gotoyuzo -  Ruby:r15677 (ruby_1_8): * lib/webrick/httpservlet/filehandler.rb: should normalize path
   4188 2008-03-03 23:36 [ko1@a...            ] shyouhei -  Ruby:r15679: add tag v1_8_6_114
   4189 2008-03-03 23:36 [ko1@a...            ] shyouhei -  Ruby:r15678 (ruby_1_8_6): merge revision(s) 15677:
   4190 2008-03-03 23:38 [ko1@a...            ] shyouhei -  Ruby:r15681: add tag v1_8_5_115
   4191 2008-03-03 23:38 [ko1@a...            ] shyouhei -  Ruby:r15680 (ruby_1_8_5): merge revision(s) 15677:
   4192 2008-03-04 05:35 [ko1@a...            ] naruse -  Ruby:r15682 (trunk): * io.c (open_key_args): use rb_io_open instead of rb_f_open.
   4193 2008-03-04 10:21 [ko1@a...            ] nobu -  Ruby:r15683 (trunk): * gc.c (add_heap): use binary search to find the place to insert the
   4194 2008-03-04 13:42 [ko1@a...            ] akr -  Ruby:r15684 (trunk): * gc.c (add_heap): fix previous change.  
   4195 2008-03-04 14:36 [ko1@a...            ] naruse -  Ruby:r15685 (trunk): * io.c (open_key_args): use rb_io_open_with_args instead of rb_f_open.
   4196 2008-03-04 16:29 [ko1@a...            ] matz -  Ruby:r15686 (trunk): * parse.y (parser_yylex): disallow non digits '0o' expression.
   4197 2008-03-04 19:15 [ko1@a...            ] matz -  Ruby:r15687 (trunk): * hash.c (rb_hash_aset): should not copy key string when
   4198 2008-03-04 19:20 [ko1@a...            ] matz -  Ruby:r15688 (trunk): * hash.c (hash_equal): two hash tables are different when internal
   4199 2008-03-04 21:37 [ko1@a...            ] matz -  Ruby:r15689 (trunk): * lib/irb.rb (IRB::Irb::eval_input): SyntaxError should not be
   4200 2008-03-05 11:52 [ko1@a...            ] matz -  Ruby:r15690 (trunk): * lib/debug.rb: require 'continuation' to implement "restart"

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