[前][次][番号順一覧][上]
ruby-changes:59501-59600
59501 2019-12-27 01:23 [ko1@a... ] 30dbd9e4c7 (master): * 2019-12-27 [ci skip]
59502 2019-12-27 02:43 [ko1@a... ] 8184adabe5 (master): internal/stdbool.h rework
59503 2019-12-27 02:43 [ko1@a... ] 5e22f873ed (master): decouple internal.h headers
59504 2019-12-27 03:53 [ko1@a... ] e0b1be0162 (master): internal/thread.h rework
59505 2019-12-27 03:53 [ko1@a... ] 989068cf70 (master): internal/imemo.h rework
59508 2019-12-27 05:03 [ko1@a... ] bf53d6c7d1 (master): other minior internal header tweaks
59509 2019-12-27 06:13 [ko1@a... ] ce2c97d738 (master): internal/symbol.h rework
59510 2019-12-27 06:13 [ko1@a... ] 33e9601938 (master): TIMESPEC_SEC_MAX might be bigger than 53 bits.
59511 2019-12-27 07:23 [ko1@a... ] 1a80d7bcda (master): internal/string.h rework
59512 2019-12-27 07:23 [ko1@a... ] 0958e19ffb (master): add several __has_something macro
59514 2019-12-27 08:33 [ko1@a... ] 1dd149d3b1 (master): re-add io.h and encoding.h into internal.h
59515 2019-12-27 08:33 [ko1@a... ] 099778a6da (master): internal/bingnum.h rework
59516 2019-12-27 09:21 [ko1@a... ] 018769e291 (master): Try to fix error on Solaris
59517 2019-12-27 09:43 [ko1@a... ] 64ec438b5b (master): internal/bits.h rework
59518 2019-12-27 10:18 [ko1@a... ] 8c5430e274 (master): reroute macro conflicts on OpenBSD
59519 2019-12-27 10:53 [ko1@a... ] 6581db2187 (master): internal/warnings.h rework
59520 2019-12-27 10:53 [ko1@a... ] 3ae09b30f8 (master): internal/vm.h rework
59521 2019-12-27 12:03 [ko1@a... ] f6dc053faf (master): internal/fixnum.h rework
59522 2019-12-27 12:03 [ko1@a... ] 68c0dc8d36 (master): internal/static_assert.h rework
59523 2019-12-27 13:07 [ko1@a... ] 729b7ce270 (master): Add check_warning_flags to leakchecker
59524 2019-12-27 13:13 [ko1@a... ] d0e0c884bb (master): internal/object.h rework
59525 2019-12-27 14:23 [ko1@a... ] f0c02a0949 (master): internal/numeric.h rework
59526 2019-12-27 14:23 [ko1@a... ] e72b8592d9 (master): internal/hash.h rework
59528 2019-12-27 15:33 [ko1@a... ] ec6f6b53d8 (master): internal/error.h rework
59529 2019-12-27 15:33 [ko1@a... ] c27bcd7057 (master): internal/gc.h rework
59530 2019-12-27 16:03 [ko1@a... ] 778634f778 (master): Drop an invalid char as UTF-8
59531 2019-12-27 16:33 [ko1@a... ] 4db898284d (master): Add test_completion_with_indent_and_completer_quote_characters
59532 2019-12-27 17:53 [ko1@a... ] bf77fc23e7 (master): Use the more popular word [ci skip]
59533 2019-12-27 17:53 [ko1@a... ] c524df0780 (master): internal/proc.h rework
59534 2019-12-28 00:47 [ko1@a... ] a2fac1d72c (master): Update to ruby/spec@d419e74
59535 2019-12-28 00:47 [ko1@a... ] 26a9f80c82 (master): Update to ruby/mspec@1034afc
59536 2019-12-28 00:47 [ko1@a... ] fe3d9d2832 (master): * 2019-12-28 [ci skip]
59537 2019-12-28 01:36 [ko1@a... ] 74fdc1e60f (master): Update to ruby/mspec@673fcab
59538 2019-12-28 01:53 [ko1@a... ] c74d30e795 (master): Update to ruby/spec@7241f39
59539 2019-12-28 08:04 [ko1@a... ] f05416c91f (master): Fix coroutine copy implementation on OpenBSD
59540 2019-12-28 08:42 [ko1@a... ] f96216df8d (master): Remove "All Rights Reserved." from Copyright statement.
59541 2019-12-28 08:45 [ko1@a... ] bf04fe086b (master): Remove "All Rights Reserved." from Copyright statement.
59542 2019-12-28 17:44 [ko1@a... ] a994b0aee7 (master): Add VM insns counter like debug_counter (#2789)
59543 2019-12-28 18:13 [ko1@a... ] 4fb6643f31 (master): Do not notify Travis on_success
59544 2019-12-28 21:11 [ko1@a... ] bb5b8ace8d (master): Fix typo
59545 2019-12-29 07:13 [ko1@a... ] a04c535967 (master): Use __func__ as rb_cv_function_name_string on OpenBSD
59546 2019-12-29 07:13 [ko1@a... ] 290711e1ce (master): * 2019-12-29 [ci skip]
59547 2019-12-29 08:21 [ko1@a... ] 8ce5d46e66 (master): Fixed an unavailable sanitizer feature
59548 2019-12-29 12:35 [ko1@a... ] d7bef803ac (master): Separate builtin initialization calls
59549 2019-12-29 12:59 [ko1@a... ] a0d1fd16d1 (master): Fix documentation of Dir#each_child
59550 2019-12-29 13:13 [ko1@a... ] e5c441a4a2 (master): Optimize Array#rotate!(n) for n = 1 and n = -1
59551 2019-12-29 16:56 [ko1@a... ] 31e2f03512 (master): [ruby/io-console] Enable only interrupt bits on `intr: true`
59552 2019-12-29 22:10 [ko1@a... ] 2ef8d5beee (master): ext/openssl/ossl_ssl.c: nodoc for private methods
59553 2019-12-30 09:59 [ko1@a... ] e882187612 (master): syntax.rdoc: remove "experimental" from refinements (#2796)
59554 2019-12-30 09:59 [ko1@a... ] aed5afdaa0 (master): * 2019-12-30 [ci skip]
59555 2019-12-30 17:38 [ko1@a... ] 3e2418e2a6 (master): [ruby/io-console] bump up to 0.5.4
59556 2019-12-31 07:48 [ko1@a... ] 99c7b0b7ea (master): Decide lambdaness of (f << g) using g (#2729)
59557 2019-12-31 07:48 [ko1@a... ] f1ea5d22dc (master): * 2019-12-31 [ci skip]
59558 2019-12-31 08:26 [ko1@a... ] 3264a00958 (master): Fix Proc#<< spec
59559 2019-12-31 15:59 [ko1@a... ] 179e402d8a (master): Updated dependencies on internal/warnings.h
59560 2019-12-31 16:10 [ko1@a... ] 79c4202676 (master): Revert "Remove TEST_BUNDLED_GEMS_ALLOW_FAILURES"
59561 2019-12-31 16:19 [ko1@a... ] eb2b425821 (master): MinGW on Actions (#2791)
59562 2019-12-31 16:31 [ko1@a... ] f98650e9f8 (master): Make all Actions job names consistent
59563 2019-12-31 17:04 [ko1@a... ] 38c35dd22d (master): Make Slack notifications consistent
59564 2019-12-31 17:30 [ko1@a... ] d912393e09 (master): text/readline/test_readline.rb - fix skip on Reline (#2743)
59565 2019-12-31 18:04 [ko1@a... ] 56a74659cc (master): Copy-editing NEWS file on "is now warned" messages (#2783)
59566 2019-12-31 18:32 [ko1@a... ] 918fe2ed7c (master): Fix Object#inspect documentation
59567 2019-12-31 19:14 [ko1@a... ] 2e1fd4e2d7 (master): Official actions/checkout is useless
59568 2019-12-31 19:44 [ko1@a... ] ee4ead8098 (master): Split test_frozen_error.rb
59569 2019-12-31 20:09 [ko1@a... ] a580a3757b (master): Split test_name_error.rb
59570 2019-12-31 20:39 [ko1@a... ] fe158e4c65 (master): Do not doubly build on trunk
59571 2019-12-31 21:09 [ko1@a... ] 4ce28b58cb (master): speed up set intersect
59572 2019-12-31 21:34 [ko1@a... ] 8136fec6e4 (master): There's no such target
59573 2019-12-31 22:09 [ko1@a... ] 26ee0af4b3 (master): Test the bundled version minitest instead of master
59574 2019-12-31 22:34 [ko1@a... ] 3096baec0e (master): Copy NEWS to doc/NEWS-2.7.0
59575 2019-12-31 23:14 [ko1@a... ] e082f41611 (master): Introduce BIGNUM_EMBED_P to check BIGNUM_EMBED_FLAG (#2802)
59576 2019-12-31 23:32 [ko1@a... ] 9deb942715 (master): Add "require 'openstruct'" what is forgotten
59577 2020-01-01 00:39 [ko1@a... ] 287bfb69d2 (master): * 2020-01-01 [ci skip]
59578 2020-01-01 01:09 [ko1@a... ] 0cf75e3850 (master): Split test_nomethod_error.rb
59579 2020-01-01 01:39 [ko1@a... ] 66e6055c11 (master): [ruby/irb] Fix lib name of OpenStruct
59580 2020-01-01 02:04 [ko1@a... ] db58b4a48d (master): Update NEWS for Ruby 2.8.0 (tentative; to be 3.0.0)
59581 2020-01-01 02:34 [ko1@a... ] 139f0d90d9 (master): Use actions/checkout for PR (#2804)
59582 2020-01-01 03:09 [ko1@a... ] a118bb805f (master): [ruby/irb] Add tests for RubyLex
59583 2020-01-01 03:34 [ko1@a... ] 74cb414885 (master): Run tests in the consistent order
59584 2020-01-01 04:09 [ko1@a... ] b00418732c (master): Drop MinGW build from AppVeyor
59585 2020-01-01 04:39 [ko1@a... ] 8caeef7c1d (master): Fix the exception to be raised
59586 2020-01-01 05:04 [ko1@a... ] 860753eabb (master): Actions MinGW - fix test-all (#2803)
59587 2020-01-01 06:14 [ko1@a... ] 52c228604b (master): Fix an outdated comment
59588 2020-01-01 06:19 [ko1@a... ] 049292e302 (master): Add load path and require for ruby/ruby
59589 2020-01-01 06:39 [ko1@a... ] 337ba56aff (master): [ruby/reline] Degenerate the terminal size to [$LINES, $COLUMNS] if it is unknown
59590 2020-01-01 07:47 [ko1@a... ] a6864f6d2f (master): Removed the old executables of racc
59591 2020-01-01 07:47 [ko1@a... ] e1c363f847 (master): [bundler/bundler] Add ruby2_keywords
59592 2020-01-01 08:09 [ko1@a... ] 69731b248f (master): Fixup a6864f6d2f39bcd1ff04516591cc18d4027ab186
59593 2020-01-01 08:30 [ko1@a... ] 47c84c74d4 (master): Make test run condition consistent with other jobs
59594 2020-01-01 08:59 [ko1@a... ] ab9f56b615 (master): Do not notify AppVeyor on_build_status_changed
59595 2020-01-01 14:27 [ko1@a... ] eca964c24e (master): More consistent failure notifications
59596 2020-01-01 15:03 [ko1@a... ] 8c9450e7b8 (master): Remove code to prevent double build on trunk
59597 2020-01-01 15:06 [ko1@a... ] afd3f64f8c (master): Redmine /projects/ruby-trunk is now redirected
59598 2020-01-01 22:55 [ko1@a... ] 076f24c227 (master): bignum.c: extract bdigits_to_mpz and bdigits_from_mpz (#2805)
59599 2020-01-02 10:55 [ko1@a... ] 34bc15c86b (master): Check Module#ruby2_keywords arity
59600 2020-01-02 10:56 [ko1@a... ] 71ae2acee1 (master): * 2020-01-02 [ci skip]
[前][次][番号順一覧][上]