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

ruby-changes:66901-67000

  66901 2021-07-27 15:40 [ko1@a...            ] 6329da588b (master): Use predefined IDs 
  66902 2021-07-27 15:40 [ko1@a...            ] 03e7fc895e (master): Extracted repeatedly defined IDs
  66903 2021-07-27 15:40 [ko1@a...            ] 82191da2a2 (master): Predefine recursive key ID
  66904 2021-07-27 17:01 [ko1@a...            ] 090d799c24 (master): [ruby/uri] Revert "Fix to support Ruby 3.0 Ractor"
  66905 2021-07-27 17:01 [ko1@a...            ] a288c21a5d (master): [ruby/uri] Fix to support Ruby 3.0 Ractor
  66906 2021-07-27 17:01 [ko1@a...            ] 1cf111774f (master): [ruby/uri] Add proper Ractor support to URI
  66907 2021-07-27 17:01 [ko1@a...            ] d3d68aa842 (master): [ruby/uri] User assert_ractor for test case of Ractor
  66908 2021-07-27 17:15 [ko1@a...            ] 3010b40477 (master): Adjust test/ruby/enc/test_emoji_breaks.rb to handle Emoji Version 13.1
  66909 2021-07-27 17:15 [ko1@a...            ] 01e98d8785 (master): Change Unicode Emoji Version from 13.0 to 13.1
  66910 2021-07-27 17:35 [ko1@a...            ] 6656309fe2 (master): Fix test failure for parallel testing
  66911 2021-07-27 17:35 [ko1@a...            ] b875a85c53 (master): Added missing require for URI::WS class
  66912 2021-07-27 18:00 [ko1@a...            ] c3d31377b3 (master): Bump unicode version for Ruby 3.1
  66913 2021-07-27 18:15 [ko1@a...            ] 26b1e6fca8 (master): Deal with Unicode ranges in the file emoji-sequences.txt
  66914 2021-07-27 18:49 [ko1@a...            ] acfec23bec (master): Remove probably unintented symlinks
  66915 2021-07-27 21:21 [ko1@a...            ] 230111802c (master): [ruby/find] Add Errno::EINVAL to list of ignored errors
  66916 2021-07-28 02:48 [ko1@a...            ] a6dc48f86a (master): Fix infinite loop in ensure after NoMemoryError
  66917 2021-07-28 02:48 [ko1@a...            ] 338b604b32 (master): * 2021-07-28 [ci skip]
  66918 2021-07-28 03:00 [ko1@a...            ] 35e467080c (master): Make Float#floor with ndigits argument handle error
  66919 2021-07-28 04:36 [ko1@a...            ] 4fc9ddd7b6 (master): Update Capturing and Anchors sections of regexp documention
  66920 2021-07-28 11:19 [ko1@a...            ] 6505c77501 (master): Revert "Fix potential hang when joining threads."
  66921 2021-07-28 11:44 [ko1@a...            ] 42ea359a0c (master): Suppress "possibly useless use of * in void context" warning
  66922 2021-07-28 11:48 [ko1@a...            ] be4b0eee19 (master): [ruby/digest] Use pend instead of skip
  66923 2021-07-28 11:48 [ko1@a...            ] 478f0ddb5f (master): [ruby/digest] Experiment: Use a .pre version in gemspec
  66924 2021-07-28 11:48 [ko1@a...            ] 73c5d4d54e (master): [ruby/digest] Experiment: bump patch version
  66925 2021-07-28 11:48 [ko1@a...            ] 26e859b5c7 (master): [ruby/digest] gemspec: Avoid distributing extraneous files
  66926 2021-07-28 11:48 [ko1@a...            ] add48acea3 (master): [ruby/digest] gemspec: Explicitly have 0 executables
  66927 2021-07-28 11:48 [ko1@a...            ] 5b96f4dd8c (master): [ruby/digest] Drop to support Ruby 2.3
  66928 2021-07-28 11:48 [ko1@a...            ] 30d0e5d1ae (master): [ruby/digest] Also drop to support Ruby 2.4
  66929 2021-07-28 11:48 [ko1@a...            ] 260546ba26 (master): [ruby/digest] Use Gemfile instead of Gem::Specification#add_development_dependency
  66930 2021-07-28 12:30 [ko1@a...            ] 345db8f2aa (master): Avoid pointless attempts to open .so file if already required
  66931 2021-07-28 13:35 [ko1@a...            ] 0663134ad1 (master): [ruby/getoptlong] RDoc: escape to avoid links to the word Set
  66932 2021-07-28 13:35 [ko1@a...            ] eb3a7eda5e (master): [ruby/getoptlong] gemspec: Drop executables directives
  66934 2021-07-28 13:35 [ko1@a...            ] 5b574b40a9 (master): [ruby/resolv-replace] gemspec: Drop executables directive
  66935 2021-07-28 14:34 [ko1@a...            ] b3d62a77d9 (master): [ruby/zlib] Synchronize access to zstream to prevent segfault in multithreaded use
  66936 2021-07-28 19:06 [ko1@a...            ] 342dbd4f4e (master): Remove duplicate declarations
  66937 2021-07-28 19:08 [ko1@a...            ] 71945ad827 (master): Fix a comment [ci skip]
  66938 2021-07-28 19:27 [ko1@a...            ] 59a65f2d24 (master): Update to latest uri
  66939 2021-07-28 20:14 [ko1@a...            ] bf175e7ec2 (master): [ruby/optparse] nodoc private methods
  66940 2021-07-28 20:14 [ko1@a...            ] 311eb328c8 (master): [ruby/optparse] Fixed mismatched <tt> tag
  66941 2021-07-28 20:14 [ko1@a...            ] a4631a4273 (master): [ruby/optparse] Enhanced doc for option parameters (https://github.com/ruby/optparse/pull/11)
  66942 2021-07-28 20:14 [ko1@a...            ] 05e9efa323 (master): [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/9)
  66943 2021-07-28 20:14 [ko1@a...            ] 8844eba488 (master): [ruby/optparse] Beginnings of tutorial
  66946 2021-07-28 20:14 [ko1@a...            ] 43af561e08 (master): [ruby/optparse] Rdoc for help (https://github.com/ruby/optparse/pull/21)
  66947 2021-07-28 20:14 [ko1@a...            ] c4556a2022 (master): [ruby/optparse] Fix link in included file
  66948 2021-07-28 20:14 [ko1@a...            ] 27679b349e (master): [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/23)
  66949 2021-07-28 20:14 [ko1@a...            ] 1333620afd (master): [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/24)
  66950 2021-07-28 20:14 [ko1@a...            ] a10db32003 (master): [ruby/optparse] Removed a duplicate section
  66951 2021-07-28 20:14 [ko1@a...            ] 0dcae3bd4a (master): Support document sync for optparse
  66952 2021-07-28 20:14 [ko1@a...            ] 23ef326656 (master): Manually picking https://github.com/ruby/optparse/pull/14
  66953 2021-07-28 20:14 [ko1@a...            ] 3026ee56b1 (master): [ruby/optparse] Remove an errant { character (https://github.com/ruby/optparse/pull/26)
  66954 2021-07-28 22:55 [ko1@a...            ] d04ba0906c (master): Update bundled_gems
  66955 2021-07-29 00:51 [ko1@a...            ] 3b9fe3e15a (master): Handle Timeout::Error instead of NoMemoryError in test
  66956 2021-07-29 00:51 [ko1@a...            ] 7af750af8e (master): * 2021-07-29 [ci skip]
  66957 2021-07-29 00:56 [ko1@a...            ] fa0279d947 (master): should not share same `def` for specialized method
  66958 2021-07-29 00:57 [ko1@a...            ] fb4cf204a6 (master): use me->def instead of me for opt_table
  66959 2021-07-29 02:51 [ko1@a...            ] f06f1981e2 (master): Don't export rb_gc_ractor_newobj_cache_clear
  66960 2021-07-29 10:49 [ko1@a...            ] 656b49ec47 (master): Bundle RBS 1.3.3 (#4688)
  66961 2021-07-29 12:51 [ko1@a...            ] 64adeeadaa (master): Add RBOOL macro and use it
  66962 2021-07-29 13:52 [ko1@a...            ] 27fb9d272d (master): test/socket/test_socket.rb: skip on Solaris
  66963 2021-07-29 14:50 [ko1@a...            ] 899194f3a6 (master): [ruby/set] gemspec: This gem exposes 0 executables
  66964 2021-07-29 14:50 [ko1@a...            ] 2bd68e32e7 (master): [ruby/set] Improve What's Here links
  66965 2021-07-29 14:50 [ko1@a...            ] 52e602edda (master): [ruby/set] Update documentation for intersect?/disjoint?
  66966 2021-07-29 14:50 [ko1@a...            ] 571dafdc7f (master): [ruby/set] Allow Set#intersect? and #disjoint? to accept array argument
  66967 2021-07-29 14:50 [ko1@a...            ] 1e04571da0 (master): [ruby/set] Improve What's Here links
  66968 2021-07-29 14:50 [ko1@a...            ] cafa7d8975 (master): [ruby/set] Allow the use of any enumerable in intersect?/disjoint?
  66969 2021-07-29 16:27 [ko1@a...            ] a4df7cb338 (master): Partly picking https://github.com/ruby/error_highlight/commit/25ef7dbeda4f2cfcad1675f70319401ef4916f40#diff-1ce41a048bf2c08aa7bf25b741e9d3a4e08ea03f0d80bc6b8ee6d1c3c259704dR1022 
  66970 2021-07-29 16:27 [ko1@a...            ] a889ab486e (master): Update the latest version of json.gemspec from flori/json
  66971 2021-07-29 16:27 [ko1@a...            ] 60b02db516 (master): [ruby/net-http] Enforce write timeout when body_stream is used
  66972 2021-07-29 16:27 [ko1@a...            ] e99d2d066f (master): [ruby/psych] fix: use git repository link for LibYAML in docs
  66973 2021-07-29 16:27 [ko1@a...            ] b3413914d9 (master): Partly picked from https://github.com/ruby/ostruct/commit/20d0b8c065392a22ba6d74194cf116755f38337f 
  66974 2021-07-29 16:27 [ko1@a...            ] 672796575e (master): Update the latest version of readline.gemspec
  66975 2021-07-29 16:27 [ko1@a...            ] b11638eed2 (master): [ruby/psych] require 'delegate' explicitly
  66976 2021-07-29 20:55 [ko1@a...            ] f8ad51dd9a (master): Fix test failure of 60b02db5161625dd5f7d22d31989dd966837333c with Windows
  66977 2021-07-29 22:07 [ko1@a...            ] 7564e066ff (master): Renamed thraed_fd_close as thread_fd
  66978 2021-07-29 23:25 [ko1@a...            ] fd47607559 (ruby_3_0): merge revision(s) 8897098b5ca3ce987307d1799f7765e6a279ff0d,d04ba0906c35013a8432535168eec270d6e9a913: 
  66979 2021-07-30 00:14 [ko1@a...            ] 693ce6af0a (master): Update documentation for ruby2_keywords
  66980 2021-07-30 00:15 [ko1@a...            ] 12d4da7478 (master): * 2021-07-30 [ci skip]
  66981 2021-07-30 01:04 [ko1@a...            ] cbecf9c7ba (master): Fix use-after-free on -DUSE_EMBED_CI=0
  66982 2021-07-30 01:44 [ko1@a...            ] 87b327efe6 (master): Do not check pending interrupts when running finalizers
  66983 2021-07-30 02:26 [ko1@a...            ] b0633ee4b3 (master): [ruby/reline] Add TODO comment to implement tigetflag() and tigetnum()
  66984 2021-07-30 02:26 [ko1@a...            ] 51ee24e7f7 (master): [ruby/reline] Add original C function declarations comment for each function
  66985 2021-07-30 02:26 [ko1@a...            ] 8fc98295cb (master): [ruby/reline] Add Terminfo tests
  66986 2021-07-30 02:27 [ko1@a...            ] 2a7e86844b (master): [ruby/reline] Add require 'reline/terminfo' to use Reline::Terminfo.enabled?
  66987 2021-07-30 02:27 [ko1@a...            ] 750359ce81 (master): [ruby/reline] Support Enter key of numpad on Windows
  66988 2021-07-30 02:27 [ko1@a...            ] 46c6da9c37 (master): [ruby/reline] Check empty .inputrc
  66989 2021-07-30 02:27 [ko1@a...            ] 1bf768d2e1 (master): [ruby/reline] Added support for Numpad divide key on Windows.
  66990 2021-07-30 02:27 [ko1@a...            ] 5b9f3ed326 (master): [ruby/reline] Fixed Ctrl+Enter key in Windows.
  66991 2021-07-30 02:27 [ko1@a...            ] 44a9337a46 (master): [ruby/reline] Fix reline on OpenBSD
  66992 2021-07-30 02:27 [ko1@a...            ] 0f496b9b29 (master): [ruby/reline] Define StringWithTiparm instead of singular method
  66993 2021-07-30 02:27 [ko1@a...            ] 1c9cb9da8f (master): [ruby/reline] Support Terminfo on Cygwin and macOS
  66994 2021-07-30 02:27 [ko1@a...            ] b158b4666d (master): [ruby/reline] Check TYPE_VARIADIC
  66995 2021-07-30 02:27 [ko1@a...            ] f1b5cb7e5d (master): [ruby/reline] Don't check the existence of Terminfo on Windows
  66996 2021-07-30 02:27 [ko1@a...            ] 03f8c27179 (master): [ruby/reline] Windows cmd: Don't type anything when pressing ALT keys alone
  66997 2021-07-30 03:26 [ko1@a...            ] 41e2ab88c3 (master): Use test-unit assertions
  66998 2021-07-30 05:12 [ko1@a...            ] 15d05f8120 (master): Update to ruby/mspec@9542a88
  66999 2021-07-30 05:12 [ko1@a...            ] 6998d75824 (master): Update to ruby/spec@b65d01f
  67000 2021-07-30 05:51 [ko1@a...            ] 64ac984129 (master): Make RubyVM::AbstractSyntaxTree.of raise for method/proc created in eval

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