[前][次][スレッド一覧][上]
ruby-changes:53001-53100
53001 2018-10-20 16:54 [ko1@a... ] k0kubun:r65215 (trunk): vm_insnhelper.c: never cache setinstancevariable twice
53002 2018-10-20 16:55 [ko1@a... ] hsbt:r65216 (trunk): Merge irb from github repository.
53003 2018-10-20 17:00 [ko1@a... ] ko1:r65217 (trunk): rename configure option `--disable-mjit` to `--disable-mjit-support`
53004 2018-10-20 17:06 [ko1@a... ] ko1:r65218 (trunk): skip tests if --disable-mjit-support.
53005 2018-10-20 17:47 [ko1@a... ] ko1:r65219 (trunk): require 'rbconifg' earlier.
53006 2018-10-20 19:05 [ko1@a... ] hsbt:r65220 (trunk): Revert "Mergr etc from github repository."
53007 2018-10-20 19:10 [ko1@a... ] yui-knk:r65221 (trunk): Fix locations of NODE_LAMBDA.
53008 2018-10-20 19:20 [ko1@a... ] k0kubun:r65222 (trunk): revert r65213 and r65215
53009 2018-10-20 19:20 [ko1@a... ] svn:r65223 (trunk): * expand tabs.
53010 2018-10-20 19:30 [ko1@a... ] hsbt:r65224 (trunk): Retry r65211.
53011 2018-10-20 19:45 [ko1@a... ] mame:r65225 (trunk): Remove tracecoverage instructions
53012 2018-10-20 19:46 [ko1@a... ] svn:r65226 (trunk): * expand tabs.
53013 2018-10-20 19:53 [ko1@a... ] yui-knk:r65227 (trunk): Fix locations of NODE_SCOPE in lambda.
53014 2018-10-20 19:57 [ko1@a... ] aycabta:r65228 (trunk): Improve safe navigation operator's docs [Misc #15109]
53015 2018-10-20 20:06 [ko1@a... ] yui-knk:r65229 (trunk): parse.y: Fix the compile error
53016 2018-10-20 20:09 [ko1@a... ] aycabta:r65230 (trunk): Improve doc of multipart/form-data [Bug #15019]
53017 2018-10-20 20:21 [ko1@a... ] k0kubun:r65231 (trunk): mjit_worker.c: don't refer to freed value
53018 2018-10-20 20:27 [ko1@a... ] ko1:r65232 (trunk): fix MJIT_SUPPORT on win32.
53019 2018-10-20 20:29 [ko1@a... ] naruse:r65233 (trunk): Add negotiated SSL protocol and cipher to Net::HTTP debug output
53020 2018-10-20 20:35 [ko1@a... ] ko1:r65234 (trunk): fix macro-name.
53021 2018-10-20 20:47 [ko1@a... ] aycabta:r65235 (trunk): Document File.{setuid?, setgid?, sticky?} support for IO objects [Bug #13972]
53022 2018-10-20 20:54 [ko1@a... ] suke:r65236 (trunk): refactoring define AvailableOLE.sysmon_available?
53023 2018-10-20 20:54 [ko1@a... ] svn:r65237 (trunk): * properties.
53024 2018-10-20 21:01 [ko1@a... ] mame:r65238 (trunk): Add the oneshot coverage feature to NEWS
53025 2018-10-20 21:08 [ko1@a... ] k0kubun:r65239 (trunk): NEWS: update about MJIT [ci skip]
53026 2018-10-20 21:17 [ko1@a... ] hsbt:r65240 (trunk): Added entry about new default gems.
53027 2018-10-20 21:21 [ko1@a... ] suke:r65241 (trunk): use System Monitor Control to test win32ole
53028 2018-10-20 21:28 [ko1@a... ] kazu:r65242 (trunk): Revert "Reset primary_server when remove_server"
53030 2018-10-20 21:48 [ko1@a... ] nobu:r65244 (trunk): lldb_cruby.py: T_RATIONAL support [ci skip]
53031 2018-10-20 22:02 [ko1@a... ] stomar:r65245 (trunk): NEWS: fix language
53032 2018-10-20 22:14 [ko1@a... ] kazu:r65246 (trunk): Revert "Revert "Reset primary_server when remove_server"" [ci skip]
53033 2018-10-20 22:14 [ko1@a... ] kazu:r65247 (trunk): Run background threads while testing drb
53034 2018-10-20 22:16 [ko1@a... ] suke:r65248 (trunk): refactoring. suppress warning.
53037 2018-10-21 00:00 [ko1@a... ] kazu:r65251 (trunk): NEWS: Fix `,`s [ci skip]
53038 2018-10-21 00:00 [ko1@a... ] svn:r65252 (trunk): * 2018-10-21
53039 2018-10-21 00:00 [ko1@a... ] kazu:r65253 (trunk): NEWS: Fix keywords [ci skip]
53040 2018-10-21 02:19 [ko1@a... ] nobu:r65254 (trunk): lldb_cruby.py: T_COMPLEX support [ci skip]
53042 2018-10-21 09:07 [ko1@a... ] naruse:r65256 (trunk): Skip dwarf if its version is not supported
53043 2018-10-21 09:08 [ko1@a... ] naruse:r65257 (trunk): check version of .debug_info
53044 2018-10-21 09:18 [ko1@a... ] k0kubun:r65258 (trunk): .travis.yml: debug problematic test case on osx
53045 2018-10-21 09:31 [ko1@a... ] k0kubun:r65259 (trunk): appveyor.yml: fix wrong spec directory
53046 2018-10-21 10:25 [ko1@a... ] k0kubun:r65260 (trunk): .travis.yml: use --job-status=replace
53047 2018-10-21 10:27 [ko1@a... ] k0kubun:r65261 (trunk): .travis.yml: mspec -j is unstable
53048 2018-10-21 11:18 [ko1@a... ] k0kubun:r65262 (trunk): appveyor.yml: workaround wrong command line escape
53049 2018-10-21 11:28 [ko1@a... ] k0kubun:r65263 (trunk): skip tests broken with OpenSSL 1.1.1 on Travis osx
53050 2018-10-21 11:38 [ko1@a... ] ko1:r65264 (trunk): fix a warning message.
53051 2018-10-21 12:38 [ko1@a... ] nobu:r65265 (trunk): Exclude CI platform specific failures by --excludes option
53052 2018-10-21 12:38 [ko1@a... ] svn:r65266 (trunk): * properties.
53053 2018-10-21 12:42 [ko1@a... ] nobu:r65267 (trunk): Quote `$(TESTSDIR)`
53054 2018-10-21 12:52 [ko1@a... ] nobu:r65268 (trunk): `--excludes` option must be in TEST_ALL_TESTOPTS
53055 2018-10-21 15:42 [ko1@a... ] aycabta:r65269 (trunk): Improve doc of Regexp about "ignore case" behavior [Misc #10836]
53056 2018-10-21 16:04 [ko1@a... ] aycabta:r65270 (trunk): Add missing info for Mutex_m to the doc [Bug #13598]
53057 2018-10-21 16:15 [ko1@a... ] aycabta:r65271 (trunk): Improve doc of yield_self
53058 2018-10-21 19:47 [ko1@a... ] naruse:r65272 (trunk): fix sign of integer variable
53059 2018-10-21 20:16 [ko1@a... ] nagachika:r65273 (ruby_2_5): bump up teeny version to 2.5.4.
53060 2018-10-21 20:20 [ko1@a... ] nagachika:r65274 (ruby_2_5): merge revision(s) 64515:
53061 2018-10-21 22:21 [ko1@a... ] k0kubun:r65275 (trunk): mjit.c: copy inline cache values to MJIT worker
53062 2018-10-21 22:37 [ko1@a... ] k0kubun:r65276 (trunk): _mjit_compile_send.erb: don't split send_guard
53063 2018-10-21 22:45 [ko1@a... ] k0kubun:r65277 (trunk): vm_core.h: fix typo [ci skip]
53064 2018-10-21 23:02 [ko1@a... ] stomar:r65278 (trunk): lib/mutex_m.rb: fix example code in documentation
53066 2018-10-21 23:30 [ko1@a... ] k0kubun:r65280 (trunk): mjit.c: remove wrongly-committed debug code
53067 2018-10-22 00:29 [ko1@a... ] k0kubun:r65281 (trunk): NEWS: prefer advertising --jit option [ci skip]
53068 2018-10-22 00:29 [ko1@a... ] svn:r65282 (trunk): * 2018-10-22
53069 2018-10-22 00:33 [ko1@a... ] aycabta:r65283 (trunk): Improve docs of Proc / Method
53070 2018-10-22 00:41 [ko1@a... ] k0kubun:r65284 (trunk): NEWS: note about --disable-mjit-support [ci skip]
53071 2018-10-22 00:54 [ko1@a... ] k0kubun:r65285 (trunk): try to remove some test skips for MJIT
53072 2018-10-22 01:37 [ko1@a... ] naruse:r65286 (trunk): Use inline function with stable code instead of macro
53073 2018-10-22 01:42 [ko1@a... ] naruse:r65287 (trunk): initialize is_stmt with default_is_stmt
53074 2018-10-22 05:00 [ko1@a... ] stomar:r65288 (trunk): lib/net/http.rb: [DOC] fix typos
53075 2018-10-22 05:01 [ko1@a... ] naruse:r65289 (trunk): check VLIW case
53076 2018-10-22 08:07 [ko1@a... ] k0kubun:r65290 (trunk): revert r65285
53077 2018-10-22 08:20 [ko1@a... ] k0kubun:r65291 (trunk): revert revert of r65285
53078 2018-10-22 08:53 [ko1@a... ] k0kubun:r65292 (trunk): skip 2 tests for MJIT for now
53079 2018-10-22 08:53 [ko1@a... ] nobu:r65293 (trunk): test_time_tz.rb: refactor dummy TZ tests and add another timezone
53080 2018-10-22 09:27 [ko1@a... ] hsbt:r65294 (trunk): Merge rubygems master branch from github.com/rubygems/rubygems.
53081 2018-10-22 09:32 [ko1@a... ] hsbt:r65295 (trunk): Merge stringio.gemspec from github repository.
53082 2018-10-22 10:25 [ko1@a... ] nobu:r65296 (trunk): time.c: optional arguments of Time::TM#initialize
53083 2018-10-22 12:31 [ko1@a... ] k0kubun:r65297 (trunk): test_thread.rb: another temporary skip for MJIT
53084 2018-10-22 12:59 [ko1@a... ] shyouhei:r65298 (trunk): .travis.yml: give up -O0
53085 2018-10-22 18:40 [ko1@a... ] k0kubun:r65299 (trunk): mjit_worker.c: make sure copy job wait is unblocked
53086 2018-10-22 18:48 [ko1@a... ] k0kubun:r65300 (trunk): mjit_worker.c: check appropriate flag to stop
53087 2018-10-22 18:53 [ko1@a... ] k0kubun:r65301 (trunk): mjit_worker.c: return more appropriate result
53088 2018-10-22 20:24 [ko1@a... ] knu:r65302 (trunk): Set the size of a new enumerator created by Enumerator#each with arguments to nil
53089 2018-10-22 20:24 [ko1@a... ] svn:r65303 (trunk): * expand tabs.
53090 2018-10-22 21:21 [ko1@a... ] kazu:r65304 (trunk): Add debug option to check ci failures on solaris
53091 2018-10-22 22:53 [ko1@a... ] nobu:r65305 (trunk): Return fixed values at subsec, utc_offset, and isdst
53092 2018-10-22 22:56 [ko1@a... ] nobu:r65306 (trunk): Revert TM_IS_TIME to 1
53093 2018-10-22 23:03 [ko1@a... ] nobu:r65307 (trunk): No longer subsec and isdst members
53094 2018-10-22 23:26 [ko1@a... ] k0kubun:r65308 (trunk): revert r65292 and r65297
53095 2018-10-23 00:19 [ko1@a... ] k0kubun:r65309 (trunk): test/ruby/test_string.rb: skip test_crypt for MJIT again
53096 2018-10-23 00:19 [ko1@a... ] svn:r65310 (trunk): * 2018-10-23
53097 2018-10-23 00:49 [ko1@a... ] k0kubun:r65311 (trunk): revisit more MJIT test skips
53098 2018-10-23 09:09 [ko1@a... ] k0kubun:r65312 (trunk): mjit.c: prevent from accessing expired job
53099 2018-10-23 09:19 [ko1@a... ] k0kubun:r65313 (trunk): wercker.yml: run --jit-wait test on Wercker
53100 2018-10-23 09:27 [ko1@a... ] k0kubun:r65314 (trunk): wercker.yml: pending for now
[前][次][スレッド一覧][上]