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

ruby-changes:35401-35500

  35401 2014-09-10 03:23 [ko1@a...            ] nagachika:r47483 (trunk): * gc.c (init_mark_stack): MEMZERO() receive type as 2nd argument instead
  35402 2014-09-10 03:23 [ko1@a...            ] svn:r47484 (trunk): * 2014-09-10        
  35403 2014-09-10 03:25 [ko1@a...            ] nagachika:r47485 (ruby_2_1): merge revision(s) r47221: [Backport #10149]
  35404 2014-09-10 03:47 [ko1@a...            ] nagachika:r47486 (ruby_2_1): merge revision(s) r47288: [Backport #10153]
  35405 2014-09-10 07:32 [ko1@a...            ] ko1:r47487 (trunk): * gc.c: refactoring for RGENGC_PROFILE > 0.
  35406 2014-09-10 10:42 [ko1@a...            ] ko1:r47488 (trunk): * gc.c (objspace_total_slot): rename objspace_available_slots.
  35407 2014-09-10 10:48 [ko1@a...            ] ko1:r47489 (trunk): * test/ruby/test_gc.rb: catch up last fix.
  35408 2014-09-10 11:13 [ko1@a...            ] ko1:r47490 (trunk): * gc.c (gc_stat_internal): support:
  35409 2014-09-10 11:35 [ko1@a...            ] ko1:r47491 (trunk): * gc.c (gc_stat_internal): rename:
  35410 2014-09-10 11:42 [ko1@a...            ] usa:r47492 (ruby_2_0_0): merge revision(s) 46547: [Backport #9976]
  35411 2014-09-10 11:47 [ko1@a...            ] ko1:r47493 (trunk): * gc.c (gc_stat_internal): rename `heap_used' to `heap_allocated_pages'.
  35412 2014-09-10 11:49 [ko1@a...            ] usa:r47494 (ruby_2_0_0): merge revision(s) 47362: [Backport #9984]
  35413 2014-09-10 11:53 [ko1@a...            ] ko1:r47495 (trunk): * gc.c (gc_stat_internal): rename:
  35414 2014-09-10 11:59 [ko1@a...            ] ko1:r47496 (trunk): * gc.c (gc_stat): update rdoc.
  35415 2014-09-10 12:05 [ko1@a...            ] usa:r47497 (ruby_2_0_0): merge revision(s) 46569: [Backport #9982]
  35416 2014-09-10 12:08 [ko1@a...            ] usa:r47498 (ruby_2_0_0): merge revision(s) 46876: [Backport #10039]
  35417 2014-09-10 12:21 [ko1@a...            ] usa:r47499 (ruby_2_0_0): merge revision(s) 44916: [Backport #10043]
  35418 2014-09-10 12:24 [ko1@a...            ] usa:r47500 (ruby_2_0_0): merge revision(s) 47327: [Backport #10101]
  35419 2014-09-10 12:26 [ko1@a...            ] usa:r47501 (ruby_2_0_0): merge revision(s) 47196: [Backport #10144]
  35420 2014-09-10 12:34 [ko1@a...            ] usa:r47502 (ruby_2_0_0): merge revision(s) 47221: [Backport #10149]
  35421 2014-09-10 12:36 [ko1@a...            ] usa:r47503 (ruby_2_0_0): merge revision(s) 47288: [Backport #10153]
  35422 2014-09-10 13:38 [ko1@a...            ] usa:r47504 (ruby_2_0_0): * test/ruby/envutil.rb: remove duplicated method. this problem was introduced
  35423 2014-09-10 14:16 [ko1@a...            ] usa:r47505 (trunk): * common.mk (encs enc trans libencs libenc libtrans): force to run
  35424 2014-09-10 15:01 [ko1@a...            ] normal:r47506 (trunk): time.c: DATA_PTR is never NULL
  35425 2014-09-10 15:02 [ko1@a...            ] svn:r47507 (trunk): * remove trailing spaces.
  35426 2014-09-10 15:14 [ko1@a...            ] normal:r47508 (trunk): compile: translate iseq in-place
  35427 2014-09-10 15:32 [ko1@a...            ] normal:r47509 (trunk): rb_call_info_t: shrink to 96 bytes from 104 bytes on 64-bit
  35428 2014-09-10 16:24 [ko1@a...            ] ko1:r47510 (trunk): * test/ruby/test_gc.rb: fix condition.
  35429 2014-09-10 17:05 [ko1@a...            ] nobu:r47511 (trunk): pack.c: no nil.taint
  35430 2014-09-10 17:05 [ko1@a...            ] nobu:r47512 (trunk): variable.c: check index overflow
  35431 2014-09-10 17:05 [ko1@a...            ] nobu:r47513 (trunk): compile.c: remove useless cast
  35432 2014-09-10 17:22 [ko1@a...            ] nobu:r47514 (trunk): gc.c: preserve encoding
  35433 2014-09-10 17:25 [ko1@a...            ] nobu:r47515 (trunk): test_date.rb: nonsense assertion
  35434 2014-09-10 17:54 [ko1@a...            ] ko1:r47516 (trunk): * compile.c (rb_vm_addr2insn): rename to rb_vm_insn_addr2insn
  35435 2014-09-10 18:00 [ko1@a...            ] normal:r47517 (trunk): variable.c (rb_ivar_set): remove unnecessary check
  35436 2014-09-10 23:08 [ko1@a...            ] nagachika:r47518 (ruby_2_1): merge revision(s) r47248: [Backport #10161]
  35437 2014-09-10 23:31 [ko1@a...            ] nagachika:r47519 (ruby_2_1): merge r46831 partially. extracted commits are as follows. [Bug #9344]
  35438 2014-09-10 23:57 [ko1@a...            ] nagachika:r47520 (ruby_2_1): merge revision(s) r46501, r47372, r47460: [Backport #10191]
  35439 2014-09-11 10:03 [ko1@a...            ] hsbt:r47521 (trunk): * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)
  35440 2014-09-11 10:03 [ko1@a...            ] svn:r47522 (trunk): * 2014-09-11        
  35441 2014-09-11 14:37 [ko1@a...            ] ko1:r47523 (trunk): * include/ruby/ruby.h: freeze nil/true/false.
  35442 2014-09-11 14:38 [ko1@a...            ] ko1:r47524 (trunk): add reference to the ticket.
  35443 2014-09-11 15:14 [ko1@a...            ] nobu:r47525 (trunk): test_object.rb: add assertions
  35444 2014-09-11 17:09 [ko1@a...            ] normal:r47526 (trunk): lib/benchmark.rb: remove CLOCK_MONOTONIC_RAW support
  35445 2014-09-11 17:45 [ko1@a...            ] hsbt:r47527 (trunk): * ChangeLog: use ascii character
  35446 2014-09-11 17:47 [ko1@a...            ] ko1:r47528 (trunk): * include/ruby/ruby.h, gc.c: add new internal events
  35447 2014-09-11 18:15 [ko1@a...            ] hsbt:r47529 (trunk): * .gitignoRe: ignored only simplecov.
  35448 2014-09-11 18:15 [ko1@a...            ] svn:r47530 (trunk): * properties.       
  35449 2014-09-11 18:40 [ko1@a...            ] hsbt:r47531 (trunk): * .gitignoRe: ignored temporary files and coverage results.
  35451 2014-09-11 19:34 [ko1@a...            ] ko1:r47533 (trunk): * gc.c (rb_gc_mark_values): added.
  35452 2014-09-11 19:53 [ko1@a...            ] ko1:r47534 (trunk): * vm.c (rb_vm_register_special_exception): make new function to
  35453 2014-09-11 20:23 [ko1@a...            ] ko1:r47535 (trunk): * vm.c (rb_thread_mark): use rb_gc_mark_values() to mark VM stack.
  35454 2014-09-11 20:56 [ko1@a...            ] ko1:r47536 (trunk): update NEWS for new GC related features.
  35455 2014-09-11 20:59 [ko1@a...            ] ko1:r47537 (trunk): update NEWS for frozen nil/true/false.
  35456 2014-09-11 21:01 [ko1@a...            ] ko1:r47538 (trunk): add revision number.
  35457 2014-09-12 02:13 [ko1@a...            ] nagachika:r47539 (trunk): * ChangeLog: fix a typo for r47533.
  35458 2014-09-12 02:14 [ko1@a...            ] svn:r47540 (trunk): * 2014-09-12        
  35459 2014-09-12 02:16 [ko1@a...            ] nagachika:r47541 (trunk): * class.c (rb_prepend_module): fix typos in a comment.
  35460 2014-09-12 04:25 [ko1@a...            ] normal:r47542 (trunk): iseq_inline_storage_entry: 24=>16 bytes on 64-bit
  35461 2014-09-12 06:23 [ko1@a...            ] naruse:r47543 (trunk): * string.c (sym_find): remove Symbol.find because we have Symbol GC now.
  35462 2014-09-12 06:58 [ko1@a...            ] normal:r47544 (trunk): string.c (Init_frozen_strings): use st_init_table_with_size
  35463 2014-09-12 11:20 [ko1@a...            ] usa:r47545 (ruby_2_0_0): merge revision(s) 43373: [Backport #9036]
  35464 2014-09-12 11:23 [ko1@a...            ] usa:r47546 (ruby_2_0_0): merge revision(s) 47248: [Backport #10161]
  35465 2014-09-12 11:33 [ko1@a...            ] usa:r47547 (ruby_2_0_0): * regcomp.c: Merge Onigmo 988517a4f16f14acbd7cc9d5b51a096d5153992c.
  35466 2014-09-12 11:36 [ko1@a...            ] usa:r47548 (ruby_2_0_0): merge revision(s) 46501, 47372, 47460: [Backport #10191]
  35467 2014-09-12 14:40 [ko1@a...            ] hsbt:r47549 (trunk): * gems/bundled_gems: Upgraded to test-unit-3.0.1 and minitest-5.4.1
  35468 2014-09-12 16:44 [ko1@a...            ] nobu:r47550 (trunk): ruby/ruby.h: move comments
  35469 2014-09-12 17:13 [ko1@a...            ] nobu:r47551 (trunk): vm_method.c: should not modify frozen objects
  35470 2014-09-12 18:22 [ko1@a...            ] normal:r47552 (trunk): vm.c (env_alloc): inline to avoid extra zeroing
  35471 2014-09-12 21:16 [ko1@a...            ] kazu:r47553 (trunk): fix typos and indent [ci skip]
  35472 2014-09-12 21:17 [ko1@a...            ] kazu:r47554 (trunk): fix a typo [ci skip]
  35473 2014-09-12 22:11 [ko1@a...            ] nobu:r47555 (trunk): readline.c: use rb_setup_fake_str
  35474 2014-09-12 23:17 [ko1@a...            ] nobu:r47556 (trunk): follow RIncGC      
  35475 2014-09-12 23:25 [ko1@a...            ] nobu:r47557 (trunk): ruby/ruby.h: freeze singleton class
  35476 2014-09-13 00:21 [ko1@a...            ] kazu:r47558: set svn:ignore             
  35477 2014-09-13 00:39 [ko1@a...            ] nobu:r47559 (trunk): ext/Setup.nacl: remove trainling space.
  35478 2014-09-13 00:39 [ko1@a...            ] svn:r47560 (trunk): * 2014-09-13        
  35479 2014-09-13 04:42 [ko1@a...            ] normal:r47561 (trunk): Process.detach: avoid singleton class creation
  35480 2014-09-13 05:58 [ko1@a...            ] normal:r47562 (trunk): proc.c (rb_proc_alloc): inline and move to vm.c
  35481 2014-09-13 05:58 [ko1@a...            ] svn:r47563 (trunk): * properties.       
  35482 2014-09-13 06:34 [ko1@a...            ] normal:r47564 (trunk): proc/env DATA_PTR is never NULL
  35483 2014-09-13 06:34 [ko1@a...            ] normal:r47565 (trunk): vm.c (thread_alloc): remove needless volatile
  35484 2014-09-13 09:47 [ko1@a...            ] nobu:r47566 (trunk): test_yield.rb: use temporary instance
  35485 2014-09-13 09:48 [ko1@a...            ] normal:r47567 (trunk): man/ruby.1: use https for *.ruby-lang.org links
  35486 2014-09-13 10:22 [ko1@a...            ] nobu:r47568 (trunk): eval.c: fix message as same as previous versions
  35487 2014-09-13 10:29 [ko1@a...            ] nobu:r47569 (trunk): parse.y: intern_cstr
  35488 2014-09-13 11:28 [ko1@a...            ] suke:r47570 (trunk): * ext/win32ole/win32ole_event.c(ev_advise, ole_event_free,
  35489 2014-09-13 13:44 [ko1@a...            ] normal:r47571 (trunk): doc/NEWS-2.0.0: fix typo for default RUBY_FIBER_MACHINE_STACK_SIZE
  35490 2014-09-13 14:14 [ko1@a...            ] normal:r47572 (trunk): simplify some trivial rb_data_type_t callbacks
  35491 2014-09-13 15:18 [ko1@a...            ] normal:r47573 (trunk): class.c: use ALLOC(rb_subclass_entry_t)
  35492 2014-09-13 22:03 [ko1@a...            ] nobu:r47574 (trunk): class.c: freeze meta class only
  35493 2014-09-13 22:07 [ko1@a...            ] nobu:r47575 (trunk): class.c: simplify  
  35494 2014-09-13 22:19 [ko1@a...            ] nobu:r47576 (trunk): hash.c: [DOC] fix for Hash#store docs
  35495 2014-09-14 08:49 [ko1@a...            ] normal:r47577 (trunk): ccan/list: new list_{del, node}_init functions
  35496 2014-09-14 08:49 [ko1@a...            ] svn:r47578 (trunk): * 2014-09-14        
  35497 2014-09-14 08:49 [ko1@a...            ] normal:r47579 (trunk): ccan/container_of: add container_of_or_null
  35498 2014-09-14 10:57 [ko1@a...            ] nobu:r47580 (trunk): compile.c, gc.c: suppress warnings
  35499 2014-09-14 11:04 [ko1@a...            ] tenderlove:r47581 (trunk): * ext/psych/lib/psych.rb: update version
  35500 2014-09-14 12:30 [ko1@a...            ] hsbt:r47583 (trunk): * test/test_tracer.rb: fixed testcase for rubygems update.

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