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

ruby-changes:58101-58200

  58101 2019-10-04 02:30 [ko1@a...            ] 711c40ebdc (master): Refactor parser_params by removing "in_main" flag
  58102 2019-10-04 02:30 [ko1@a...            ] b43afa0a8f (master): Make parser_params have parent_iseq instead of base_block
  58103 2019-10-04 02:31 [ko1@a...            ] bb9604e18c (master): * 2019-10-04 [ci skip]
  58104 2019-10-04 02:34 [ko1@a...            ] b732a9f8a0 (master): parse.y: use "struct rb_iseq_struct" instead of rb_iseq_t
  58105 2019-10-04 02:43 [ko1@a...            ] c3dd3b9553 (master): iseq.c (rb_iseq_compile_with_option): dummy parent_iseq for the parser
  58106 2019-10-04 06:13 [ko1@a...            ] bdbf8de498 (master): Enable Drone CI for ARM 64/32-bit cases. (#2520)
  58107 2019-10-04 06:13 [ko1@a...            ] 12e27a411c (master): Minor updates to methods and calling_methods documentation [ci skip]
  58108 2019-10-04 06:13 [ko1@a...            ] c7715a4936 (master): Add documentation regarding keyword argument separation [ci skip]
  58109 2019-10-04 06:18 [ko1@a...            ] 804672e7b4 (master): Try disabling build on trunk
  58111 2019-10-04 06:26 [ko1@a...            ] 182336ccb5 (master): bin_path_spec.rb has failed from the beginning
  58112 2019-10-04 07:15 [ko1@a...            ] ac69a051cf (master): Ignore arm32 failure for now
  58113 2019-10-04 07:33 [ko1@a...            ] a56d742e69 (master): Simplify bin_path_spec.rb guard
  58114 2019-10-04 07:59 [ko1@a...            ] 7db83b04d0 (master): Revert "Simplify bin_path_spec.rb guard"
  58115 2019-10-04 10:15 [ko1@a...            ] 5be2af5f90 (master): Remove call-seq for method that doesn't exist (#2521)
  58116 2019-10-04 16:09 [ko1@a...            ] 113bef6976 (master): array.c (rb_mem_clear): remove "register" from arguments
  58117 2019-10-04 21:35 [ko1@a...            ] c8a18e25c1 (master): iseq.c (rb_iseq_compile_on_base): Removed
  58118 2019-10-05 03:07 [ko1@a...            ] cbbe198c89 (master): Fix potential memory leaks by `rb_imemo_tmpbuf_auto_free_pointer`
  58119 2019-10-05 03:07 [ko1@a...            ] cbf88064f5 (master): * 2019-10-05 [ci skip]
  58120 2019-10-05 03:12 [ko1@a...            ] a20ed0565e (master): Don't allocate objects in `gc_compact`
  58121 2019-10-05 04:03 [ko1@a...            ] bd4b65f4b0 (master): IMEMO objects don't have a class, so return early
  58122 2019-10-05 06:34 [ko1@a...            ] 076d3d758b (master): ext/json/parser/parser.rl: Update the source code of parser.c
  58123 2019-10-05 07:01 [ko1@a...            ] 5717e55e9a (master): ext/json/parser/prereq.mk: Add a "automatically generated" header
  58124 2019-10-05 07:39 [ko1@a...            ] 170d154059 (master): signal.c: Use MINSIGSTKSZ by casting to int
  58125 2019-10-05 10:52 [ko1@a...            ] f8104d9e9f (master): [rubygems/rubygems] Fixed assertion arguments
  58126 2019-10-05 10:52 [ko1@a...            ] caa9d0bd78 (master): [rubygems/rubygems] Always pass an encoding option to Zlib::GzipReader.wrap
  58127 2019-10-05 10:52 [ko1@a...            ] 39e8d5e1cd (master): [rubygems/rubygems] Use dedicated assertion methods
  58128 2019-10-05 10:58 [ko1@a...            ] 6dfe0c9dcd (master): [rubygems/rubygems] The date might have advanced since TODAY has been set
  58129 2019-10-05 10:58 [ko1@a...            ] 7d4ab8bbe7 (master): [rubygems/rubygems] Use dependency.identity in available_specs
  58130 2019-10-05 11:04 [ko1@a...            ] 212da9a6ae (master): Added dependencies on prerequisite makefiles
  58131 2019-10-05 11:08 [ko1@a...            ] b659c1b92f (master): [rubygems/rubygems] Add Gem::Dependency#identity method
  58132 2019-10-05 11:08 [ko1@a...            ] 871005bdd2 (master): [rubygems/rubygems] Suppress keywords warning in ruby 2.7
  58133 2019-10-05 11:33 [ko1@a...            ] 3e3cc0885a (master): Now keyword parameter warnings are suppressed by 871005bdd204
  58134 2019-10-05 18:09 [ko1@a...            ] 70e3fda2eb (master): ext/json/parser/prereq.mk: keep line numbers of ext/json/parser/parser.c
  58135 2019-10-05 18:29 [ko1@a...            ] 96452373fd (master): ext/json/parser/prereq.mk: use `if $. == 1` instead of a hacky code
  58136 2019-10-05 19:10 [ko1@a...            ] 06a04a1aa3 (master): ext/openssl/ossl_ssl.c: Use const declaration if LibreSSL >= 2.8.0
  58137 2019-10-06 11:49 [ko1@a...            ] 2409667aa2 (master): time.c: Fix some bugs about WIDEVALUE
  58138 2019-10-06 11:49 [ko1@a...            ] 2ca353c2e0 (master): * 2019-10-06 [ci skip]
  58139 2019-10-06 15:23 [ko1@a...            ] 6525d3bcc7 (master): test/dtrace/helper.rb: Etc.getgrnam may return nil on some platforms
  58140 2019-10-06 16:52 [ko1@a...            ] f62f90367f (master): tailcall optimization again (#2528)
  58141 2019-10-06 17:01 [ko1@a...            ] ddf5020e4f (master): Revert "tailcall optimization again (#2528)"
  58142 2019-10-07 14:16 [ko1@a...            ] 309f6a7726 (master): Swap expected and actual correctly
  58143 2019-10-07 14:16 [ko1@a...            ] 136116819e (master): Use built-in Win32API on JRuby
  58144 2019-10-07 14:16 [ko1@a...            ] a9e9cd2036 (master): Flush console just after printing
  58145 2019-10-07 14:23 [ko1@a...            ] d4ec37f69e (master): * 2019-10-07 [ci skip]
  58146 2019-10-07 15:59 [ko1@a...            ] c8542ab484 (master): Add: Array#intersection method
  58147 2019-10-07 16:15 [ko1@a...            ] f4252f6496 (master): Version 0.0.3      
  58148 2019-10-07 19:07 [ko1@a...            ] bb86611c9b (master): Remove `-s3` option
  58149 2019-10-07 19:07 [ko1@a...            ] 96753e8475 (master): Create info.yml and info.json
  58150 2019-10-07 19:44 [ko1@a...            ] 3374e1450c (master): Write yaml and json under destdir and print to stdout
  58151 2019-10-07 23:37 [ko1@a...            ] 468184a996 (master): Allow ruby2_keywords to be used with bmethods
  58152 2019-10-08 00:00 [ko1@a...            ] 7abb02771a (master): Fix typo [ci skip] 
  58153 2019-10-08 00:01 [ko1@a...            ] d8b6f58502 (master): * 2019-10-08 [ci skip]
  58154 2019-10-08 02:57 [ko1@a...            ] 0a2f04e156 (master): Eliminate second GC pass for eliminating T_MOVED
  58155 2019-10-08 04:11 [ko1@a...            ] 058db33c5e (master): Move empty pages to the tomb
  58156 2019-10-08 04:29 [ko1@a...            ] 6abcd35762 (master): Do not free too many pages.
  58157 2019-10-08 04:58 [ko1@a...            ] 055a85d3d9 (master): Update NEWS with Module#ruby2_keywords and a few other things
  58158 2019-10-08 05:53 [ko1@a...            ] c0eae130b1 (master): Note RB_PASS_EMPTY_KEYWORDS and RB_SCAN_ARGS_EMPTY_KEYWORDS will be removed
  58159 2019-10-08 05:53 [ko1@a...            ] 59c3b1c9c8 (master): Add section to extension.rdoc for backwards compatibility macros [ci skip]
  58160 2019-10-08 09:06 [ko1@a...            ] dd0c75fdc2 (master): Import changes from ruby/bigdecimal (#2531)
  58161 2019-10-08 11:25 [ko1@a...            ] 11b6ff12af (master): more use of RbConfig::LIMITS
  58162 2019-10-08 17:29 [ko1@a...            ] 8feb8c9bb7 (master): Packed delayed token elements
  58163 2019-10-08 23:31 [ko1@a...            ] 7909f06212 (master): Check for invalid hex escapes in URI#query=
  58165 2019-10-09 09:08 [ko1@a...            ] e078352a78 (master): lldb_cruby.py: fixed inspecting string [ci skip]
  58166 2019-10-09 09:09 [ko1@a...            ] 59cfa2d187 (master): * 2019-10-09 [ci skip]
  58167 2019-10-09 12:12 [ko1@a...            ] 7e0ae1698d (master): avoid overflow in integer multiplication
  58168 2019-10-09 12:12 [ko1@a...            ] a220410be7 (master): annotate malloc-ish functions
  58169 2019-10-09 12:12 [ko1@a...            ] a14cc07f2f (master): avoid returning NULL from xrealloc
  58170 2019-10-09 12:19 [ko1@a...            ] 2f3b4029da (master): fix arity mismatch 
  58171 2019-10-09 12:25 [ko1@a...            ] 2d001003e4 (master): Improve performance of Array#sum with float elements (#1555)
  58172 2019-10-09 12:26 [ko1@a...            ] 12d05537d7 (master): Update required_ruby_version to 2.4.0
  58173 2019-10-09 12:42 [ko1@a...            ] b439ee1b8f (master): Remove uselsess shebang
  58175 2019-10-09 17:46 [ko1@a...            ] 6f11c3b335 (master): Check '[ci skip]' at job level
  58176 2019-10-09 23:23 [ko1@a...            ] 891cbd66a4 (master): signal.c: save the original sighandlers for fatal signals
  58177 2019-10-09 23:23 [ko1@a...            ] dd477df411 (master): error.c (rb_bug_for_fatal_signal): renamed from rb_bug_context
  58178 2019-10-09 23:23 [ko1@a...            ] b9cf58d2b2 (master): signal.c (ruby_abort): move the definition for refactoring
  58179 2019-10-09 23:42 [ko1@a...            ] 29e6782f5d (master): Share ruby_sighandler_t definition
  58180 2019-10-09 23:47 [ko1@a...            ] bb71a128eb (master): Prefer st_is_member over st_lookup with 0
  58181 2019-10-10 00:14 [ko1@a...            ] 9b919885a0 (master): fix memory corruption in old GCC
  58182 2019-10-10 00:14 [ko1@a...            ] ecf6c0402e (master): * 2019-10-10 [ci skip]
  58183 2019-10-10 01:00 [ko1@a...            ] 8dc5fe6e89 (master): Simplify rb_define_module_id
  58185 2019-10-10 08:55 [ko1@a...            ] 25100c4697 (master): lhs of pattern matching expression of should have a value
  58186 2019-10-10 12:10 [ko1@a...            ] 9c3153e0da (master): allow rb_raise from outside of GVL
  58187 2019-10-10 14:08 [ko1@a...            ] a23b639050 (master): negative_size_allocation_error never returns
  58188 2019-10-10 14:11 [ko1@a...            ] c2065c64cb (master): Fixed numbered parameter check
  58189 2019-10-10 14:21 [ko1@a...            ] 495ebd6e95 (master): Now error.o needs thread.h
  58190 2019-10-10 14:52 [ko1@a...            ] 6f522455bf (master): [rubygems/rubygems] Do not compare with unreliable Gem::Specification::TODAY
  58191 2019-10-10 14:52 [ko1@a...            ] dc2b301994 (master): [rubygems/rubygems] Restrict possible date range
  58192 2019-10-10 14:52 [ko1@a...            ] 717b72a8af (master): [rubygems/rubygems] Optimize Gem::Package::TarReader#each
  58193 2019-10-10 16:25 [ko1@a...            ] 203b7fa1ae (master): Guard static variable first
  58194 2019-10-10 16:49 [ko1@a...            ] 0b26f56a77 (master): Remove unreachable step level `[ci skip]`
  58195 2019-10-10 18:05 [ko1@a...            ] 2d393bf125 (master): guard rb_fatal against non-GVL call
  58196 2019-10-10 18:05 [ko1@a...            ] d96f04d73a (master): add "[FATAL]" marker on abort
  58197 2019-10-10 18:05 [ko1@a...            ] f1ce4897f2 (master): make rb_raise a GVL-only function again
  58198 2019-10-10 18:16 [ko1@a...            ] 3f413896c3 (master): forgot to delete unused #incude line
  58199 2019-10-10 20:00 [ko1@a...            ] 9c0cd5c569 (master): Prefer rb_gc_register_mark_object
  58200 2019-10-10 20:00 [ko1@a...            ] 0131fab749 (master): Slimed down test runtime by stressing openssl.so only [Bug #16196]

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