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

ruby-changes:62801-62900

  62801 2020-09-02 10:02 [ko1@a...            ] 94b54b038c (master): Reapply "Special case Range#max for integer beginning and Float::Infinity end" (tests)
  62802 2020-09-02 11:02 [ko1@a...            ] 4c3f0597de (master): Remove the pc argument of vm_trace()
  62803 2020-09-02 11:03 [ko1@a...            ] 11922b5e03 (master): Fix error message for wb unprotected objects count
  62804 2020-09-02 13:05 [ko1@a...            ] 5e16857315 (master): Fix constant names set using const_set on a singleton class
  62806 2020-09-02 14:41 [ko1@a...            ] 6321330461 (master): Removed trailing spaces [ci skip]
  62807 2020-09-03 02:37 [ko1@a...            ] cc5b7ed1dc (master): Document limitation of Pathname#relative_path_from [ci skip]
  62808 2020-09-03 02:38 [ko1@a...            ] 0938bad0a5 (master): * 2020-09-03 [ci skip]
  62809 2020-09-03 02:45 [ko1@a...            ] d9b8411a7b (master): Document that StringScanner#matched_size returns size in bytes [ci skip]
  62810 2020-09-03 04:02 [ko1@a...            ] 54fb8fb62a (master): Comply with guide for method doc: array.c (#3506)
  62811 2020-09-03 04:44 [ko1@a...            ] eada635033 (master): Add category to `rb_warn_deprecated`
  62812 2020-09-03 06:54 [ko1@a...            ] 0b81a484f3 (master): Initialize new T_OBJECT as ROBJECT_EMBED
  62813 2020-09-03 08:45 [ko1@a...            ] 933035d303 (master): support T_MATCH in lldb
  62814 2020-09-03 08:46 [ko1@a...            ] 3fb255625b (master): add lldb functions for getting the heap page / heap page body
  62815 2020-09-03 15:14 [ko1@a...            ] 50b18e8129 (master): configuRe: detect that there is no g++
  62816 2020-09-03 16:50 [ko1@a...            ] 7b9ef66747 (master): Don't call to_s in const_set
  62817 2020-09-03 17:54 [ko1@a...            ] 705b908f7d (master): Fix a typo [ci skip]
  62818 2020-09-03 18:56 [ko1@a...            ] eeb5325d3b (master): Hoisted out warn_deprecated
  62819 2020-09-03 21:11 [ko1@a...            ] b52513e2a1 (master): skip Ractor tests on Compiler tests
  62820 2020-09-03 21:11 [ko1@a...            ] 79df14c04b (master): Introduce Ractor mechanism for parallel execution
  62821 2020-09-04 04:09 [ko1@a...            ] 3f922f3b77 (master): don't use toplevel return
  62822 2020-09-04 04:09 [ko1@a...            ] e0a749c045 (master): * 2020-09-04 [ci skip]
  62823 2020-09-04 06:42 [ko1@a...            ] d4585e7470 (master): Avoid potential for rb_raise() while crashing
  62824 2020-09-04 11:57 [ko1@a...            ] 169b1d1aca (master): Initialize loop variables of list_for_each for MS VC
  62825 2020-09-04 14:19 [ko1@a...            ] 3b0bcaf287 (master): check multi_ractor mode at main_p
  62827 2020-09-04 15:22 [ko1@a...            ] d164eef957 (master): Fixed heap-use-after-free on racter
  62828 2020-09-04 16:28 [ko1@a...            ] d7406ccc2c (master): Updated dependency 
  62829 2020-09-04 22:19 [ko1@a...            ] eb67c603ca (master): Added Symbol#name  
  62831 2020-09-05 00:42 [ko1@a...            ] f943566d1c (master): break around function definition [ci skip]
  62832 2020-09-05 00:42 [ko1@a...            ] 1c8fe90760 (master): * 2020-09-05 [ci skip]
  62833 2020-09-05 01:41 [ko1@a...            ] de30450d91 (master): Fix typos in Ractor README.
  62834 2020-09-05 17:22 [ko1@a...            ] 72757fb596 (master): Fix typo in ractor.md
  62835 2020-09-05 17:34 [ko1@a...            ] 5c49bb5486 (master): Removed useless casts
  62836 2020-09-05 19:29 [ko1@a...            ] 9a1f0240ca (ruby_2_7): bump patchlevel to 119
  62837 2020-09-05 19:29 [ko1@a...            ] 2c9dd060ab (ruby_2_7): Revert "Don't display singleton class in Method#inspect unless method defined there"
  62838 2020-09-05 23:17 [ko1@a...            ] 170c7528e6 (master): common.mk: UNALIGNED_MEMBER_ACCESS needs internal/warnings.h on some platforms
  62839 2020-09-05 23:17 [ko1@a...            ] dd83d0c599 (master): update-deps: ruby-runner is not a target
  62840 2020-09-06 01:59 [ko1@a...            ] 776b3df490 (master): Fix typos [ci skip]
  62841 2020-09-06 01:59 [ko1@a...            ] dfefe0e0d0 (master): * 2020-09-06 [ci skip]
  62842 2020-09-06 04:58 [ko1@a...            ] 40c06e6fe1 (master): Fixed some typos in ractor.md (#3522)
  62843 2020-09-06 10:55 [ko1@a...            ] e778de2c82 (ruby_2_7): merge revision(s) 11963da9e8e98821860fbb0c0f2adc118860c814: [Backport #16603] [Backport #17141]
  62844 2020-09-06 11:06 [ko1@a...            ] 3fef159f81 (ruby_2_7): merge revision(s) 3e02cd518fbe4d91c2aca7fbc3c5aafa387d3cb7: [Backport #17149]
  62845 2020-09-06 11:16 [ko1@a...            ] dd4e51d84e (ruby_2_7): merge revision(s) ff5e66034006a875125581114cce19d46843b32a: [Backport #17015]
  62846 2020-09-06 12:38 [ko1@a...            ] c12b2703bc (master): Add `RB_` prefix for size_t to number conversion.
  62847 2020-09-06 13:58 [ko1@a...            ] 369cfabd59 (master): Make it possible to dump and load an exception object
  62848 2020-09-06 19:06 [ko1@a...            ] c19f8f6263 (master): Add `*.md` to doc/.document [ci skip]
  62849 2020-09-06 19:12 [ko1@a...            ] b22b3f03f4 (master): Increase timeout for GitHub Actions.
  62850 2020-09-07 13:29 [ko1@a...            ] 0dbf6e46fb (master): [Feature #17157] removed -T command line option
  62851 2020-09-07 13:29 [ko1@a...            ] 17a27060a7 (master): * 2020-09-07 [ci skip]
  62852 2020-09-07 19:03 [ko1@a...            ] 19917d45a3 (master): .github: try GitHub Container Registry
  62854 2020-09-07 20:08 [ko1@a...            ] af5e87ab21 (master): separate rb_random_t
  62855 2020-09-07 20:08 [ko1@a...            ] c449b9b02f (master): Added rb_int_pair_to_real
  62856 2020-09-07 20:08 [ko1@a...            ] d6ec0ef59b (master): Added `get_real` interface
  62857 2020-09-07 20:08 [ko1@a...            ] 4924011262 (master): Added WITH_REAL macros
  62858 2020-09-07 20:08 [ko1@a...            ] 2b07b24bdf (master): Added `rb_random_base_init`
  62859 2020-09-07 21:07 [ko1@a...            ] a2f3aaea12 (ruby_2_7): Fix a random test failure by TracePoint
  62860 2020-09-07 21:07 [ko1@a...            ] 2b5b9e1280 (ruby_2_7): * 2020-09-07 [ci skip]
  62861 2020-09-07 21:14 [ko1@a...            ] 277076173a (ruby_2_7): Run a TracePoint test in an insolated process
  62862 2020-09-08 10:31 [ko1@a...            ] 5be75aad37 (master): Add FALLTHROUGH    
  62863 2020-09-08 10:32 [ko1@a...            ] 4530bea88c (master): * 2020-09-08 [ci skip]
  62864 2020-09-08 19:41 [ko1@a...            ] 0168094da2 (master): Use libSystem.dylib instead of libm.dylib and libc.dylib
  62865 2020-09-08 20:39 [ko1@a...            ] b7d86e330c (master): Workaroud for macOS Big Sur(11.0)
  62866 2020-09-08 20:39 [ko1@a...            ] cdef17096c (master): libSystem.dylib is also symlink. Use libSystem.B.dylib
  62867 2020-09-09 01:23 [ko1@a...            ] 65ab2385e3 (master): Use size_t for MJIT's max_ivar_index
  62868 2020-09-09 01:24 [ko1@a...            ] 96f2b2e086 (master): * 2020-09-09 [ci skip]
  62869 2020-09-09 21:11 [ko1@a...            ] b194973dcd (master): Revert the related commits about `Tempfile.open` change.
  62870 2020-09-09 21:11 [ko1@a...            ] 6997109fca (master): [ruby/tempfile] Revert Tempfile.open unlinking the file
  62871 2020-09-09 21:53 [ko1@a...            ] 01828a955a (master): Promote tsort to default gems
  62872 2020-09-09 22:48 [ko1@a...            ] 3590f08244 (ruby_2_7): spec/ruby/core/file/utime_spec.rb: far future timestamp may be trancated
  62873 2020-09-10 00:05 [ko1@a...            ] b49a870414 (master): Add a :since option to dump_all
  62874 2020-09-10 00:05 [ko1@a...            ] 76c7146ab4 (master): * 2020-09-10 [ci skip]
  62875 2020-09-10 03:11 [ko1@a...            ] 5001cc4716 (master): Optimize ObjectSpace.dump_all
  62876 2020-09-10 04:46 [ko1@a...            ] 475c8701d7 (master): Make SecureRandom support Ractor
  62877 2020-09-10 18:44 [ko1@a...            ] ea78960ee5 (master): sync callable_method_entry()
  62878 2020-09-10 20:43 [ko1@a...            ] cf681038d6 (master): Promote shellwords to default gems
  62879 2020-09-10 20:43 [ko1@a...            ] 867204c4a5 (master): Promote syslog to default gems
  62880 2020-09-10 20:43 [ko1@a...            ] cee8e95761 (master): Promote abbrev to default gems
  62881 2020-09-10 20:43 [ko1@a...            ] cf76a4a5c2 (master): Promote base64 to default gems
  62882 2020-09-11 00:49 [ko1@a...            ] ef22af4db0 (master): If the GC runs before the Mutex's are initialised then we get a crash in pthread_mutex_lock.
  62883 2020-09-11 00:49 [ko1@a...            ] 440ab313d0 (master): * 2020-09-11 [ci skip]
  62884 2020-09-11 10:53 [ko1@a...            ] d55c914f0f (master): Removed DRb.default_safe_level and DRb#safe_level
  62885 2020-09-11 10:53 [ko1@a...            ] e691e671ca (master): Removed Thread#safe_level
  62886 2020-09-11 11:02 [ko1@a...            ] 406559a268 (master): Add missing break  
  62887 2020-09-11 13:30 [ko1@a...            ] 0d78390bfb (master): rbinstall.rb: OpenStruct has not been needed for years
  62888 2020-09-11 14:34 [ko1@a...            ] f0ddbd502c (master): Let String#slice! return nil (#3533)
  62890 2020-09-12 08:31 [ko1@a...            ] d1851ba5b9 (master): Promote securerandom to default gems
  62891 2020-09-12 08:31 [ko1@a...            ] 01e0d74965 (master): Promote resolv-replace to default gems
  62892 2020-09-12 08:31 [ko1@a...            ] 6042b7433d (master): Promote time.rb to default gems
  62894 2020-09-12 08:31 [ko1@a...            ] ae5d97ca53 (master): * 2020-09-12 [ci skip]
  62895 2020-09-12 08:38 [ko1@a...            ] 0862744010 (master): [ruby/reline] clear_screen use Windows API
  62896 2020-09-12 08:38 [ko1@a...            ] 770e66030a (master): [ruby/reline] Use str.encoding by default for split_by_width
  62898 2020-09-12 08:38 [ko1@a...            ] 2e34b35a0f (master): [ruby/reline] Skip the nil obtained from getc
  62899 2020-09-12 08:38 [ko1@a...            ] 0ec19cc843 (master): [ruby/reline] Stop erasing chars after the cursor at eol
  62900 2020-09-12 08:38 [ko1@a...            ] ce389ade45 (master): [ruby/reline] Move cursor to currect vertical pos after rendering a logical line

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