[前][次][番号順一覧][上]
ruby-changes:56001-56100
56001 2019-06-04 19:55 [ko1@a... ] Nobuyoshi Nakada: 2c60f37143 (trunk): random_mt_type
56002 2019-06-04 19:55 [ko1@a... ] git: 2e2cd8297b (trunk): * expand tabs.
56003 2019-06-04 21:47 [ko1@a... ] Nobuyoshi Nakada: 39eae6bf89 (trunk): tool/vcs.rb: return the commit date as the modified time
56004 2019-06-04 23:17 [ko1@a... ] Yusuke Endoh: 0872ea5330 (trunk): node.h: Avoid a magic number to represent excessed comma
56005 2019-06-04 23:17 [ko1@a... ] Yusuke Endoh: 0b0c6cb7e4 (trunk): compile.c: Remove the magical `(const NODE*) -1`
56006 2019-06-04 23:17 [ko1@a... ] git: b31e1b4a7c (trunk): * expand tabs.
56007 2019-06-05 10:13 [ko1@a... ] Takashi Kokubun: 8d81e59aa7 (trunk): Optimize CGI.escapeHTML by reducing buffer extension
56008 2019-06-05 10:13 [ko1@a... ] git: 804a7907a8 (trunk): * 2019-06-05
56009 2019-06-05 11:02 [ko1@a... ] Takashi Kokubun: 71b14affc6 (trunk): Revert "Optimize CGI.escapeHTML by reducing buffer extension"
56010 2019-06-05 11:02 [ko1@a... ] git: 6b66a76f43 (trunk): * expand tabs.
56011 2019-06-05 11:15 [ko1@a... ] Nobuyoshi Nakada: a105831819 (trunk): tool/runruby.rb: support RUNRUBY_USE_LLDB as well as RUNRUBY_USE_GDB
56012 2019-06-05 11:15 [ko1@a... ] Nobuyoshi Nakada: 26d02cc7cd (trunk): tool/runruby.rb: load the default lldb scripts
56014 2019-06-05 11:29 [ko1@a... ] git: 7c776038ec (trunk): * expand tabs.
56015 2019-06-05 12:04 [ko1@a... ] Nobuyoshi Nakada: aa8a8d8f6d (trunk): Split an assertion for f1f04caf60e4fc9dc3b12109e0be831f2d692810
56016 2019-06-05 12:04 [ko1@a... ] Nobuyoshi Nakada: 542d69c894 (trunk): Revert "vcs.rb support non-inplace build"
56017 2019-06-05 13:05 [ko1@a... ] Nobuyoshi Nakada: b2fe7484e7 (trunk): Test for f1f04caf60e4fc9dc3b12109e0be831f2d692810
56018 2019-06-05 13:35 [ko1@a... ] Nobuyoshi Nakada: 1624d77f3e (trunk): error.c: avoid infinite recursion at inspecting the frozen object
56019 2019-06-05 15:31 [ko1@a... ] Martin Drst: f258137083 (trunk): Fix grammar of macro name: ECCESSED -> ECCESSIVE
56020 2019-06-05 15:53 [ko1@a... ] Nobuyoshi Nakada: 84c294eb0b (trunk): spec/bundler/bundler/dsl_spec.rb: fix exception to raise
56021 2019-06-05 20:23 [ko1@a... ] Takashi Kokubun: f3c877e8de (trunk): Ignore ~/.gitconfig on tool/vcs.rb git commands
56022 2019-06-05 21:14 [ko1@a... ] Takashi Kokubun: 0a29dc87e6 (trunk): Optimize CGI.escapeHTML by reducing buffer extension
56023 2019-06-05 23:13 [ko1@a... ] Takashi Kokubun: 6dc0541ed3 (trunk): NEWS: Note about CGI.escapeHTML change [ci skip]
56024 2019-06-06 04:26 [ko1@a... ] git: fd17337228 (trunk): * 2019-06-06
56025 2019-06-06 08:22 [ko1@a... ] Nobuyoshi Nakada: 884576bf12 (trunk): Update RDoc of RUBY_REVISION
56026 2019-06-06 12:04 [ko1@a... ] Nobuyoshi Nakada: d046fe9262 (trunk): configure.ac: utilize wide columns for summary
56027 2019-06-06 14:21 [ko1@a... ] Yusuke Endoh: 1e54903684 (trunk): test/openssl: Support OpenSSL 1.1.1
56028 2019-06-06 15:26 [ko1@a... ] Yusuke Endoh: 861b50d81d (trunk): lib/rubygems.rb: Stop "Leaked file descriptor" warning
56029 2019-06-06 15:42 [ko1@a... ] Kazuhiro NISHIYAMA: c2a9c35024 (trunk): Stop `circular require` warning
56030 2019-06-06 16:50 [ko1@a... ] Kazuhiro NISHIYAMA: fcc36d767b (trunk): Revert "Stop `circular require` warning"
56031 2019-06-06 21:50 [ko1@a... ] Yusuke Endoh: 9f941f61ef (trunk): test/webrick/test_filehandler.rb: extend the timeout for Solaris CI
56032 2019-06-06 21:51 [ko1@a... ] Yusuke Endoh: 60924636e5 (trunk): test/net/http/test_http.rb: extend the timeout for Solaris CI
56034 2019-06-07 02:04 [ko1@a... ] Nobuyoshi Nakada: 09a2189c1b (trunk): Adjust indent
56035 2019-06-07 02:05 [ko1@a... ] git: aee7790131 (trunk): * 2019-06-07
56036 2019-06-07 08:49 [ko1@a... ] Nobuyoshi Nakada: 6f9d5fafe0 (trunk): Moved Makefile.in under template
56037 2019-06-07 08:59 [ko1@a... ] Nobuyoshi Nakada: bb3c89b643 (trunk): Makefile.in moved under template
56038 2019-06-07 09:06 [ko1@a... ] Nobuyoshi Nakada: 200c840b95 (trunk): Revert "Moved Makefile.in under template"
56039 2019-06-07 09:07 [ko1@a... ] Nobuyoshi Nakada: aef3bb3513 (trunk): Remove the dependency of Makefile on Makefile.in transitionally
56040 2019-06-07 09:11 [ko1@a... ] Nobuyoshi Nakada: c7477c3e1f (trunk): Moved Makefile.in under template
56041 2019-06-07 09:27 [ko1@a... ] Yusuke Endoh: 7e403dc6c8 (trunk): test/openssl/utils.rb: Extend the timeout
56042 2019-06-07 10:06 [ko1@a... ] Nobuyoshi Nakada: c55de95ff1 (trunk): Dummy Makefile.in for CIs
56043 2019-06-07 14:47 [ko1@a... ] Yusuke Endoh: a6a26e42b1 (trunk): compile.c: Partially revert r63870 which caused wrong optimization
56044 2019-06-07 18:58 [ko1@a... ] Nobuyoshi Nakada: 6566919176 (trunk): ripper_state_lex.rb: chomp CR
56045 2019-06-07 22:52 [ko1@a... ] Nobuyoshi Nakada: b76630f73e (trunk): require rubygems/package where used
56046 2019-06-07 23:38 [ko1@a... ] Yusuke Endoh: 75751dca2b (trunk): test/openssl/utils.rb: Extend the timeout for armv7l
56047 2019-06-07 23:51 [ko1@a... ] Nobuyoshi Nakada: ffaefcadd8 (trunk): Report a sudden death of workers
56048 2019-06-08 00:15 [ko1@a... ] git: 1696f80f40 (trunk): * 2019-06-08
56049 2019-06-08 13:49 [ko1@a... ] Hiroshi SHIBATA: 3776c48cf4 (trunk): Revert "require rubygems/package where used"
56050 2019-06-08 18:55 [ko1@a... ] Nobuyoshi Nakada: 21de4a574f (trunk): io.c: fold very very long lines
56051 2019-06-08 18:55 [ko1@a... ] Nobuyoshi Nakada: 5a840517ae (trunk): Fix broken `gem unpack`
56052 2019-06-08 19:45 [ko1@a... ] Nobuyoshi Nakada: 27a59ca2c8 (trunk): file.c: fix compile error with MacPorts gcc
56053 2019-06-08 19:58 [ko1@a... ] Nobuyoshi Nakada: 1ca03dc4f7 (trunk): Suppress warnings by gcc 9.1
56054 2019-06-08 20:13 [ko1@a... ] Nobuyoshi Nakada: f42588f754 (trunk): Make RUBY_RELEASE_DATE full on development
56055 2019-06-09 12:30 [ko1@a... ] Nobuyoshi Nakada: a8ef498d6b (trunk): Add tests of the encoding with BOM
56056 2019-06-09 12:30 [ko1@a... ] Nobuyoshi Nakada: 562c0bfeda (trunk): Split test_strip_bom for each encoding
56057 2019-06-09 12:30 [ko1@a... ] git: a432c014c9 (trunk): * 2019-06-09
56058 2019-06-09 12:45 [ko1@a... ] Hiroshi SHIBATA: 44f7f093ab (trunk): Added the condition for ruby_core repository.
56059 2019-06-09 12:45 [ko1@a... ] Hiroshi SHIBATA: 2c59c58a47 (trunk): Fixed wrong BUNDLE_BIN_PATH for ruby core.
56060 2019-06-09 12:45 [ko1@a... ] Hiroshi SHIBATA: 8f37629519 (trunk): Merge bundler master from upstream.
56062 2019-06-09 13:26 [ko1@a... ] Hiroshi SHIBATA: 614154bbb6 (trunk): Added missing dependency for rake examples.
56063 2019-06-10 19:48 [ko1@a... ] Benoit Daloze: 60af6fef3c (trunk): Fix Resolv specs to not depend on a system /etc/hosts file
56064 2019-06-10 19:48 [ko1@a... ] Benoit Daloze: 626ae5a9b6 (trunk): Resolv specs should pass on Windows now
56065 2019-06-10 19:48 [ko1@a... ] git: b9996b7b32 (trunk): * 2019-06-10
56066 2019-06-10 21:13 [ko1@a... ] Takashi Kokubun: 973fd18f11 (trunk): Add a benchmark of irb boot time
56067 2019-06-10 21:20 [ko1@a... ] Nobuyoshi Nakada: 976c689ad4 (trunk): irb: defer requiring rdoc to improve the start up time
56068 2019-06-10 21:46 [ko1@a... ] Nobuyoshi Nakada: 880204cf55 (trunk): irb/cmd/help.rb: return nil after the redefinition
56069 2019-06-10 22:06 [ko1@a... ] Takashi Kokubun: caa90202c9 (trunk): Make sure to suppress .irbrc on benchmark
56070 2019-06-10 22:39 [ko1@a... ] Takashi Kokubun: 02155da7ba (trunk): Make file2lastrev timezone consistent with git log
56071 2019-06-10 23:31 [ko1@a... ] Takashi Kokubun: f0bfa71ab3 (trunk): Use UTC for file2lastrev timezone
56072 2019-06-11 00:26 [ko1@a... ] git: d7e7e99862 (trunk): * 2019-06-11
56073 2019-06-11 06:46 [ko1@a... ] Yusuke Endoh: 6096baea5d (trunk): test/net/http/test_http.rb: Extend the timeout
56074 2019-06-11 06:56 [ko1@a... ] Yusuke Endoh: de4b2930f7 (trunk): ext/socket/ipsocket.c: Use SO_REUSEADDR for local_host/port
56075 2019-06-11 06:56 [ko1@a... ] git: fe9701ee00 (trunk): * expand tabs.
56076 2019-06-11 07:18 [ko1@a... ] Yusuke Endoh: 4adc6f07ef (trunk): test/lib/test/unit/assertions.rb (assert_cpu_usage_low): Relax the limit
56077 2019-06-11 12:17 [ko1@a... ] Hiroshi SHIBATA: e4364dbf6e (trunk): Fixed the code-style with the upstream rule.
56078 2019-06-11 12:34 [ko1@a... ] Kazuhiro NISHIYAMA: 42ac8890ef (trunk): Fail test if load ~/.irbrc
56079 2019-06-11 15:25 [ko1@a... ] Nobuyoshi Nakada: 140b8117bd (trunk): &. is not allowed inside LHS of massign
56080 2019-06-11 22:38 [ko1@a... ] Nobuyoshi Nakada: 39ae88ad0d (trunk): Refined syntax error messages
56081 2019-06-11 23:20 [ko1@a... ] Nobuyoshi Nakada: 42f0a8fd6f (trunk): MIN_HZ and MIN_MEASURABLE constants
56082 2019-06-11 23:20 [ko1@a... ] Nobuyoshi Nakada: eb016d8353 (trunk): Generalize timeout_scale
56083 2019-06-11 23:20 [ko1@a... ] Nobuyoshi Nakada: c4cbaef216 (trunk): assert_cpu_usage_low with timeout scale
56084 2019-06-12 01:16 [ko1@a... ] Aaron Patterson: 6db2d6d852 (trunk): Add compaction support for more types.
56085 2019-06-12 01:16 [ko1@a... ] git: 23e3c1704b (trunk): * expand tabs.
56086 2019-06-12 01:17 [ko1@a... ] git: 4f9e7c95e4 (trunk): * 2019-06-12
56090 2019-06-12 10:33 [ko1@a... ] Kazuhiro NISHIYAMA: 533070bfc6 (trunk): Use lines instead of split
56091 2019-06-12 10:33 [ko1@a... ] Nobuyoshi Nakada: 0971cab4d0 (trunk): Test to disable ASCII-only optimization
56093 2019-06-12 15:29 [ko1@a... ] Nobuyoshi Nakada: 9593e76ac2 (trunk): Ripper::Lexer: fallback parse error token to the previous one
56094 2019-06-12 15:30 [ko1@a... ] Nobuyoshi Nakada: 88411d350e (trunk): Another incomplete string case
56095 2019-06-13 00:32 [ko1@a... ] Takashi Kokubun: 1808029061 (trunk): make sync-default-gems GEM=irb
56096 2019-06-13 00:33 [ko1@a... ] git: 8d84e119da (trunk): * 2019-06-13
56097 2019-06-13 00:41 [ko1@a... ] Takashi Kokubun: 2a26c1ea24 (trunk): Clarify the Ruby version support status in IRB more
56098 2019-06-13 15:40 [ko1@a... ] Martin Drst: 7f79a86d8b (trunk): add comments to mention sort.reverse!
56099 2019-06-13 16:43 [ko1@a... ] Kazuhiro NISHIYAMA: 69509df2f4 (trunk): squeeze space [ci skip]
56100 2019-06-13 18:07 [ko1@a... ] git: bdc8b3789a (trunk): * expand tabs.
[前][次][番号順一覧][上]