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

ruby-changes:70201-70300

  70201 2021-12-14 16:07 [ko1@a...            ] 1a63468831 (master): Prepare for removing RubyVM::JIT (#5262)
  70202 2021-12-14 20:07 [ko1@a...            ] 6daec46014 (master): ripper: refine test to show expected states
  70203 2021-12-14 23:16 [ko1@a...            ] 0e7d073914 (master): Remove compaction support detection using sysconf
  70204 2021-12-15 00:43 [ko1@a...            ] 9e00f8267d (master): NEWS.md document String#unpack offset and Marshal.load freeze arguments
  70205 2021-12-15 00:43 [ko1@a...            ] 67b6a22263 (master): * 2021-12-15 [ci skip]
  70206 2021-12-15 00:50 [ko1@a...            ] a3934cd1e5 (master): Fix indent [ci skip]
  70207 2021-12-15 01:52 [ko1@a...            ] 637c3cfc5d (master): Turn SET_LEX_STATE macro into an inline function call
  70208 2021-12-15 02:06 [ko1@a...            ] b32b755ea2 (master): Fix typo on Integer.try_convert [ci skip]
  70209 2021-12-15 02:12 [ko1@a...            ] b8f7fc361d (master): Add examples for Integer.try_convert [ci skip]
  70210 2021-12-15 02:32 [ko1@a...            ] 2e6e2fd9da (master): fix local TP memory leak
  70211 2021-12-15 02:33 [ko1@a...            ] 397a509b6d (master): prohibit load by `autoload` on non-main Ractor
  70212 2021-12-15 07:01 [ko1@a...            ] 3a6b79d0c0 (master): Revert "Rename `in_kwarg` as `in_argdef` as unrelated to keywords"
  70213 2021-12-15 07:01 [ko1@a...            ] aa7c4c37d7 (master): Fix arg_forward without parentheses [Bug #18267]
  70214 2021-12-15 07:15 [ko1@a...            ] b563f12297 (master): [DOC] Fix docs rendering for Process._fork [ci skip]
  70215 2021-12-15 08:23 [ko1@a...            ] e307627b6c (master): Don't invalidate BOPs when aliases redefined
  70216 2021-12-15 08:23 [ko1@a...            ] b7ae08992f (master): YJIT: Avoid unnecessary BOP invalidation
  70217 2021-12-15 08:24 [ko1@a...            ] 6eb500e2df (master): [ruby/cgi] Extract CGI::Session#new_store_file
  70218 2021-12-15 09:48 [ko1@a...            ] ac5d6faea8 (master): YJIT: Fix unexpected truncation when outputing VALUE
  70219 2021-12-15 11:25 [ko1@a...            ] 0fcc58a18c (master): [DOC] Improve Thread::Queue.new docs [ci skip]
  70220 2021-12-15 15:04 [ko1@a...            ] e071ac8b3d (master): Add Ractor tests for ENV
  70221 2021-12-15 15:04 [ko1@a...            ] f471cf295b (master): Symbols closed to env should be static
  70222 2021-12-15 15:04 [ko1@a...            ] d3d156c21e (master): Add locks for ENV  
  70223 2021-12-15 15:04 [ko1@a...            ] 3aab870761 (master): Make ENV shareable 
  70224 2021-12-15 15:04 [ko1@a...            ] 9bb83a82ab (master): Removed traling spaces [ci skip]
  70225 2021-12-15 15:04 [ko1@a...            ] 88e36d8f3c (master): Adjust styles [ci skip]
  70226 2021-12-15 15:04 [ko1@a...            ] 2a3e4b6940 (master): Move exception-raising functions out of mutex; Refactor env-copying
  70227 2021-12-15 15:04 [ko1@a...            ] b43338ccc4 (master): Update dependencies
  70228 2021-12-15 15:04 [ko1@a...            ] db3ab440db (master): Use prototype definition instead of old K&R style
  70229 2021-12-15 15:04 [ko1@a...            ] a4a3528eb7 (master): Removed no longer used variables
  70230 2021-12-15 15:04 [ko1@a...            ] 0eafba3610 (master): use `RB_VM_LOCK_ENTER()`
  70231 2021-12-15 15:05 [ko1@a...            ] 04aab3c259 (master): fix test           
  70232 2021-12-15 15:05 [ko1@a...            ] a6ebc10532 (master): Fixed env_pairs array types
  70233 2021-12-15 15:05 [ko1@a...            ] 13c37835d5 (master): ucrt can raise `Errno::EINVAL`
  70234 2021-12-15 15:32 [ko1@a...            ] 0f99f3fe5e (master): Adjust indents [ci skip]
  70235 2021-12-15 16:01 [ko1@a...            ] b2395539aa (master): Update bundled_gems at 2021-12-15
  70236 2021-12-15 16:59 [ko1@a...            ] 7d50142a9b (master): Remove unused footnote [ci skip]
  70237 2021-12-15 17:56 [ko1@a...            ] ded33ed5b8 (master): Update stdlib in NEWS
  70238 2021-12-15 18:01 [ko1@a...            ] 583e06e28f (master): Update stdlib version at ded33ed5b8d923b0bb707b4e617ba0 [ci skip]
  70239 2021-12-15 18:05 [ko1@a...            ] 7e084ed707 (master): Merge RubyGems and Bundler master
  70240 2021-12-15 18:05 [ko1@a...            ] 5044371621 (master): Skip s390x because Travis CI was failing with unknown reason
  70241 2021-12-15 18:53 [ko1@a...            ] de01011da3 (master): Update stdlib version [ci skip]
  70242 2021-12-15 19:47 [ko1@a...            ] c2dbdf3067 (master): [rubygems/rubygems] Extract a helper to temporarily modify internal encoding
  70243 2021-12-15 19:47 [ko1@a...            ] 890a6b432c (master): [rubygems/rubygems] Unify duplicated helper
  70244 2021-12-15 19:47 [ko1@a...            ] 9f87c0cc6d (master): [rubygems/rubygems] Pass `:bimode` explicitly to `File.open`
  70246 2021-12-15 21:32 [ko1@a...            ] 1694190833 (master): Skip test_operating_system_customizing_default_dir for failing with rubyci
  70247 2021-12-15 21:51 [ko1@a...            ] 333865e56f (master): Workaround for reline.gemspec
  70248 2021-12-15 21:52 [ko1@a...            ] fbd21a81f3 (master): Update stdlib version at 333865e56f594f365f2b3b4ef0f86f [ci skip]
  70249 2021-12-16 06:13 [ko1@a...            ] 7e27de2f1e (master): YJIT: Remove unused branch_t::src_ctx field
  70250 2021-12-16 06:13 [ko1@a...            ] 40cc8e9231 (master): * 2021-12-16 [ci skip]
  70251 2021-12-16 13:02 [ko1@a...            ] 02ba0bda7e (master): Remove RubyVM::JIT (#5275)
  70252 2021-12-16 14:19 [ko1@a...            ] 05c9dfe23a (master): Suppress empty-body warning
  70253 2021-12-16 15:48 [ko1@a...            ] 69a7eaae38 (master): Use `to_s` and `puts` in tests
  70254 2021-12-16 16:17 [ko1@a...            ] 332d1e52e6 (master): btest: assign $stderr = STDOUT instead of IO#reopen to be more portable
  70255 2021-12-16 16:17 [ko1@a...            ] f1a02ebfb9 (master): Install gemspec even though no .rb and no .so
  70256 2021-12-16 17:44 [ko1@a...            ] 6c87f8fc29 (master): Fix Kernel#srand and Kernel#rand descriptions [ci skip]
  70257 2021-12-16 17:44 [ko1@a...            ] 18fef09a02 (master): Refine wording about the default random seed [ci skip]
  70258 2021-12-16 17:44 [ko1@a...            ] 32ee6f80ee (master): Restore the global random seed
  70259 2021-12-16 17:51 [ko1@a...            ] 5bf0060e0a (master): [DOC] Skip tests if only documents change [ci skip]
  70260 2021-12-16 19:57 [ko1@a...            ] cf54de637c (master): [DOC] random number by range
  70261 2021-12-16 20:02 [ko1@a...            ] 41d4902c27 (master): Improve wording on NEWS.md
  70262 2021-12-16 20:03 [ko1@a...            ] 9b187fec58 (master): Add `rb_parser_set_pos` function
  70263 2021-12-16 20:11 [ko1@a...            ] fff058a8d6 (master): Add description of ruby header files to extension.rdoc
  70264 2021-12-17 01:56 [ko1@a...            ] 06bdb41c45 (master): dln.c: refine preprocessor conditions by USE_DLN_DLOPEN and _WIN32
  70265 2021-12-17 01:56 [ko1@a...            ] b746b713e5 (master): * 2021-12-17 [ci skip]
  70266 2021-12-17 02:57 [ko1@a...            ] 693a561cfa (master): [DOC] Exclude non-updated stdlibs since the previous release
  70267 2021-12-17 02:58 [ko1@a...            ] c4c78343e0 (master): Update stdlib version at 693a561cfa19dc35ff0d199a1934c9 [ci skip]
  70268 2021-12-17 11:29 [ko1@a...            ] 2585ff30d7 (master): Send the message for s390x to stderr [ci skip]
  70269 2021-12-17 15:47 [ko1@a...            ] 37bd795cf8 (master): `ENV` ivars should not be accessible from ractors
  70270 2021-12-17 15:47 [ko1@a...            ] ce6fc20f97 (master): data type should be `static`
  70271 2021-12-17 15:47 [ko1@a...            ] c8f2766ae2 (master): `RUBY_DEFAULT_FREE` is not needed.
  70272 2021-12-17 16:35 [ko1@a...            ] c710cdb905 (master): [rubygems/rubygems] Improve error message if only platform doesn't match
  70273 2021-12-17 16:35 [ko1@a...            ] 79f72a4540 (master): [rubygems/rubygems] Fix crash when no matching variants are found for the current platform
  70274 2021-12-17 16:35 [ko1@a...            ] f3b50507c7 (master): [rubygems/rubygems] Remove unnecessary line break
  70275 2021-12-17 16:35 [ko1@a...            ] 1537471871 (master): [rubygems/rubygems] Share gem not found logic with transitive dependencies too
  70276 2021-12-17 16:35 [ko1@a...            ] af4b4fd19b (master): [rubygems/rubygems] Improve resolver error messages
  70277 2021-12-17 16:35 [ko1@a...            ] 8d29d1292b (master): [rubygems/rubygems] Improve errors a bit more
  70278 2021-12-17 20:34 [ko1@a...            ] 4639336b05 (master): NEWS.md: Fix a typo
  70279 2021-12-17 22:30 [ko1@a...            ] 9ac52e8ed3 (master): Fix a typo [ci skip]
  70280 2021-12-18 01:18 [ko1@a...            ] 73d44512e8 (master): [DOC] Update bundled gems list
  70281 2021-12-18 01:18 [ko1@a...            ] 55a93533e8 (master): * 2021-12-18 [ci skip]
  70282 2021-12-18 01:18 [ko1@a...            ] 74b58dd690 (master): Update bundled gems list at 2021-12-17
  70283 2021-12-18 04:21 [ko1@a...            ] dbb5abc45b (master): debug.gem 1.4.0    
  70284 2021-12-18 04:22 [ko1@a...            ] 6a1365d725 (master): Update bundled gems list at 2021-12-17
  70285 2021-12-18 08:02 [ko1@a...            ] 5588aa79d4 (master): What's Here for Symbol (#5289)
  70286 2021-12-18 08:26 [ko1@a...            ] c2197bf821 (master): YJIT: Fix check for required kwargs
  70287 2021-12-18 08:26 [ko1@a...            ] 83aa68447c (master): YJIT: Allow iseq with both opt and kwargs
  70288 2021-12-18 08:26 [ko1@a...            ] cc5fcae170 (master): YJIT: Remove double check for block arg handling
  70289 2021-12-18 09:31 [ko1@a...            ] e442ec4ea0 (master): [ruby/logger] Removed loading old helper file and load Logger class by itself
  70290 2021-12-18 09:31 [ko1@a...            ] de6ef2ca71 (master): [ruby/benchmark] Freeze VERSION
  70291 2021-12-18 09:31 [ko1@a...            ] a8b11b5cdd (master): [ruby/logger] Changes to datetime formatting
  70292 2021-12-18 09:31 [ko1@a...            ] 4375546810 (master): [ruby/logger] Test cases
  70293 2021-12-18 09:31 [ko1@a...            ] 5a6baaba38 (master): [ruby/pp] Only do RubyVM patches if class exists
  70294 2021-12-18 09:31 [ko1@a...            ] 66ec3217df (master): [ruby/pp] Add context to bind_call and skip 2.7+ test
  70295 2021-12-18 09:31 [ko1@a...            ] cc73dfb92a (master): [ruby/pp] Incorporate 2.6 versions of 2.7 methods needed
  70296 2021-12-18 10:15 [ko1@a...            ] 8cc01b668a (master): [ruby/reline] Add space
  70297 2021-12-18 10:15 [ko1@a...            ] adf6c0928d (master): [ruby/reline] Change a test method name to more appropriate
  70298 2021-12-18 10:18 [ko1@a...            ] 7f2123bc08 (master): [ruby/reline] Add a space after a comma
  70299 2021-12-18 10:18 [ko1@a...            ] 1c49d809f4 (master): [ruby/reline] Remove unnecessary "*"
  70300 2021-12-18 10:33 [ko1@a...            ] 424605da7c (master): [DOC] Cache stdgems list

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