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

ruby-changes:56501-56600

  56501 2019-07-14 22:47 [ko1@a...            ] Yusuke Endoh: 36f2d9bac2 (master): numeric.c (fix_cmp): remove a unreachable return statement
  56502 2019-07-14 23:03 [ko1@a...            ] Yusuke Endoh: 0bf829c17b (master): transcode.c (rb_trans_conv): remove unnecessary assignments
  56503 2019-07-14 23:20 [ko1@a...            ] Yusuke Endoh: 3fd086ed56 (master): string.c (str_succ): remove a unnecessary assignment
  56504 2019-07-14 23:21 [ko1@a...            ] Yusuke Endoh: 43c337dfc1 (master): string.c (str_succ): refactoring
  56505 2019-07-14 23:36 [ko1@a...            ] Yusuke Endoh: 80da68db1e (master): Add a /* fall through */ comment
  56506 2019-07-14 23:45 [ko1@a...            ] Hiroshi SHIBATA: 8549774430 (master): Tweak upstream information of upstream commit.
  56507 2019-07-15 00:08 [ko1@a...            ] Yusuke Endoh: b4975693ed (master): process.c (p_sys_setregid, p_sys_setresgid): remove unused tmp buffer
  56508 2019-07-15 00:08 [ko1@a...            ] git: 721fc84937 (master): * 2019-07-15  
  56509 2019-07-15 00:10 [ko1@a...            ] Yusuke Endoh: 517c8a5324 (master): dir.c (dir_each_entry): remove unnecessary check
  56510 2019-07-15 00:20 [ko1@a...            ] Yusuke Endoh: deb5e58230 (master): ext/stringio/stringio.c (strio_read): "binray" is always zero here
  56511 2019-07-15 00:31 [ko1@a...            ] Yusuke Endoh: 9e3971c3ad (master): Add a /* fall through */ comment
  56512 2019-07-15 00:31 [ko1@a...            ] Yusuke Endoh: 970c12551e (master): Add a /* fall through */ comment
  56513 2019-07-15 00:40 [ko1@a...            ] Yusuke Endoh: 3201062adf (master): Add a /* fall through */ comment
  56514 2019-07-15 01:05 [ko1@a...            ] Yusuke Endoh: 09187c64b8 (master): Add a /* fall through */ comment
  56515 2019-07-15 06:09 [ko1@a...            ] Takashi Kokubun: 0ee105f3f0 (master): Mention SPECOPTS variable in make help
  56516 2019-07-15 06:14 [ko1@a...            ] Takashi Kokubun: 364f43ab7f (master): Reduce the number of make help entries
  56517 2019-07-15 06:18 [ko1@a...            ] Takashi Kokubun: e8b6f63039 (master): Drop `make change` and tool/change_maker.rb
  56518 2019-07-15 06:22 [ko1@a...            ] Takashi Kokubun: ea71128573 (master): Unify documentations of `make benchmark`
  56519 2019-07-15 06:45 [ko1@a...            ] Yusuke Endoh: d37da60128 (master): time.c (time_mdump): use another buffer for year_extend
  56520 2019-07-15 07:57 [ko1@a...            ] Yusuke Endoh: 772dae8bef (master): Add a /* fall through */ comment
  56521 2019-07-15 08:00 [ko1@a...            ] Yusuke Endoh: c9a59f491d (master): Add a /* fall through */ comment
  56522 2019-07-15 08:19 [ko1@a...            ] Yusuke Endoh: 13cb9e6bd2 (master): common.mk: remove "make exam" from help
  56523 2019-07-15 08:20 [ko1@a...            ] Hiroshi SHIBATA: 1f99274ccf (master): Added the bundled gems target to make help.
  56524 2019-07-15 08:33 [ko1@a...            ] Takashi Kokubun: 9da969cae7 (master): Revert "Dummy Makefile.in for CIs"
  56525 2019-07-15 08:37 [ko1@a...            ] Takashi Kokubun: 02c4ed4a7f (master): Stop consuming 2 entries for goruby
  56526 2019-07-15 08:38 [ko1@a...            ] Takashi Kokubun: 0a417248a0 (master): Fix unaligned help output
  56527 2019-07-15 08:46 [ko1@a...            ] Yusuke Endoh: a197579073 (master): addr2line.c: clarify the type of integer expression
  56528 2019-07-15 09:29 [ko1@a...            ] Nobuyoshi Nakada: ff3704031a (master): Insert a newline before `=end`
  56529 2019-07-15 09:36 [ko1@a...            ] Takashi Kokubun: 00a97d9412 (master): Always call va_end in form_args()
  56530 2019-07-15 09:40 [ko1@a...            ] Hiroshi SHIBATA: 0a711b0edf (master): Put vcs .rb to under the lib direcotory.
  56531 2019-07-15 09:40 [ko1@a...            ] Hiroshi SHIBATA: 08b340d2f6 (master): Separate the assertions of ruby core tests from test/unit/assertions.
  56532 2019-07-15 09:51 [ko1@a...            ] Hiroshi SHIBATA: e8ddbc0239 (master): Put colorize to library directory.
  56533 2019-07-15 10:11 [ko1@a...            ] Hiroshi SHIBATA: eed9db39e5 (master): Followed up e8ddbc0239.
  56534 2019-07-15 10:30 [ko1@a...            ] Kazuhiro NISHIYAMA: b789648830 (master): Change PROMPT_S of simple-prompt
  56535 2019-07-15 10:33 [ko1@a...            ] Takashi Kokubun: a191009a26 (master): Simplify start_process by exploiting C99
  56536 2019-07-15 10:39 [ko1@a...            ] Takashi Kokubun: dd4f128ac5 (master): Handle failure of opening a null device
  56537 2019-07-15 11:02 [ko1@a...            ] Nobuyoshi Nakada: a7fdb22373 (master): Enable RUBY_ASSERT_MESG_WHEN when RUBY_DEBUG is turned on
  56538 2019-07-15 11:04 [ko1@a...            ] Takashi Kokubun: 73346823e1 (master): Try to prevent random build failure on Travis osx
  56539 2019-07-15 11:16 [ko1@a...            ] Hiroshi SHIBATA: 41c5f9a166 (master): Put jisx0208.rb to under the library directory.
  56540 2019-07-15 11:16 [ko1@a...            ] Hiroshi SHIBATA: ac6d137157 (master): Added test-tool target for the test suite of tool/test files.
  56541 2019-07-15 11:19 [ko1@a...            ] Hiroshi SHIBATA: d02f2fc3e2 (master): Added help message for test-tool target.
  56542 2019-07-15 12:01 [ko1@a...            ] Yusuke Endoh: 76bad330aa (master): encoding.c (enc_table_expand): prefer xrealloc to realloc
  56543 2019-07-15 13:16 [ko1@a...            ] Hiroshi SHIBATA: badfbdf32c (master): Move vpath.rb into tool library direcotry.
  56544 2019-07-15 13:44 [ko1@a...            ] Hiroshi SHIBATA: b401fb35a4 (master): Removed needless LOAD_PATH modification.
  56545 2019-07-15 13:45 [ko1@a...            ] Kazuhiro NISHIYAMA: 929fa856ef (master): Add tool/leaked-globals to .gitattributes [ci skip]
  56547 2019-07-15 13:57 [ko1@a...            ] Takashi Kokubun: 9c38904ead (master): Use consistent fetchDepth for all jobs
  56548 2019-07-15 13:59 [ko1@a...            ] Kazuhiro NISHIYAMA: 62f34bd1fe (master): doc/globals.rdoc: Add deprecated to TRUE, FALSE, NIL [ci skip]
  56549 2019-07-15 14:08 [ko1@a...            ] Yusuke Endoh: 5353401c25 (master): thread.c (rb_thread_shield_waiting_{inc, dec}): prefer long to int
  56550 2019-07-15 14:08 [ko1@a...            ] Yusuke Endoh: 711dfec3fa (master): parse.y (here_document): remove dead code
  56551 2019-07-15 14:51 [ko1@a...            ] Hiroshi SHIBATA: 0eafa1dce8 (master): Fixed inconsitency locations of default gems.
  56552 2019-07-15 15:01 [ko1@a...            ] Hiroshi SHIBATA: 036039c8a2 (master): Fixed LoadError of version file.
  56553 2019-07-15 15:01 [ko1@a...            ] Yusuke Endoh: 4b345f9d4b (master): compile.c: ignore the result of COMPILE by marking with NO_CHECK
  56554 2019-07-15 15:07 [ko1@a...            ] Hiroshi SHIBATA: f73ea3342b (master): Fixed ruby/spec for Logger::LogDevice changes.
  56555 2019-07-15 15:21 [ko1@a...            ] git: f103ed8b7d (master): * expand tabs.
  56556 2019-07-15 16:06 [ko1@a...            ] Hiroshi SHIBATA: 5349aa23c8 (master): Also fixed up with 036039c8a29d3d8045207c111f9bbc481c904998
  56557 2019-07-15 16:51 [ko1@a...            ] Nobuyoshi Nakada: 5e0d27a32f (master): Removed dead code
  56558 2019-07-15 16:51 [ko1@a...            ] git: 5a42dca688 (master): * expand tabs.
  56560 2019-07-15 17:48 [ko1@a...            ] Nobuyoshi Nakada: b452c03a14 (master): Always evaluate the expression RUBY_ASSERT_MESG_WHEN just once
  56561 2019-07-15 18:21 [ko1@a...            ] Hiroshi SHIBATA: 1b59ed9b49 (master): Move helper file of logger to under the test/logger.
  56562 2019-07-15 19:40 [ko1@a...            ] Nobuyoshi Nakada: 0c6c937904 (master): Removed duplicate highlighting
  56563 2019-07-16 07:19 [ko1@a...            ] Yusuke Endoh: 6aab77a7a3 (master): Add a /* fall through */ comment
  56564 2019-07-16 07:19 [ko1@a...            ] Yusuke Endoh: c184a1c261 (master): compile.c: add NO_CHECK for the calls to COMPILE whose result is unused
  56565 2019-07-16 07:20 [ko1@a...            ] git: a8e4b7b12f (master): * expand tabs.
  56566 2019-07-16 07:26 [ko1@a...            ] git: 325d546d62 (master): * 2019-07-16  
  56567 2019-07-16 08:26 [ko1@a...            ] Nobuyoshi Nakada: ca524bcd49 (master): Expanded f_numerator
  56568 2019-07-16 08:26 [ko1@a...            ] Nobuyoshi Nakada: 34019a22eb (master): Expanded f_denominator
  56569 2019-07-16 08:26 [ko1@a...            ] Nobuyoshi Nakada: 71d5b4c32e (master): Fixed the library path for tools
  56570 2019-07-16 08:47 [ko1@a...            ] Nobuyoshi Nakada: 8e37ef76f6 (master): Fixed the library path for tools
  56571 2019-07-16 09:22 [ko1@a...            ] Nobuyoshi Nakada: 00dc0dae0d (master): Removed intermediate local variables
  56572 2019-07-16 09:22 [ko1@a...            ] git: e2f987e654 (master): * expand tabs.
  56573 2019-07-16 09:41 [ko1@a...            ] Nobuyoshi Nakada: 75fb0a9afa (master): Allow mday in Date.iso8601 to be omitted
  56574 2019-07-16 17:25 [ko1@a...            ] Nobuyoshi Nakada: 76c6cf2cbc (master): Print debugging information when updating failed
  56575 2019-07-16 18:42 [ko1@a...            ] Nobuyoshi Nakada: 19d592dc82 (master): Somehow `if` didn't work
  56576 2019-07-16 18:43 [ko1@a...            ] Nobuyoshi Nakada: 8deabcd328 (master): Constified afamily functions
  56577 2019-07-16 19:02 [ko1@a...            ] Nobuyoshi Nakada: e988048e25 (master): Moved the check for `exception` to rb_execarg_addopt
  56578 2019-07-16 19:28 [ko1@a...            ] Nobuyoshi Nakada: d8e23a67c3 (master): nil as the default of optional parameters
  56579 2019-07-16 21:38 [ko1@a...            ] Nobuyoshi Nakada: d45d448d71 (master): nil as the default of optional parameters
  56580 2019-07-16 22:07 [ko1@a...            ] Nobuyoshi Nakada: 6ab95fb741 (master): Removed twisted tests
  56581 2019-07-17 10:52 [ko1@a...            ] Nobuyoshi Nakada: ed2f2b4f98 (master): Named the backward compatible dump size
  56582 2019-07-17 10:52 [ko1@a...            ] Nobuyoshi Nakada: f487e5b7a4 (master): Expanded buf to copy at once
  56583 2019-07-17 10:53 [ko1@a...            ] git: 0965bb6091 (master): * 2019-07-17  
  56584 2019-07-17 11:57 [ko1@a...            ] Nobuyoshi Nakada: af07e07ac9 (master): Separate pull-github from merge-github [ci skip]
  56585 2019-07-17 14:53 [ko1@a...            ] Nobuyoshi Nakada: cd372f8db2 (master): Get rid of LoadError with $DEBUG
  56586 2019-07-17 17:05 [ko1@a...            ] Nobuyoshi Nakada: 0e23e0c3a0 (master): Adjust indent [ci skip]
  56587 2019-07-17 23:42 [ko1@a...            ] Yusuke Endoh: 416ead4cda (master): compile.c: add NO_CHECK for the calls to COMPILE whose result is unused
  56588 2019-07-17 23:42 [ko1@a...            ] git: bdec1ad9a9 (master): * expand tabs.
  56589 2019-07-18 08:16 [ko1@a...            ] git: 97808e29cd (master): * 2019-07-18  
  56590 2019-07-18 19:11 [ko1@a...            ] git: 78bc6cd8df (master): * remove trailing spaces.
  56591 2019-07-19 06:40 [ko1@a...            ] Nobuyoshi Nakada: a027c4b5b0 (master): Use Qnull instead of 0 and Qundef
  56592 2019-07-19 06:40 [ko1@a...            ] Nobuyoshi Nakada: a036a8a038 (master): Adjust styles and indents
  56593 2019-07-19 06:40 [ko1@a...            ] git: d4c4029597 (master): * 2019-07-19  
  56594 2019-07-19 07:50 [ko1@a...            ] Nobuyoshi Nakada: 18bce998dd (master): Fixed build error with RIPPER_DEBUG
  56595 2019-07-19 07:50 [ko1@a...            ] Nobuyoshi Nakada: 59d6ce4f4b (master): Moved RIPPER_DEBUG methods to Ripper from Kernel
  56596 2019-07-19 07:52 [ko1@a...            ] Nobuyoshi Nakada: 0b826418af (master): Update before commit
  56597 2019-07-19 07:58 [ko1@a...            ] Nobuyoshi Nakada: fd461dea06 (master): Ripper#validate_object: check if the object is hidden
  56598 2019-07-19 13:10 [ko1@a...            ] git: a44ad9a145 (master): * expand tabs.
  56599 2019-07-19 23:45 [ko1@a...            ] Yusuke Endoh: 3e8d4ff3e5 (master): array.c: factor out `assert(RB_TYPE_P(ary, T_ARRAY))` to a function
  56600 2019-07-19 23:53 [ko1@a...            ] Yusuke Endoh: 0a16ff9f83 (master): array.c: use assert in macro instead of in a function

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