[前][次][スレッド一覧][上]

ruby-changes:64801-64900

  64801 2021-01-09 00:31 [ko1@a...            ] 391ee3ee3a (master): Replace `Kernel.#open` with `URI.open` in doc
  64802 2021-01-09 00:32 [ko1@a...            ] 1a3343cfdc (master): * 2021-01-09 [ci skip]
  64803 2021-01-09 13:33 [ko1@a...            ] 7ff0e93f96 (master): parse.y: handle "duplicated argument name" appropriately on ripper.y
  64804 2021-01-09 13:41 [ko1@a...            ] 0bb62dccf4 (master): Fixed a typo [Bug #17522]
  64805 2021-01-09 22:07 [ko1@a...            ] 89f3125207 (master): [ruby/bigdecimal] Add test cases of conversion from Float
  64806 2021-01-09 22:07 [ko1@a...            ] fb18a8113a (master): [ruby/bigdecimal] Stop using GetVpValueWithPrec in rb_float_convert_to_BigDecimal
  64807 2021-01-09 22:07 [ko1@a...            ] be34e31d8e (master): [ruby/bigdecimal] Add assertions for checking the argument types
  64808 2021-01-09 22:07 [ko1@a...            ] 3d9c95996d (master): [ruby/bigdecimal] Stop using GetVpValueWithPrec in rb_rational_convert_to_BigDecimal
  64809 2021-01-09 22:37 [ko1@a...            ] 161a20df28 (master): gc fix typo for the timer instruction for ARM64.
  64810 2021-01-09 22:38 [ko1@a...            ] 590dc06e38 (master): Get rid of defining methods for tests in core classes
  64812 2021-01-10 08:45 [ko1@a...            ] 72d504c1fd (master): [ruby/bigdecimal] Use smallest local variable scope in GetVpValueWithPrec
  64813 2021-01-10 08:45 [ko1@a...            ] 8b53cbaf5e (master): [ruby/bigdecimal] Avoid casting negative value to size_t
  64814 2021-01-10 08:45 [ko1@a...            ] 01aa036023 (master): * 2021-01-10 [ci skip]
  64815 2021-01-10 16:30 [ko1@a...            ] 63abb5c227 (master): dtoa.c: make compilable independently
  64816 2021-01-10 16:56 [ko1@a...            ] 34d02631e7 (master): dtoa.c: constified 
  64817 2021-01-10 20:00 [ko1@a...            ] 2adbf01ae1 (master): dtoa.c: make thread-safe by using atomic CAS
  64818 2021-01-10 20:42 [ko1@a...            ] 1e827d4cb5 (master): Moved to ruby/actions workflow [ci skip]
  64819 2021-01-10 21:34 [ko1@a...            ] c63552eab1 (master): Remove possibility of using same seeds
  64820 2021-01-11 00:47 [ko1@a...            ] 480f436dac (master): Suppress constant redefinition warnings
  64821 2021-01-11 00:47 [ko1@a...            ] 52257640ac (master): * 2021-01-11 [ci skip]
  64822 2021-01-11 05:13 [ko1@a...            ] 0e015f9389 (master): Adds RDoc summary of Hash methods (#4045)
  64823 2021-01-11 05:39 [ko1@a...            ] 8187228de0 (master): Fix ractor docs (#4048) [doc]
  64824 2021-01-11 06:21 [ko1@a...            ] d8c8b79d24 (master): [ruby/matrix] Fix 0-th power [Bug #17521] (#4047)
  64825 2021-01-11 11:41 [ko1@a...            ] d2aaf865e3 (master): [ruby/etc] Added fallback definition of RUBY_ATOMIC_EXCHANGE
  64827 2021-01-11 14:06 [ko1@a...            ] 5e00eeb4d4 (master): [ruby/matrix] use an exclusive range [Bug #17521]
  64828 2021-01-11 16:43 [ko1@a...            ] 2a1c68c91e (master): Avoid re-entering opt_invokebuiltin_delegate_leave
  64829 2021-01-11 21:11 [ko1@a...            ] 72549cfe98 (master): Removed ENABLE_PATH_CHECK condition [ci skip]
  64830 2021-01-11 21:14 [ko1@a...            ] 66a844fd07 (master): Define printf qualifier prefix fallbacks
  64831 2021-01-12 09:49 [ko1@a...            ] 1d04faee23 (master): [ruby/bigdecimal] Use rb_cstr_convert_to_BigDecimal in GetVpValueWithPrec
  64832 2021-01-12 09:49 [ko1@a...            ] 78d3813c74 (master): [ruby/bigdecimal] Add rb_cstr_convert_to_BigDecimal
  64833 2021-01-12 09:49 [ko1@a...            ] 71b17c4110 (master): * 2021-01-12 [ci skip]
  64834 2021-01-12 09:57 [ko1@a...            ] f7dc4d5cda (master): tool/sync_default_gems.rb: Prevent infinite loop due to unknown options
  64835 2021-01-12 17:08 [ko1@a...            ] b017848f8a (master): Show seconds of utc_offset if not zero
  64836 2021-01-12 17:29 [ko1@a...            ] 1eb8eb55c2 (master): Convert time component strings to integers more strictly
  64837 2021-01-12 17:53 [ko1@a...            ] ccabf4966f (master): [ruby/bigdecimal] Fix length calculation in rb_uint64_convert_to_BigDecimal
  64838 2021-01-12 20:03 [ko1@a...            ] 7dc0511ea4 (master): Remove "." and ".." from Dir.glob with FNM_DOTMATCH [Bug #17280]
  64839 2021-01-12 20:16 [ko1@a...            ] 0dc95266e8 (master): Fix the failing test with XDG_CONFIG_HOME
  64840 2021-01-12 22:18 [ko1@a...            ] 344a824ef9 (master): [DOC] Use URI#read instead of URI.open for better compatibility
  64841 2021-01-13 01:13 [ko1@a...            ] 44817db28b (master): [ruby/reline] Handle ed_search_{prev, next}_history in multiline correctly
  64842 2021-01-13 01:13 [ko1@a...            ] 0e44247508 (master): [ruby/reline] Version 0.2.1
  64843 2021-01-13 01:13 [ko1@a...            ] 9fa478e38a (master): [ruby/irb] Version 1.3.1
  64844 2021-01-13 01:13 [ko1@a...            ] 79d236a9f1 (master): * 2021-01-13 [ci skip]
  64845 2021-01-13 01:27 [ko1@a...            ] 6670de82c2 (master): [ruby/bigdecimal] Fix exception message raised in Kernel.BigDecimal
  64846 2021-01-13 02:04 [ko1@a...            ] 2175c2c957 (master): [ruby/bigdecimal] Use pre-allocated objects for special values
  64847 2021-01-13 08:14 [ko1@a...            ] 4ba3a4491e (master): [ruby/bigdecimal] Optimize rb_float_convert_to_BigDecimal by using dtoa
  64848 2021-01-13 09:09 [ko1@a...            ] 28321e400e (master): Update ext/bigdecimal/depend
  64849 2021-01-13 09:36 [ko1@a...            ] 0a4f719a06 (master): Update ext/bigdecimal/depend
  64850 2021-01-13 11:39 [ko1@a...            ] 30f1316401 (master): Skip test when UDP server is no response.
  64851 2021-01-13 11:49 [ko1@a...            ] a5b4b806de (master): [ruby/bigdecimal] Allow digits=0 in BigDecimal(flt) and Float#to_d
  64852 2021-01-13 12:16 [ko1@a...            ] 083c5f08ec (master): Check stack overflow in recursive glob_helper [Bug #17162]
  64853 2021-01-13 12:50 [ko1@a...            ] d8fb0bca54 (master): Removed excess stringizations on regstr [Bug #17532]
  64854 2021-01-13 13:29 [ko1@a...            ] 75212f2fc6 (master): Update wording in ractor.md (#4056) [doc]
  64855 2021-01-13 13:31 [ko1@a...            ] 65787f18b9 (master): Typo fixes [doc]   
  64857 2021-01-13 15:09 [ko1@a...            ] 30a35420e6 (master): [ruby/ostruct] Bump version
  64858 2021-01-13 16:38 [ko1@a...            ] 9441f3f970 (master): Allow UTC offset without colons per ISO-8601 [Bug #17504]
  64859 2021-01-13 18:12 [ko1@a...            ] 85b5d4c8bf (master): Revert "[Bug #11213] let defined?(super) call respond_to_missing?"
  64860 2021-01-13 18:13 [ko1@a...            ] 6f6dfdcc68 (master): Make warning values consistent [Bug #17523]
  64861 2021-01-13 20:41 [ko1@a...            ] 4b15caee8f (master): Added `in:` timezone option to `Time.new` [Feature #17485]
  64862 2021-01-13 20:41 [ko1@a...            ] e9b93d67ba (master): Positional and keyword arguments for timezone are exclusive
  64863 2021-01-13 22:11 [ko1@a...            ] 0036648a42 (master): Capture to reserved name variables if already defined [Bug #17533]
  64864 2021-01-13 23:20 [ko1@a...            ] 521ad9a13a (master): Moved Fiber methods into core [Feature #17407]
  64865 2021-01-14 00:18 [ko1@a...            ] 7f3c5e65c6 (master): mkmf.rb: remove exts.mk at distclean
  64866 2021-01-14 00:19 [ko1@a...            ] 70cd351c7c (master): * 2021-01-14 [ci skip]
  64867 2021-01-14 07:54 [ko1@a...            ] 589a8026f0 (master): fix ASAN errors    
  64868 2021-01-14 07:56 [ko1@a...            ] c8b47eb7c9 (master): only add the trailing nop if the catch table is not break / next / redo
  64869 2021-01-14 09:06 [ko1@a...            ] f4ce78d5c1 (master): delete negative cache from the table correctly
  64870 2021-01-14 09:14 [ko1@a...            ] efcdf68e64 (master): Guard callinfo     
  64871 2021-01-14 11:01 [ko1@a...            ] 4d13f3e9da (master): [ruby/bigdecimal] Explicitly cast size_t to int
  64872 2021-01-14 11:01 [ko1@a...            ] e129be7592 (master): [ruby/bigdecimal] Suppress warning at NO_SANITIZE on gcc
  64873 2021-01-14 11:01 [ko1@a...            ] b4ade73974 (master): [ruby/bigdecimal] Explicitly cast uint64_t to double
  64874 2021-01-14 11:22 [ko1@a...            ] b2beb8586e (ruby_3_0): Make any hash values fixable [Bug #17488]
  64875 2021-01-14 11:22 [ko1@a...            ] 5b2a0fc682 (ruby_3_0): Fixed dangling imemo_tmpbuf
  64876 2021-01-14 11:22 [ko1@a...            ] 1614dd9fd4 (ruby_3_0): expose some C-APIs for ractor
  64877 2021-01-14 11:22 [ko1@a...            ] b93e16dc0f (ruby_3_0): enable constant cache on ractors
  64878 2021-01-14 11:22 [ko1@a...            ] 98ca667b98 (ruby_3_0): Fixed a typo [Bug #17522]
  64879 2021-01-14 11:22 [ko1@a...            ] 303533d23c (ruby_3_0): Avoid re-entering opt_invokebuiltin_delegate_leave
  64880 2021-01-14 11:22 [ko1@a...            ] 1824df4054 (ruby_3_0): * 2021-01-14 [ci skip]
  64882 2021-01-14 16:59 [ko1@a...            ] c060bdc2b4 (master): NODE markability should not change by nd_set_type
  64883 2021-01-14 16:59 [ko1@a...            ] bb40c5cbe9 (master): Ensure symbol list node is either NODE_STR or NODE_DSTR
  64884 2021-01-14 16:59 [ko1@a...            ] 6bcc4664bd (master): Return new NODE_LIT
  64885 2021-01-14 21:38 [ko1@a...            ] 834b404b9a (master): [DOC] Fixed indent [ci skip]
  64886 2021-01-15 02:57 [ko1@a...            ] 5e26619660 (master): Fix WB for callinfo
  64887 2021-01-15 02:57 [ko1@a...            ] 48589f34e4 (master): * 2021-01-15 [ci skip]
  64888 2021-01-15 06:49 [ko1@a...            ] 500fc63cd0 (master): [ruby/bigdecimal] Reorder the arguments of BigDecimal_divide
  64889 2021-01-15 06:49 [ko1@a...            ] 0a039c5fbb (master): [ruby/bigdecimal] Use new conversion functions in BigDecimal_divide
  64890 2021-01-15 10:08 [ko1@a...            ] eb4319beaf (master): extlibs.rb: make patch command selectable [ci skip]
  64891 2021-01-15 11:49 [ko1@a...            ] 9c0189582d (master): Add timev.rb to .document
  64892 2021-01-15 12:30 [ko1@a...            ] 69ea2701ae (master): Sort filenames [ci skip]
  64893 2021-01-15 12:46 [ko1@a...            ] 1cb0c5ac49 (master): [ruby/time] No document for private methods
  64894 2021-01-15 13:43 [ko1@a...            ] e09094546a (master): Make Module#prepend affect ancestor chain even if argument already included in receiver
  64895 2021-01-15 17:47 [ko1@a...            ] 0d57d59933 (master): Keep encoding in the result of File.expand_path [Bug #17517]
  64896 2021-01-15 21:31 [ko1@a...            ] 5307fab661 (master): [ruby/time] Use Time#strftime to format
  64897 2021-01-16 00:15 [ko1@a...            ] f95f85b215 (master): [ruby/bigdecimal] Use new conversion functions in BigDecimal_DoDivmod
  64898 2021-01-16 00:15 [ko1@a...            ] 9d0c5e2754 (master): [ruby/bigdecimal] Use pre-allocated special values in BigDecimal_DoDivmod
  64899 2021-01-16 00:15 [ko1@a...            ] b130644584 (master): [ruby/bigdecimal] Fix for the coerce cases in divide and DoDivmod
  64900 2021-01-16 00:15 [ko1@a...            ] 4c4f873fc7 (master): * 2021-01-16 [ci skip]

[前][次][スレッド一覧][上]