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

ruby-changes:51401-51500

  51401 2018-06-08 15:15 [ko1@a...            ] usa:r63607 (trunk): th is nil           
  51402 2018-06-08 17:47 [ko1@a...            ] hsbt:r63608 (trunk): Removed needless extension for require.
  51403 2018-06-08 19:42 [ko1@a...            ] nobu:r63609 (trunk): common.mk: dependency of node_name.inc
  51404 2018-06-08 19:45 [ko1@a...            ] nobu:r63610 (trunk): [Docs] Improve documentation of String#lines
  51405 2018-06-08 20:03 [ko1@a...            ] nobu:r63611 (trunk): ast.c: fix calls   
  51406 2018-06-08 22:19 [ko1@a...            ] kazu:r63612 (trunk): Re-add Matrix to doc/standard_library.rdoc [ci skip]
  51407 2018-06-09 01:32 [ko1@a...            ] naruse:r63613 (trunk): assert_raise(Net::ReadTimeout) on Windows [Bug #14829]
  51408 2018-06-09 01:32 [ko1@a...            ] svn:r63614 (trunk): * 2018-06-09        
  51409 2018-06-09 02:20 [ko1@a...            ] naruse:r63615 (trunk): write_timeout doc upates [skip ci]
  51410 2018-06-09 10:55 [ko1@a...            ] kazu:r63616 (trunk): Use `&.` instead of modifier if
  51411 2018-06-10 01:05 [ko1@a...            ] kazu:r63617 (trunk): Revert "Use `&.` instead of modifier if"
  51413 2018-06-10 09:31 [ko1@a...            ] ktsj:r63619 (trunk): gems/bundled_gems: update to power_assert 1.1.2
  51414 2018-06-10 12:10 [ko1@a...            ] kazu:r63620 (trunk): Use `&.` instead of modifier if
  51415 2018-06-10 14:02 [ko1@a...            ] yui-knk:r63621 (trunk): parse.y: Fix locations of NODE_RESCUE
  51416 2018-06-10 15:00 [ko1@a...            ] nobu:r63622 (trunk): doc/extension.rdoc: Fix small copy+paste mistake
  51417 2018-06-10 15:22 [ko1@a...            ] yui-knk:r63623 (trunk): parse.y: Fix locations of none and mid-rule actions
  51418 2018-06-10 15:33 [ko1@a...            ] nobu:r63624 (trunk): random.c: fix need_secure flags
  51419 2018-06-10 16:01 [ko1@a...            ] yui-knk:r63625 (trunk): NEWS: Add TracePoint#parameters which was introduced by r63562
  51420 2018-06-10 17:59 [ko1@a...            ] usa:r63626 (ruby_2_4): merge revision(s) 58455:
  51422 2018-06-11 16:42 [ko1@a...            ] svn:r63628 (trunk): * 2018-06-11        
  51423 2018-06-11 20:17 [ko1@a...            ] hsbt:r63629 (trunk): Added webrick.rb to cleanup target.
  51424 2018-06-11 20:32 [ko1@a...            ] hsbt:r63630 (trunk): Copy gemspec from github repository and keep .document file for rdoc.
  51425 2018-06-11 23:14 [ko1@a...            ] kazu:r63631 (trunk): Use `&.` instead of modifier if and remove needless closed?
  51426 2018-06-12 05:16 [ko1@a...            ] svn:r63633 (trunk): * 2018-06-12        
  51427 2018-06-12 05:16 [ko1@a...            ] stomar:r63632 (trunk): string.c: [DOC] grammar fixes
  51428 2018-06-12 08:33 [ko1@a...            ] nobu:r63634 (trunk): ruby.c: making hidden objects
  51429 2018-06-12 08:34 [ko1@a...            ] nobu:r63635 (trunk): intern.h: suppress warnings
  51430 2018-06-12 09:39 [ko1@a...            ] nobu:r63636 (trunk): win32.c: precise time
  51431 2018-06-12 18:42 [ko1@a...            ] stomar:r63637 (trunk): doc/signals.rdoc: fix typo
  51432 2018-06-12 23:36 [ko1@a...            ] kazu:r63638 (trunk): Use `&.` instead of modifier if
  51433 2018-06-12 23:36 [ko1@a...            ] kazu:r63639 (trunk): Remove needless lines
  51434 2018-06-13 05:22 [ko1@a...            ] stomar:r63640 (trunk): lib/securerandom.rb: improve docs
  51435 2018-06-13 05:22 [ko1@a...            ] svn:r63641 (trunk): * 2018-06-13        
  51436 2018-06-13 10:04 [ko1@a...            ] nobu:r63642 (trunk): bignum.c: refine pow
  51437 2018-06-13 10:22 [ko1@a...            ] nobu:r63643 (trunk): bignum.c: call functions directly
  51438 2018-06-13 11:50 [ko1@a...            ] ko1:r63644 (trunk): add "print_flags" gdb command.
  51439 2018-06-13 13:51 [ko1@a...            ] mame:r63645 (trunk): Make VM_INSN_INFO_TABLE_IMPL=1 work
  51440 2018-06-13 18:04 [ko1@a...            ] mame:r63646 (trunk): range.c: prohibit `(1..nil)`
  51441 2018-06-13 19:00 [ko1@a...            ] normal:r63647 (trunk): thread.c: use flags for sleep_* functions
  51442 2018-06-13 20:00 [ko1@a...            ] mame:r63649 (trunk): Revert "range.c: prohibit `(1..nil)`"
  51445 2018-06-14 06:41 [ko1@a...            ] svn:r63653 (trunk): * properties.       
  51447 2018-06-14 06:59 [ko1@a...            ] svn:r63656 (trunk): * properties.       
  51448 2018-06-14 06:59 [ko1@a...            ] svn:r63655 (trunk): * append newline at EOF.
  51449 2018-06-14 12:18 [ko1@a...            ] nobu:r63657 (trunk): .gdbinit: expand RBASIC macro for old gdb on mac
  51450 2018-06-14 15:36 [ko1@a...            ] mame:r63658 (trunk): test/rubygems/test_gem_dependency_installer.rb: Avoid Dir.chdir + block
  51451 2018-06-14 15:41 [ko1@a...            ] usa:r63659 (trunk): HTTPServerException is deprecated
  51452 2018-06-14 16:09 [ko1@a...            ] nobu:r63660 (trunk): bignum.c: get rid of redefined method
  51453 2018-06-14 18:01 [ko1@a...            ] usa:r63661 (trunk): Get rid of warnings of test/spec
  51454 2018-06-14 22:10 [ko1@a...            ] nobu:r63663 (trunk): prefer clock_gettime
  51455 2018-06-15 09:06 [ko1@a...            ] nobu:r63664 (trunk): Bootstrapping ruby runtime might not have RubyVM::MJIT defined.
  51456 2018-06-15 09:06 [ko1@a...            ] svn:r63665 (trunk): * 2018-06-15        
  51457 2018-06-15 17:53 [ko1@a...            ] mame:r63668 (trunk): Remove warnings of flip-flop deprecation from tests and specs
  51459 2018-06-15 17:53 [ko1@a...            ] mame:r63669 (trunk): Remove flip-flop usages from build scripts
  51460 2018-06-15 19:15 [ko1@a...            ] nobu:r63670 (trunk): win32/Makefile.sub: gettimeofday is defined in win32.c
  51461 2018-06-15 19:35 [ko1@a...            ] nobu:r63671 (trunk): gettimeofday is obsolete
  51462 2018-06-16 17:28 [ko1@a...            ] svn:r63673 (trunk): * 2018-06-16        
  51464 2018-06-17 08:22 [ko1@a...            ] nobu:r63674 (trunk): mjit.c: measure time more precisely
  51465 2018-06-17 08:22 [ko1@a...            ] svn:r63675 (trunk): * 2018-06-17        
  51466 2018-06-17 10:07 [ko1@a...            ] nobu:r63676 (trunk): refine Integer#**  
  51467 2018-06-17 10:24 [ko1@a...            ] nobu:r63677 (trunk): compare with correct values
  51469 2018-06-17 11:40 [ko1@a...            ] nobu:r63679 (trunk): Makefile.in: MJIT_DLDFLAGS
  51470 2018-06-17 11:41 [ko1@a...            ] nobu:r63680 (trunk): share Float 0      
  51471 2018-06-17 11:42 [ko1@a...            ] nobu:r63681 (trunk): EXTOBJS should be included in DLDOBJS
  51472 2018-06-17 11:56 [ko1@a...            ] normal:r63682 (trunk): thread_pthread.c: fix non-sleepy timer thread build
  51473 2018-06-17 12:27 [ko1@a...            ] normal:r63683 (trunk): thread_pthread.c: microptimize vm->gvl.waiting checks
  51474 2018-06-17 19:17 [ko1@a...            ] nobu:r63684 (trunk): openssl_missing.h: constified
  51475 2018-06-18 00:42 [ko1@a...            ] kazu:r63685 (trunk): Remove needless closed?
  51476 2018-06-18 00:42 [ko1@a...            ] svn:r63686 (trunk): * 2018-06-18        
  51477 2018-06-18 16:41 [ko1@a...            ] ko1:r63687 (trunk): hidden objects should not be pushed.
  51478 2018-06-18 17:30 [ko1@a...            ] ko1:r63688 (trunk): remvoe assertion because rubyspec hit this assert
  51479 2018-06-18 22:50 [ko1@a...            ] usa:r63689 (ruby_2_4): Fixed tempfile leaks
  51480 2018-06-18 22:50 [ko1@a...            ] svn:r63690 (ruby_2_4): * 2018-06-18     
  51481 2018-06-18 23:11 [ko1@a...            ] usa:r63691 (ruby_2_4): Forgotten to update RUBY_PATCHLEVEL
  51482 2018-06-19 08:19 [ko1@a...            ] nobu:r63692 (trunk): Removed unobservable behavior
  51483 2018-06-19 08:19 [ko1@a...            ] svn:r63693 (trunk): * 2018-06-19        
  51484 2018-06-19 11:46 [ko1@a...            ] ko1:r63694 (trunk): NULL class Data_Wrap_Struct is not allowed.
  51485 2018-06-19 16:12 [ko1@a...            ] normal:r63695 (trunk): gc.c (gc_verify_heap_pages): fix no-op on heap_eden->pages
  51486 2018-06-19 17:15 [ko1@a...            ] nobu:r63696 (trunk): variable.c: fix receiver on private constant
  51487 2018-06-19 17:45 [ko1@a...            ] nobu:r63697 (trunk): describe about NameError by #private_constant
  51488 2018-06-20 08:20 [ko1@a...            ] normal:r63698 (trunk): lib/drb/extservm.rb (service): do not return `false'
  51489 2018-06-20 08:20 [ko1@a...            ] svn:r63699 (trunk): * 2018-06-20        
  51490 2018-06-20 16:16 [ko1@a...            ] hsbt:r63700 (trunk): Thread is always provided at current ruby version.
  51491 2018-06-20 16:53 [ko1@a...            ] ko1:r63701 (trunk): Introduce `USE_GC_MALLOC_OBJ_INFO_DETAILS`. [Feature #14857]
  51492 2018-06-20 20:14 [ko1@a...            ] nobu:r63702 (trunk): skip when group name is not found
  51493 2018-06-20 21:11 [ko1@a...            ] yui-knk:r63703 (trunk): test_ast.rb: Fix an argument of `grep`, child is a `RubyVM::AST::Node`
  51494 2018-06-20 21:41 [ko1@a...            ] yui-knk:r63704 (trunk): test_ast.rb: Remove a needless line
  51495 2018-06-20 21:51 [ko1@a...            ] hsbt:r63705 (trunk): ConditionVariable and Queue is not standard library.
  51496 2018-06-21 03:10 [ko1@a...            ] svn:r63707 (trunk): * 2018-06-21        
  51498 2018-06-21 08:38 [ko1@a...            ] normal:r63708 (trunk): test/ruby/test_io.rb: fix timing sensitive test
  51499 2018-06-21 08:38 [ko1@a...            ] normal:r63709 (trunk): thread_pthread.c: fix non-sleepy timer-thread with fork
  51500 2018-06-21 23:04 [ko1@a...            ] k0kubun:r63710 (trunk): mjit.c: RubyVM::MJIT.pause / RubyVM::MJIT.resume

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