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

ruby-changes:31401-31500

  31401 2013-10-31 21:50 [ko1@a...            ] kou:r43480 (trunk): * lib/rexml/parsers/streamparser.rb: Add dependency file require.
  31402 2013-10-31 22:42 [ko1@a...            ] nagachika:r43481 (ruby_2_0_0): merge revision(s) 41808, 41829: [Backport #8384] [Backport #9065]
  31403 2013-10-31 23:03 [ko1@a...            ] usa:r43482 (ruby_1_9_3): merge revision(s) 43112, 43114, 43117, 43118: [Backport #8980]
  31404 2013-10-31 23:06 [ko1@a...            ] usa:r43483 (ruby_1_9_3): merge revision(s) 43177, 43191: [Backport #8991]
  31405 2013-10-31 23:13 [ko1@a...            ] usa:r43484 (ruby_1_9_3): merge revision(s) 43077, 43078: [Backport #8999]
  31406 2013-10-31 23:24 [ko1@a...            ] usa:r43485 (ruby_1_9_3): * object.c (rb_obj_cmp): [DOC] patched by Keith Bennett
  31407 2013-10-31 23:32 [ko1@a...            ] usa:r43486 (ruby_1_9_3): merge revision(s) 41808: [Backport #9066]
  31408 2013-10-31 23:33 [ko1@a...            ] usa:r43487 (ruby_1_9_3): merge revision(s) 42713: [Backport #8792]
  31409 2013-10-31 23:36 [ko1@a...            ] usa:r43488 (ruby_1_9_3): merge revision(s) 42908, 42918: [Backport #8864]
  31410 2013-10-31 23:41 [ko1@a...            ] usa:r43489 (ruby_1_9_3): merge revision(s) 42994: [Backport #8913]
  31411 2013-10-31 23:44 [ko1@a...            ] usa:r43490 (ruby_1_9_3): merge revision(s) 43110, 43155: [Backport #8768]
  31412 2013-11-01 00:00 [ko1@a...            ] usa:r43491 (ruby_1_9_3): merge revision(s) 42040, 42041, 42047, 42068, 42069: [Backport #8654]
  31413 2013-11-01 00:00 [ko1@a...            ] svn:r43492 (ruby_1_9_3): * 2013-11-01   
  31414 2013-11-01 00:05 [ko1@a...            ] usa:r43493 (ruby_1_9_3): merge revision(s) 43413: [Backport #9048]
  31415 2013-11-01 00:09 [ko1@a...            ] usa:r43494 (ruby_1_9_3): merge revision(s) 41829: [Backport #8384]
  31416 2013-11-01 01:09 [ko1@a...            ] ko1:r43495 (trunk): * benchmark/gc/gcbench.rb: print HWM (high water mark) if possible.
  31417 2013-11-01 01:09 [ko1@a...            ] svn:r43496 (trunk): * 2013-11-01        
  31418 2013-11-01 06:28 [ko1@a...            ] kosaki:r43497 (trunk): * thread.c (rb_mutex_struct): reduce rb_mutex_t size by 8 bytes
  31419 2013-11-01 16:37 [ko1@a...            ] nobu:r43498 (trunk): load.c: use local variable
  31420 2013-11-01 16:37 [ko1@a...            ] nobu:r43499 (trunk): load.c: suppress warning
  31421 2013-11-01 16:56 [ko1@a...            ] nobu:r43500 (trunk): string.c: export rb_str_scrub
  31422 2013-11-01 17:00 [ko1@a...            ] nobu:r43501 (trunk): test_m17n.rb: nil replacement
  31423 2013-11-01 17:25 [ko1@a...            ] nobu:r43502 (trunk): gc.c: zombie is not alive
  31424 2013-11-01 20:54 [ko1@a...            ] nobu:r43503 (trunk): string.c: fix typo 
  31425 2013-11-01 21:12 [ko1@a...            ] nobu:r43504 (trunk): transcode.c: fix segv in String.encode!
  31426 2013-11-01 21:49 [ko1@a...            ] tarui:r43505 (trunk): * gc.c (typedef struct rb_objspace): Refactoring. Move some members
  31427 2013-11-01 22:23 [ko1@a...            ] tarui:r43506 (trunk): * gc.c (make_deferred): Refactoring. Collect codes which should be
  31428 2013-11-01 22:46 [ko1@a...            ] nobu:r43507 (trunk): test_m17n.rb: fix encoding
  31429 2013-11-01 22:47 [ko1@a...            ] tarui:r43508 (trunk): * gc.c (struct heap_page, gc_page_sweep, gc_sweep): Refactoring for
  31430 2013-11-01 23:24 [ko1@a...            ] nobu:r43509 (trunk): gc.c: mark live objects only
  31431 2013-11-01 23:27 [ko1@a...            ] tarui:r43510 (trunk): fix typo          
  31432 2013-11-02 07:15 [ko1@a...            ] naruse:r43511 (trunk): * lib/logger.rb: Inter-process locking for log rotation
  31433 2013-11-02 07:15 [ko1@a...            ] svn:r43512 (trunk): * 2013-11-02        
  31434 2013-11-02 15:15 [ko1@a...            ] nobu:r43513 (trunk): logger.rb: fix r43511 for Windows
  31435 2013-11-03 09:35 [ko1@a...            ] nobu:r43514 (trunk): load.c: defer initalization of static-linked-ext
  31436 2013-11-03 09:35 [ko1@a...            ] svn:r43515 (trunk): * 2013-11-03        
  31437 2013-11-03 10:37 [ko1@a...            ] nobu:r43516 (trunk): gc.c: suppress warning
  31438 2013-11-03 20:27 [ko1@a...            ] akr:r43517 (trunk): * test/xmlrpc/webrick_testing.rb (stop_server): Don't try to shutdown
  31439 2013-11-03 20:41 [ko1@a...            ] akr:r43518 (trunk): * test/xmlrpc: Wrap definitions by TestXMLRPC module.
  31440 2013-11-03 21:40 [ko1@a...            ] nobu:r43519 (trunk): ifchange: no overwrite with an empty file
  31441 2013-11-03 21:40 [ko1@a...            ] nobu:r43520 (trunk): gc.c: use boolean  
  31442 2013-11-03 23:09 [ko1@a...            ] akr:r43521 (trunk): * sample/test.rb: Make temporary file names unique.
  31443 2013-11-04 10:08 [ko1@a...            ] nobu:r43522 (trunk): eval_intern.h: avoid undefined behavior of setjmp
  31444 2013-11-04 10:08 [ko1@a...            ] svn:r43523 (trunk): * 2013-11-04        
  31445 2013-11-04 15:28 [ko1@a...            ] akr:r43524 (trunk): * test/xmlrpc/webrick_testing.rb (start_server): Initialize the server
  31446 2013-11-04 16:17 [ko1@a...            ] kazu:r43525 (trunk): fix a typo         
  31447 2013-11-04 22:22 [ko1@a...            ] akr:r43526 (trunk): * test/xmlrpc: Don't use fixed ports: 8070 and 8071.
  31448 2013-11-05 00:04 [ko1@a...            ] ko1:r43527 (trunk): * include/ruby/ruby.h: rename FL_OLDGEN to FL_PROMOTED.
  31449 2013-11-05 00:04 [ko1@a...            ] svn:r43528 (trunk): * 2013-11-05        
  31450 2013-11-05 00:06 [ko1@a...            ] ko1:r43529 (trunk): * node.h: catch up comments for last commit.
  31451 2013-11-05 03:59 [ko1@a...            ] ko1:r43530 (trunk): * gc.c: add 3gen GC patch, but disabled as default.
  31452 2013-11-05 04:04 [ko1@a...            ] ko1:r43531 (trunk): * gc.c (GC_MALLOC_LIMIT_MAX): fix default value 512MB -> 384MB.
  31453 2013-11-05 13:51 [ko1@a...            ] ko1:r43532 (trunk): * gc.c: add support to estimate increase of oldspace memory usage.
  31454 2013-11-05 13:52 [ko1@a...            ] ko1:r43533 (trunk): fix typos in ChangeLog.
  31455 2013-11-05 16:48 [ko1@a...            ] nobu:r43534 (trunk): * remove trailing spaces.
  31456 2013-11-05 16:56 [ko1@a...            ] nobu:r43535 (trunk): eval.c: suppress warning
  31457 2013-11-05 16:56 [ko1@a...            ] nobu:r43536 (trunk): eval_intern.h: rename prefix
  31458 2013-11-05 17:10 [ko1@a...            ] nobu:r43537 (trunk): test_command_processor.rb: clear tmpdir
  31459 2013-11-05 17:10 [ko1@a...            ] nobu:r43538 (trunk): pty.c: check error of seteuid
  31460 2013-11-05 20:15 [ko1@a...            ] tarui:r43539 (trunk): * gc.c (is_live_object): A hidden object may be a live object.
  31461 2013-11-05 21:25 [ko1@a...            ] akr:r43540 (trunk): * test/ruby/test_thread.rb (test_thread_join_in_trap):
  31462 2013-11-06 04:15 [ko1@a...            ] tenderlove:r43541 (trunk): * ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys before
  31464 2013-11-06 07:13 [ko1@a...            ] ko1:r43543 (trunk): * benchmark/gc/gcbench.rb: add some options to make quiet.
  31465 2013-11-06 07:14 [ko1@a...            ] ko1:r43544 (trunk): * gc.c (Init_GC): add GC::OPTS to show options.
  31466 2013-11-06 07:27 [ko1@a...            ] eregon:r43545 (trunk): * benchmark/gc/gcbench.rb: fix typo of r43543
  31467 2013-11-06 09:14 [ko1@a...            ] ko1:r43546 (trunk): * gc.c: define RGENGC_ESTIMATE_OLDSPACE == 0 if USE_RGENGC is 0.
  31468 2013-11-06 09:17 [ko1@a...            ] ko1:r43547 (trunk): * benchmark/bm_vm1_gc_short_lived.rb: added.
  31469 2013-11-06 09:21 [ko1@a...            ] nobu:r43548 (trunk): * properties.      
  31470 2013-11-06 10:40 [ko1@a...            ] glass:r43549 (trunk): * array.c (rb_ary_and): defer hash creation and some refactoring.
  31471 2013-11-06 11:50 [ko1@a...            ] glass:r43550 (trunk): * array.c (rb_ary_sample): use RARRAY_AREF() and RARRAY_PTR_USE()
  31472 2013-11-06 15:23 [ko1@a...            ] naruse:r43551 (trunk): Suppress Warnings: instance variable @installed_by_version not initialized
  31473 2013-11-06 15:23 [ko1@a...            ] naruse:r43552 (trunk): Suppress warnings: File.exists? is a deprecated name
  31474 2013-11-06 15:25 [ko1@a...            ] naruse:r43553 (trunk): Suppress warnings: ambiguous first argument; put parentheses or even spaces
  31475 2013-11-06 16:33 [ko1@a...            ] duerst:r43554 (trunk): lib/open3.rb: tweaked grammar in comments
  31476 2013-11-06 19:32 [ko1@a...            ] tarui:r43555 (trunk): * common.mk (help): add texts about gcbench.
  31477 2013-11-06 21:09 [ko1@a...            ] glass:r43556 (trunk): * array.c (rb_ary_reverse): use RARRAY_PTR_USE().
  31478 2013-11-06 21:20 [ko1@a...            ] glass:r43557 (trunk): * array.c (rb_ary_shift_m): use RARRAY_PTR_USE() without WB because
  31479 2013-11-06 21:36 [ko1@a...            ] tarui:r43558 (trunk): * gc.c (gc_before_sweep): Change algorithm of malloc_limit to
  31480 2013-11-07 05:37 [ko1@a...            ] nobu:r43559 (trunk): * .gdbinit (rp): fix flag name.
  31481 2013-11-07 05:37 [ko1@a...            ] svn:r43560 (trunk): * 2013-11-07        
  31482 2013-11-07 09:40 [ko1@a...            ] nobu:r43561 (trunk): vm_trace.c: isolate errinfo in trace blocks
  31483 2013-11-07 10:37 [ko1@a...            ] glass:r43562 (trunk): * array.c (rb_ary_sample): use rb_ary_dup().
  31484 2013-11-07 11:08 [ko1@a...            ] glass:r43563 (trunk): * array.c (rb_ary_shuffle_bang): use RARRAY_PTR_USE() without WB
  31485 2013-11-07 15:51 [ko1@a...            ] kazu:r43564 (trunk): fix typos          
  31486 2013-11-07 19:45 [ko1@a...            ] ko1:r43565 (trunk): * gc.c: modify malloc_limit strategy.
  31487 2013-11-08 01:03 [ko1@a...            ] zzak:r43566 (trunk): * golf_prelude.rb: syntax formatting for whitespace [Fixes GH-425]
  31488 2013-11-08 01:03 [ko1@a...            ] svn:r43567 (trunk): * 2013-11-08        
  31489 2013-11-08 02:03 [ko1@a...            ] hsbt:r43568 (trunk): typo [Fixes GH-435] PAtch by @zed-0xff https://github.com/ruby/ruby/pull/435
  31490 2013-11-08 02:10 [ko1@a...            ] zzak:r43569 (trunk): * lib/csv.rb: [DOC] Fix typo in CSV.parse_line by @funky-bibimbap
  31491 2013-11-08 02:15 [ko1@a...            ] zzak:r43570 (trunk): * array.c: [DOC] Add note about negative indices in Array overview
  31492 2013-11-08 02:38 [ko1@a...            ] zzak:r43571 (trunk): * lib/net/ftp.rb: [DOC] Document Net::FTP.mdtm and .set_socket and fix
  31493 2013-11-08 02:44 [ko1@a...            ] zzak:r43572 (trunk): * ext/objspace/object_tracing.c: [DOC] trace_object_allocations_stop
  31494 2013-11-08 02:53 [ko1@a...            ] zzak:r43573 (trunk): * lib/securerandom.rb: [DOC] specify arguments passed to ::random_bytes
  31495 2013-11-08 03:03 [ko1@a...            ] ko1:r43574 (trunk): * gc.c (vm_malloc_increase): check GVL before gc_rest_sweep().
  31496 2013-11-08 03:04 [ko1@a...            ] zzak:r43575 (trunk): commit miss from r43573
  31497 2013-11-08 03:10 [ko1@a...            ] nobu:r43576 (trunk): gc.c: use switch for alternative BUILTIN_TYPE
  31498 2013-11-08 03:11 [ko1@a...            ] nobu:r43577 (trunk): test_logger.rb: clear garbage files
  31499 2013-11-08 10:52 [ko1@a...            ] glass:r43578 (trunk): * enumerator.c (append_method): use RARRAY_CONST_PTR().
  31500 2013-11-08 11:00 [ko1@a...            ] glass:r43579 (trunk): * compile.c (iseq_build_from_ary_exception): use RARRAY_CONST_PTR().

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