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

ruby-changes:62201-62300

  62201 2020-07-13 08:56 [ko1@a...            ] 9721f477c7 (master): inline Primitive.cexpr!
  62202 2020-07-13 08:56 [ko1@a...            ] 7e536b3be2 (master): builtin.h: avoid copy&paste
  62204 2020-07-13 11:34 [ko1@a...            ] 16bc9bf7e8 (master): [DOC] Use https:// instead of http:// [ci skip]
  62205 2020-07-13 12:31 [ko1@a...            ] 927fe2422f (master): mk_builtin_loader.rb: STACK_ADDR_FROM_TOP unusable
  62206 2020-07-13 12:45 [ko1@a...            ] 2e5a711f47 (master): common.mk: add missing dependency
  62207 2020-07-13 14:11 [ko1@a...            ] d99d96cc6d (master): Add --jit-min-calls=5 (#3313)
  62208 2020-07-13 18:44 [ko1@a...            ] c2a6295ec0 (master): Make the mkmf methods private in the global [Bug #16896]
  62209 2020-07-14 02:07 [ko1@a...            ] 46d1777a43 (master): Remove --jit-min-calls for now
  62210 2020-07-14 02:07 [ko1@a...            ] a1bcfbe30c (master): * 2020-07-14 [ci skip]
  62211 2020-07-14 02:09 [ko1@a...            ] 8900a25581 (master): Fix Range#{max, minmax} for range with integer beginning and non-integer end
  62212 2020-07-14 16:16 [ko1@a...            ] 8d3a084572 (master): _mjit_compile_invokebuiltin: sp_inc can be negative
  62213 2020-07-14 16:16 [ko1@a...            ] e60cd14d85 (master): ON_DEBUG: delete unused macro
  62214 2020-07-15 11:22 [ko1@a...            ] c87ee8005b (master): rubygems is needed to run solo-file test
  62217 2020-07-15 13:37 [ko1@a...            ] c25d249e63 (master): RBasci::flags (VALUE) doesn't match int.
  62218 2020-07-15 15:57 [ko1@a...            ] 48ba9b6106 (master): Update actions/cache from v1 to v2
  62219 2020-07-15 16:05 [ko1@a...            ] 23cf99e99d (master): [rubygems/rubygems] Bundler specs - Windows - remove skips, File.open => File.readlines
  62220 2020-07-15 16:05 [ko1@a...            ] ad743337b3 (master): [rubygems/rubygems] bundler/spec/commands/binstubs_spec.rb - remove global Windows skip
  62221 2020-07-15 16:05 [ko1@a...            ] f3ad8a00e2 (master): [rubygems/rubygems] bundler/lib/bundler/installer.rb - fix Windows 'executable_stubs'
  62222 2020-07-15 16:05 [ko1@a...            ] 2b73f26fde (master): [rubygems/rubygems] Show also output from all commands on rubygems checkout errors
  62223 2020-07-15 16:05 [ko1@a...            ] 5ae80c5207 (master): [rubygems/rubygems] Remove `--quiet` flag to `git checkout`
  62224 2020-07-15 16:05 [ko1@a...            ] 3b0d2a3d6d (master): [rubygems/rubygems] Fix RuboCop offenses
  62225 2020-07-15 16:05 [ko1@a...            ] b28c6d04d0 (master): [rubygems/rubygems] Make Style/HashSyntax cop happy
  62226 2020-07-15 16:05 [ko1@a...            ] 4875a96edd (master): [rubygems/rubygems] Fix test to run rubocop on the generated gem
  62227 2020-07-15 16:05 [ko1@a...            ] 449d24200b (master): [rubygems/rubygems] WIP: add test to run rubocop on the generated gem
  62228 2020-07-15 16:05 [ko1@a...            ] ecb87b55d8 (master): [rubygems/rubygems] Lock rubocop version to 0.80.1
  62229 2020-07-15 16:05 [ko1@a...            ] 084489be87 (master): [rubygems/rubygems] Fix tests pertaining to newgem
  62230 2020-07-15 16:05 [ko1@a...            ] cbe4d29c2d (master): [rubygems/rubygems] Roll back to Dir.chdir block
  62231 2020-07-15 16:05 [ko1@a...            ] 215f7c3165 (master): [rubygems/rubygems] Fix linting and make Style/RedundantInterpolation happy
  62232 2020-07-15 16:05 [ko1@a...            ] 077dcacb08 (master): [rubygems/rubygems] Use `--config .rubocop.yml` instead
  62233 2020-07-15 16:05 [ko1@a...            ] d0810fdee4 (master): [rubygems/rubygems] Use latest version of rubocop for RUBY_VERSION > 2.4
  62234 2020-07-15 16:05 [ko1@a...            ] ca133c0366 (master): [rubygems/rubygems] Fix line spacing to make Layout/EmptyLines happy
  62235 2020-07-15 16:05 [ko1@a...            ] 2fafc08aa3 (master): [rubygems/rubygems] Remove unneeded trailing conditions on exitstatus
  62236 2020-07-15 16:05 [ko1@a...            ] c44c7019b5 (master): [rubygems/rubygems] Add tests with different flag combinations
  62237 2020-07-15 16:05 [ko1@a...            ] 17b92d221f (master): [rubygems/rubygems] No need to update remotes
  62238 2020-07-15 16:05 [ko1@a...            ] 16823d4a05 (master): [rubygems/rubygems] Remove unnecessary assertions on exitstatus
  62239 2020-07-15 16:05 [ko1@a...            ] d189d31ce9 (master): [rubygems/rubygems] Git clone already takes care of this
  62240 2020-07-15 16:05 [ko1@a...            ] a73ea2126f (master): [rubygems/rubygems] Clone rubygems from the local repo
  62241 2020-07-15 16:05 [ko1@a...            ] 547ba6608e (master): [rubygems/rubygems] Easier way to find path to ruby binary
  62242 2020-07-15 16:05 [ko1@a...            ] e2837a77be (master): [rubygems/rubygems] Constrain (shipped) RuboCop's version
  62243 2020-07-15 16:06 [ko1@a...            ] 95f90e3d2b (master): [rubygems/rubygems] Add blank lines to make Bundler/OrderedGems happy
  62244 2020-07-15 16:06 [ko1@a...            ] 40f73b3a00 (master): [rubygems/rubygems] Avoid calling LoadError#message because of its slowness
  62245 2020-07-15 16:06 [ko1@a...            ] 8c65f612f4 (master): [rubygems/rubygems] Fix remaining RuboCop issues
  62246 2020-07-15 16:06 [ko1@a...            ] 1f7195421e (master): [rubygems/rubygems] July man pages
  62247 2020-07-15 16:06 [ko1@a...            ] 4f9c673cab (master): [rubygems/rubygems] Allow setting a tag prefix to be used by gem release tasks
  62248 2020-07-15 16:06 [ko1@a...            ] 281898ed6c (master): [rubygems/rubygems] Fix Rakefile to make Style/SymbolArray happy
  62249 2020-07-15 16:06 [ko1@a...            ] 5783d0dbfc (master): Import remaining changes
  62250 2020-07-15 16:06 [ko1@a...            ] 0c8d90b526 (master): [rubygems/rubygems] Unswallow `Gem::Package::FormatError`
  62251 2020-07-15 16:06 [ko1@a...            ] fd709382b6 (master): [rubygems/rubygems] Tag the specs with :readline
  62252 2020-07-15 16:37 [ko1@a...            ] 79d06483a8 (master): Close sockets if blocking to fix leaked fds
  62253 2020-07-15 23:04 [ko1@a...            ] 579645d9f8 (master): Fixed infinite loop at error in printing cause [Bug #17033]
  62254 2020-07-15 23:34 [ko1@a...            ] 9f4b7fc82e (master): Check warning flags only if available to run with old versions
  62255 2020-07-16 10:44 [ko1@a...            ] 238464863a (master): Remove fiber HTTP test.
  62256 2020-07-16 10:44 [ko1@a...            ] 5d5b8a33f6 (master): * 2020-07-16 [ci skip]
  62257 2020-07-16 11:49 [ko1@a...            ] 1fb4e28002 (master): skip inlining cexpr! that are not attr! inline
  62258 2020-07-18 08:37 [ko1@a...            ] 8d2333019a (master): Fix MonitorMixin when the super's initialize has kwargs
  62259 2020-07-18 08:37 [ko1@a...            ] 6f5f15f1e4 (master): * 2020-07-18 [ci skip]
  62260 2020-07-18 13:37 [ko1@a...            ] 9e76124a2b (ruby_2_7): bump patchlevel to 93
  62261 2020-07-18 13:37 [ko1@a...            ] 17b088d1e5 (ruby_2_7): Update some syslog tests to absurb the format change of FreeBSD syslog
  62262 2020-07-18 13:37 [ko1@a...            ] 0c4d93e699 (ruby_2_7): test/openssl/test_ssl: skip test_fallback_scsv if necessary
  62263 2020-07-18 19:33 [ko1@a...            ] 9f60ceec54 (master): Suppress bell during the test
  62264 2020-07-18 23:45 [ko1@a...            ] a63f520971 (master): Optimize Array#max (#3325)
  62265 2020-07-18 23:45 [ko1@a...            ] b4e784434c (master): Optimize Array#min (#3324)
  62266 2020-07-19 01:18 [ko1@a...            ] 8a5ad2b77d (master): Fix Range#max for beginless Integer ranges [Bug #17034]
  62267 2020-07-19 01:19 [ko1@a...            ] 2eaa53e9a3 (master): * 2020-07-19 [ci skip]
  62268 2020-07-19 11:33 [ko1@a...            ] ad15fd03e9 (ruby_2_7): merge revision(s) 26c179d7e7e7ae0eb21050659c3e8778358230ab: [Backport #17026]
  62269 2020-07-19 11:52 [ko1@a...            ] e619178e52 (ruby_2_7): merge revision(s) 6e7e7c1e577d6c2276e9a8cc85c28c55c46c2618: [Backport #17023]
  62270 2020-07-19 11:56 [ko1@a...            ] f43b8c4f73 (ruby_2_7): merge revision(s) 0ba27259d390e902139c0e2e94b9d18ef227748e: [Backport #16940]
  62271 2020-07-19 12:16 [ko1@a...            ] d24cce8e7f (ruby_2_7): merge revision(s) bf1a6771f305ea286a3ae575676924551c03e857,c1463625555b061a2b94c3b6c5581730b482a285: [Backport #17012] [Backport #17014]
  62272 2020-07-19 23:13 [ko1@a...            ] d637208abd (master): Fixed a typo       
  62273 2020-07-19 23:26 [ko1@a...            ] 05bf811c28 (master): Special case Range#max for integer beginning and Float::Infinity end
  62274 2020-07-20 03:35 [ko1@a...            ] b219cd5ac3 (master): [ruby/csv] Make CSV::Row#dup return a usable Row (#108)
  62275 2020-07-20 03:35 [ko1@a...            ] d03a7c6a25 (master): Revert "test/csv/write/test_general.rb: suppress warnings"
  62276 2020-07-20 03:35 [ko1@a...            ] d57bc03ba9 (master): [ruby/csv] Do not loop forever when skip_lines regexp matches zero length with anchors (#110)
  62277 2020-07-20 03:35 [ko1@a...            ] 172cfce6dc (master): [ruby/csv] Bump version
  62278 2020-07-20 03:35 [ko1@a...            ] 9141aae8c2 (master): [ruby/csv] Suppress warnings
  62279 2020-07-20 03:35 [ko1@a...            ] 033514c62f (master): [ruby/csv] Bump version
  62280 2020-07-20 03:35 [ko1@a...            ] 814bfc8adc (master): [ruby/csv] Fix a parse bug when split character exists in middle of column value
  62281 2020-07-20 03:35 [ko1@a...            ] 0ee5578e8c (master): [ruby/csv] test: use binary mode explicitly for Ruby 2.7
  62282 2020-07-20 03:35 [ko1@a...            ] cf7e472ab4 (master): [ruby/csv] test scanner: specify encoding explicitly
  62283 2020-07-20 03:35 [ko1@a...            ] aeac7db823 (master): [ruby/csv] Fix docs for :strip option (#114)
  62284 2020-07-20 03:35 [ko1@a...            ] 5359121a56 (master): [ruby/csv] Revert "test: use binary mode explicitly for Ruby 2.7"
  62285 2020-07-20 03:35 [ko1@a...            ] b8084b5cb4 (master): [ruby/csv] Fix a bug that write_nil_value or write_empty_value don't work with non String
  62286 2020-07-20 03:35 [ko1@a...            ] 71bee3819f (master): [ruby/csv] Bump version
  62287 2020-07-20 03:35 [ko1@a...            ] 1822b19221 (master): [ruby/csv] Don't drop stack trace in CSV.parse_line
  62289 2020-07-20 03:35 [ko1@a...            ] cf8157e001 (master): [ruby/csv] RDoc for foreach, generate (#127)
  62291 2020-07-20 03:35 [ko1@a...            ] 1ac702cd29 (master): [ruby/csv] Add RDoc links for delegated methods (#135)
  62292 2020-07-20 03:35 [ko1@a...            ] 9e6d54a501 (master): [ruby/csv] Enhanced Rdoc (#124)
  62293 2020-07-20 03:35 [ko1@a...            ] 731c0eb44d (master): [ruby/csv] Bump version
  62294 2020-07-20 03:35 [ko1@a...            ] 08e70126ae (master): [ruby/csv] Add `invalid: :replace` for `CSV.open` (#130)
  62295 2020-07-20 03:35 [ko1@a...            ] 9901bb4c73 (master): [ruby/csv] Add missing file doc/argument_io.rdoc (#140)
  62296 2020-07-20 03:35 [ko1@a...            ] e3808c5aca (master): [ruby/csv] Add missing document files to .gem
  62297 2020-07-20 03:35 [ko1@a...            ] da83401ba4 (master): [ruby/csv] Enhanced RDoc for filter (#149)
  62298 2020-07-20 03:35 [ko1@a...            ] 7c55c96147 (master): [ruby/csv] Rdoc (#137)
  62299 2020-07-20 03:35 [ko1@a...            ] 013cca1f9a (master): [ruby/csv] doc: fix return value of open {} and use File.open {} (#139)
  62300 2020-07-20 03:35 [ko1@a...            ] 544d82f49b (master): [ruby/csv] RDoc: summary lists for options (#154)

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