[前][次][番号順一覧][上]

ruby-changes:64701-64800

  64701 2021-01-02 00:46 [ko1@a...            ] 4730efdd80 (master): * 2021-01-02 [ci skip]
  64702 2021-01-02 00:54 [ko1@a...            ] 448a67cd81 (master): [ruby/bigdecimal] Implement special conversions for 64-bit integers
  64703 2021-01-02 00:54 [ko1@a...            ] c2c0147538 (master): [ruby/bigdecimal] Fix test for Ruby 2.4
  64704 2021-01-02 01:03 [ko1@a...            ] 830afd94fe (master): [ruby/bigdecimal] Update depend
  64705 2021-01-02 09:49 [ko1@a...            ] 5aa28d9d6d (master): Check if x86intrin.h is available not only existing
  64706 2021-01-02 10:20 [ko1@a...            ] ef6ab776d5 (master): Add __x86_64__ guard to include x86intrin.h
  64707 2021-01-02 11:39 [ko1@a...            ] daec5f9edc (master): Improve performance some Float methods [Feature #17498] (#4018)
  64708 2021-01-02 11:42 [ko1@a...            ] 4182035e27 (master): Add -v to make benchmark
  64709 2021-01-02 12:07 [ko1@a...            ] a6bbba1135 (master): Avoid to use __builtin_clzl in SPARC Solaris
  64710 2021-01-02 12:21 [ko1@a...            ] 4b6fd8329b (master): mkmf.rb: always try_compile as try_header
  64711 2021-01-02 12:50 [ko1@a...            ] f690eb34e2 (master): Fixed dangling imemo_tmpbuf
  64712 2021-01-02 17:27 [ko1@a...            ] 68ea7720b3 (master): NEWS: [Feature #17312] [ci skip]
  64713 2021-01-02 17:27 [ko1@a...            ] b8d33df1d9 (master): Add Enumerable#compact and Enumerator::Lazy#compact
  64715 2021-01-03 11:56 [ko1@a...            ] a495cb2fd5 (master): NEWS-3.0.0: backquote a few code related words. [doc]
  64716 2021-01-03 11:56 [ko1@a...            ] 09ec8d6866 (master): * 2021-01-03 [ci skip]
  64717 2021-01-03 17:06 [ko1@a...            ] 4724bf856f (master): Avoid hanging on --jit-wait after MJIT.pause
  64718 2021-01-03 20:20 [ko1@a...            ] bc4c862a76 (master): [ruby/timeout] Removed deprecated names that had been warned for 5 years
  64719 2021-01-03 23:39 [ko1@a...            ] 0644f466b0 (master): Include RUBY_EXTCONF_H if available
  64720 2021-01-03 23:59 [ko1@a...            ] f4be7a510e (master): Added tests for Time#getlocal with UTC offset
  64721 2021-01-04 12:05 [ko1@a...            ] 597e063606 (master): Revert "Include RUBY_EXTCONF_H if available"
  64723 2021-01-04 12:16 [ko1@a...            ] 35c3a24c8c (master): Fixed error message when % at EOF
  64724 2021-01-04 13:29 [ko1@a...            ] 71f0dd339b (master): [ruby/bigdecimal] Move some definitions to missing.h
  64725 2021-01-04 13:42 [ko1@a...            ] 4b90ea8480 (master): Update ext/bigdecimal/depend
  64726 2021-01-04 15:48 [ko1@a...            ] cf4a6b5e7b (master): Add a missing dependency
  64727 2021-01-04 15:54 [ko1@a...            ] 8da7f4abc7 (master): [DOC] Update Proc.new without a block [ci skip]
  64728 2021-01-04 16:38 [ko1@a...            ] 977252421b (master): ifchange: check the number of arguments
  64729 2021-01-04 16:43 [ko1@a...            ] 758ac834a2 (master): Daily bundled_gems update [ci skip]
  64730 2021-01-04 17:24 [ko1@a...            ] 095972e799 (master): Skip mjit_wait if iseq is not a target
  64731 2021-01-04 19:56 [ko1@a...            ] afa9d65d61 (master): make-snapshot: add -extlibs option
  64732 2021-01-04 19:56 [ko1@a...            ] ec31ee25c4 (master): Updated bundled_gems
  64733 2021-01-05 00:01 [ko1@a...            ] 433a3be86a (master): ripper: call #pretty_print on also `state`
  64734 2021-01-05 00:02 [ko1@a...            ] 1fe111d7d0 (master): * 2021-01-05 [ci skip]
  64735 2021-01-05 00:22 [ko1@a...            ] 3fee9e7021 (master): Fix indent [ci skip]
  64736 2021-01-05 01:07 [ko1@a...            ] f42593c98e (master): Update compilers.h [ci skip]
  64737 2021-01-05 01:07 [ko1@a...            ] bf21faec15 (master): stdlib.h is always included in include/ruby/defines.h
  64738 2021-01-05 02:28 [ko1@a...            ] e7fc353f04 (master): enable constant cache on ractors
  64739 2021-01-05 03:45 [ko1@a...            ] 87c546b5fa (master): Avoid using inconsistent coding style
  64740 2021-01-05 06:11 [ko1@a...            ] 7a3322a0fd (master): Fix broken JIT of getinlinecache
  64741 2021-01-05 10:22 [ko1@a...            ] 449ef72cb9 (master): configure.ac: Stop auto-detection of __ANDROID_API__ when cross-compiling
  64742 2021-01-05 11:54 [ko1@a...            ] 3adf84a079 (master): Commented out the sh-specific code, in cmd.exe
  64743 2021-01-05 13:02 [ko1@a...            ] 451b456051 (master): [ruby/io-console] [DOC] Note that IO#getpass returns a chomped string
  64744 2021-01-05 13:15 [ko1@a...            ] 515d6b47ad (master): [ruby/irb] Stringify when a non-object is passed to PP#text
  64745 2021-01-05 13:39 [ko1@a...            ] f2d0d4cb0a (master): RDoc: Enhanced introduction for Enumerable (#4004)
  64746 2021-01-05 13:59 [ko1@a...            ] b9c1b3f8d8 (master): configure.ac: disable using __builtin_setjmp on ARM Android
  64747 2021-01-05 16:50 [ko1@a...            ] e91160f757 (master): set RUBY_ON_BUG on runruby rule.
  64748 2021-01-05 18:13 [ko1@a...            ] cce72a2411 (master): [ruby/irb] Newline in oneliner def doesn't reset indent
  64750 2021-01-05 18:13 [ko1@a...            ] e72a6ed45f (master): [ruby/irb] Escape invalid byte sequence in Exception
  64751 2021-01-05 18:13 [ko1@a...            ] 505e01fe12 (master): [ruby/irb] Heredoc may contain multiple newlines in a single token
  64752 2021-01-05 18:13 [ko1@a...            ] 0123bc9d38 (master): [ruby/irb] Use error tokens if there are no correct tokens in the same place
  64753 2021-01-05 18:13 [ko1@a...            ] 903af74bbd (master): [ruby/irb] Ensure to restore $VERBOSE
  64755 2021-01-05 21:47 [ko1@a...            ] ead8d89bd7 (master): [ruby/io-console] Ignore chomp! result and return the modified string
  64756 2021-01-05 21:47 [ko1@a...            ] 4272395982 (master): [ruby/io-console] Pre-define chomp! ID
  64757 2021-01-05 21:47 [ko1@a...            ] 075824ebd5 (master): sync_default_gems.rb: reduced accesses to REPOSITORIES
  64758 2021-01-05 21:47 [ko1@a...            ] 06454a9457 (master): sync_default_gems.rb: added -a option
  64759 2021-01-05 23:11 [ko1@a...            ] 3d43944725 (master): Fix a typo [ci skip]
  64760 2021-01-05 23:17 [ko1@a...            ] 3108ad7bf3 (master): [DOC] Fix grammar: "is same as" -> "is the same as"
  64761 2021-01-06 08:35 [ko1@a...            ] e13f41e02d (master): [ruby/ostruct] Allow ostruct to return a value on super (#4028)
  64762 2021-01-06 08:35 [ko1@a...            ] e8945d5eb3 (master): * 2021-01-06 [ci skip]
  64763 2021-01-06 08:36 [ko1@a...            ] a0a6293e78 (master): [ruby/ostruct] Bump version
  64764 2021-01-06 09:25 [ko1@a...            ] 31854403b3 (master): [ruby/bigdecimal] Check the function availabilities separately
  64765 2021-01-06 10:57 [ko1@a...            ] f289f8ae3a (master): [ruby/bigdecimal] Optimize the conversion from small Bignum
  64766 2021-01-06 13:42 [ko1@a...            ] 7da06c04b2 (master): Need to convert the return value of rb_big_cmp
  64767 2021-01-06 13:54 [ko1@a...            ] fa8295ccb9 (master): [ruby/bigdecimal] Rename BDIGIT to DECDIG
  64768 2021-01-06 14:58 [ko1@a...            ] 954d6c7432 (master): remove invalidated cc
  64770 2021-01-06 16:03 [ko1@a...            ] d9fdca81ac (master): 600x larger timeout for Reline
  64771 2021-01-06 16:03 [ko1@a...            ] d968829afa (master): expose some C-APIs for ractor
  64772 2021-01-06 21:55 [ko1@a...            ] 069649389c (master): strip trailing spaces [ci skip]
  64773 2021-01-06 21:58 [ko1@a...            ] 939729dd82 (master): fix result of example [ci skip]
  64774 2021-01-07 10:21 [ko1@a...            ] 82f6085b3e (master): [ruby/bigdecimal] Fix trailing zero handling in rb_uint64_convert_to_BigDecimal
  64775 2021-01-07 10:21 [ko1@a...            ] 698d7947c3 (master): [ruby/bigdecimal] Include TestBigDecimalBase in TestBigDecimalUtil
  64776 2021-01-07 10:21 [ko1@a...            ] 4d0985a7bd (master): * 2021-01-07 [ci skip]
  64778 2021-01-07 15:30 [ko1@a...            ] 96ce1d9a0f (master): rbconfig.rb: extract cpu from RUBY_PLATFORM when universal
  64779 2021-01-07 17:30 [ko1@a...            ] 184e82e8f0 (master): Follow the NDEBUG given to the whole
  64780 2021-01-07 20:11 [ko1@a...            ] 412d26a385 (master): Update bundled_gems
  64781 2021-01-07 23:44 [ko1@a...            ] 55e52c19e7 (master): simplify assertion 
  64782 2021-01-08 13:38 [ko1@a...            ] f594775230 (master): [ruby/irb] do not escape a predicate method for doc namespace
  64783 2021-01-08 13:38 [ko1@a...            ] ed3264d37a (master): [ruby/irb] refactoring an error handling in `IRB::Inspector`
  64784 2021-01-08 13:38 [ko1@a...            ] 4bb683a570 (master): [ruby/irb] fix typo in `IRB::Irb#convert_invalid_byte_sequence`
  64786 2021-01-08 13:38 [ko1@a...            ] 917050220a (master): [ruby/irb] Use Exception#full_message to show backtrace in the correct order
  64787 2021-01-08 13:38 [ko1@a...            ] ea75aed98e (master): [ruby/reline] Correct var names in Reline were different from vi-*-mode-string
  64789 2021-01-08 13:38 [ko1@a...            ] 559f844bf4 (master): irb: Drop lines from backtrace for tests in Ruby repository
  64790 2021-01-08 13:38 [ko1@a...            ] e356b71d35 (master): [ruby/reline] Remove debug print
  64791 2021-01-08 13:38 [ko1@a...            ] 76c9a3c8c6 (master): [ruby/reline] Suppress crashing when dynamic_prompt_proc returns a broken prompt list
  64792 2021-01-08 13:38 [ko1@a...            ] 01235f800f (master): [ruby/reline] Suppress auto indent for adding newlines in pasting
  64793 2021-01-08 13:38 [ko1@a...            ] 88af5085db (master): [ruby/reline] Suppress crashing when auto_indent_proc returns broken indent info
  64794 2021-01-08 13:38 [ko1@a...            ] 6cbb3fd142 (master): [ruby/irb] Fix comment, irb gem supports 2.5.0 or older
  64795 2021-01-08 13:38 [ko1@a...            ] a8f4cbeece (master): [ruby/reline] Add acknowledgments and license for rb-readline
  64796 2021-01-08 13:38 [ko1@a...            ] 5a221eadfd (master): * 2021-01-08 [ci skip]
  64797 2021-01-08 14:39 [ko1@a...            ] abdc634f64 (master): remove unused decl 
  64798 2021-01-08 14:46 [ko1@a...            ] d4b7e967b6 (master): should use `assert_include` here.
  64799 2021-01-08 15:35 [ko1@a...            ] d6b2b5bd47 (master): [ruby/irb] Add missing require
  64800 2021-01-08 15:44 [ko1@a...            ] 98bd7e87a0 (master): [ruby/irb] Make IRB::ColorPrinter.pp compatible with PP.pp

[前][次][番号順一覧][上]