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

ruby-changes:74401-74500

  74401 2022-11-09 12:01 [ko1@a...            ] ef1c1ddf68 (master): Use `rb_sprintf` instead of deprecated `sprintf`
  74402 2022-11-09 12:05 [ko1@a...            ] 558137d5f3 (master): [DOC] Fix missing type name
  74403 2022-11-09 12:25 [ko1@a...            ] c3de7a3c58 (master): Make pending_interrupt?(Exception) work
  74404 2022-11-09 21:34 [ko1@a...            ] 230267d1a8 (master): Now bison 3.0 or later is required
  74405 2022-11-09 23:21 [ko1@a...            ] f07dea16e3 (master): Keep cache optimization info to MatchArg for global matching
  74406 2022-11-09 23:21 [ko1@a...            ] 37613fea16 (master): Clear cache on OP_NULL_CHECK_END_MEMST
  74407 2022-11-09 23:21 [ko1@a...            ] ff2998a86c (master): Remove debug printf
  74408 2022-11-09 23:21 [ko1@a...            ] 71c76d1bfa (master): Update timeout seconds
  74409 2022-11-09 23:21 [ko1@a...            ] aefb7e5fa5 (master): Add static declaration to new functions
  74410 2022-11-09 23:21 [ko1@a...            ] 8c9e4d37a3 (master): Fix look-around like operators and cclass
  74411 2022-11-09 23:21 [ko1@a...            ] 881bf9a0b8 (master): Implement cache optimization for regexp matching
  74412 2022-11-09 23:21 [ko1@a...            ] 1134fa40ee (master): Enable optimization for PUSH_IF/OR opcodes
  74413 2022-11-09 23:21 [ko1@a...            ] a1c1fc558a (master): Revert "Refactor field names"
  74414 2022-11-09 23:21 [ko1@a...            ] 0a14825f73 (master): Update timeout seconds for square test
  74415 2022-11-09 23:21 [ko1@a...            ] ea3d9893bf (master): Reduce warnings    
  74416 2022-11-09 23:22 [ko1@a...            ] f25bb291b4 (master): Support OP_REPEAT and OP_REPEAT_INC
  74417 2022-11-09 23:22 [ko1@a...            ] ff5dba8319 (master): Return ONIGERR_MEMORY if it fails to allocate memory for cache_match_opt
  74418 2022-11-09 23:22 [ko1@a...            ] 70f8e9efda (master): Enable optimization for ANYCHAR_STAR opcodes
  74419 2022-11-09 23:22 [ko1@a...            ] 22294731a8 (master): Refactor field names
  74420 2022-11-09 23:22 [ko1@a...            ] 80d145fa52 (master): Fix and add regexp tests
  74421 2022-11-09 23:22 [ko1@a...            ] cbabba9c82 (master): Add index to the latest NULL_CHECK_STACK for fast matching
  74422 2022-11-09 23:22 [ko1@a...            ] d84edce689 (master): Increment num_fail on OP_POP too
  74423 2022-11-09 23:22 [ko1@a...            ] 3c79731981 (master): Fix to compile when USE_CACHE_MATCH_OPT is disabled
  74424 2022-11-10 08:20 [ko1@a...            ] 5a4d9f91c4 (master): Update required Bison version in building_ruby.md [ci skip]
  74425 2022-11-10 09:52 [ko1@a...            ] b7504af8fc (master): Preprocess for older bison is no longer needed
  74426 2022-11-10 10:52 [ko1@a...            ] 0ae5de1a5d (master): Adjust indents [ci skip]
  74427 2022-11-10 17:40 [ko1@a...            ] 6eaed20e14 (master): Add version to the interface of Random extensions
  74429 2022-11-10 23:08 [ko1@a...            ] 68bd1d6855 (master): Fix compiler issues in test on C99
  74430 2022-11-10 23:27 [ko1@a...            ] 199b59f065 (master): Fix bug in array pack with shared strings
  74431 2022-11-11 00:12 [ko1@a...            ] 5246f4027e (master): Transition shape when object's capacity changes
  74432 2022-11-11 00:12 [ko1@a...            ] c726c48a3d (master): Remove numiv from RObject
  74433 2022-11-11 00:12 [ko1@a...            ] 9986697b62 (master): Omit test on IO Buffers which relies on String being embedded
  74434 2022-11-11 01:57 [ko1@a...            ] bab8051d2d (master): [Bug #19100] [DOC] Add NEWS about PRNG update and incompatiblity
  74435 2022-11-11 02:31 [ko1@a...            ] 0de3bc92b4 (master): [ruby/irb] Make $ and @ default aliases
  74436 2022-11-11 03:01 [ko1@a...            ] 354791c248 (master): Remove inconsistency
  74437 2022-11-11 03:03 [ko1@a...            ] 7ee1cacb84 (master): Extract `rb_shape_get_parent` helper
  74438 2022-11-11 06:16 [ko1@a...            ] d905632851 (master): Define YJIT_STATS on --enable-yjit=stats (#6710)
  74439 2022-11-11 07:13 [ko1@a...            ] 2b8191bdad (master): YJIT: Invalidate JIT code only for ISEQ_TRACE_EVENTS (#6695)
  74440 2022-11-11 07:36 [ko1@a...            ] 51d161980a (master): [ruby/racc] Make racc test more flexible (for JRuby).
  74441 2022-11-11 07:42 [ko1@a...            ] 06e17d7659 (master): Run EnvUtil.apply_timeout_scale outside of assert_separately
  74442 2022-11-11 07:45 [ko1@a...            ] d5513da01d (master): [rubygems/rubygems] Update bundler/spec/bundler/shared_helpers_spec.rb
  74443 2022-11-11 07:45 [ko1@a...            ] b5f809c496 (master): [rubygems/rubygems] Load "bundler/setup" in lib/rubygems.rb
  74444 2022-11-11 07:55 [ko1@a...            ] 8fa83fa0b2 (master): [ruby/irb] Transform ls's --grep/-G option to keyword args
  74445 2022-11-11 07:57 [ko1@a...            ] 4c554096bf (master): wasm/README.md: Add a note about the Ruby built for wasm. [ci skip]
  74446 2022-11-11 09:07 [ko1@a...            ] adfbee85e0 (master): Allow a float error for Regexp.timeout
  74447 2022-11-11 17:24 [ko1@a...            ] 7ce0f81fbb (master): [rubygems/rubygems] Use file in XDG_STATE_HOME directory to store last update check timestamp.
  74448 2022-11-11 17:24 [ko1@a...            ] ceeefb5870 (master): [rubygems/rubygems] github source should default to secure protocol
  74449 2022-11-11 17:24 [ko1@a...            ] de159c5a85 (master): [rubygems/rubygems] Store last check even when upgrade is not available and fix test.
  74450 2022-11-11 17:24 [ko1@a...            ] 28611be6ee (master): Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026
  74451 2022-11-11 21:13 [ko1@a...            ] 5a1ddc486b (master): Test with topic-branch
  74452 2022-11-11 21:13 [ko1@a...            ] 800caf4ee1 (master): Use secrets.SCORECARD_READ_TOKEN
  74453 2022-11-11 21:13 [ko1@a...            ] a0fcbce415 (master): Try to use ossf/scorecards
  74454 2022-11-11 21:13 [ko1@a...            ] 90bbc891b1 (master): Enable only master-branch
  74455 2022-11-12 06:05 [ko1@a...            ] 14a1394bcd (master): [ruby/irb] Simplify info command's tests
  74456 2022-11-13 11:02 [ko1@a...            ] 977aac057f (master): [ruby/bigdecimal] Make GetVpValue inline
  74457 2022-11-13 11:02 [ko1@a...            ] ef1c6109b1 (master): [ruby/bigdecimal] Tweak check_rounding_mode_option
  74458 2022-11-13 11:02 [ko1@a...            ] b89769b978 (master): [ruby/bigdecimal] [Doc] Fix the document of n_significant_digits
  74459 2022-11-13 11:02 [ko1@a...            ] 74c6e6e565 (master): [ruby/bigdecimal] Rewrite check_rounding_mode function
  74460 2022-11-13 11:02 [ko1@a...            ] 0d5248673d (master): [ruby/bigdecimal] Make BigDecimal_double_fig inline
  74462 2022-11-13 11:23 [ko1@a...            ] 728d9f1834 (ruby_3_1): merge revision(s) 011d4c57d21220249600dfb76db84840550da019: [Backport #19106]
  74463 2022-11-13 11:23 [ko1@a...            ] db1aa39ffc (ruby_3_1): merge revision(s) 199b59f065ce6f1c13b8424f35a70c513523211b: [Backport #19116]
  74464 2022-11-13 11:23 [ko1@a...            ] f8044a7700 (ruby_3_1): merge revision(s) 131c31a9209c61f84d318aa18b61f468f48b8219: [Backport #19081]
  74465 2022-11-13 11:46 [ko1@a...            ] 2703410289 (master): [ruby/bigdecimal] Twak GetPrecisionInt and rename it to check_int_precision
  74466 2022-11-13 12:47 [ko1@a...            ] bbb9f72353 (master): [ruby/bigdecimal] Rewrite allocation functions
  74467 2022-11-13 13:29 [ko1@a...            ] d1f55dea86 (master): [ruby/bigdecimal] Tweak VpAlloc
  74468 2022-11-13 14:55 [ko1@a...            ] c0735d1d72 (master): Fix a CI failure in bigdecimal
  74469 2022-11-13 15:01 [ko1@a...            ] 802dce4acd (master): [ruby/bigdecimal] Add and use specific value allocators
  74470 2022-11-13 15:01 [ko1@a...            ] 019f53de5c (master): [ruby/bigdecimal] Make VPrint function always available
  74471 2022-11-13 15:16 [ko1@a...            ] 18fa7059e8 (master): Deal with different Ruby versions
  74472 2022-11-13 17:08 [ko1@a...            ] 012015d762 (ruby_3_1): merge revision(s) b8f0dc59d52266d9fbfc039e2f4b0f727c62baa0: [Backport #18599]
  74473 2022-11-13 20:00 [ko1@a...            ] 70c9d5b504 (master): Try to overwrite the file in VPATH if possible
  74474 2022-11-13 20:00 [ko1@a...            ] 66529eef88 (master): Force to update revision.h when commits differ
  74475 2022-11-13 21:33 [ko1@a...            ] 8d82f4ba1c (master): [ruby/bigdecimal] Add specific value allocators
  74476 2022-11-13 23:55 [ko1@a...            ] 2f7d2662dd (master): Control non-parallel parts with `.WAIT` if available
  74477 2022-11-14 02:33 [ko1@a...            ] d5e1b82f5c (master): YJIT: Remove unused src_ctx from Block (#6714)
  74478 2022-11-14 02:54 [ko1@a...            ] 6246788bc4 (master): YJIT: Instrument global allocations on stats build (#6712)
  74479 2022-11-14 07:01 [ko1@a...            ] 68e0523484 (master): Remove unused debug counters
  74480 2022-11-14 07:41 [ko1@a...            ] e377875cff (master): s/mjit_func_t/jit_func_t/
  74481 2022-11-14 08:14 [ko1@a...            ] dc5e2eaab6 (master): Refactor update_global_event_hook
  74482 2022-11-14 13:36 [ko1@a...            ] 3dd4e381fe (master): Reduce the number of branches in jit_exec (#6722)
  74483 2022-11-14 14:15 [ko1@a...            ] 96d29dff66 (master): Fix invokebuiltin in Ruby MJIT
  74484 2022-11-14 15:06 [ko1@a...            ] 8bfd4dd4e1 (master): [ruby/error_highlight] Enable ErrorHighlight for TypeError/ArgumentError only after Ruby 3.2
  74485 2022-11-14 15:37 [ko1@a...            ] d019c3a4bd (master): [ruby/error_highlight] Bump version
  74486 2022-11-14 15:38 [ko1@a...            ] e4e2ff76a8 (master): Update default gems list at d019c3a4bd7b0955c630195c585f3f [ci skip]
  74487 2022-11-14 17:25 [ko1@a...            ] 80bab6c8ed (master): Import class constants with mjit-bindgen
  74488 2022-11-14 17:29 [ko1@a...            ] a8537aa6a5 (master): Import shape constants with mjit-bindgen
  74489 2022-11-14 18:59 [ko1@a...            ] 3fae53a343 (master): [Bug #19127] Fix revision.h dependency when no baseruby
  74490 2022-11-14 22:42 [ko1@a...            ] 1221c77489 (master): Clean YJIT libraries [ci skip]
  74491 2022-11-15 01:25 [ko1@a...            ] 6dd1a5f532 (master): Remove unused function rb_shape_transition_shape
  74492 2022-11-15 05:46 [ko1@a...            ] 9a6c3355c5 (master): Set array capacity/shared immediately after alloc
  74493 2022-11-15 07:03 [ko1@a...            ] 710c1ada84 (master): Use string's capacity to determine if reembeddable
  74494 2022-11-15 08:39 [ko1@a...            ] 6cd0553ab7 (master): [rubygems/rubygems] Update comment by the review comment
  74495 2022-11-15 08:39 [ko1@a...            ] 436aa6e64d (master): [rubygems/rubygems] Fix '--force' option documentation of 'bundle clean'
  74496 2022-11-15 08:42 [ko1@a...            ] b7d591643a (master): Remove USE_RVARGC code
  74497 2022-11-15 09:04 [ko1@a...            ] 5c3dba83fa (master): Re-order checks for colons in UTC offset
  74498 2022-11-15 09:34 [ko1@a...            ] 3147a3900f (master): [ruby/bigdecimal] Mark some functions MAYBE_UNUSED
  74499 2022-11-15 09:53 [ko1@a...            ] 9228ae97c5 (master): Try to let dependabot maintain the version comment
  74500 2022-11-15 10:05 [ko1@a...            ] e74d82f674 (master): Implement LDURH on Aarch64

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