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

ruby-changes:59101-59200

  59101 2019-12-07 01:28 [ko1@a...            ] dcf89b20d7 (master): * 2019-12-07 [ci skip]
  59102 2019-12-07 13:17 [ko1@a...            ] ebbc77836b (master): test/ruby/test_file_exhaustive.rb: shorten the name of temporary dir
  59103 2019-12-07 20:07 [ko1@a...            ] c2afddccb3 (master): [ruby/irb] Reidline mode needs Reline what needs String#grapheme_clusters
  59104 2019-12-07 20:08 [ko1@a...            ] e72ffc55ba (master): [ruby/reline] Support Ruby 2.5 or later for String#grapheme_clusters
  59106 2019-12-07 22:05 [ko1@a...            ] ad6837dd60 (master): [ruby/irb] Revert "Reidline mode needs Reline what needs String#grapheme_clusters"
  59107 2019-12-07 22:05 [ko1@a...            ] be13b897ea (master): Show failed commits only when exists
  59108 2019-12-07 22:41 [ko1@a...            ] 2e595c2d78 (master): [ruby/irb] New IRB needs Ruby 2.5 or later
  59109 2019-12-08 08:10 [ko1@a...            ] c9b06d4a4e (master): Add test_simple_completion for Readline
  59110 2019-12-08 08:11 [ko1@a...            ] 2eb6743773 (master): * 2019-12-08 [ci skip]
  59111 2019-12-08 08:35 [ko1@a...            ] c38bc172be (master): Fix encoding of completed list
  59112 2019-12-08 18:30 [ko1@a...            ] 0d63a21047 (master): Skip completion tests for Editline
  59113 2019-12-09 00:13 [ko1@a...            ] d00349f994 (master): Fixed the checking out source
  59114 2019-12-09 00:13 [ko1@a...            ] 689e744855 (master): Add .github/workflows/cygwin.yml
  59115 2019-12-09 00:13 [ko1@a...            ] 5e65e65bd9 (master): Set PATH at once   
  59116 2019-12-09 00:51 [ko1@a...            ] 0e71fbc18e (master): * 2019-12-09 [ci skip]
  59117 2019-12-09 01:31 [ko1@a...            ] 963b84a51b (master): Separate steps     
  59118 2019-12-09 12:15 [ko1@a...            ] 036bc1da6c (master): vm_args.c (rb_warn_check): Use iseq_unique_id instead of its pointer
  59119 2019-12-09 12:31 [ko1@a...            ] 751a9b32e5 (master): vm_args.c (rb_warn_check): Use unique_id * 2 instead of unique_id
  59120 2019-12-09 13:47 [ko1@a...            ] 8b07c122b7 (master): Stop pool threads in test/rinda too
  59121 2019-12-09 13:51 [ko1@a...            ] 39c7230a7a (master): Revert "vm_args.c (rb_warn_check): Use unique_id * 2 instead of unique_id"
  59122 2019-12-09 13:51 [ko1@a...            ] 3cdb37d9db (master): Revert "vm_args.c (rb_warn_check): Use iseq_unique_id instead of its pointer"
  59123 2019-12-09 14:22 [ko1@a...            ] a14c01441b (master): Fix encoding compatibility checking of completion correctly
  59124 2019-12-09 15:01 [ko1@a...            ] 07664f3aec (master): Remove workaround encoding modification
  59125 2019-12-09 15:23 [ko1@a...            ] 156fb72d70 (master): vm_args.c (rb_warn_check): Use iseq_unique_id instead of its pointer
  59126 2019-12-09 16:08 [ko1@a...            ] a5e6a50cb8 (master): Add cache of cygwin packages
  59127 2019-12-09 16:26 [ko1@a...            ] c19e62ddc9 (master): Remove debug print 
  59128 2019-12-09 17:26 [ko1@a...            ] ea8f03e86c (master): Remove unused branch name
  59129 2019-12-09 17:26 [ko1@a...            ] 8395a6a9a0 (master): Add badge of Cygwin
  59130 2019-12-09 18:36 [ko1@a...            ] 801eafcc14 (master): Split cygwin-chocolatey cache
  59131 2019-12-09 19:18 [ko1@a...            ] 0aafc32995 (master): [ruby/logger] frozen_string_literal: true
  59132 2019-12-09 19:18 [ko1@a...            ] 6158e28f8d (master): [ruby/logger] Avoid creating [] and "" when logging an Exception that has no backtrace
  59133 2019-12-09 19:19 [ko1@a...            ] 22548195d5 (master): [ruby/logger] Fix typo
  59134 2019-12-09 21:25 [ko1@a...            ] 00f4c13e22 (ruby_2_6): merge revision(s) 7d805e67f3275aef066d77aa9c32bef715c362ed: [Backport #15780]
  59135 2019-12-09 22:01 [ko1@a...            ] 15eba4ed0e (ruby_2_6): merge revision(s) e1b592b508c72a56ae012869d97fe1580ff87246,d10451f3fd51f577e704db770de48d05044eb45c: [Backport #15758]
  59136 2019-12-09 22:56 [ko1@a...            ] 0fe1b05082 (master): [ruby/logger] 1.4.0
  59137 2019-12-09 22:56 [ko1@a...            ] ff7cc0dc34 (master): [ruby/logger] 1.4.1
  59138 2019-12-10 00:06 [ko1@a...            ] 895f86c81b (master): [ruby/logger] Fixes #38
  59139 2019-12-10 00:06 [ko1@a...            ] 4b36832ba6 (master): Merge the upstream changes for test-unit on ruby/logger.
  59140 2019-12-10 01:06 [ko1@a...            ] 562fd754b5 (master): * 2019-12-10 [ci skip]
  59141 2019-12-10 01:26 [ko1@a...            ] f45c0dc239 (master): Add Proc#ruby2_keywords
  59142 2019-12-10 02:26 [ko1@a...            ] 1943279426 (master): Added workaround for CoreAssertions used by ruby/logger.
  59143 2019-12-10 07:08 [ko1@a...            ] 6a22b2a091 (master): Support completion with case-insensitive fashion
  59144 2019-12-10 09:45 [ko1@a...            ] 660388f6c5 (master): test/net/http/test_https.rb (test_get_SNI_failure): stop proxy settings
  59145 2019-12-10 11:27 [ko1@a...            ] c50d9dc67d (master): test/ruby/test_keywords.rb: suppress a warning
  59146 2019-12-10 11:48 [ko1@a...            ] ec931ee9e1 (master): forward declare struct timespec
  59147 2019-12-10 12:37 [ko1@a...            ] 129c3216d9 (master): [cygwin] Removed unnecessary packages
  59148 2019-12-10 12:37 [ko1@a...            ] cd35c09540 (master): [cygwin] Removed unnecessary `-c` options
  59149 2019-12-10 12:44 [ko1@a...            ] 7be550d046 (master): Stop Thread.new in `DRb::TimerIdConv::TimerHolder2#on_gc`
  59150 2019-12-10 14:17 [ko1@a...            ] 3ca3c8d768 (master): lib/net/http.rb: align the indentation
  59151 2019-12-10 14:33 [ko1@a...            ] 1bdabaa6b1 (master): base64.rb: improve performance of Base64.urlsafe_encode64
  59153 2019-12-10 16:06 [ko1@a...            ] 0c2787b9b2 (master): [ruby/io-console] bump up to 0.5.0
  59154 2019-12-10 16:06 [ko1@a...            ] f9c0fe77c0 (master): [ruby/io-console] Use rb_thread_call_without_gvl instead of the deprecated function
  59155 2019-12-10 17:01 [ko1@a...            ] 2419b3dba6 (master): [ruby/io-console] Suppress an unused-variable warning
  59156 2019-12-10 17:11 [ko1@a...            ] e27d2013db (master): Import racc-1.4.1 from ruby/racc.
  59157 2019-12-10 17:41 [ko1@a...            ] 43544f8617 (master): Added the missing gemspec of racc
  59158 2019-12-10 18:07 [ko1@a...            ] c596e01a49 (master): Move SECURITY.md into .github/ to reduce the files on the top directory
  59159 2019-12-10 18:41 [ko1@a...            ] 79d2a1b004 (master): Update regression tests for 1.4.16
  59160 2019-12-10 19:11 [ko1@a...            ] 58e5ab78d0 (master): [ruby/io-console] bump up to 0.5.1
  59161 2019-12-10 19:41 [ko1@a...            ] 60c53ff6ee (master): vm_core.h (iseq_unique_id): prefer uintptr_t instead of unsigned long
  59162 2019-12-10 20:46 [ko1@a...            ] 8299bcd946 (master): .indent.pro: Removed because it is no longer used
  59163 2019-12-10 21:16 [ko1@a...            ] aedbee52c0 (master): Prefer $(CHDIR) for the case srcdir contains symlinks
  59164 2019-12-10 21:51 [ko1@a...            ] 7a1c56f978 (master): [ruby/logger] Document that shift_age of 0 disables log file rotation
  59165 2019-12-10 22:16 [ko1@a...            ] fe0df7dcfc (master): Change encoding of completion strings
  59166 2019-12-10 23:14 [ko1@a...            ] 8e49ef5a69 (master): [ruby/io-console] update depend for f9c0fe77c0e
  59167 2019-12-10 23:21 [ko1@a...            ] 38722fa179 (master): [ruby/logger] Raise ArgumentError for invalid shift_age
  59168 2019-12-11 00:31 [ko1@a...            ] eb18cb3e47 (master): [ruby/logger] Honor Logger#level overrides
  59169 2019-12-11 00:31 [ko1@a...            ] 0b10d46a57 (master): [ruby/logger] Enable more timezone tests on OpenBSD
  59170 2019-12-11 01:41 [ko1@a...            ] 95f570d0d3 (master): [ruby/logger] bump version to 1.4.2
  59171 2019-12-11 01:41 [ko1@a...            ] 2a2a707829 (master): Followed up 38722fa179fcec549300b2f35206f4eb168f202e
  59172 2019-12-11 11:13 [ko1@a...            ] ec54ac9381 (master): Support Readline.completion_quote_character by Reline
  59173 2019-12-11 11:13 [ko1@a...            ] 0fafb83b38 (master): * 2019-12-11 [ci skip]
  59174 2019-12-11 11:15 [ko1@a...            ] 69aa927a40 (master): Indicate `find_all` and `select` methods are aliases.
  59175 2019-12-11 11:56 [ko1@a...            ] 6a7af800db (master): Add a message for CompatibilityError
  59176 2019-12-11 12:16 [ko1@a...            ] 85e43e1dfe (master): Fix Enumerator::Lazy#with_index
  59177 2019-12-11 12:46 [ko1@a...            ] 4f5dc15b04 (master): Create more dummy files in build directory
  59178 2019-12-11 13:16 [ko1@a...            ] 35adc47e7e (master): Create dummy files when check only
  59179 2019-12-11 13:51 [ko1@a...            ] 9c2807b2df (master): remove prelude.c   
  59180 2019-12-11 14:16 [ko1@a...            ] fe8caf0ab9 (master): add depenency pointed by update-deps
  59181 2019-12-11 14:46 [ko1@a...            ] 0afee4d803 (master): Show the failed message
  59182 2019-12-11 15:16 [ko1@a...            ] 6025783a3b (master): fix for old MRI versions
  59184 2019-12-11 16:21 [ko1@a...            ] 1269157a6e (master): Thread#to_s is not same as #inspect on old version.
  59185 2019-12-11 16:46 [ko1@a...            ] 8a80bfcfd4 (master): Make Thread#to_s consistent with Method and Proc to_s
  59186 2019-12-11 17:21 [ko1@a...            ] 86e2c013d7 (master): * remove trailing spaces. [ci skip]
  59187 2019-12-11 18:01 [ko1@a...            ] cf948a3d3f (master): Do not load q.rb in build directory
  59188 2019-12-11 18:31 [ko1@a...            ] 7e9b1609da (master): Added documentation for integer range sums (#1593)
  59189 2019-12-11 19:16 [ko1@a...            ] eb9c007053 (master): skip continuous failure test.
  59190 2019-12-11 19:56 [ko1@a...            ] c2f6aa4e48 (master): The result of Readline.completion_proc should have the same encoding of Encoding.default_external
  59191 2019-12-11 20:21 [ko1@a...            ] 1ed0212bcf (master): Do not load files in build directory
  59192 2019-12-11 21:55 [ko1@a...            ] cae657c324 (master): Fix .travis.yml to keep s390x-linux as allow_features
  59193 2019-12-11 22:21 [ko1@a...            ] 7fa821a80d (master): Try to use `set-output`
  59195 2019-12-12 00:01 [ko1@a...            ] 49ffae7ca6 (master): [ruby/forwardable] Bump version to 1.3.1
  59196 2019-12-12 00:21 [ko1@a...            ] 40026a408d (master): support cross-compilation.
  59197 2019-12-12 01:11 [ko1@a...            ] 0dcd3340fb (master): [ruby/forwardable] Make def_*_delegator return name of method defined (Fixes #10)
  59198 2019-12-12 01:31 [ko1@a...            ] 943f3e5fd4 (master): add include guard  
  59199 2019-12-12 01:51 [ko1@a...            ] 47a365dd58 (master): Move s390x-linux to allow_failures matrix
  59200 2019-12-12 02:21 [ko1@a...            ] d2d42081ce (master): `Thread#to_s` has been added at ruby 2.5

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