[前][次][スレッド一覧][上]
ruby-changes:72101-72200
72101 2022-06-09 01:51 [ko1@a... ] 5a4f997b2e (master): func: and file: prefix for `RUBY_DEBUG_LOG_FILTER`
72102 2022-06-09 02:49 [ko1@a... ] da883af42a (master): MJIT: Directly compile .c to .so (#5987)
72103 2022-06-09 05:38 [ko1@a... ] 9b7208fca1 (master): [ruby/fileutils] [DOC] Enhanced RDoc (https://github.com/ruby/fileutils/pull/81)
72104 2022-06-09 09:37 [ko1@a... ] 67a9845a7a (master): Fix compile error
72106 2022-06-09 14:39 [ko1@a... ] 90b240d127 (master): Fix MJIT's ISEQ_BODY macro usage at 5f10bd634fb
72107 2022-06-09 18:22 [ko1@a... ] bda4d91f05 (master): doc/case_mapping.rdoc: Fix references for case mapping
72108 2022-06-09 18:58 [ko1@a... ] 4e21b19a61 (master): [ruby/timeout] Keep a private reference to `Process.clock_gettime`
72109 2022-06-09 20:43 [ko1@a... ] 940c8b093d (master): Skip `NULL` values from `dladdr(3)`
72110 2022-06-10 00:22 [ko1@a... ] 27eb36596a (master): Stop ignoring 4th positional argument to IO.#{foreach, readlines}
72111 2022-06-10 00:22 [ko1@a... ] 1b5828f9a6 (master): * 2022-06-10 [ci skip]
72112 2022-06-10 02:00 [ko1@a... ] 473ee328c5 (master): Add ability to trace exit locations in yjit (#5970)
72113 2022-06-10 03:40 [ko1@a... ] adcfd69690 (master): [DOC] Fix markup for `String` (#5984)
72114 2022-06-10 05:03 [ko1@a... ] c2468fd88b (master): [ruby/fileutils] Enhanced RDoc (https://github.com/ruby/fileutils/pull/82)
72115 2022-06-10 07:00 [ko1@a... ] e69e47f8d6 (master): Fix exit locations test (#5995)
72116 2022-06-10 08:17 [ko1@a... ] cedc36ec57 (master): Remove a leftover require
72117 2022-06-10 10:10 [ko1@a... ] e75cb61d46 (master): Fix nested bmethod TracePoint and memory leak
72118 2022-06-10 23:13 [ko1@a... ] c54f4264c2 (master): Remove duplicated rb_yjit_get_stats (#5997)
72119 2022-06-10 23:57 [ko1@a... ] 1e528e8cbe (master): small fix on `setup_debug_log()`
72120 2022-06-11 01:29 [ko1@a... ] e777ac9161 (master): Don't return a value from jit_guard_known_klass. We never return anything but true at this point and we don't usually check the returned value. (#6000)
72121 2022-06-11 01:29 [ko1@a... ] 46333f59d4 (master): * 2022-06-11 [ci skip]
72122 2022-06-11 02:53 [ko1@a... ] 9ed9cc9852 (master): Add tests for a variety of string-subclass operations (#5999)
72123 2022-06-11 05:47 [ko1@a... ] fc484be5e5 (master): Add assertion for embedded to embedded ivar copy
72124 2022-06-11 06:41 [ko1@a... ] 44b3daa0d7 (master): [ruby/fileutils] Enhanced RDoc (https://github.com/ruby/fileutils/pull/83)
72125 2022-06-11 06:48 [ko1@a... ] f4747958e5 (master): Add mid argument to exec_recursive
72126 2022-06-11 06:48 [ko1@a... ] 52da90acee (master): Make method id explicit in rb_exec_recursive_outer
72127 2022-06-11 14:22 [ko1@a... ] 7e1788e180 (master): fix typo in dir documentation (#6002)
72128 2022-06-11 18:43 [ko1@a... ] 870e5a39d5 (master): [rubygems/rubygems] Remove another unnecessary require
72129 2022-06-11 18:43 [ko1@a... ] d5288c8aad (master): [rubygems/rubygems] Refactor ambiguous gems check
72130 2022-06-11 18:43 [ko1@a... ] 572f3240fe (master): [rubygems/rubygems] Remove unnecessary require
72131 2022-06-11 18:43 [ko1@a... ] 692fec4e72 (master): [rubygems/rubygems] Simplify `Gem::Security::Exception` handling
72132 2022-06-11 18:43 [ko1@a... ] 4a75849680 (master): [rubygems/rubygems] Remove unnecessary `spec.remote` guard
72133 2022-06-11 18:43 [ko1@a... ] a9077af75b (master): [rubygems/rubygems] No need to overwrite path when there's a remote
72134 2022-06-11 18:43 [ko1@a... ] 3f69774b76 (master): [rubygems/rubygems] No need to redownload if package already there
72135 2022-06-11 18:43 [ko1@a... ] 95f5194b3c (master): [rubygems/rubygems] Move `no_install` setting check to a more sensible place
72136 2022-06-11 18:43 [ko1@a... ] 965c314e34 (master): [rubygems/rubygems] Move security exception handling to the only place using it
72137 2022-06-11 18:43 [ko1@a... ] bf8dc36e40 (master): [rubygems/rubygems] Swapping should not raise any errors
72138 2022-06-11 18:43 [ko1@a... ] 52cc76d134 (master): [rubygems/rubygems] `Gem::Specification.loaded_from` is already set by the installer
72139 2022-06-11 18:43 [ko1@a... ] 22c97ab8ae (master): [rubygems/rubygems] Refactor some more duplicated logic
72140 2022-06-11 18:43 [ko1@a... ] 6292b36529 (master): [rubygems/rubygems] Remove unclear comment
72141 2022-06-11 18:44 [ko1@a... ] 7f9eb888a3 (master): [rubygems/rubygems] Reuse package from the installer for extracting the specification
72142 2022-06-11 21:26 [ko1@a... ] 28e27ee76e (master): Fix typo in yjit.c comments [ci skip]
72143 2022-06-12 02:02 [ko1@a... ] d0bf31e6cf (master): [rubygems/rubygems] Don't on gemspecs with invalid `require_paths`, just warn
72144 2022-06-12 02:02 [ko1@a... ] ee7aca31f5 (master): * 2022-06-12 [ci skip]
72145 2022-06-13 10:38 [ko1@a... ] 670de71628 (master): Prevent a warning: assigned but unused variable - out
72146 2022-06-13 10:38 [ko1@a... ] 54be0e4fd3 (master): * 2022-06-13 [ci skip]
72147 2022-06-13 10:39 [ko1@a... ] abc828bc67 (master): Prevent a "warning: `*' interpreted as argument prefix"
72148 2022-06-13 12:17 [ko1@a... ] d9ccb6b372 (master): [ruby/reline] Check the ambiguous char width only on tty
72149 2022-06-13 13:12 [ko1@a... ] 425a46131a (master): Handle case where write result is zero.
72150 2022-06-13 19:12 [ko1@a... ] a80f5c5365 (master): Enable "make annocheck" on platforms other than Linux.
72151 2022-06-13 19:33 [ko1@a... ] b1397e96da (master): [ruby/reline] Revert "Merge pull request #441 from nevans/workaround-linker-script-so"
72152 2022-06-13 21:11 [ko1@a... ] 753da6deca (master): [ruby/fileutils] [DOC] Enhanced Rdoc (https://github.com/ruby/fileutils/pull/84)
72153 2022-06-14 00:39 [ko1@a... ] 9a381c240c (master): [ruby/fileutils] [DOC] Clarify path arguments (https://github.com/ruby/fileutils/pull/85)
72154 2022-06-14 00:40 [ko1@a... ] c3ee80ff46 (master): * 2022-06-14 [ci skip]
72155 2022-06-14 01:28 [ko1@a... ] f8502a2699 (master): Drop MinGW support of MJIT (#6012)
72156 2022-06-14 02:11 [ko1@a... ] 56cc3e99b6 (master): Move String RVALUES between pools
72157 2022-06-14 10:36 [ko1@a... ] 048f14221c (master): Add placeholder to let braces match
72158 2022-06-14 20:42 [ko1@a... ] 1a70973f75 (master): ripper: Check if anonymous parameters defined [Bug #18828]
72159 2022-06-14 22:52 [ko1@a... ] 9b9cc8ad34 (master): [ruby/fileutils] [DOC] More on paths and lists (https://github.com/ruby/fileutils/pull/86)
72160 2022-06-14 23:23 [ko1@a... ] 9f09397bfe (master): YJIT: On-demand executable memory allocation; faster boot (#5944)
72161 2022-06-15 01:06 [ko1@a... ] 9357e310fb (master): [ruby/psych] Fix libyaml download failure rescue under miniruby
72162 2022-06-15 01:06 [ko1@a... ] ab10f111c3 (master): * 2022-06-15 [ci skip]
72163 2022-06-15 05:42 [ko1@a... ] 788a5e14fa (master): [ruby/fileutils] [DOC] More on cp_r (https://github.com/ruby/fileutils/pull/87)
72164 2022-06-15 14:42 [ko1@a... ] 46706e7808 (master): MJIT: Add a test for Process.waitall handling
72165 2022-06-15 16:02 [ko1@a... ] daf086c0e1 (master): Update bundled gems list at 2022-06-15
72166 2022-06-15 18:14 [ko1@a... ] e09bdc11ec (master): [rubygems/rubygems] Support running specs with asdf version manager
72167 2022-06-15 21:11 [ko1@a... ] d417c1ddc5 (master): [rubygems/rubygems] Revert "Support running specs with asdf version manager"
72168 2022-06-15 23:33 [ko1@a... ] bb12aa4d15 (master): Remove unnecessary condition
72169 2022-06-16 01:04 [ko1@a... ] d154d5d281 (master): Add imemo types to global namespace in lldb helpers
72170 2022-06-16 01:04 [ko1@a... ] 64fb3279d2 (master): * 2022-06-16 [ci skip]
72171 2022-06-16 01:41 [ko1@a... ] 1162523bae (master): Remove MJIT worker thread (#6006)
72172 2022-06-16 02:53 [ko1@a... ] 23459e4dbb (master): Move RubyVM::MJIT to builtin Ruby
72173 2022-06-16 02:58 [ko1@a... ] a327ce8b07 (master): Remove unused rb_thread_create_mjit_thread
72174 2022-06-16 02:59 [ko1@a... ] acee714ce0 (master): [ci skip] Print the rb_classext_t for a class, using an offset
72175 2022-06-16 05:46 [ko1@a... ] 9eabc57584 (master): [ci skip] [lldb] Ensure rbbt has loaded the globals
72176 2022-06-16 05:56 [ko1@a... ] 1e8fed2d2a (master): [ruby/fileutils] [DOC] More on paths and lists (https://github.com/ruby/fileutils/pull/88)
72177 2022-06-16 07:57 [ko1@a... ] 5310147bb8 (master): MJIT: Handle JIT failure properly
72178 2022-06-16 08:07 [ko1@a... ] 17d260a87f (master): Restore rb_exec_recursive_outer
72179 2022-06-16 08:53 [ko1@a... ] 15a6dd56e0 (master): MJIT: Handle C compiler failures
72180 2022-06-16 09:18 [ko1@a... ] 332985c178 (master): MJIT: Fix test_jit_failure for mswin
72181 2022-06-16 13:33 [ko1@a... ] 1ffc6c43f6 (master): MJIT: Deal with mjit_free_iseq on mjit_notify_waitpid
72182 2022-06-16 14:03 [ko1@a... ] 66f0ce34f1 (master): MJIT: Get rid of obsoleted compiling_iseqs
72183 2022-06-16 14:10 [ko1@a... ] b5079794fd (master): MJIT: Handle compaction units on stop_worker
72184 2022-06-16 14:11 [ko1@a... ] 30ca4a8263 (master): MJIT: Remove free_compiling_iseqs from mswin
72185 2022-06-16 16:47 [ko1@a... ] 8ef312fc5b (master): MJIT: Consider compaction on CC failure
72186 2022-06-16 20:17 [ko1@a... ] 63546bfc15 (master): HTTPHeader.content_range throws error on non-byte units
72187 2022-06-16 20:20 [ko1@a... ] 714a4942fd (master): Remove unused and accidentally public rb_str_shared_root_p()
72188 2022-06-16 21:44 [ko1@a... ] 1cc64a5514 (master): [ruby/racc] Fix flag to `Regexp.new`
72189 2022-06-16 22:12 [ko1@a... ] 2223eb082a (master): Revert "HTTPHeader.content_range throws error on non-byte units"
72190 2022-06-16 23:19 [ko1@a... ] 79eaaf2d0b (master): Include runtime checks for compaction support
72191 2022-06-16 23:19 [ko1@a... ] 52d42e7023 (master): Rename GC_COMPACTION_SUPPORTED
72192 2022-06-16 23:35 [ko1@a... ] c310691dd8 (master): [ruby/net-http] Make `Net::HTTPHeader#content_range` return nil on non-byte units
72193 2022-06-16 23:56 [ko1@a... ] 0ab2bca11c (master): [ruby/fileutils] [DOC] Small tweaks (https://github.com/ruby/fileutils/pull/89)
72194 2022-06-17 00:47 [ko1@a... ] af425b6d66 (master): Added vm_ivar benchmark for initializing an embedded obj
72195 2022-06-17 00:47 [ko1@a... ] cfe9c24db4 (master): * 2022-06-17 [ci skip]
72196 2022-06-17 00:48 [ko1@a... ] c49fde351f (master): Adding more clone tests, and adding dup tests
72197 2022-06-17 00:48 [ko1@a... ] 51835135a0 (master): Added tests for setting ivars on frozen objs
72198 2022-06-17 01:22 [ko1@a... ] 278fefb962 (master): ENV.merge! support multile arguments [Feature #18279]
72199 2022-06-17 01:49 [ko1@a... ] cd5cafa4a3 (master): Respect the encoding of the source [Bug #18827]
72200 2022-06-17 05:25 [ko1@a... ] ae163cae6b (master): Allow calling protected methods from refinements
[前][次][スレッド一覧][上]