[前][次][スレッド一覧][上]

ruby-changes:12601-12700

  12601 2009-07-29 11:44 [ko1@a...            ] Ruby:r24312 (ruby_1_8_7): merge revision(s) 23700:
  12602 2009-07-30 09:32 [ko1@a...            ] Ruby:r24313 (ruby_1_8_7): merge revision(s) 23740:
  12603 2009-07-30 14:34 [ko1@a...            ] Ruby:r24314 (trunk): * lib/cgi/util.rb (CGI::unescape): support encoding option.
  12604 2009-07-30 14:34 [ko1@a...            ] Ruby:r24315 (trunk): * 2009-07-30       
  12605 2009-07-30 16:10 [ko1@a...            ] Ruby:r24316 (trunk): * test/cgi/test_cgi_util.rb: properties.
  12606 2009-07-30 16:11 [ko1@a...            ] Ruby:r24317 (trunk): * variable.c: use st_data_t for st functions.
  12607 2009-07-30 16:13 [ko1@a...            ] Ruby:r24318 (trunk): * variable.c (Init_var_tables): initializes __classid__ ID.
  12608 2009-07-30 16:39 [ko1@a...            ] Ruby:r24319 (trunk): add a test.        
  12609 2009-07-30 16:43 [ko1@a...            ] Ruby:r24320 (trunk): * variable.c (rb_class_path): fixed a variable.
  12610 2009-07-30 16:46 [ko1@a...            ] Ruby:r24321 (trunk): * insns.def (defineclass): preserve encoding of class/module
  12611 2009-07-30 18:40 [ko1@a...            ] Ruby:r24322 (trunk): * transcode.c: added check for frozen string for encode! (see Bug #1836)
  12612 2009-07-30 21:43 [ko1@a...            ] Ruby:r24323 (trunk): * compile.c (iseq_compile_each): fix stack consistency error.
  12613 2009-07-30 21:55 [ko1@a...            ] Ruby:r24325 (trunk): * random.c (init_genrand): ensure invariant of mt->next and mt->left.
  12614 2009-07-30 21:57 [ko1@a...            ] Ruby:r24326 (trunk): * test/ruby/test_rand.rb: add tests for Random class.
  12615 2009-07-30 23:12 [ko1@a...            ] Ruby:r24327 (trunk): * tool/compile_prelude.rb: replaces "require" with in-place evaluation
  12616 2009-07-30 23:13 [ko1@a...            ] Ruby:r24328 (trunk): * gem_prelude.rb (Gem.path): uses Gem.default_path as a default value
  12617 2009-07-31 00:35 [ko1@a...            ] Ruby:r24329 (trunk): * vm_insnhelper.c (vm_call_cfunc): let set_trace_func use called_id
  12618 2009-07-31 00:35 [ko1@a...            ] Ruby:r24330 (trunk): * 2009-07-31       
  12619 2009-07-31 00:57 [ko1@a...            ] Ruby:r24331 (trunk): * test/ruby/test_module.rb (test_ancestors, test_included_modules):
  12620 2009-07-31 03:03 [ko1@a...            ] Ruby:r24332 (trunk): * parse.y (literal_concat_gen): NODE_DSTR was incorrectly handled as
  12621 2009-07-31 11:48 [ko1@a...            ] Ruby:r24334 (trunk): * compile.c (iseq_compile_each): used more appropriate construct.
  12622 2009-07-31 13:16 [ko1@a...            ] Ruby:r24335 (trunk): * transcode.c (str_encode_bang): C99ism.
  12623 2009-07-31 15:09 [ko1@a...            ] Ruby:r24336 (trunk): * tool/compile_prelude.rb: too long string literal causes compile error
  12624 2009-07-31 16:37 [ko1@a...            ] Ruby:r24337 (trunk): Set encodings of stdio after setting default internal and external.
  12625 2009-07-31 17:34 [ko1@a...            ] Ruby:r24338 (ruby_1_8): * parse.y: Support for { key: value } -style hash immediates.
  12626 2009-07-31 17:34 [ko1@a...            ] Ruby:r24339 (ruby_1_8): * 2009-07-31    
  12627 2009-07-31 17:34 [ko1@a...            ] Ruby:r24340 (ruby_1_8): * NEWS: ditto.  
  12628 2009-07-31 18:03 [ko1@a...            ] Ruby:r24341 (trunk): * lib/securerandom.rb (SecureRandom.random_bytes): return string should
  12629 2009-08-01 05:45 [ko1@a...            ] Ruby:r24342 (trunk): Can't use singlebyte optimization when the replacement is multibyte. 
  12630 2009-08-01 05:57 [ko1@a...            ] Ruby:r24343 (trunk): * 2009-08-01       
  12631 2009-08-01 08:07 [ko1@a...            ] Ruby:r24344 (ruby_1_8): * lex.c: update.
  12632 2009-08-01 08:10 [ko1@a...            ] Ruby:r24345 (ruby_1_8): * 2009-08-01    
  12633 2009-08-01 18:35 [ko1@a...            ] Ruby:r24346 (trunk): * tool/rbinstall.rb (gem): suppressed warnings.
  12634 2009-08-01 18:51 [ko1@a...            ] Ruby:r24347 (trunk): * random.c (random_float): rejects Infinity and NaN.
  12635 2009-08-01 19:26 [ko1@a...            ] Ruby:r24348 (trunk): * string.c (tr_trans): change condition of singlebyte optimization.
  12636 2009-08-02 06:12 [ko1@a...            ] Ruby:r24349 (ruby_1_8): * node.h (rb_thread_status): ISO C89 do not allow a comma at the end of enum.
  12637 2009-08-02 06:14 [ko1@a...            ] Ruby:r24350 (ruby_1_8): * 2009-08-02    
  12638 2009-08-02 06:35 [ko1@a...            ] Ruby:r24351 (trunk): * test/ripper/test_filter.rb: properties.
  12639 2009-08-02 06:35 [ko1@a...            ] Ruby:r24352 (trunk): * 2009-08-02       
  12640 2009-08-02 14:21 [ko1@a...            ] Ruby:r24353 (trunk): * random.c (rand_int): prevent from GC.
  12641 2009-08-02 17:41 [ko1@a...            ] Ruby:r24354 (trunk): * test/ruby/test_rand.rb: add tests for Random#float's rejection
  12642 2009-08-02 20:12 [ko1@a...            ] Ruby:r24355 (trunk): * array.c (rb_ary_combination, rb_ary_product): prevent from GC.
  12643 2009-08-02 21:05 [ko1@a...            ] Ruby:r24356 (trunk): * parse.y (literal_concat0): tail can be nil.  
  12644 2009-08-02 21:06 [ko1@a...            ] Ruby:r24357 (trunk): * bootstraptest/runner.rb: made executable.
  12645 2009-08-03 00:32 [ko1@a...            ] Ruby:r24358 (trunk): * random.c (rb_random_int): arguments have to be converted to
  12646 2009-08-03 00:32 [ko1@a...            ] Ruby:r24359 (trunk): * 2009-08-03       
  12647 2009-08-03 13:06 [ko1@a...            ] Ruby:r24360 (trunk): * array.c (rb_ary_{permutation,combination,product}): must not use
  12648 2009-08-03 15:00 [ko1@a...            ] Ruby:r24362 (ruby_1_8_7): merge revision(s) 23943:
  12649 2009-08-03 15:38 [ko1@a...            ] Ruby:r24363 (trunk): * bootstraptest/runner.rb: got rid of using /bin/sh.
  12650 2009-08-03 15:49 [ko1@a...            ] Ruby:r24364 (trunk): * array.c (rb_ary_{permutation,combination}): disallow reentrance
  12651 2009-08-03 15:57 [ko1@a...            ] Ruby:r24365 (trunk): * array.c (permute0): use chars for boolean array.
  12652 2009-08-03 16:20 [ko1@a...            ] Ruby:r24366 (trunk): * bootstraptest/runner.rb: forgot shebang line.
  12653 2009-08-03 16:30 [ko1@a...            ] Ruby:r24367 (trunk): * win32/win32.c (rb_w32_connect): return value was broken when some
  12654 2009-08-03 17:25 [ko1@a...            ] Ruby:r24369 (ruby_1_8): * win32/win32.c (rb_w32_connect): return value was broken when some
  12655 2009-08-03 17:25 [ko1@a...            ] Ruby:r24370 (ruby_1_8): * 2009-08-03    
  12656 2009-08-03 18:15 [ko1@a...            ] Ruby:r24371 (trunk): * thread.c (recursive_push): untrust internal hash to prevent
  12657 2009-08-03 18:26 [ko1@a...            ] Ruby:r24372 (trunk): * sample/svr.rb: obsolete TCPserver renamed.  
  12658 2009-08-03 22:22 [ko1@a...            ] Ruby:r24373 (trunk): * eval.c (rb_mod_include): fix document.  
  12659 2009-08-04 01:09 [ko1@a...            ] Ruby:r24374 (ruby_1_8_6): Pulled the date.rb change; it should not have been applied.
  12660 2009-08-04 01:09 [ko1@a...            ] Ruby:r24375 (ruby_1_8_6): * 2009-08-04  
  12661 2009-08-04 02:09 [ko1@a...            ] Ruby:r24376: Tagging pl383 for release. 
  12662 2009-08-04 04:01 [ko1@a...            ] Ruby:r24377 (trunk): * ext/tk/lib/tcltklib.c: fix trouble on old-style C function
  12663 2009-08-04 04:01 [ko1@a...            ] Ruby:r24378 (trunk): * 2009-08-04       
  12664 2009-08-04 04:02 [ko1@a...            ] Ruby:r24379 (ruby_1_8): * ext/tk/lib/tcltklib.c: fix trouble on old-style C function
  12665 2009-08-04 04:02 [ko1@a...            ] Ruby:r24380 (ruby_1_8): * 2009-08-04    
  12666 2009-08-04 05:48 [ko1@a...            ] Ruby:r24381 (trunk): * thread.c (recursive_push): need to set UNTRUST.  
  12667 2009-08-04 07:45 [ko1@a...            ] Ruby:r24382 (trunk): * hash.c (rb_hash_replace): should copy compare_by_identity status as well.
  12668 2009-08-04 09:51 [ko1@a...            ] Ruby:r24383 (trunk): Add functions and macros for second encoding definitions.
  12669 2009-08-04 09:52 [ko1@a...            ] Ruby:r24384 (trunk): More strict for Big5 series.
  12670 2009-08-04 11:05 [ko1@a...            ] Ruby:r24385 (ruby_1_8_7): merge revision(s) 24190,24192:
  12671 2009-08-04 12:42 [ko1@a...            ] Ruby:r24386 (trunk): * enc/encdb.c (ENC_SET_BASE): fix typo. patch by ujihisa 
  12672 2009-08-04 13:15 [ko1@a...            ] Ruby:r24387 (trunk): Warn duplicated characters in character class of regexp. 
  12673 2009-08-04 15:13 [ko1@a...            ] Ruby:r24388 (trunk): * lib/ipaddr.rb (IPAddr#{eql?,hash}): Add IPAddr#{eql?,hash} so
  12674 2009-08-04 22:13 [ko1@a...            ] Ruby:r24389 (trunk): * win32/win32.c (has_redirection): need to execute shell if commandline
  12675 2009-08-04 22:16 [ko1@a...            ] Ruby:r24390 (ruby_1_8): * win32/win32.c (has_redirection): need to execute shell if commandline
  12676 2009-08-05 00:06 [ko1@a...            ] Ruby:r24392 (ruby_1_8_6): * 2009-08-05  
  12678 2009-08-05 00:32 [ko1@a...            ] Ruby:r24393 (ruby_1_8): * lib/rdoc/parsers/parse_c.rb: fixed a small error in the
  12679 2009-08-05 00:32 [ko1@a...            ] Ruby:r24394 (ruby_1_8): * 2009-08-05    
  12680 2009-08-05 00:33 [ko1@a...            ] Ruby:r24395 (trunk): * lib/rdoc/parser/c.rb: fixed a small error in the documentation.
  12681 2009-08-05 01:44 [ko1@a...            ] Ruby:r24396 (trunk): * lib/pp.rb (guard_inspect_key): untrust internal hash to prevent
  12682 2009-08-05 03:29 [ko1@a...            ] Ruby:r24397 (trunk): * lib/test/unit.rb (Test::Unit.setup_argv): expands paths before
  12683 2009-08-05 10:40 [ko1@a...            ] Ruby:r24398 (trunk): Fix error message of /.../n with embeded non ASCII-8BIT string.
  12684 2009-08-05 10:41 [ko1@a...            ] Ruby:r24399 (trunk): Fix test for previous commit.
  12685 2009-08-05 12:37 [ko1@a...            ] Ruby:r24400 (ruby_1_8): * eval.c (rb_eval): not discard fatal error.
  12686 2009-08-05 12:39 [ko1@a...            ] Ruby:r24401 (trunk): * eval.c (rb_longjmp): reset raised flag before fatal error.
  12687 2009-08-05 12:54 [ko1@a...            ] Ruby:r24403 (ruby_1_8, trunk): * eval.c (rb_exc_raise, rb_exc_fatal): require exception object.
  12688 2009-08-05 13:01 [ko1@a...            ] Ruby:r24404 (trunk): * bootstraptest/test_exception.rb: test for .
  12689 2009-08-05 14:01 [ko1@a...            ] Ruby:r24405 (trunk): * range.c (range_eql, range_eq): fixed equality to work for
  12690 2009-08-05 15:30 [ko1@a...            ] Ruby:r24406 (ruby_1_8_7): merge revision(s) 24223:
  12691 2009-08-05 18:46 [ko1@a...            ] Ruby:r24407 (trunk): * debug.c (ruby_dummy_gdb_enums): made public.  
  12692 2009-08-05 19:12 [ko1@a...            ] Ruby:r24408 (trunk): * ruby.c (rb_stdio_set_default_encoding): declared.
  12693 2009-08-05 19:18 [ko1@a...            ] Ruby:r24409 (trunk): * io.c (rb_stdio_set_default_encoding): prototyped.
  12694 2009-08-05 19:19 [ko1@a...            ] Ruby:r24410 (trunk): * ruby.c (load_file_internal): assumes -x flag if no "ruby" is in
  12695 2009-08-06 00:15 [ko1@a...            ] Ruby:r24412 (trunk): * 2009-08-06       
  12696 2009-08-06 00:15 [ko1@a...            ] Ruby:r24411 (trunk): * lib/ipaddr.rb (IPAddr#hash): Take account of netmask; submitted
  12697 2009-08-06 01:31 [ko1@a...            ] Ruby:r24413 (ruby_1_8): * eval.c (rb_thread_schedule): fix condition for making thread
  12698 2009-08-06 01:31 [ko1@a...            ] Ruby:r24414 (ruby_1_8): * 2009-08-06    
  12699 2009-08-06 01:40 [ko1@a...            ] Ruby:r24415 (trunk): * ext/digest/sha2/sha2.[ch]: Update to 1.0 RELEASE which fixes an
  12700 2009-08-06 09:07 [ko1@a...            ] Ruby:r24416 (ruby_1_8): * eval.c (rb_thread_schedule): refine previous change.

[前][次][スレッド一覧][上]