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

ruby-changes:63101-63200

  63101 2020-09-25 15:19 [ko1@a...            ] 511fe23fa2 (master): Add resolve_timeout to TCPSocket [Feature #17134]
  63103 2020-09-25 15:48 [ko1@a...            ] 97416ae54c (master): Describe resolv_timeout in NEWS
  63104 2020-09-25 16:00 [ko1@a...            ] 25cfb0c040 (master): Range is based on Struct.
  63105 2020-09-25 16:00 [ko1@a...            ] 96739c4222 (master): Frozen Struct can be shareable.
  63106 2020-09-25 17:09 [ko1@a...            ] c5ea060ef8 (master): Update NEWS about RBS (#3579)
  63107 2020-09-25 17:29 [ko1@a...            ] 8c057bb845 (master): [flori/json] RDoc example for JSON.load
  63108 2020-09-25 17:29 [ko1@a...            ] c3614877d2 (master): [flori/json] Add `load_file` and `load_file!` methods, with tests. Fixes issue #386.
  63109 2020-09-25 17:29 [ko1@a...            ] e1659af372 (master): Add an option to escape forward slash character
  63110 2020-09-25 17:29 [ko1@a...            ] 36b2177ea8 (master): [flori/json] Enhance RDoc for JSON.parse
  63111 2020-09-25 17:29 [ko1@a...            ] 71b1bbad02 (master): [flori/json] Move options from #generate and #parse to common area
  63112 2020-09-25 17:29 [ko1@a...            ] de0e0ffad4 (master): [flori/json] Nodoc for recurse_proc
  63113 2020-09-25 17:29 [ko1@a...            ] e9096f796c (master): [flori/json] RDoc for JSON.load with proc
  63114 2020-09-25 17:29 [ko1@a...            ] 81dc37b1b4 (master): assert_true is not provided by test-unit
  63115 2020-09-25 17:29 [ko1@a...            ] f8d43e5370 (master): unify json-java gemspec with the baseline
  63116 2020-09-25 17:29 [ko1@a...            ] 038252fe66 (master): [flori/json] Partial compliance with doc/method_documentation.rdoc
  63117 2020-09-25 17:29 [ko1@a...            ] 0089854fc5 (master): [test] properly 'skip' test on JRuby
  63118 2020-09-25 17:29 [ko1@a...            ] 927a377a7c (master): [flori/json] Fix JSON.load_file doc
  63119 2020-09-25 17:29 [ko1@a...            ] 71f64e15b9 (master): [flori/json] Enhanced RDoc for JSON.dump (#443)
  63120 2020-09-25 17:29 [ko1@a...            ] e30d1b0923 (master): Fix pure parser with unclosed arrays / objects [Fix #314]
  63121 2020-09-25 17:29 [ko1@a...            ] 3d5e833998 (master): bundle the LICENSE file in the gem
  63122 2020-09-25 19:21 [ko1@a...            ] 8705dba194 (master): Update dependencies
  63123 2020-09-25 19:21 [ko1@a...            ] cd44febc93 (master): Add check_dependencies workflow
  63124 2020-09-25 20:29 [ko1@a...            ] 6eeacbbc36 (master): Extract assert assertion to assert_include and assert_not_include.
  63125 2020-09-25 20:32 [ko1@a...            ] 890bc2cdde (master): Buffer protocol proposal (#3261)
  63126 2020-09-25 20:37 [ko1@a...            ] caaa36b4e6 (master): prohibi method call by defined_method in other racotrs
  63127 2020-09-25 21:19 [ko1@a...            ] 56012d2f7e (master): NEWS.md: Add memory view entry
  63128 2020-09-25 21:34 [ko1@a...            ] c04c34df47 (master): memory_view.h: brush up the description in the comment
  63129 2020-09-25 21:40 [ko1@a...            ] f4328d7f5d (master): [ruby/readline-ext] Remove unnecessary header files from depend
  63130 2020-09-25 22:17 [ko1@a...            ] 0096d2b895 (master): freeze all Range objects.
  63131 2020-09-25 23:40 [ko1@a...            ] 0db5324e0d (master): test/ruby/test_memory_view.rb: prevent "assigned but unused variable - members"
  63133 2020-09-25 23:40 [ko1@a...            ] 79063d8cbf (master): test/ruby/test_enumerator.rb: remove capture_io that is no longer needed
  63134 2020-09-25 23:48 [ko1@a...            ] abdd3c5616 (master): test/ruby/test_enumerator.rb: check the deprecation warning
  63135 2020-09-25 23:56 [ko1@a...            ] 8119e5b0e6 (master): memory_view.c: prevent "warning: instance variable __memory_view__ not initialized"
  63136 2020-09-26 00:27 [ko1@a...            ] b271bd73e0 (master): test/net/smtp/test_smtp.rb: Stop io leaks
  63137 2020-09-26 00:27 [ko1@a...            ] f7c4118263 (master): * 2020-09-26 [ci skip]
  63138 2020-09-26 00:30 [ko1@a...            ] 722a1e479f (master): RBIMPL_ALIGNAS: reorder #ifdef blocks
  63139 2020-09-26 00:34 [ko1@a...            ] 3a00f2a0f4 (master): ext/readline/depend: update-deps --fix
  63140 2020-09-26 01:28 [ko1@a...            ] 24820d508b (master): Return nil when argument to ObjectSpace.internal_class_of is T_IMEMO
  63141 2020-09-26 05:13 [ko1@a...            ] 8b42474a26 (master): Enhanced RDoc for String#succ (#3590)
  63142 2020-09-26 07:52 [ko1@a...            ] 137fa5b27e (master): Fibers should update themselves on compaction
  63143 2020-09-26 19:37 [ko1@a...            ] dead747874 (master): Use Tempfile.create instead of Tempfile.open in test_io.rb
  63144 2020-09-27 01:02 [ko1@a...            ] cdb5258bec (master): Fix `ENV.except`'s docs
  63145 2020-09-27 01:02 [ko1@a...            ] 089b7698ba (master): * 2020-09-27 [ci skip]
  63146 2020-09-27 01:17 [ko1@a...            ] 48b5319006 (master): Add links to the tickets [ci skip]
  63147 2020-09-27 01:17 [ko1@a...            ] 70d7e4c3f0 (master): Fix a typo [ci skip]
  63148 2020-09-27 02:41 [ko1@a...            ] 950614b088 (master): ext/socket/ipsocket.c: prevent "warning: unused variable 'resolv_timeout'"
  63149 2020-09-27 11:27 [ko1@a...            ] 5e91b4bdb3 (master): fix typo [ci skip] 
  63150 2020-09-27 14:27 [ko1@a...            ] 9a951c0931 (master): Remove outdated comment [ci skip]
  63151 2020-09-28 04:33 [ko1@a...            ] 41eba95920 (master): Revert the first diff of "Use Tempfile.create instead of Tempfile.open in test_io.rb"
  63152 2020-09-28 04:33 [ko1@a...            ] 1c95436693 (master): * 2020-09-28 [ci skip]
  63153 2020-09-28 12:55 [ko1@a...            ] ee7c260b60 (master): thread_win32.c: native_mutex_trylock is not used right now
  63155 2020-09-28 13:44 [ko1@a...            ] 67ae1d441d (master): Do not use clang on cygwin
  63156 2020-09-28 14:54 [ko1@a...            ] 0629e695e3 (master): Added `--platform` option to `build` command
  63157 2020-09-28 14:54 [ko1@a...            ] be980dd9fa (master): [rubygems/rubygems] Deprecate --dryrun
  63158 2020-09-28 14:54 [ko1@a...            ] 828cefd629 (master): [rubygems/rubygems] Add --dryrun to the deprecated options when showing the help message
  63159 2020-09-28 14:54 [ko1@a...            ] b83787b1ce (master): [rubygems/rubygems] Make --dry-run flag consistent across rubygems commands
  63160 2020-09-28 14:54 [ko1@a...            ] 777840a16a (master): [rubygems/rubygems] We don't need shortucts for a deprecated flag
  63161 2020-09-28 14:54 [ko1@a...            ] ab5e9516b7 (master): [rubygems/rubygems] Added Ruby version for oldest supported version of rubygems
  63162 2020-09-28 14:54 [ko1@a...            ] 91865230cd (master): [rubygems/rubygems] Eval defaults with frozen_string_literal: true
  63163 2020-09-28 14:54 [ko1@a...            ] c55b5f1062 (master): [rubygems/rubygems] Avoid duplicated generation of APISpecification objects
  63164 2020-09-28 14:54 [ko1@a...            ] ac3f80a58e (master): [rubygems/rubygems] Add writable check for cache dir
  63165 2020-09-28 14:54 [ko1@a...            ] e8274a7683 (master): [rubygems/rubygems] Add test for "gem update --system --silent"
  63168 2020-09-28 14:54 [ko1@a...            ] c6bdf75049 (master): Disallow downgrades to too old versions
  63169 2020-09-28 14:54 [ko1@a...            ] 8863bfb1f4 (master): [rubygems/rubygems] Move comment below shebang in bin/console template
  63170 2020-09-28 14:54 [ko1@a...            ] 18c642da86 (master): [rubygems/rubygems] Fix ls-files matching regexp
  63171 2020-09-28 18:09 [ko1@a...            ] 3da3c2747f (master): fixup d6a94a0c4b416d4e4a5b25ab8d5482bad00f9765
  63172 2020-09-28 18:09 [ko1@a...            ] d6a94a0c4b (master): Removed useless RCS revisions
  63173 2020-09-28 18:09 [ko1@a...            ] 245ed57ddc (master): [ruby/racc] Turn debugging off
  63174 2020-09-28 18:09 [ko1@a...            ] 97d1a381e1 (master): [Fixes #137] Improve reporting
  63175 2020-09-28 18:29 [ko1@a...            ] f2c6a3513f (master): Clarify spec description for Hash#{each, each_pair}
  63176 2020-09-28 18:53 [ko1@a...            ] 4de32b3556 (master): Removed unused option on racc
  63178 2020-09-28 23:08 [ko1@a...            ] ac414139ec (master): Remove unnecessary executable bit [ci skip]
  63179 2020-09-29 00:20 [ko1@a...            ] b9488accf9 (master): Fix ASAN support when invalidating CCs
  63180 2020-09-29 00:20 [ko1@a...            ] 18b3f0f54c (master): Make ext/objspace ASAN friendly
  63181 2020-09-29 00:20 [ko1@a...            ] b328b83026 (master): make ext/coverage ASAN friendly
  63182 2020-09-29 00:20 [ko1@a...            ] 0b0e2d88ce (master): Refactor common heap iteration code
  63183 2020-09-29 00:20 [ko1@a...            ] 0164ac70a1 (master): * 2020-09-29 [ci skip]
  63184 2020-09-29 00:34 [ko1@a...            ] 5d7953f86b (master): Switch conflicting chdir warning to RuntimeError
  63185 2020-09-29 00:38 [ko1@a...            ] 92c3ad9c27 (master): Make Warning.warn accept only category keyword
  63186 2020-09-29 00:38 [ko1@a...            ] 346301e232 (master): Add rb_category_warn{, ing} for warning messages with categories
  63187 2020-09-29 01:45 [ko1@a...            ] 664eeda66e (master): Fix ASAN errors when updating call cache
  63188 2020-09-29 01:45 [ko1@a...            ] d598654c74 (master): Fix ASAN and don't check SPECIAL_CONST_P
  63189 2020-09-29 01:45 [ko1@a...            ] 0767d387ec (master): Pass ASAN options to child environments
  63190 2020-09-29 01:58 [ko1@a...            ] 0555bd8435 (master): Enhanced RDoc for String#succ! (#3596)
  63191 2020-09-29 02:18 [ko1@a...            ] 85e9cc2c87 (master): Unpoison THEAP header before reading
  63192 2020-09-29 08:45 [ko1@a...            ] 0a3099ae40 (master): bit table information when printing an object
  63193 2020-09-29 09:59 [ko1@a...            ] 06099e4ee1 (master): fix typo [ci skip] 
  63194 2020-09-29 11:59 [ko1@a...            ] 40a499db65 (master): test/racc/test_racc_command.rb: prevent a warning
  63195 2020-09-29 13:15 [ko1@a...            ] b971f141b2 (master): Fix up dependencies on internal/sanitizers.h
  63196 2020-09-29 13:47 [ko1@a...            ] a9ff390870 (master): Fixed installation failure [Bug #17191]
  63197 2020-09-29 14:40 [ko1@a...            ] 2e947bc181 (master): doc/syntax/literals.rdoc: explain `#@foo` and `#$foo`
  63198 2020-09-29 15:28 [ko1@a...            ] dcb705ace7 (master): doc/syntax/literals.rdoc: explain `#@@foo` too [ci skip]
  63199 2020-09-29 16:40 [ko1@a...            ] d23d2f3f6f (master): [ruby/webrick] Make it more strict to interpret some headers
  63200 2020-09-29 20:33 [ko1@a...            ] 665589cbdf (ruby_2_7): merge revision(s) df14c758fc705c49c2aaf4c9276a8f7229438fbf: [Backport #17181]

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