[前][次][スレッド一覧][上]
ruby-changes:63301-63400
63301 2020-10-09 05:35 [ko1@a... ] 33776598f7 (master): Enhanced RDoc for String#insert (#3643)
63302 2020-10-09 05:35 [ko1@a... ] c857d0d471 (master): * 2020-10-09 [ci skip]
63303 2020-10-09 08:43 [ko1@a... ] bca8952fc7 (master): Fix lldb disassembler so it works with core files
63304 2020-10-09 11:49 [ko1@a... ] 6944b927bd (master): rb_class_real never returns Qnil
63305 2020-10-09 12:10 [ko1@a... ] 9ee99fbd8a (master): rb_const_set sets the class path now
63306 2020-10-09 14:58 [ko1@a... ] 8d1b188864 (master): Refactored lex_context management
63307 2020-10-09 18:41 [ko1@a... ] 02e17d473a (master): Let bundled_gems specify commits to test (#3641)
63308 2020-10-10 05:27 [ko1@a... ] a770b9c87e (master): remove debug code
63309 2020-10-10 05:27 [ko1@a... ] 5ea2ea74cc (master): * 2020-10-10 [ci skip]
63310 2020-10-10 15:32 [ko1@a... ] df25007046 (master): Fixed typo in comment
63311 2020-10-10 17:52 [ko1@a... ] 5e120a2389 (master): Improve doc in rb_class_real doc (#3637)
63312 2020-10-10 19:15 [ko1@a... ] 9eccf0711f (master): Update RBS to 0.13.1 (#3645)
63313 2020-10-10 19:48 [ko1@a... ] bfc1c7205d (master): Add Ractor#receive and Ractor.receive and use it in all places
63314 2020-10-11 01:27 [ko1@a... ] b59640e155 (master): [ruby/io-console] Fixed "Rework console to use `rb_io_wait`."
63315 2020-10-11 01:28 [ko1@a... ] e10d4dce16 (master): * 2020-10-11 [ci skip]
63316 2020-10-11 02:01 [ko1@a... ] 71428ac264 (master): [ruby/io-console] Refined getch warnings
63317 2020-10-11 02:01 [ko1@a... ] a79966743c (master): [ruby/io-console] Fix timeout type error (#18)
63318 2020-10-11 02:01 [ko1@a... ] 37259e878f (master): [ruby/io-console] Relaxed min: option warning
63319 2020-10-11 11:58 [ko1@a... ] fddffa4c7a (master): Respect the original styles [ci skip]
63320 2020-10-11 14:24 [ko1@a... ] 27b48089e2 (master): Adjusted indents [ci skip]
63321 2020-10-11 15:29 [ko1@a... ] 0126c7dfa6 (ruby_2_7): bump teeny version to 2.7.3.
63322 2020-10-11 15:33 [ko1@a... ] 48ac737697 (ruby_2_7): Bump up webrick version to 1.6.1. [Bug #17201]
63323 2020-10-11 15:42 [ko1@a... ] d1ba554551 (ruby_2_7): merge revision(s) 9718ff62c12c07ecf7f0e234343dca76ee1aa51d,20ad1017017ea736667d86fa0250dc1a39daefa1: [Backport #17211]
63324 2020-10-12 01:53 [ko1@a... ] 4ed0c33d13 (master): Prohibit setter method names in all kinds of endless methods
63325 2020-10-12 01:54 [ko1@a... ] 20d78fddb1 (master): * 2020-10-12 [ci skip]
63326 2020-10-12 13:08 [ko1@a... ] 1336698294 (master): Respectively, instead of respentively
63327 2020-10-12 13:44 [ko1@a... ] 8a39e6d653 (master): bignum.c (rb_int_powm): Integer#pow(0, 1) should return 0
63328 2020-10-12 13:50 [ko1@a... ] eb21e8add3 (master): bignum.c (bary_sparse_p): do not comsume Random::DEFAULT
63329 2020-10-12 13:56 [ko1@a... ] c6652f223c (master): ractor.rb - indent comment code [ci skip]
63330 2020-10-12 14:21 [ko1@a... ] e8d03c9a2a (master): change rb_ractor_queue to ring buffer
63331 2020-10-12 15:16 [ko1@a... ] 6527411f05 (master): [ci skip] Minor documentation fix.
63332 2020-10-12 21:47 [ko1@a... ] 2fd71112fb (master): Make the test suite pass on real Android/Termux environment
63333 2020-10-12 22:59 [ko1@a... ] bf3b2a4374 (master): relax Fiber#transfer's restriction
63334 2020-10-12 23:37 [ko1@a... ] 0b1b0f134e (master): spec/ruby/library/socket/socket/listen_spec.rb: Allow both EACCES and EOPNOSUPP
63335 2020-10-13 13:41 [ko1@a... ] 76e09815ae (master): test/ruby/test_fiber.rb: Suppress "assigned but unused variable" warnings
63336 2020-10-13 13:41 [ko1@a... ] 10e09ccaff (master): * 2020-10-13 [ci skip]
63337 2020-10-13 14:17 [ko1@a... ] a75ab110df (master): Use %VCVARS%
63338 2020-10-14 03:18 [ko1@a... ] fc8b68a52a (master): remove useless semicolons
63339 2020-10-14 03:18 [ko1@a... ] d7de342e41 (master): * 2020-10-14 [ci skip]
63340 2020-10-14 14:02 [ko1@a... ] 102c2ba65f (master): freeze Encoding objects
63341 2020-10-14 14:02 [ko1@a... ] c3ba3fa8d0 (master): support exception when lock_rec > 0
63342 2020-10-14 14:02 [ko1@a... ] 11c2f0f36c (master): sync enc_table and rb_encoding_list
63343 2020-10-14 14:43 [ko1@a... ] 9aab916990 (master): Promote pathname to default gems
63345 2020-10-14 15:17 [ko1@a... ] 0714cb760c (master): Remove duplicated line [ci skip]
63346 2020-10-14 16:37 [ko1@a... ] fad97f1f96 (master): sync generic_ivtbl
63347 2020-10-14 16:37 [ko1@a... ] ae693fff74 (master): fix releasing timing.
63348 2020-10-14 23:15 [ko1@a... ] 2e8b5968e1 (master): remove uneffective test
63349 2020-10-14 23:15 [ko1@a... ] 278450de80 (master): ruby_vm_global_method_state is no longer needed.
63350 2020-10-15 08:44 [ko1@a... ] 8a06af5f88 (master): Mostly recover a Ruby stack trace from a core file
63351 2020-10-15 08:44 [ko1@a... ] f0c7a05b4c (master): * 2020-10-15 [ci skip]
63352 2020-10-15 14:12 [ko1@a... ] ab6c4f8be3 (master): Merge rubygems-3.2.0.rc.2
63353 2020-10-15 17:08 [ko1@a... ] 7ffd14a18c (master): Check encoding name to replicate
63354 2020-10-15 17:19 [ko1@a... ] b68c22b3c6 (master): Partly reverted test failing with https://github.com/rubygems/rubygems/pull/3921
63355 2020-10-15 17:19 [ko1@a... ] d386a58f6f (master): Merge bundler-2.2.0.rc.2
63358 2020-10-16 08:37 [ko1@a... ] c34539d049 (master): * 2020-10-16 [ci skip]
63359 2020-10-16 11:11 [ko1@a... ] 1cbb1f1720 (master): test/ruby/test_syntax.rb: avoid "warning: assigned but unused variable"
63360 2020-10-16 16:53 [ko1@a... ] de5e8d0e3b (master): test/rinda/test_rinda.rb: try debugging TestRingServer#test_do_reply
63361 2020-10-16 23:24 [ko1@a... ] 0d17cdd0ac (master): Abort on system stack overflow during GC
63362 2020-10-17 00:08 [ko1@a... ] ac803ab55d (master): test/rinda/test_rinda.rb: Add more debugging code
63363 2020-10-17 00:08 [ko1@a... ] 26e8db6b93 (master): * 2020-10-17 [ci skip]
63364 2020-10-17 03:29 [ko1@a... ] ff9dc10966 (master): keep proc on the stack so it does not move
63365 2020-10-17 08:18 [ko1@a... ] 91ec5f9e39 (master): remove rb_obj_iv_index_tbl
63366 2020-10-17 08:18 [ko1@a... ] f6661f5085 (master): sync RClass::ext::iv_index_tbl
63367 2020-10-17 15:30 [ko1@a... ] 5c003b4bcd (master): test/rinda/test_rinda.rb: Prevent a callback Proc from being GC'ed
63368 2020-10-17 15:33 [ko1@a... ] 09dd9d8e5d (master): Revert "test/rinda/test_rinda.rb: try debugging TestRingServer#test_do_reply"
63369 2020-10-17 15:33 [ko1@a... ] 6a9e09824b (master): Revert "test/rinda/test_rinda.rb: Add more debugging code"
63370 2020-10-19 13:21 [ko1@a... ] ce62850334 (master): Fix typos [ci skip]
63371 2020-10-19 13:21 [ko1@a... ] f1f8f38079 (master): * 2020-10-19 [ci skip]
63372 2020-10-19 14:06 [ko1@a... ] de17e2dea1 (master): reduce lock for encoding
63373 2020-10-19 19:00 [ko1@a... ] 3f97940252 (master): Followed up with 708413807ae958afb79257b18475424e0a8a4a56
63374 2020-10-19 19:00 [ko1@a... ] 708413807a (master): Revisit to promote digest to default gems.
63375 2020-10-20 01:05 [ko1@a... ] 319afed20f (master): Use language TLS specifier if it is possible.
63376 2020-10-20 01:05 [ko1@a... ] dac3677469 (master): * 2020-10-20 [ci skip]
63377 2020-10-20 01:37 [ko1@a... ] a76a30724d (master): Revert "reduce lock for encoding"
63378 2020-10-20 12:59 [ko1@a... ] 4a7dccf44f (master): Add a Ripper.lex test of :on_embexpr_end
63379 2020-10-20 13:03 [ko1@a... ] c05e41035c (master): Bundle typeprof gem as bundled gems
63381 2020-10-20 15:39 [ko1@a... ] 99310e3eb5 (master): Some global variables can be accessed from ractors
63382 2020-10-20 15:39 [ko1@a... ] ade411465d (master): ObjectSpace.each_object with Ractors
63383 2020-10-20 15:39 [ko1@a... ] 2bdbdc1580 (master): add Ractor.shareable?(obj)
63384 2020-10-20 16:02 [ko1@a... ] 18cecda46e (master): range.c: Fix an exception message in rb_range_beg_len
63385 2020-10-20 17:58 [ko1@a... ] 67c25a34a7 (master): skip `echo foo` on Solaris
63386 2020-10-20 21:33 [ko1@a... ] f6680c9ad1 (master): Added rbs and typeprof to doc/*
63387 2020-10-20 21:52 [ko1@a... ] 451836f582 (master): Fix an issue with generate_pretty and empty objects in the Ruby and Java implementations
63388 2020-10-20 21:52 [ko1@a... ] 520e0916af (master): Implement a freeze: parser option
63389 2020-10-20 22:49 [ko1@a... ] a3ae90b8c5 (master): NEWS.md: mention TypeProf
63390 2020-10-20 23:48 [ko1@a... ] 512752ba19 (master): fix condition
63391 2020-10-20 23:59 [ko1@a... ] d915e7ee00 (master): strip trailing spaces [ci skip]
63392 2020-10-20 23:59 [ko1@a... ] 081cc4eb28 (master): Dump FrozenCore specially
63393 2020-10-21 02:40 [ko1@a... ] a6a8576e87 (master): Feature #16812: Allow slicing arrays with ArithmeticSequence (#3241)
63394 2020-10-21 02:40 [ko1@a... ] 587feb0b6e (master): * 2020-10-21 [ci skip]
63395 2020-10-21 07:59 [ko1@a... ] 2f50936cb9 (master): Ractor.make_shareable(obj)
63396 2020-10-21 09:25 [ko1@a... ] 1c5f44cd72 (master): .travis.yml: reduce redundant tests
63397 2020-10-21 09:25 [ko1@a... ] da25affdac (master): .github: reduce copy&paste
63398 2020-10-21 11:44 [ko1@a... ] 73834b5fc9 (master): Calculate transient heap block usable size at compile time
63399 2020-10-21 12:32 [ko1@a... ] d497436d07 (master): Update dependencies for macOS
63400 2020-10-21 12:32 [ko1@a... ] 640b340583 (master): Check dependencies on macOS too
[前][次][スレッド一覧][上]