[前][次][番号順一覧][上]
ruby-changes:65801-65900
65801 2021-04-06 09:34 [ko1@a... ] 3e5b691410 (master): * 2021-04-06 [ci skip]
65802 2021-04-06 15:20 [ko1@a... ] 93c73ab898 (master): spec/ruby/library/matrix/: Change the version guard to 3.0.2
65803 2021-04-06 16:03 [ko1@a... ] 31ba817887 (master): Try to fix Leaked file descriptor
65804 2021-04-07 16:43 [ko1@a... ] fbbc37dc1d (master): test/drb/test_drb.rb: Specify the host of DRbServer
65805 2021-04-07 16:44 [ko1@a... ] 587e680008 (master): * 2021-04-07 [ci skip]
65806 2021-04-08 04:17 [ko1@a... ] d8a13e5049 (master): [Bug #17780] Fix Method#super_method for module alias
65807 2021-04-08 04:17 [ko1@a... ] cdc0cdc77f (master): * 2021-04-08 [ci skip]
65808 2021-04-08 12:08 [ko1@a... ] 956056db37 (master): sync_default_gems.rb: do not reset the whole directory [ci skip]
65809 2021-04-08 12:18 [ko1@a... ] 2b66b22479 (master): [ruby/optparse] gemspec: Explicitly list 0 executables
65810 2021-04-08 12:18 [ko1@a... ] 5891159f96 (master): [ruby/optparse] Enhanced doc for option parameters (#11)
65811 2021-04-08 12:18 [ko1@a... ] fe72cff487 (master): [ruby/optparse] More on tutorial (#9)
65812 2021-04-08 12:18 [ko1@a... ] 0d1d779c23 (master): [ruby/optparse] Beginnings of tutorial
65813 2021-04-08 12:18 [ko1@a... ] a5ecce9187 (master): [ruby/optparse] Make use of option_params.rdoc
65814 2021-04-08 12:37 [ko1@a... ] ec355813b0 (master): [ruby/optparse] gemspec: Explicit files list [ci skip]
65815 2021-04-08 14:27 [ko1@a... ] ee372aa873 (master): test/zlib/test_zlib.rb: Set binmode to test output file
65816 2021-04-08 20:37 [ko1@a... ] d825e34962 (master): Use autogen.sh
65817 2021-04-08 20:42 [ko1@a... ] 3816157e5d (master): [ruby/irb] Ripper::Lexer::Elem#state is defined since Ruby 2.5
65819 2021-04-08 21:42 [ko1@a... ] b0b3022f95 (master): [ruby/reline] Moved development dependencies to Gemfile
65820 2021-04-08 21:42 [ko1@a... ] 0395aa6bbb (master): Make the return type of rb_char_next the same as CharNext
65822 2021-04-09 00:01 [ko1@a... ] 5c4ff3f00c (master): Document how to handle kill/terminate interrupts in Thread.handle_interrupt
65823 2021-04-09 00:01 [ko1@a... ] a6ae593ca0 (master): * 2021-04-09 [ci skip]
65824 2021-04-09 11:57 [ko1@a... ] 6496c76d2a (master): [ruby/reline] Add calling Reline::Config#reset_default_key_bindings to #reset, which is forgot to call
65825 2021-04-09 14:02 [ko1@a... ] 582f4bc188 (master): test/ruby/test_gc_compact.rb: Use assert_separately for debugging
65826 2021-04-10 02:48 [ko1@a... ] 9c31fb6114 (master): Fix documentation for Enumerator::Lazy#with_index
65827 2021-04-10 02:48 [ko1@a... ] ff43ecc0c1 (master): * 2021-04-10 [ci skip]
65828 2021-04-10 06:10 [ko1@a... ] 836da24e97 (master): Fix symbol export.
65829 2021-04-10 11:56 [ko1@a... ] 0a93a3f4c6 (master): win32: fix RUBY_RELEASE_DATE in Makefile
65830 2021-04-10 11:58 [ko1@a... ] 68a6f6c4ab (master): mac: ignore SDKROOT at installation
65831 2021-04-10 12:42 [ko1@a... ] af8ac97fcc (master): rbinstall.rb: append "/" to directory names
65832 2021-04-10 12:42 [ko1@a... ] 6c7d39aabe (master): rbinstall.rb: record default gem files
65833 2021-04-10 16:05 [ko1@a... ] 3a3033c138 (master): get rid of using `__builtin_unreachable` directly [Bug #17787]
65834 2021-04-10 16:05 [ko1@a... ] 8b7cab70eb (master): configuRe: try `-fdeclspec` option by linking [Bug #17787]
65835 2021-04-10 16:05 [ko1@a... ] 4a6c7f8696 (master): configuRe: always check for atomic/sync builtins [Bug #17787]
65836 2021-04-10 16:05 [ko1@a... ] c569c298fe (master): just redirect preprocessed vm.c to mjit header [Bug #17787]
65837 2021-04-11 08:40 [ko1@a... ] f60fba03bf (master): Make sure to mention ext/Setup is optional
65838 2021-04-11 08:40 [ko1@a... ] 97abd0f6af (master): * 2021-04-11 [ci skip]
65839 2021-04-11 09:05 [ko1@a... ] bd7430c7aa (master): [ruby/optparse] No document in rakelib
65840 2021-04-11 09:05 [ko1@a... ] ff0dac1849 (master): [ruby/optparse] Rdoc (#15)
65841 2021-04-11 09:05 [ko1@a... ] cb01437c24 (master): [ruby/optparse] Fix relative paths
65842 2021-04-11 09:05 [ko1@a... ] 1bad4bdf52 (master): [ruby/optparse] More on tutorial (#16)
65843 2021-04-11 09:05 [ko1@a... ] c795f30ef0 (master): [ruby/optparse] Reorganize Ruby example files for sharing (#14)
65844 2021-04-11 09:05 [ko1@a... ] f89486965b (master): [ruby/optparse] Moved rdoc files to doc/optparse
65845 2021-04-11 09:07 [ko1@a... ] ec01587827 (master): Revert "[ruby/optparse] No document in rakelib" [ci skip]
65846 2021-04-11 09:59 [ko1@a... ] dbdd8c2dfe (master): sync_default_gems.rb: ignore rakelib [ci skip]
65848 2021-04-11 13:22 [ko1@a... ] 60bdf03b6d (master): [DOC] Adjusted spacing [ci skip]
65849 2021-04-11 19:14 [ko1@a... ] 9f9045123e (master): st.c: skip all deleted entries [Bug #17779]
65850 2021-04-11 22:02 [ko1@a... ] 799ea1d154 (master): mkmf.rb: convert also arch_hdrdir [Bug #16651]
65851 2021-04-12 15:58 [ko1@a... ] a5688b5ce6 (master): Support non-standard `struct stat` [Bug #17793]
65852 2021-04-12 15:58 [ko1@a... ] 59171378fb (master): * 2021-04-12 [ci skip]
65853 2021-04-12 22:49 [ko1@a... ] df7efdcb6b (master): Get rid of LONG_LONG redefinition
65854 2021-04-13 13:12 [ko1@a... ] 12f7ba5ed4 (master): Make String#crypt ractor-safe
65855 2021-04-13 13:13 [ko1@a... ] 6878d51731 (master): * 2021-04-13 [ci skip]
65856 2021-04-13 14:30 [ko1@a... ] f8e1bf283d (master): workaround MSVC error
65857 2021-04-13 14:30 [ko1@a... ] 6413dc27dc (master): dependency updates
65858 2021-04-13 14:30 [ko1@a... ] f411fcd145 (master): get rid of #pragma GCC diagnostic ignored "-Wundef"
65859 2021-04-13 16:28 [ko1@a... ] 393923b50d (master): Inline LONG_LONG conversions
65860 2021-04-13 22:38 [ko1@a... ] 4eefb05725 (master): Add RSymbol struct back into RVALUE
[前][次][番号順一覧][上]