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

ruby-changes:61901-62000

  61901 2020-06-23 08:27 [ko1@a...            ] e2d94f61c8 (master): Convert RMoved to a doubly linked list
  61902 2020-06-23 10:05 [ko1@a...            ] 61374839e4 (master): Removed fpath_check, no longer used since taint flag was removed
  61903 2020-06-23 10:05 [ko1@a...            ] 9ce2066209 (master): Improved error messages for mjit option
  61904 2020-06-23 10:05 [ko1@a...            ] c3ba2db48b (master): Removed execpath argument of path_check_0 as always TRUE now
  61905 2020-06-23 15:06 [ko1@a...            ] e9adc2f420 (master): Match the output without encoding for localized compilers
  61906 2020-06-23 15:26 [ko1@a...            ] 70a4599869 (master): [ruby/psych] Bump libyaml version to 0.2.5
  61907 2020-06-23 15:26 [ko1@a...            ] 7cdfc2b5fc (master): [ruby/psych] Bump version strings for header file
  61908 2020-06-23 15:26 [ko1@a...            ] 666c077691 (master): [ruby/psych] Fix anchor lookup with symbolized names
  61909 2020-06-23 15:26 [ko1@a...            ] 078e94106d (master): [ruby/psych] Fixup 05d7e818a6abe3ee1c56b6be92f086647d73141c
  61910 2020-06-23 15:59 [ko1@a...            ] 6aa3aaac05 (master): lldb_cruby.py: show the sign of Bignum [ci skip]
  61911 2020-06-23 16:10 [ko1@a...            ] 37a2e48d76 (master): Avoid generating opt_send with cfunc cc with JIT
  61912 2020-06-23 22:58 [ko1@a...            ] dc351ff984 (master): [ci skip] Enhanced RDoc for Array (#3237)
  61913 2020-06-24 15:18 [ko1@a...            ] b71047cca3 (master): Fix RubyVM::AbstractSyntaxTree document
  61914 2020-06-24 15:18 [ko1@a...            ] fbb32b1f48 (master): * 2020-06-24 [ci skip]
  61915 2020-06-24 15:46 [ko1@a...            ] 3e02cd518f (master): Trace :return of builtin methods
  61916 2020-06-24 15:49 [ko1@a...            ] 946e5cc668 (master): Annotate Kernel#class as inline (#3250)
  61917 2020-06-24 15:50 [ko1@a...            ] 6ecef1199e (master): Add missing cast   
  61918 2020-06-24 15:56 [ko1@a...            ] e0037997d9 (master): Include workflow name in a notification of Compilations
  61919 2020-06-24 15:57 [ko1@a...            ] 737da8d383 (master): Add another missing cast
  61920 2020-06-24 16:30 [ko1@a...            ] 50c63ab38d (master): Fix a random test failure by TracePoint
  61921 2020-06-24 20:01 [ko1@a...            ] 7f29e34f35 (master): [ripper] fail unless got warning as expected
  61924 2020-06-25 00:20 [ko1@a...            ] 5dfe95d10e (master): * 2020-06-25 [ci skip]
  61925 2020-06-25 01:22 [ko1@a...            ] 419b0596a2 (master): [ripper] added endless method definition event tests
  61926 2020-06-25 01:22 [ko1@a...            ] 3d8705dcfd (master): Drop token info for endless method definition
  61927 2020-06-25 03:32 [ko1@a...            ] 5e860ed4c1 (master): [ci skip] Enhanced RDoc for Array (#3252)
  61929 2020-06-25 15:00 [ko1@a...            ] bb4a2351cb (master): Do not JIT inline builtin methods
  61930 2020-06-25 15:33 [ko1@a...            ] 1b076ca30d (master): [flori/json] Gem::Specification#date is set automatically by RubyGems.org.
  61931 2020-06-25 15:33 [ko1@a...            ] 4dbb10f29f (master): [flori/json] keyword argument is provided after Ruby 2.0+
  61932 2020-06-25 15:33 [ko1@a...            ] 4eff8a662a (master): [flori/json] add metadata
  61933 2020-06-25 15:48 [ko1@a...            ] 9a78e24f7d (master): Removed nonsense `rubygems_version` in input gemspec files
  61934 2020-06-25 18:48 [ko1@a...            ] 6fdd5e26c6 (master): Removed duplicate target
  61935 2020-06-26 00:21 [ko1@a...            ] 2d89af45ea (master): Add require to Delegator examples
  61936 2020-06-26 00:21 [ko1@a...            ] 289a28e68f (master): * 2020-06-26 [ci skip]
  61937 2020-06-26 10:22 [ko1@a...            ] 8070cb56db (master): fix return event and opt_invokebuiltin_delegate_leave (#3256)
  61938 2020-06-26 14:12 [ko1@a...            ] 5c03e4680e (master): Try increasing read timeout of rinda tests
  61939 2020-06-26 14:16 [ko1@a...            ] a640bcee04 (master): test/ruby/test_settracefunc.rb: Suppress a warning
  61940 2020-06-26 14:22 [ko1@a...            ] 9dbc2294a6 (master): Collect insns from a child process
  61941 2020-06-26 15:33 [ko1@a...            ] 7982dc1dfd (master): Decide JIT-ed insn based on cached cfunc
  61942 2020-06-26 15:51 [ko1@a...            ] 40b40523dc (master): Show what's inlined first in "JIT inline" log
  61944 2020-06-26 17:34 [ko1@a...            ] 200c5f4075 (master): Add NEWS entries about JIT optimizations
  61945 2020-06-26 17:37 [ko1@a...            ] a0aacd2efc (master): Add a NEWS placeholder for disposable cc [ci skip]
  61946 2020-06-26 17:40 [ko1@a...            ] ad1ebefefe (master): Avoid duplicated "when"s [ci skip]
  61948 2020-06-27 10:55 [ko1@a...            ] 61984d4760 (master): Not to rewrite node while compiling
  61949 2020-06-27 10:55 [ko1@a...            ] d6c9c014e2 (master): * 2020-06-27 [ci skip]
  61950 2020-06-27 12:20 [ko1@a...            ] d8a32b1465 (ruby_2_7): merge revision(s) 263b941321c3de6afc8f9dafbc2625f866b7437e: [Backport #16981]
  61951 2020-06-27 12:29 [ko1@a...            ] 799c5766a4 (ruby_2_7): merge revision(s) a19228f878d955eaf2cce086bcf53f46fdf894b9: [Backport #16979]
  61952 2020-06-27 13:51 [ko1@a...            ] 6770d8f1b0 (master): Add pattern matching with arrays benchmark
  61953 2020-06-27 13:53 [ko1@a...            ] 7a5a0dfa5e (master): Suppress "assigned but unused variable" warnings
  61954 2020-06-27 13:54 [ko1@a...            ] 600f3990d6 (master): Cosmetic change    
  61955 2020-06-27 14:44 [ko1@a...            ] 609ac6ee2c (master): Revert "Try increasing read timeout of rinda tests"
  61956 2020-06-27 22:52 [ko1@a...            ] 64d8c0815e (master): Update to ruby/mspec@6cb1f10
  61957 2020-06-27 22:52 [ko1@a...            ] b3fa158d1c (master): Update to ruby/spec@b6b7752
  61958 2020-06-27 23:40 [ko1@a...            ] 0faf6c8c0e (master): Update to ruby/spec@6c466d4
  61959 2020-06-28 02:03 [ko1@a...            ] 50fbd00e76 (master): [ruby/fiddle] Use "do { } while (0)" to ensure requiring "; "
  61961 2020-06-28 02:03 [ko1@a...            ] 9f740acaf9 (master): [ruby/fiddle] Use meaningful variable name
  61962 2020-06-28 02:03 [ko1@a...            ] 6429b6d973 (master): [ruby/fiddle] Add missing include
  61963 2020-06-28 02:03 [ko1@a...            ] ae18220f99 (master): [ruby/fiddle] Add support for variadic arguments
  61965 2020-06-28 02:03 [ko1@a...            ] f2bcdc7283 (master): [ruby/fiddle] Support MSWIN (#43)
  61966 2020-06-28 02:03 [ko1@a...            ] 247dd8743e (master): * 2020-06-28 [ci skip]
  61967 2020-06-28 02:08 [ko1@a...            ] 0703e01471 (master): Mark some Integer methods as inline (#3264)
  61968 2020-06-28 11:02 [ko1@a...            ] 48fb6299c6 (master): [ruby/fiddle] support for very old libffi
  61969 2020-06-28 13:41 [ko1@a...            ] 44a659ad97 (master): Replace ALT_SEPARATOR with SEPARATOR also in output file name
  61970 2020-06-28 14:16 [ko1@a...            ] 09b936d89c (master): Calculate header line count instead of hardcoding
  61971 2020-06-28 14:16 [ko1@a...            ] 1020f7e3aa (master): Replace separators in input file name in header too
  61972 2020-06-29 11:06 [ko1@a...            ] 2d6f8db3d6 (master): add spaces [ci skip]
  61973 2020-06-29 11:06 [ko1@a...            ] 4dc83eefce (master): rb_ary_aset: do not goto into a branch
  61974 2020-06-29 11:06 [ko1@a...            ] 86c869fb59 (master): ary_ensure_room_for_unshift: do not goto into a branch
  61975 2020-06-29 11:06 [ko1@a...            ] 2e8d8d10f2 (master): rb_ary_behead: do not goto into a branch
  61976 2020-06-29 11:06 [ko1@a...            ] 73f98d25eb (master): ary_join_1: do not goto into a branch
  61977 2020-06-29 11:06 [ko1@a...            ] e634a9d1a5 (master): node_children: do not goto into a branch
  61978 2020-06-29 11:06 [ko1@a...            ] 4f2425549a (master): rb_ary_slice_bang: do not goto into a branch
  61979 2020-06-29 11:06 [ko1@a...            ] 4dfc2f2e3d (master): bary_mul_karatsuba_branch: do not goto into a branch
  61980 2020-06-29 11:06 [ko1@a...            ] 5a7c0dd038 (master): str2big_scan_digits: do not goto into a branch
  61981 2020-06-29 11:06 [ko1@a...            ] 9ec4f1f205 (master): rb_big_aref: do not goto into a branch
  61982 2020-06-29 11:06 [ko1@a...            ] 184f0ab4c9 (master): rb_int_parse_cstr: do not goto into a branch
  61983 2020-06-29 11:06 [ko1@a...            ] 8d182b04ed (master): builtin_lookup: do not goto into a branch
  61984 2020-06-29 11:06 [ko1@a...            ] 86e3d63772 (master): SPECIAL_SINGLETON: no longer used
  61985 2020-06-29 11:06 [ko1@a...            ] a93da4970b (master): cmp_clamp: do not goto into a branch
  61986 2020-06-29 11:06 [ko1@a...            ] 70857ae1aa (master): glob_make_pattern: do not goto into a branch
  61987 2020-06-29 11:06 [ko1@a...            ] a5342f46e6 (master): iseq_set_exception_table: do not goto into a branch
  61988 2020-06-29 11:06 [ko1@a...            ] 1f90690a1d (master): compile_branch_condition: do not goto into a branch
  61989 2020-06-29 11:06 [ko1@a...            ] 3a3728e4b3 (master): singleton_class_of: do not goto into a branch
  61990 2020-06-29 11:06 [ko1@a...            ] cc1e9b8e11 (master): compile_break: do not goto into a branch
  61992 2020-06-29 11:06 [ko1@a...            ] aa2cb7f722 (master): compile_redo: do not goto into a branch
  61993 2020-06-29 11:06 [ko1@a...            ] cf29de7e6e (master): compile_next: do not goto into a branch
  61994 2020-06-29 11:06 [ko1@a...            ] c47b805d8c (master): add spaces [ci skip]
  61995 2020-06-29 11:06 [ko1@a...            ] a8d992ac00 (master): compile_call: do not goto into a branch
  61996 2020-06-29 11:06 [ko1@a...            ] a6b1454a5d (master): optimize_checktype: do not goto into a branch
  61997 2020-06-29 11:06 [ko1@a...            ] a2677815f5 (master): rb_check_typeddata: do not goto into a branch
  61998 2020-06-29 11:06 [ko1@a...            ] 228118482e (master): gc_marks_finish: do not goto into a branch
  61999 2020-06-29 11:06 [ko1@a...            ] 0e4ee71546 (master): rb_io_each_codepoint: do not goto into a branch
  62000 2020-06-29 11:07 [ko1@a...            ] 250189f54f (master): int_pow: do not goto into a branch

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