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

ruby-changes:59901-60000

  59901 2020-02-01 23:27 [ko1@a...            ] b68fc08092 (master): Indent ChangeLog contents [ci skip]
  59902 2020-02-02 04:56 [ko1@a...            ] 7e2ed7d1aa (master): [ruby/irb] Add a new easter egg: dancing ruby
  59903 2020-02-02 04:56 [ko1@a...            ] ac1f4fa469 (master): [ruby/irb] Exclude useless files from RDoc
  59904 2020-02-02 04:56 [ko1@a...            ] 37e0f55c5a (master): [ruby/irb] Reformat LICENSE.txt [ci skip]
  59905 2020-02-02 04:56 [ko1@a...            ] 16d4774da1 (master): [ruby/reline] Fix Reline::Windows#scroll_down
  59906 2020-02-02 04:56 [ko1@a...            ] f5806eb206 (master): * 2020-02-02 [ci skip]
  59907 2020-02-02 23:09 [ko1@a...            ] fae537259d (master): Removed no longer used variable `last_hash`
  59908 2020-02-03 10:27 [ko1@a...            ] 9a446fd7ba (master): `struct rb_scan_args_t::vargs` is never used
  59909 2020-02-03 10:27 [ko1@a...            ] d9552cbd5a (master): * 2020-02-03 [ci skip]
  59910 2020-02-03 11:52 [ko1@a...            ] 0fa43b0c1b (master): test/rubygems/test_gem_remote_fetcher.rb: Remove a duplicated test
  59911 2020-02-03 12:54 [ko1@a...            ] 48c851f868 (master): Moved runtime assignemnts
  59912 2020-02-03 13:57 [ko1@a...            ] 0ab7f2f222 (master): Make `rb_scan_args_kw` inline too
  59913 2020-02-03 14:25 [ko1@a...            ] db69c50987 (master): Parenthesized macro arguments
  59914 2020-02-03 16:59 [ko1@a...            ] a635c93fde (master): support MJIT with debug option.
  59915 2020-02-03 17:55 [ko1@a...            ] 11963da9e8 (master): Check type of empty keyword [Bug #16603]
  59916 2020-02-04 01:16 [ko1@a...            ] f2552216d4 (master): Fix SimpleDelegator respond_to? regression
  59917 2020-02-04 01:16 [ko1@a...            ] e7739b600f (master): * 2020-02-04 [ci skip]
  59918 2020-02-04 02:14 [ko1@a...            ] a4fca28b80 (master): Fix description of Encoding.default_(in|ex)ternal
  59919 2020-02-04 08:04 [ko1@a...            ] 7c165bd7d9 (master): Fix linkage of popen_deadlock test
  59920 2020-02-04 08:25 [ko1@a...            ] 7a51d979cf (master): Fix inaccuracy in encoding tests
  59921 2020-02-04 14:54 [ko1@a...            ] 9cdc964d07 (master): Do not warn CR inside string literal
  59922 2020-02-04 17:09 [ko1@a...            ] 7d6903dc47 (master): Add the loaded feature after no exception raised
  59923 2020-02-04 20:56 [ko1@a...            ] 3c7a09ece8 (master): Add call-seq to Pathname#open from File.open
  59924 2020-02-05 09:42 [ko1@a...            ] c6cd4206df (master): Get rid of nested string interpolations to be editor-friendly
  59926 2020-02-05 09:42 [ko1@a...            ] 0226d72e95 (master): Fixed the output from separated test in parallel test
  59927 2020-02-05 09:42 [ko1@a...            ] 940cd3b916 (master): * 2020-02-05 [ci skip]
  59928 2020-02-06 10:38 [ko1@a...            ] 26ffd6e409 (master): Increase the frozen_strings table initial size
  59929 2020-02-06 10:38 [ko1@a...            ] d16f4220da (master): * 2020-02-06 [ci skip]
  59930 2020-02-06 11:47 [ko1@a...            ] 72bbf60f3a (master): do not assume GCC for __builtin_setjmp
  59931 2020-02-06 11:47 [ko1@a...            ] 34fd7241e4 (master): fine-grained #ifdef guard for Sparc systems
  59932 2020-02-06 11:47 [ko1@a...            ] 3b69552a5c (master): add predefined macros for Doxygen
  59933 2020-02-06 11:47 [ko1@a...            ] 7c20a2c83c (master): emacs mode addition
  59934 2020-02-06 11:47 [ko1@a...            ] ce4ea956d2 (master): function pointers are not void*
  59935 2020-02-06 11:47 [ko1@a...            ] 34f8e75f93 (master): rb_vm_t::postponed_job_index shall be rb_atomic_t
  59936 2020-02-06 14:53 [ko1@a...            ] 3d83e641b1 (master): [ruby/spec] Check by Thread#stop?
  59937 2020-02-06 20:57 [ko1@a...            ] f1c230f18b (master): Add separated assertion count
  59938 2020-02-06 20:57 [ko1@a...            ] 32adae431d (master): [ruby/spec] Just test that sleep completes
  59939 2020-02-06 20:57 [ko1@a...            ] 739fdb7ff0 (master): [ruby/spec] Don't care about return values
  59940 2020-02-06 20:57 [ko1@a...            ] 5fac54a594 (master): Fixed the output from separated test in parallel test
  59941 2020-02-06 21:20 [ko1@a...            ] e323f50a9c (master): Fix readline-ext sync
  59942 2020-02-06 21:57 [ko1@a...            ] d767da428c (master): [rubygems/rubygems] Fix require issue with file extension priority
  59943 2020-02-06 21:57 [ko1@a...            ] 054d99d95b (master): [rubygems/rubygems] Allow releasing with a rubygems pre version
  59944 2020-02-06 21:57 [ko1@a...            ] bd0a02d143 (master): Revert to remove the query command of rubygems.
  59945 2020-02-06 21:57 [ko1@a...            ] c6b5881eae (master): [rubygems/rubygems] Make non "test_" method private
  59946 2020-02-06 22:08 [ko1@a...            ] 8c67080381 (master): Revert "[rubygems/rubygems] Fix require issue with file extension priority"
  59948 2020-02-07 13:47 [ko1@a...            ] 3d21a75c72 (master): No crafted backtrace for SystemExit
  59949 2020-02-07 13:47 [ko1@a...            ] aece5baa75 (master): Removed useless empty lines
  59950 2020-02-07 13:47 [ko1@a...            ] dedcf62b13 (master): * 2020-02-07 [ci skip]
  59951 2020-02-07 13:55 [ko1@a...            ] 6ed1a5e0e6 (master): Made a test more robust
  59952 2020-02-07 14:24 [ko1@a...            ] 115fec062c (master): more on NULL versus functions.
  59953 2020-02-07 18:11 [ko1@a...            ] b64b0f3433 (master): Show unmatched sequence on failure
  59954 2020-02-07 19:36 [ko1@a...            ] 38ed8cbb5f (master): remove warning & support multi-run test for test/psych/visitors/test_to_ruby.rb (#2881)
  59955 2020-02-07 19:36 [ko1@a...            ] 59a40feec2 (master): remove warning & support multi-run test for test/psych_test_yaml.rb (#2887)
  59956 2020-02-07 23:31 [ko1@a...            ] b76a21aa45 (master): support multi-run test for test/did_you_mean/spell_checking/test_class_name_check.rb
  59957 2020-02-08 09:57 [ko1@a...            ] 07c98537ca (master): Clarified documentation in rb_integer_unpack [ci skip]
  59958 2020-02-08 09:57 [ko1@a...            ] c76484c399 (master): * 2020-02-08 [ci skip]
  59959 2020-02-08 19:48 [ko1@a...            ] 80cbf97918 (master): [DOC] Added 2.7.x to the latest stable versions [ci skip]
  59960 2020-02-09 02:56 [ko1@a...            ] acb9b73495 (master): * 2020-02-09 [ci skip]
  59961 2020-02-09 11:13 [ko1@a...            ] 2173ae7801 (master): spec/ruby/core/file/utime_spec.rb: far future timestamp may be trancated
  59962 2020-02-09 12:19 [ko1@a...            ] 92c86e39de (master): Removed a useless guard
  59963 2020-02-09 12:56 [ko1@a...            ] a28c166f78 (master): gc.c: make the stack overflow detection earlier under s390x
  59964 2020-02-09 13:39 [ko1@a...            ] e077a910b6 (master): Fix message of ExceptionForMatrix::ErrOperationNotDefined
  59965 2020-02-09 16:00 [ko1@a...            ] b7e0831e8f (master): Enhance rdoc for ENV
  59966 2020-02-09 16:10 [ko1@a...            ] c47cd4be28 (master): Removed duplicated code
  59967 2020-02-09 17:18 [ko1@a...            ] aeaf0dc555 (master): Separate objspace argument for rb_gc_disable and rb_gc_enable
  59968 2020-02-09 17:18 [ko1@a...            ] 0f05b234fb (master): Disable GC until VM objects get initialized [Bug #16616]
  59969 2020-02-09 20:21 [ko1@a...            ] e3e96e3faa (master): Check if bindable against the refined target [Bug #16617]
  59970 2020-02-09 20:22 [ko1@a...            ] fd6746c7a6 (master): [ruby/readline-ext] Use require check instead of DONT_RUN_RELINE_TEST env
  59971 2020-02-09 20:22 [ko1@a...            ] ac0658e720 (master): [ruby/readline-ext] Check TestRelineAsReadline existance
  59972 2020-02-09 20:22 [ko1@a...            ] 9dcb324fbe (master): Revert "[ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that assertions can be there"
  59973 2020-02-09 20:22 [ko1@a...            ] 05711adfb4 (master): [ruby/readline-ext] Remove unnecessary -I$(top_srcdir) when it's an individual gem
  59974 2020-02-09 20:22 [ko1@a...            ] a629f147cd (master): [ruby/readline-ext] The ruby/assert.h is adopted by Ruby 2.7 or later
  59975 2020-02-09 20:22 [ko1@a...            ] 108a288079 (master): [ruby/readline-ext] Add spec.extensions
  59976 2020-02-09 20:22 [ko1@a...            ] f3471174bb (master): [ruby/readline-ext] Use rake/extensiokntask to build
  59978 2020-02-09 21:44 [ko1@a...            ] 6f04f0cc44 (master): test/ruby/test_thread_queue.rb: add a wait to yield a thread
  59979 2020-02-10 01:27 [ko1@a...            ] 9c5a2fed85 (master): Fix readline build dependency
  59980 2020-02-10 01:28 [ko1@a...            ] 2079f436c7 (master): * 2020-02-10 [ci skip]
  59981 2020-02-10 01:33 [ko1@a...            ] e443f23576 (master): compile.c: Drop iseq_list from ibf_dump
  59982 2020-02-10 01:33 [ko1@a...            ] 6e5e6a40c4 (master): Deduplicate objects efficiently when dumping iseq to binary
  59983 2020-02-10 01:33 [ko1@a...            ] a2845adb49 (master): compile.c: Drop obj_list from ibf_dump
  59984 2020-02-10 12:22 [ko1@a...            ] f83781c8c1 (master): rb_enc_str_asciionly_p expects T_STRING
  59985 2020-02-10 13:29 [ko1@a...            ] 442c6de554 (master): Added commands of test-bundler to cheatsheet.
  59986 2020-02-10 14:00 [ko1@a...            ] 6e6844320d (master): Fixed duplicated warning
  59987 2020-02-10 14:14 [ko1@a...            ] 912ef0b559 (master): Revert "gc.c: make the stack overflow detection earlier under s390x"
  59988 2020-02-10 16:49 [ko1@a...            ] 8474e6ae1f (master): Use github.run_id in notification payload URL
  59989 2020-02-10 19:41 [ko1@a...            ] 6891fd1580 (master): Don't use upstream ext/readline/depend
  59990 2020-02-10 20:51 [ko1@a...            ] 2d1cb93d40 (master): Update readline-ext entry at docs
  59991 2020-02-10 21:41 [ko1@a...            ] 2dea81f477 (master): Don't refer Date in the document for Time.
  59992 2020-02-11 11:15 [ko1@a...            ] d83d61c98b (master): Removed unused variable
  59993 2020-02-11 11:15 [ko1@a...            ] de4caa327b (master): * 2020-02-11 [ci skip]
  59994 2020-02-11 13:29 [ko1@a...            ] 9b2e671944 (master): Expose assert_no_memory_leak for weakref
  59995 2020-02-11 13:29 [ko1@a...            ] a5d7b8e13d (master): Expose assert_normal_exit for weakref
  59996 2020-02-11 14:12 [ko1@a...            ] 66e636ab24 (master): ignore revision.tmp with in-place build
  59997 2020-02-11 14:12 [ko1@a...            ] 56f6973b68 (master): Promote weakref to the default gems
  59998 2020-02-11 14:27 [ko1@a...            ] f905f694cc (master): Monitor is extention library now
  59999 2020-02-11 15:59 [ko1@a...            ] de3883e782 (master): Restart timer thread even after preparation failed
  60000 2020-02-12 01:47 [ko1@a...            ] 50065dad7f (master): Remove rb_eval_cmd 

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