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

ruby-changes:56401-56500

  56401 2019-07-09 21:22 [ko1@a...            ] Nobuyoshi Nakada: b1be349bfb (master): Make symlink to "ruby" only from the install-name
  56402 2019-07-10 00:09 [ko1@a...            ] Nobuyoshi Nakada: d0ef5c21fb (master): Check dependencies on Travis-CI
  56403 2019-07-10 00:10 [ko1@a...            ] git: 57b8ca21f1 (master): * 2019-07-10  
  56404 2019-07-10 00:44 [ko1@a...            ] Nobuyoshi Nakada: 49cad67635 (master): Removed duplicate assignment
  56405 2019-07-10 01:31 [ko1@a...            ] Nobuyoshi Nakada: db844749af (master): Added StringIO::VERSION
  56406 2019-07-10 02:08 [ko1@a...            ] Nobuyoshi Nakada: de4889ce5c (master): Use the found version number
  56407 2019-07-10 02:08 [ko1@a...            ] Nobuyoshi Nakada: 9c48472b1e (master): Removed useless `freeze`s
  56408 2019-07-10 03:03 [ko1@a...            ] Nobuyoshi Nakada: cc936402eb (master): C90 for old versions
  56410 2019-07-10 12:36 [ko1@a...            ] Nobuyoshi Nakada: 1d2ec4b216 (master): Added Etc::VERSION
  56411 2019-07-11 03:37 [ko1@a...            ] Aaron Patterson: 12762b76cb (master): Don't manipulate GC flags directly
  56412 2019-07-11 03:37 [ko1@a...            ] git: d57ce99b7d (master): * 2019-07-11  
  56413 2019-07-11 12:01 [ko1@a...            ] Nobuyoshi Nakada: 26d674fdc7 (master): Suppress warning on x64-mingw
  56414 2019-07-11 14:12 [ko1@a...            ] Nobuyoshi Nakada: d77b84ca82 (master): $LOAD_PATH.resolve_feature_path
  56415 2019-07-11 14:52 [ko1@a...            ] Nobuyoshi Nakada: 4e038a7e64 (master): Revert "parse.y: Deprecate flip-flops"
  56416 2019-07-11 19:46 [ko1@a...            ] Nobuyoshi Nakada: cd069df365 (master): File::Stat uses Time#inspect
  56417 2019-07-11 20:14 [ko1@a...            ] Nobuyoshi Nakada: 3e7d002118 (master): Check exception flag as a bool [Bug #15987]
  56418 2019-07-11 20:15 [ko1@a...            ] git: 4018eee431 (master): * expand tabs.
  56419 2019-07-11 20:20 [ko1@a...            ] Nobuyoshi Nakada: c2723e59c2 (master): Removed wrong argument in the fallback function [Bug #15987]
  56420 2019-07-11 20:22 [ko1@a...            ] Nobuyoshi Nakada: f74e23af32 (master): Fixed argument in the fallback function [Bug #15987]
  56421 2019-07-11 21:07 [ko1@a...            ] Nobuyoshi Nakada: 8745fa2ff0 (master): Default to true when no exception flag [Bug #15987]
  56422 2019-07-12 15:10 [ko1@a...            ] git: b9ad62ea13 (master): * remove trailing spaces.
  56424 2019-07-12 17:54 [ko1@a...            ] Nobuyoshi Nakada: 00b34b0592 (master): Fixed duplicate test name
  56425 2019-07-12 17:58 [ko1@a...            ] Nobuyoshi Nakada: ae599db22f (master): * remove trailing spaces.
  56426 2019-07-13 06:10 [ko1@a...            ] git: 10d7419eb4 (master): * 2019-07-13  
  56427 2019-07-13 07:23 [ko1@a...            ] Masatoshi SEKI: cbe623f1c7 (master): change default value of load_limit (ignore load_limit)
  56428 2019-07-13 07:26 [ko1@a...            ] Nobuyoshi Nakada: 331eccf3fe (master): Removed useless `freeze`s from gemspec files
  56429 2019-07-13 07:26 [ko1@a...            ] Nobuyoshi Nakada: 143581cf4e (master): Removed stub lines from gemspec files
  56430 2019-07-13 07:26 [ko1@a...            ] Nobuyoshi Nakada: fd9f26df00 (master): Drop fossil rubygems support
  56431 2019-07-13 10:02 [ko1@a...            ] Nobuyoshi Nakada: e2bee86dc4 (master): Relaxed delta of nanosec from Float time
  56432 2019-07-13 22:35 [ko1@a...            ] Benoit Daloze: 4a935bc6f6 (master): Document $LOAD_PATH.resolve_feature_path in globals.rdoc
  56434 2019-07-13 22:35 [ko1@a...            ] Benoit Daloze: b1ee7148f8 (master): Improve documentation of $LOAD_PATH
  56435 2019-07-13 22:45 [ko1@a...            ] Benoit Daloze: 0a5463f764 (master): Add $LOAD_PATH.resolve_feature_path in NEWS
  56436 2019-07-13 22:45 [ko1@a...            ] Benoit Daloze: 43677a2c58 (master): Document the long form of global variables and mention aliases on the same line
  56437 2019-07-13 22:48 [ko1@a...            ] Benoit Daloze: 237b3e00c7 (master): Document $~ before dependent global variables
  56438 2019-07-13 22:55 [ko1@a...            ] Benoit Daloze: 6ef73c1472 (master): Improve documentation in doc/globals.rdoc
  56439 2019-07-13 23:37 [ko1@a...            ] Nobuyoshi Nakada: 1a4f7c9bfa (master): [DOC] Markup code in globals.rdoc
  56440 2019-07-14 01:32 [ko1@a...            ] Nobuyoshi Nakada: dcb8c41a1e (master): Added depend files
  56441 2019-07-14 01:32 [ko1@a...            ] git: 69a66e8a8b (master): * 2019-07-14  
  56442 2019-07-14 03:04 [ko1@a...            ] Nobuyoshi Nakada: ac2866005b (master): Add empty depend file if extconf.rb only exists
  56443 2019-07-14 12:54 [ko1@a...            ] Takashi Kokubun: 4402c66978 (master): Refactor mjit_worker command line with C99
  56444 2019-07-14 12:56 [ko1@a...            ] Takashi Kokubun: 18603e9046 (master): Update dependencies for 369ff79394765ce198ac7cee872a8c739d895aaa
  56445 2019-07-14 13:58 [ko1@a...            ] Yusuke Endoh: 315d3adf0f (master): Avoid io_tell whose return value is not used
  56446 2019-07-14 13:58 [ko1@a...            ] git: 1d46642487 (master): * expand tabs.
  56447 2019-07-14 14:04 [ko1@a...            ] Yusuke Endoh: ba94404f70 (master): Add /* fall through */ comments
  56448 2019-07-14 14:04 [ko1@a...            ] git: ff5b149435 (master): * expand tabs.
  56449 2019-07-14 14:10 [ko1@a...            ] Takashi Kokubun: 34b3ef29b6 (master): Drop obsoleted mjit_cancel_ivar debug_counter
  56450 2019-07-14 14:28 [ko1@a...            ] Yusuke Endoh: 219643c075 (master): Add a /* fall through */ comment
  56451 2019-07-14 14:34 [ko1@a...            ] Kazuhiro NISHIYAMA: 421dd31145 (master): [DOC] Fix experimental marker [ci skip]
  56452 2019-07-14 14:44 [ko1@a...            ] Kazuhiro NISHIYAMA: 4f351111b8 (master): NEWS: warning of flip-flop is reverted [ci skip]
  56453 2019-07-14 14:53 [ko1@a...            ] Kazuhiro NISHIYAMA: 6da539be3e (master): Fix typos [ci skip]
  56454 2019-07-14 15:00 [ko1@a...            ] Kazuhiro NISHIYAMA: dda2c860d9 (master): [DOC] Fix link to feature [ci skip]
  56455 2019-07-14 15:25 [ko1@a...            ] Hiroshi SHIBATA: e91ff4dbaf (master): Use FileUtils.cp_r instead of cp command directoly.
  56456 2019-07-14 15:25 [ko1@a...            ] Hiroshi SHIBATA: a73f452476 (master): Use FileUtils.mkdir_p instead of mkdir command directoly.
  56457 2019-07-14 15:25 [ko1@a...            ] Hiroshi SHIBATA: d25f355c65 (master): Fixup dccb0e1ec94e7b9c13c715939ae7e0ccc4ffb23e
  56458 2019-07-14 15:30 [ko1@a...            ] Hiroshi SHIBATA: 7d24a7ed7b (master): Use FileUtils.rm_rf instead of rm command directly.
  56459 2019-07-14 15:31 [ko1@a...            ] Hiroshi SHIBATA: 7504d676c8 (master): Do not use hard-coded file path of default gems upstream.
  56460 2019-07-14 15:40 [ko1@a...            ] Hiroshi SHIBATA: 4ce935cd5d (master): Removed FileUtils for file manipulations with module inclusion.
  56461 2019-07-14 15:55 [ko1@a...            ] Kazuhiro NISHIYAMA: f2d99fd820 (master): [DOC] Fix indent [ci skip]
  56462 2019-07-14 16:00 [ko1@a...            ] Kazuhiro NISHIYAMA: 2618db3011 (master): [DOC] Fix typos [ci skip]
  56463 2019-07-14 16:18 [ko1@a...            ] Yusuke Endoh: 73fab16e76 (master): compile.c (defined_expr): return void instead of int
  56464 2019-07-14 16:18 [ko1@a...            ] Yusuke Endoh: 95de69df99 (master): io.c (rb_file_open_internal): initialize all the fields
  56465 2019-07-14 16:19 [ko1@a...            ] git: 83153bbb14 (master): * expand tabs.
  56466 2019-07-14 16:57 [ko1@a...            ] Nobuyoshi Nakada: 10de5f149a (master): Calculate float complex division per each part
  56467 2019-07-14 17:16 [ko1@a...            ] Yusuke Endoh: 934e6b2aeb (master): Prefer `rb_error_arity` to `rb_check_arity` when it can be used
  56468 2019-07-14 17:16 [ko1@a...            ] git: 9987296b8b (master): * expand tabs.
  56469 2019-07-14 17:33 [ko1@a...            ] Yusuke Endoh: 61577fa53b (master): Add a /* fall through */ comment
  56470 2019-07-14 17:45 [ko1@a...            ] Nobuyoshi Nakada: 32f0135144 (master): Split RUBY_ASSERT and so on under include/ruby
  56471 2019-07-14 17:46 [ko1@a...            ] git: 73904abb95 (master): * expand tabs.
  56472 2019-07-14 17:55 [ko1@a...            ] Yusuke Endoh: db1c30b37f (master): addr2line.c (main_exe_path): avoid SEGV when /proc is not available
  56473 2019-07-14 17:58 [ko1@a...            ] Nobuyoshi Nakada: 08c2a9dc59 (master): Introduce RUBY_DEBUG flag macro
  56474 2019-07-14 18:05 [ko1@a...            ] Nobuyoshi Nakada: 715955ff27 (master): Include ruby/assert.h in ruby/ruby.h so that assertions can be there
  56475 2019-07-14 18:05 [ko1@a...            ] Kazuhiro NISHIYAMA: db64093f51 (master): [DOC] Fix a typo [ci skip]
  56476 2019-07-14 18:08 [ko1@a...            ] Nobuyoshi Nakada: 2553608c3b (master): Removed binop macro which has not been used
  56477 2019-07-14 18:15 [ko1@a...            ] Takashi Kokubun: 45dfd4c09d (master): Make export declaration place more consistent
  56478 2019-07-14 18:15 [ko1@a...            ] Kazuhiro NISHIYAMA: 043e3d2cdc (master): [DOC] Add missing headings [ci skip]
  56479 2019-07-14 18:31 [ko1@a...            ] Takashi Kokubun: d30d404bc4 (master): MJIT Support for getblockparamproxy
  56480 2019-07-14 20:17 [ko1@a...            ] Takashi Kokubun: a7dd6763bd (master): Increase fetchDepth to prevent checkout failure
  56481 2019-07-14 20:24 [ko1@a...            ] Yusuke Endoh: 41e09ca4be (master): addr2line.c (binary_filename): extend the buffer for NUL terminator
  56482 2019-07-14 20:34 [ko1@a...            ] Kazuhiro NISHIYAMA: 0df4a813ca (master): NEWS: RubyVM.resolve_feature_path moved [ci skip]
  56483 2019-07-14 20:43 [ko1@a...            ] Nobuyoshi Nakada: 1464f7a149 (master): Expand f_abs to use particular functions directly
  56484 2019-07-14 20:43 [ko1@a...            ] Nobuyoshi Nakada: 5bd83909b9 (master): Expand f_arg to use particular functions directly
  56485 2019-07-14 20:57 [ko1@a...            ] Nobuyoshi Nakada: e8700b596b (master): Check the result of String#-@
  56486 2019-07-14 21:35 [ko1@a...            ] Yusuke Endoh: 20a3fb3c4b (master): Add a /* fall through */ comment
  56487 2019-07-14 21:49 [ko1@a...            ] Takashi Kokubun: d8cc41c43b (master): Fix a wrong buffer size to avoid stack corruption
  56488 2019-07-14 21:53 [ko1@a...            ] Hiroshi SHIBATA: 8e6a68c18e (master): Use force flag for filter-branch.
  56489 2019-07-14 21:53 [ko1@a...            ] Hiroshi SHIBATA: 265e94a7fa (master): Added chrry-pick feature from upstream repository.
  56490 2019-07-14 21:53 [ko1@a...            ] Hiroshi SHIBATA: be082e2800 (master): Try to sync with commit history for default gems.
  56491 2019-07-14 21:58 [ko1@a...            ] Yusuke Endoh: 085d0e5ccb (master): ruby.c (name_match_p): remove unnecessary condition
  56492 2019-07-14 22:00 [ko1@a...            ] Hiroshi SHIBATA: a3493521a5 (master): abort sync commit history when it failed to modify commit message.
  56493 2019-07-14 22:11 [ko1@a...            ] Hiroshi SHIBATA: c8e1be6f1f (master): Skip merge commit with rubygems and bundler.
  56494 2019-07-14 22:11 [ko1@a...            ] Hiroshi SHIBATA: 46491af74c (master): Modified commit message with upstream repository name.
  56495 2019-07-14 22:13 [ko1@a...            ] Takashi Kokubun: 7ac7685fa7 (master): Simplify link_o_to_so arguments
  56496 2019-07-14 22:18 [ko1@a...            ] Kazuhiro NISHIYAMA: ab31e13e75 (master): doc/globals.rdoc: Add RUBY_PATCHLEVEL [ci skip]
  56497 2019-07-14 22:18 [ko1@a...            ] Kazuhiro NISHIYAMA: 9a402cf61f (master): doc/globals.rdoc: Add RUBY_COPYRIGHT [ci skip]
  56498 2019-07-14 22:21 [ko1@a...            ] Yusuke Endoh: 49362ddac6 (master): Add a /* fall through */ comment
  56499 2019-07-14 22:25 [ko1@a...            ] Kazuhiro NISHIYAMA: d0f113f6c1 (master): doc/globals.rdoc: Add RUBY_REVISION [ci skip]
  56500 2019-07-14 22:36 [ko1@a...            ] Kazuhiro NISHIYAMA: 5d606b5174 (master): doc/globals.rdoc: Add TOPLEVEL_BINDING [ci skip]

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