[前][次][スレッド一覧][上]
ruby-changes:52401-52500
52401 2018-09-01 16:34 [ko1@a... ] nobu:r64610 (trunk): complex.c: simplify division result
52403 2018-09-01 19:50 [ko1@a... ] nagachika:r64612 (ruby_2_5): bump up patchlevel for r64611
52404 2018-09-02 12:43 [ko1@a... ] nagachika:r64613 (ruby_2_5): test/ruby/test_io.rb (test_select_leak): extend timeout for Arch Linux[Backport 14929]
52405 2018-09-02 12:49 [ko1@a... ] nobu:r64614 (trunk): configure.ac: -fstack-protector-strong
52407 2018-09-02 20:20 [ko1@a... ] nagachika:r64616 (ruby_2_5): merge revision(s) 64071: [Backport #14941]
52408 2018-09-02 20:23 [ko1@a... ] nagachika:r64617 (ruby_2_5): merge revision(s) 64092: [Backport #14942]
52409 2018-09-03 08:27 [ko1@a... ] nobu:r64618 (trunk): Readline: expose rl_completion_quote_character variable
52411 2018-09-03 17:20 [ko1@a... ] nobu:r64620 (trunk): Declare as gnu_printf on mingw
52414 2018-09-04 09:12 [ko1@a... ] nobu:r64623 (trunk): RubyGems installer.rb - fix up my mistakes in r64582
52415 2018-09-04 09:12 [ko1@a... ] svn:r64624 (trunk): * 2018-09-04
52416 2018-09-04 10:42 [ko1@a... ] shyouhei:r64625 (trunk): avoid fork-unsafe arc4random implementations
52417 2018-09-04 11:18 [ko1@a... ] nobu:r64626 (trunk): appveyor.yml: reduce matrix factors
52418 2018-09-04 11:19 [ko1@a... ] nobu:r64627 (trunk): appveyor.yml: fix PATH and env for msys2
52419 2018-09-04 12:41 [ko1@a... ] nobu:r64628 (trunk): Spec updates [Bug #15060] [Fix GH-1495]
52420 2018-09-04 14:28 [ko1@a... ] nobu:r64629 (trunk): bootstraptest update test_io.rb [Bug #15060] [Fix GH-1495]
52422 2018-09-04 21:30 [ko1@a... ] nobu:r64631 (trunk): ruby.h: removed internal macros
52423 2018-09-04 21:41 [ko1@a... ] nobu:r64632 (trunk): rational.c: remove duplicate macros
52424 2018-09-05 08:10 [ko1@a... ] nobu:r64633 (trunk): random.c: fix up r64596
52425 2018-09-05 08:10 [ko1@a... ] svn:r64634 (trunk): * 2018-09-05
52426 2018-09-05 15:04 [ko1@a... ] duerst:r64635 (trunk): define ubf_list_atfork() as empty on cygwin
52427 2018-09-05 22:15 [ko1@a... ] naruse:r64636 (trunk): AIX doesn't set OptionLength for boolean options
52428 2018-09-05 22:16 [ko1@a... ] naruse:r64637 (trunk): fix typo
52429 2018-09-05 22:33 [ko1@a... ] svn:r64639 (trunk): * append newline at EOF.
52430 2018-09-05 22:33 [ko1@a... ] hsbt:r64638 (trunk): Merge csv-3.0.0 from ruby/csv repository.
52431 2018-09-06 04:06 [ko1@a... ] svn:r64641 (trunk): * 2018-09-06
52432 2018-09-06 04:06 [ko1@a... ] tarui:r64640 (trunk): range.c: Range#cover? accepts Range object. [Feature #14473]
52433 2018-09-06 05:02 [ko1@a... ] nobu:r64642 (trunk): backward.h: removed stale declarations
52434 2018-09-06 05:39 [ko1@a... ] eregon:r64643 (trunk): Guard a few specs which ipv6_available?
52435 2018-09-06 05:39 [ko1@a... ] eregon:r64644 (trunk): Add platform guards for AIX
52436 2018-09-06 05:40 [ko1@a... ] nobu:r64645 (trunk): enumerator.c: [DOC] Enumerator::Lazy#force [ci skip]
52437 2018-09-06 06:34 [ko1@a... ] nobu:r64646 (trunk): fix a typo [ci skip]
52438 2018-09-06 08:15 [ko1@a... ] kazu:r64647 (trunk): [DOC] Remove link to dead project
52439 2018-09-06 12:02 [ko1@a... ] hsbt:r64648 (trunk): Extracted file list for csv.gemspec.
52442 2018-09-07 12:16 [ko1@a... ] svn:r64651 (trunk): * 2018-09-07
52443 2018-09-07 12:23 [ko1@a... ] nobu:r64652 (trunk): ext/objspace/object_tracing.c (freeobj_i): no lookup before delete
52445 2018-09-07 12:42 [ko1@a... ] nobu:r64654 (trunk): test/ruby/test_ast.rb: assert error messages too
52447 2018-09-07 22:43 [ko1@a... ] nobu:r64656 (trunk): tool/node_name.rb: rewrote without flip-flop
52448 2018-09-07 23:37 [ko1@a... ] nobu:r64657 (trunk): ext/objspace/object_tracing.c (freeobj_i): fix missing assignment
52449 2018-09-08 10:09 [ko1@a... ] normal:r64658 (trunk): test/ruby/test_thread.rb: join threads in each test
52450 2018-09-08 10:09 [ko1@a... ] svn:r64659 (trunk): * 2018-09-08
52451 2018-09-08 11:44 [ko1@a... ] kazu:r64660 (trunk): Use `&.` after `&.`
52452 2018-09-09 16:49 [ko1@a... ] nobu:r64661 (trunk): util.c: qsort_s in C11
52454 2018-09-09 17:50 [ko1@a... ] normal:r64663 (trunk): spec/ruby/library/socket/addrinfo: require for SocketSpecs
52455 2018-09-09 19:51 [ko1@a... ] kazu:r64664 (trunk): Fix a typo
52456 2018-09-09 21:42 [ko1@a... ] nobu:r64665 (trunk): thread.c: get rid of false warnings by gcc-8
52457 2018-09-09 21:48 [ko1@a... ] nobu:r64666 (trunk): .travis.yml: branches only for travis-ci
52458 2018-09-09 21:48 [ko1@a... ] nobu:r64667 (trunk): Add latest version gcc-8 case to Travis CI
52460 2018-09-10 00:46 [ko1@a... ] svn:r64669 (trunk): * 2018-09-10
52461 2018-09-10 10:43 [ko1@a... ] usa:r64670 (trunk): there is no such predefined macro. check build before commit!
52462 2018-09-10 13:21 [ko1@a... ] nobu:r64671 (trunk): util.c: fix ruby_qsort with qsort_s
52463 2018-09-10 13:23 [ko1@a... ] nobu:r64672 (trunk): util.c: removed extra #endif [Bug #15091]
52464 2018-09-10 18:35 [ko1@a... ] nobu:r64673 (trunk): signal.c: consider non-sigaltstack platforms
52465 2018-09-10 22:05 [ko1@a... ] nobu:r64674 (trunk): appveyor.yml: try VS140
52466 2018-09-11 18:46 [ko1@a... ] kazu:r64675 (trunk): Use https instead of http
52468 2018-09-11 18:49 [ko1@a... ] shyouhei:r64677 (trunk): add new instruction attribute called leaf
52469 2018-09-11 19:58 [ko1@a... ] k0kubun:r64678 (trunk): vm_insnhelper.c: fix -Wformat-security on rb_bug
52470 2018-09-11 20:01 [ko1@a... ] k0kubun:r64679 (trunk): vm_insnhelper.c: stop unnecessarily using rb_sprintf
52471 2018-09-11 20:05 [ko1@a... ] nobu:r64680 (trunk): random.c: prefixed fill_random_bytes
52472 2018-09-11 20:10 [ko1@a... ] k0kubun:r64681 (trunk): test_jit.rb: show extra debug info for #test_unload_units
52473 2018-09-11 20:26 [ko1@a... ] k0kubun:r64682 (trunk): transform_mjit_header.rb: add static to Init_*
52474 2018-09-11 21:53 [ko1@a... ] k0kubun:r64683 (trunk): _mjit_compile_pc_and_sp.erb: skip moving pc
52475 2018-09-11 22:48 [ko1@a... ] k0kubun:r64684 (trunk): _mjit_compile_insn.erb: prefer insn.always_leaf?
52476 2018-09-11 23:10 [ko1@a... ] k0kubun:r64685 (trunk): bare_instructions.rb: use Hash#fetch to read attr
52477 2018-09-11 23:38 [ko1@a... ] k0kubun:r64686 (trunk): mjit_worker.c: atomically print main message and \n
52478 2018-09-12 00:15 [ko1@a... ] k0kubun:r64687 (trunk): _mjit_compile_insn.erb: move pc on JIT cancel
52479 2018-09-12 00:15 [ko1@a... ] svn:r64688 (trunk): * 2018-09-12
52480 2018-09-12 10:55 [ko1@a... ] shyouhei:r64689 (trunk): make opt_case_dispatch leaf
52481 2018-09-12 12:39 [ko1@a... ] shyouhei:r64690 (trunk): make opt_str_freeze leaf
52482 2018-09-12 13:04 [ko1@a... ] shyouhei:r64691 (trunk): resurrect the string to expect modifications
52483 2018-09-12 14:35 [ko1@a... ] mrkn:r64692 (trunk): enumerator.c: Fix ArithmeticSequence for complex step
52484 2018-09-12 14:52 [ko1@a... ] mrkn:r64693 (trunk): Revert "enumerator.c: Fix ArithmeticSequence for complex step"
52485 2018-09-12 16:02 [ko1@a... ] nobu:r64694 (trunk): deduce versioned tools from CC
52486 2018-09-12 16:35 [ko1@a... ] mrkn:r64695 (trunk): enumerator.c: Fix ArithmeticSequence for complex step
52487 2018-09-12 17:36 [ko1@a... ] mrkn:r64696 (trunk): [DOC] Add the documentation of ArithmeticSequence
52488 2018-09-12 17:51 [ko1@a... ] mrkn:r64697 (trunk): [DOC] Modify descriptions for ArithmeticSequence
52489 2018-09-12 21:14 [ko1@a... ] nobu:r64698 (trunk): .travis.yml: run ruby/spec version guards check in parallel
52490 2018-09-12 22:32 [ko1@a... ] k0kubun:r64699 (trunk): _mjit_compile_pc_and_sp.erb: forget about memcpy [ci skip]
52491 2018-09-12 23:37 [ko1@a... ] nobu:r64700 (trunk): time.c split time_utc_or_local
52492 2018-09-13 01:05 [ko1@a... ] kazu:r64701 (trunk): [DOC] aseq.each always return self [ci skip]
52493 2018-09-13 01:05 [ko1@a... ] svn:r64702 (trunk): * 2018-09-13
52494 2018-09-13 05:49 [ko1@a... ] normal:r64703 (trunk): share VM stack between threads and fibers if identical in size
52496 2018-09-13 05:49 [ko1@a... ] normal:r64705 (trunk): cont.c (fiber_memsize): do not rely on ROOT_FIBER_CONTEXT
52497 2018-09-13 05:58 [ko1@a... ] normal:r64706 (trunk): fiber: fix crash on GC after forking
52498 2018-09-13 10:43 [ko1@a... ] normal:r64707 (trunk): thread.c (rb_thread_atfork): reinitialize current th->interrupt_lock
52500 2018-09-13 12:46 [ko1@a... ] shyouhei:r64709 (trunk): move canary-related statements into macros
[前][次][スレッド一覧][上]