[前][次][番号順一覧][上]

ruby-changes:67001-67100

  67001 2021-07-30 07:19 [ko1@a...            ] 9931e2f509 (master): Improve performance of Integer#digits
  67002 2021-07-30 10:55 [ko1@a...            ] 2aecb95acb (master): Skip test_ensure_after_nomemoryerror
  67003 2021-07-30 12:22 [ko1@a...            ] fd96503f7b (master): Fix bundled gems locations
  67004 2021-07-30 18:38 [ko1@a...            ] ff6c176028 (master): Tweak rb_str_modify_expand() + read() spec to try to find out why it fails on some platforms
  67005 2021-07-30 19:36 [ko1@a...            ] 01d9e7f26c (master): [DOC] Fix Process::exec documentation [ci skip]
  67006 2021-07-31 11:40 [ko1@a...            ] e294beb731 (master): [DOC] Fix Process::exec documentation [ci skip]
  67007 2021-07-31 11:40 [ko1@a...            ] 4ab5281601 (master): * 2021-07-31 [ci skip]
  67008 2021-07-31 21:25 [ko1@a...            ] d9ff8b3e86 (ruby_2_7): Ignore timeout option to Addrinfo.getaddrinfo
  67009 2021-07-31 21:25 [ko1@a...            ] 4b371d6ab2 (ruby_2_7): * 2021-07-31 [ci skip]
  67010 2021-07-31 21:27 [ko1@a...            ] 2a7235421f (ruby_2_7): Fix SortedSet not being sorted the first time when rbtree is used
  67011 2021-07-31 22:15 [ko1@a...            ] 242f024bcb (master): [ruby/error_highlight] Keep it work if paren exists after receiver
  67012 2021-08-01 06:49 [ko1@a...            ] 3b52230452 (master): Define functions using rb_wait_for_single_fd [Bug #18046]
  67013 2021-08-01 06:49 [ko1@a...            ] d99b10acb7 (master): * 2021-08-01 [ci skip]
  67014 2021-08-01 14:56 [ko1@a...            ] 605421f4eb (master): gcc 10.3.0 says "__VA_OPT__ is not available until C++2a"
  67015 2021-08-01 18:23 [ko1@a...            ] 0dbb3c15db (ruby_3_0): merge revision(s) b360588cd3cbac5fb4f004aa53a8fdc715906719: [Backport #15856]
  67016 2021-08-01 18:53 [ko1@a...            ] 6f4ab641bb (ruby_3_0): merge revision(s) 345db8f2aa373a31c619c8f85bd372f0a20829c1: [Backport #10902]
  67017 2021-08-01 18:53 [ko1@a...            ] a4d2e48c73 (ruby_3_0): merge revision(s) 24e5f1c982966c379220b1bbb26b4e0320180fa1:
  67018 2021-08-02 10:18 [ko1@a...            ] 4453280bb4 (master): Stop infinite object allocation to get rid of OOM killer
  67019 2021-08-02 10:18 [ko1@a...            ] 3688b47671 (master): * 2021-08-02 [ci skip]
  67020 2021-08-02 12:07 [ko1@a...            ] 378e8cdad6 (master): Using RBOOL macro  
  67021 2021-08-02 12:09 [ko1@a...            ] 7f4e86804d (master): Fix documentation of #<=> and #casecmp [ci skip]
  67022 2021-08-02 12:40 [ko1@a...            ] 8b466ea5fc (master): Use `${{}}` for if statement
  67023 2021-08-02 17:23 [ko1@a...            ] 731315bf55 (master): Use codeql-config.yml for codeql-action/init
  67024 2021-08-02 17:23 [ko1@a...            ] 954852f7a6 (master): Removed unnecessary configuration for the latest version of actions/checkout
  67025 2021-08-02 17:23 [ko1@a...            ] 0292ec9b8a (master): Removed paths-ignore because it's not affect with cpp
  67026 2021-08-03 12:10 [ko1@a...            ] 4c3140d60f (master): Add keyrest to ruby2_keywords parameters [Bug #18011]
  67027 2021-08-03 12:11 [ko1@a...            ] b5e94916bf (master): * 2021-08-03 [ci skip]
  67028 2021-08-03 18:19 [ko1@a...            ] 785c70e764 (master): [DOC] mention how the command is passed to the shell [ci skip]
  67029 2021-08-03 19:24 [ko1@a...            ] 2d4f29e77e (master): Fix potential hang when joining threads.
  67030 2021-08-04 05:39 [ko1@a...            ] c463a5e008 (master): Fix indentation in string.c
  67031 2021-08-04 05:39 [ko1@a...            ] 6e8bbabc2b (master): * 2021-08-04 [ci skip]
  67032 2021-08-04 12:40 [ko1@a...            ] 80c180df76 (ruby_3_0): merge revision(s) b8386f7f7f6d7a7d76481e02d389d0f5211f0f2c:
  67033 2021-08-04 17:02 [ko1@a...            ] 1f2b3f2529 (master): Remove an extraneous escape
  67034 2021-08-04 18:30 [ko1@a...            ] 5bb7b57129 (master): Use Symbol of signal for trap
  67035 2021-08-04 18:30 [ko1@a...            ] 6e55facdb3 (master): Run interrupt test except on Windows
  67036 2021-08-04 18:30 [ko1@a...            ] 17ef7a98ef (master): Check the existence of the test classes
  67037 2021-08-04 18:30 [ko1@a...            ] 5ca0a51ffd (master): Add a test for handling SIGINT in other thread
  67038 2021-08-04 18:30 [ko1@a...            ] de93b8b069 (master): Handle SIGINT in other thread correctly
  67039 2021-08-04 18:30 [ko1@a...            ] aba10ea61e (master): Add a load path to require 'helper'
  67040 2021-08-04 18:30 [ko1@a...            ] 335c12826a (master): Show the log of test_interrupt_in_other_thread when failed
  67041 2021-08-04 20:40 [ko1@a...            ] 5f2987d6c2 (master): Fix relative paths from core_assertions.rb
  67042 2021-08-05 05:11 [ko1@a...            ] 1fd0a2e4a6 (master): Reenable GC at the end of test
  67043 2021-08-05 05:11 [ko1@a...            ] bc8bc072f4 (master): * 2021-08-05 [ci skip]
  67044 2021-08-05 13:58 [ko1@a...            ] 594c3df9a9 (master): Tests for Windows can run only on Windows
  67045 2021-08-05 14:16 [ko1@a...            ] 3bb6410914 (master): Use equivalent `__FILE__`
  67046 2021-08-05 14:48 [ko1@a...            ] 405644f38c (master): Revert "Removed extinit.o from main programs"
  67048 2021-08-05 17:14 [ko1@a...            ] ae275f67ce (master): Show WorkingSetSize as RSS on Windows
  67049 2021-08-05 17:25 [ko1@a...            ] a97837de1a (master): Fix a link [ci skip]
  67050 2021-08-05 19:35 [ko1@a...            ] 042d4c8133 (master): Remove an unused variable
  67051 2021-08-05 19:41 [ko1@a...            ] 1cb5a669d3 (master): Show log when timed out
  67052 2021-08-05 22:47 [ko1@a...            ] bda56a03a6 (master): Build rubyspec CAPI extensions
  67053 2021-08-06 03:50 [ko1@a...            ] 6414334d3c (master): Fix reversal of assertion result
  67054 2021-08-06 03:50 [ko1@a...            ] 9b56668bf8 (master): Omit test_interrupt_in_other_thread with Editline
  67055 2021-08-06 03:50 [ko1@a...            ] 7bcbee37b5 (master): Fix the result of checking the existence of constants being reversed
  67056 2021-08-06 03:50 [ko1@a...            ] cd57b39f79 (master): Fix control structure to preperly catch Timeout::Error
  67057 2021-08-06 03:50 [ko1@a...            ] 983630b5fd (master): * 2021-08-06 [ci skip]
  67058 2021-08-06 03:56 [ko1@a...            ] e687b6f4da (master): Show Readline::VERSION for debugging
  67059 2021-08-06 10:40 [ko1@a...            ] 7af21a78fa (master): test/reline/test_terminfo.rb: skip when setupterm fails
  67060 2021-08-06 14:18 [ko1@a...            ] 3e7fb4b91d (master): Check the result of tigetstr
  67061 2021-08-06 14:18 [ko1@a...            ] 9bfb8ea671 (master): Fix caching of curses_dl
  67062 2021-08-06 22:51 [ko1@a...            ] d868c8f08f (master): Make jobserver available
  67063 2021-08-07 02:15 [ko1@a...            ] 1a05dc03f9 (master): Make backtrace generation work outward from current frame
  67064 2021-08-07 02:15 [ko1@a...            ] 0d3520b063 (master): * 2021-08-07 [ci skip]
  67065 2021-08-07 07:04 [ko1@a...            ] d16b68cb22 (master): Use Rational for Float#round with ndigits > 14
  67066 2021-08-07 12:41 [ko1@a...            ] e5dd40b1f3 (master): Stop force-recycling evacuated array [Bug #18065]
  67067 2021-08-07 12:51 [ko1@a...            ] 9b3fcfbbb9 (master): Suppress unused-result warnings
  67068 2021-08-07 14:18 [ko1@a...            ] ac7986f46a (master): Remove unneeded rb_fiber_transfer_kw declaration
  67069 2021-08-07 19:23 [ko1@a...            ] 6e60fc2945 (master): Group commands on GitHub Actions
  67071 2021-08-07 22:58 [ko1@a...            ] 1fe73128cd (master): Use TERM=xterm for tests on Solaris
  67072 2021-08-08 09:25 [ko1@a...            ] 40ccb87a49 (master): Show backtrace locations when I/O timed out
  67073 2021-08-08 09:25 [ko1@a...            ] c6398d3d7c (master): * 2021-08-08 [ci skip]
  67074 2021-08-08 12:01 [ko1@a...            ] d6b8b37a26 (ruby_3_0): merge revision(s) e5dd40b1f3a11f48d566413ab347ce0cfdd94960: [Backport #18065]
  67075 2021-08-08 13:00 [ko1@a...            ] c07545bbf8 (ruby_3_0): Fix multiple bugs in partial backtrace optimization
  67076 2021-08-08 13:01 [ko1@a...            ] 3922394c85 (ruby_3_0): Bump patchlevel. 
  67077 2021-08-08 15:22 [ko1@a...            ] f81964568f (master): Suppress warnings when GC_ENABLE_INCREMENTAL_MARK == 0
  67078 2021-08-08 15:42 [ko1@a...            ] ca2dd6d35a (master): Use #full_message instead of #backtrace_locations
  67079 2021-08-08 17:15 [ko1@a...            ] 587f501c7c (master): Make bit flags `reason` unsigned
  67080 2021-08-08 19:12 [ko1@a...            ] 3a8cadcf8f (master): Reduce chance to receive EBADF when closing an IO from another thread.
  67081 2021-08-09 08:41 [ko1@a...            ] 48c43f7783 (master): Rework the readline test to be more robust.
  67082 2021-08-09 08:41 [ko1@a...            ] dc2eb6f7b2 (master): * 2021-08-09 [ci skip]
  67083 2021-08-09 11:22 [ko1@a...            ] f584dc5a11 (master): Suppress unused-function warning when OPT_THREADED_CODE != 1
  67084 2021-08-09 11:22 [ko1@a...            ] 836b7047a6 (master): Suppress unused-variable warnings when DEBUG_INTEGER_PACK
  67085 2021-08-09 11:22 [ko1@a...            ] 6736323194 (master): Suppress a clobbered warning
  67086 2021-08-09 11:22 [ko1@a...            ] 4fb8a12adc (master): Deprecate rb_iterate in C++
  67087 2021-08-09 11:22 [ko1@a...            ] 733ffa74cd (master): Suppress deprecated rb_iterate declaration warnings in C++
  67088 2021-08-09 11:22 [ko1@a...            ] a14671a6b6 (master): Suppress warnings in C++2a
  67089 2021-08-09 14:03 [ko1@a...            ] 6f6a84f2f3 (master): Extended logging for debugging readline failures.
  67090 2021-08-09 17:37 [ko1@a...            ] 93ddff4802 (master): Rename rb_iterate to get rid of name clash on Sun C
  67091 2021-08-09 18:17 [ko1@a...            ] 5e633fb99e (master): Omit on Readline 7.0 because it's wrong behaviour for not TTY env
  67092 2021-08-09 19:25 [ko1@a...            ] b8f7e8ac6b (master): Include ruby.h before internal headers to suppress -Wundef warnings
  67093 2021-08-09 19:25 [ko1@a...            ] 9ed196e487 (master): VC warns the same attribute used more than once
  67094 2021-08-10 02:38 [ko1@a...            ] b277a6d26d (master): Import copied Rakefile from original RDoc repository
  67095 2021-08-10 02:38 [ko1@a...            ] d8eeee97ce (master): [ruby/rdoc] Move dev dependency of gettext to Gemfile
  67096 2021-08-10 02:38 [ko1@a...            ] ef6dd407c8 (master): Import Gemfile and Rakefile of rdoc by tool/sync_default_gems.rb
  67097 2021-08-10 02:38 [ko1@a...            ] b685c60bef (master): Import copied Gemfile from original RDoc repository
  67098 2021-08-10 02:39 [ko1@a...            ] d082510429 (master): [ruby/rdoc] Add "rake clean" task to erase generated parser files
  67099 2021-08-10 02:39 [ko1@a...            ] 638c72e162 (master): [ruby/rdoc] Use single quote in Gemfile
  67100 2021-08-10 02:39 [ko1@a...            ] 44635ebe9a (master): Update parser files of RDoc generated by the latest KPeg

[前][次][番号順一覧][上]