[前][次][スレッド一覧][上]
ruby-changes:64001-64100
64002 2020-12-08 00:01 [ko1@a... ] b5ef4ad312 (master): * 2020-12-08 [ci skip]
64003 2020-12-08 00:13 [ko1@a... ] 3bf7b999e5 (master): [ruby/reline] Editing to initial content is not just cursor moving
64004 2020-12-08 01:49 [ko1@a... ] 94b6933d1c (master): Set default for Encoding.default_external to UTF-8 on Windows (#2877)
64005 2020-12-08 02:00 [ko1@a... ] ca76337a00 (master): Windows: Read ENV names and values as UTF-8 encoded Strings (#3818)
64006 2020-12-08 02:01 [ko1@a... ] 7e69296a2b (master): memory_view.c: Add rb_memory_view_extract_item_members (#3855)
64007 2020-12-08 02:13 [ko1@a... ] 146b3695c0 (master): ruby.c: remove needless substitution of uenc
64008 2020-12-08 06:54 [ko1@a... ] 3319ce3765 (master): Have list_node at the top of rb_mjit_unit
64009 2020-12-08 07:22 [ko1@a... ] 2580093d5d (master): Pass the flag as $TESTOPTS
64010 2020-12-08 07:47 [ko1@a... ] 41fafd9dd2 (master): Remove BUNLDER_VERSION in Windows (#3859)
64011 2020-12-08 08:34 [ko1@a... ] 5c2ff88be2 (master): Lock the entire active_units loop
64012 2020-12-08 11:44 [ko1@a... ] ea18c8bb96 (master): Made method-local instance variables local variables
64013 2020-12-08 12:57 [ko1@a... ] a8f16df615 (master): Wait for GC before unload_units
64014 2020-12-08 14:03 [ko1@a... ] 73b07c437e (master): Revert "Have list_node at the top of rb_mjit_unit"
64015 2020-12-08 14:13 [ko1@a... ] b7dc04e518 (master): Revert some recent JIT changes
64016 2020-12-08 15:42 [ko1@a... ] bd47a8d660 (master): test/fiddle/helper.rb: remove duplication (#3863)
64017 2020-12-08 16:38 [ko1@a... ] 509241b39f (master): Add NEWS about Net::SMTP [ci skip]
64018 2020-12-08 16:53 [ko1@a... ] 6a6a24df9b (master): Fix links [ci skip]
64019 2020-12-08 17:30 [ko1@a... ] 4aca77edde (master): Merge prepare version of RubyGems 3.2.0
64020 2020-12-08 17:30 [ko1@a... ] 473f9d2df0 (master): Merge prepare version of Bundler 2.2.0
64021 2020-12-08 17:30 [ko1@a... ] 86332cdce9 (master): Bump version numbers of RubyGems and Bundler on NEWS
64022 2020-12-08 18:04 [ko1@a... ] d7a16670c3 (master): [DOC] Fixed RDoc directives [ci skip]
64023 2020-12-08 18:41 [ko1@a... ] aeeaf90b7e (master): Added missing dependency of fileutils
64025 2020-12-08 21:42 [ko1@a... ] 30d4a7ad9a (master): Update rubygems.org links for publlished default gems.
64026 2020-12-08 21:58 [ko1@a... ] 2427393b4d (master): Revert "test/fiddle/helper.rb: remove duplication (#3863)" (#3865)
64027 2020-12-08 22:19 [ko1@a... ] d5ffa4e9a4 (master): [DOC] mentioned category option
64028 2020-12-08 22:53 [ko1@a... ] 2749123e21 (master): Supported category option in Warning#warn
64029 2020-12-09 01:41 [ko1@a... ] ee194af2aa (master): re-layout rb_ractor_t
64030 2020-12-09 01:41 [ko1@a... ] a4a92ae6d9 (master): * 2020-12-09 [ci skip]
64031 2020-12-09 04:56 [ko1@a... ] 2553c5f94a (master): Add support for non-blocking `Process.wait`.
64032 2020-12-09 07:49 [ko1@a... ] 27b6df9653 (master): Add test that `Ractor.make_shareable` calls user defined `#freeze`
64033 2020-12-09 11:32 [ko1@a... ] 4f907a80f0 (master): Removed declaration of non-existent symbol
64034 2020-12-09 11:59 [ko1@a... ] b419f90a8b (master): Tweaked `Process::Status.wait`
64035 2020-12-09 13:11 [ko1@a... ] dea600046a (master): Ad-hoc fix of test-bundler
64036 2020-12-09 14:40 [ko1@a... ] 1866d483dc (master): [ruby/prime] Optimize `Integer#prime?`
64037 2020-12-09 15:07 [ko1@a... ] b603085d2f (master): [ruby/prime] v0.1.2
64038 2020-12-09 15:16 [ko1@a... ] 45b29754cf (master): need the lock for debug checking.
64039 2020-12-09 15:30 [ko1@a... ] 6b264e833f (master): [ruby/prime] Fix gemspec
64040 2020-12-09 16:15 [ko1@a... ] a7dccd08e7 (master): [ruby/matrix] Make frozen matrices Ractor shareable
64042 2020-12-09 18:21 [ko1@a... ] cacdf2681d (master): [ruby/matrix] Disable Ractor test
64043 2020-12-09 18:49 [ko1@a... ] fad3023e94 (master): Fix ArithmeticSequence#last and ArithmeticSequence#each for non-integer sequences (#3870)
64044 2020-12-09 21:05 [ko1@a... ] 9b884df6dd (ruby_2_7): Update rubygems to 3.1.5. [Bug #17381]
64045 2020-12-09 22:54 [ko1@a... ] da5d6f31ff (ruby_2_6): [Backport #17381] replace the old certs in RubyGems
64046 2020-12-09 22:55 [ko1@a... ] eb91b22ed0 (ruby_2_5): [Backport #17381] repalce the old certs in RubyGems
64047 2020-12-10 00:17 [ko1@a... ] 3156fb0f2c (master): test/ruby/test_arithmetic_sequence.rb: remove a duplicated test
64048 2020-12-10 00:17 [ko1@a... ] 549118b3e2 (master): * 2020-12-10 [ci skip]
64049 2020-12-10 00:24 [ko1@a... ] bb489aca58 (master): memory_view.c: Add rb_memory_view_get_item and rb_memory_view_prepare_item_desc (#3871)
64050 2020-12-10 01:00 [ko1@a... ] 2544f7196e (master): test/ruby/test_arithmetic_sequence.rb: restore test_last_bug17218
64052 2020-12-10 13:06 [ko1@a... ] da3bca513f (master): cache free pages per ractor
64053 2020-12-10 13:06 [ko1@a... ] 554c094977 (master): set min/maximum free slots relative to ractor cnt
64054 2020-12-10 17:21 [ko1@a... ] 16c765990c (master): Use list_for_each_safe when list_del is used inside
64055 2020-12-10 17:22 [ko1@a... ] 12a1a25181 (master): Revert "Revert "Have list_node at the top of rb_mjit_unit""
64056 2020-12-10 17:23 [ko1@a... ] 9e8f732f39 (master): Revert "Revert some recent JIT changes"
64057 2020-12-10 17:41 [ko1@a... ] 46d3ea2c25 (master): .github: reduce (#3876)
64058 2020-12-10 18:06 [ko1@a... ] 880727f037 (master): Added help message for gem i webrick in un.rb
64059 2020-12-10 18:06 [ko1@a... ] 5dc786bf86 (master): Move webrick library into internal test toolchain
64060 2020-12-10 18:06 [ko1@a... ] 0e73b49b4c (master): Promote webrick to bundled gems
64061 2020-12-10 18:06 [ko1@a... ] 087ac34fb2 (master): Added tool/lib into test-spec loadpath
64062 2020-12-10 18:06 [ko1@a... ] 05cc58c2eb (master): webrick was removed from ruby repo
64063 2020-12-10 18:06 [ko1@a... ] b084f8abcf (master): Completely removed webrick
64064 2020-12-10 18:06 [ko1@a... ] 4ccc66265c (master): Added help message for gem i webrick in gem server command
64065 2020-12-10 18:06 [ko1@a... ] e7433a3288 (master): Added help message for gem i webrick in rdoc
64066 2020-12-10 18:15 [ko1@a... ] 9a17437558 (master): Right size literal regular expression buffers on compile
64067 2020-12-10 18:20 [ko1@a... ] 142f154a0a (master): Unpoison freelist to chain
64068 2020-12-10 18:28 [ko1@a... ] 72f1c43584 (master): ObjectSpace._id2ref should not support unshareable
64069 2020-12-10 18:55 [ko1@a... ] 658b4ff609 (master): Fixed the test failures called WEBrick.new directly
64070 2020-12-10 20:55 [ko1@a... ] 78f188524f (master): Add connect_timeout to TCPSocket
64072 2020-12-10 21:36 [ko1@a... ] 0fcd478a4e (master): include/ruby/memory_view.h: fix typo
64073 2020-12-10 21:42 [ko1@a... ] 73db60bdda (master): include/ruby/memory_view.h: fix the return type of rb_memory_view_prepare_item_desc
64074 2020-12-10 21:48 [ko1@a... ] 673fcb7e9a (master): Fix a link [ci skip]
64075 2020-12-11 01:19 [ko1@a... ] b72f613210 (master): Suppress a "clobbered" warning by gcc on macOS
64076 2020-12-11 01:19 [ko1@a... ] 7f4c31d6a3 (master): * 2020-12-11 [ci skip]
64077 2020-12-11 01:32 [ko1@a... ] f3c19ddfbc (master): Show C backtrace appropriately at core dump for GCC 8 or later
64078 2020-12-11 02:27 [ko1@a... ] 4a559aa225 (master): Actions mingw - add tool/test for WEBrick in spec tests (#3882)
64080 2020-12-11 03:16 [ko1@a... ] 699608487d (master): Make getinstancevariable a leaf instruction
64081 2020-12-11 03:16 [ko1@a... ] dca13e2bf7 (master): Make ruby -We the same as ruby -W -e
64082 2020-12-11 04:19 [ko1@a... ] f56ab7a476 (master): Try fixing the -I position
64083 2020-12-11 04:49 [ko1@a... ] 4474aadae8 (master): Fix the path properly
64084 2020-12-11 06:00 [ko1@a... ] 97868f16ff (master): Reintroduce the fix again
64085 2020-12-11 07:40 [ko1@a... ] 6b1d2de6cc (master): Unfortunately getinstancevariable was still not leaf
64087 2020-12-11 09:55 [ko1@a... ] 974e89ae07 (master): revert da3bca513f437b05b3953c3712ff48621fc5e008
64089 2020-12-11 11:57 [ko1@a... ] b53ccb9c69 (master): show deprecation warning correctly for lambda(&b)
64090 2020-12-11 11:57 [ko1@a... ] ad6573163f (master): add RUNOPT and RUNOPT0 for dev rules.
64091 2020-12-11 13:44 [ko1@a... ] 288e93bea8 (master): Exclude parenthesized function declarations such as NORETURN
64092 2020-12-11 14:08 [ko1@a... ] c718c30007 (master): addr2line.c: support debuglink by build_id
64093 2020-12-11 14:08 [ko1@a... ] 8c5ec10038 (master): Link zlib always if available
64094 2020-12-11 14:09 [ko1@a... ] bca57b911a (master): [DOC] Moved RDoc of abort [ci skip]
64095 2020-12-11 14:17 [ko1@a... ] a6a68bae3c (master): Removed needless gemspec of webrick
64096 2020-12-11 14:17 [ko1@a... ] 947a5505e5 (master): Bump webrick-1.7.0 for version management with ruby/webrick.
64097 2020-12-11 14:37 [ko1@a... ] 4439b78336 (master): Save a core file from bootstraptest
64098 2020-12-11 14:57 [ko1@a... ] 885135f84c (master): Allow an MJIT worker to show a backtrace on SEGV
64099 2020-12-11 19:42 [ko1@a... ] 1728eba48a (master): [DOC] Fixed the RDoc location of Process::Status.wait [ci skip]
64100 2020-12-11 20:26 [ko1@a... ] ed343c76fb (master): RDoc states that Process::Status.wait returns nil if cannot wait
[前][次][スレッド一覧][上]