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

ruby-changes:52001-52100

  52001 2018-08-07 21:56 [ko1@a...            ] svn:r64217 (trunk): * properties.       
  52002 2018-08-07 21:56 [ko1@a...            ] hsbt:r64216 (trunk): Add missing test for WEBrick::HTTPAuth::Htgroup.
  52003 2018-08-07 22:08 [ko1@a...            ] hsbt:r64218 (trunk): Silence Net::HTTP warning in test.
  52004 2018-08-08 00:14 [ko1@a...            ] k0kubun:r64219 (trunk): win32/Makefile.sub: escape `=` in MJIT cflags
  52005 2018-08-08 00:14 [ko1@a...            ] svn:r64220 (trunk): * 2018-08-08        
  52006 2018-08-08 01:27 [ko1@a...            ] k0kubun:r64221 (trunk): mjit.c: initial support for mswin MJIT
  52007 2018-08-08 01:49 [ko1@a...            ] k0kubun:r64222 (trunk): appveyor.yml: make sure MJIT is tested on AppVeyor
  52009 2018-08-08 11:56 [ko1@a...            ] nobu:r64224 (trunk): skip hanging-up tests on macOS
  52010 2018-08-08 16:26 [ko1@a...            ] normal:r64225 (trunk): mjit.c: remove old comment about WNOHANG and SIGCHLD [ci skip]
  52011 2018-08-08 17:00 [ko1@a...            ] kazu:r64226 (trunk): Some environments do not have IPv6 address of localhost in /etc/hosts
  52012 2018-08-08 19:00 [ko1@a...            ] akr:r64227 (trunk): Store String as zone in struct vtm.
  52013 2018-08-08 19:39 [ko1@a...            ] akr:r64228 (trunk): Rename gmt field to tzmode in struct time_object.
  52014 2018-08-08 20:50 [ko1@a...            ] kazu:r64229 (trunk): Update comment of tzmode [ci skip]
  52015 2018-08-08 21:49 [ko1@a...            ] akr:r64230 (trunk): rename several internal macros in time.c
  52016 2018-08-08 22:44 [ko1@a...            ] naruse:r64231 (trunk): Add colon to avoid chkbuild's alert
  52017 2018-08-08 22:50 [ko1@a...            ] naruse:r64232 (trunk): fix MSG_OOB spec 
  52018 2018-08-08 23:14 [ko1@a...            ] rhe:r64234 (trunk): net/http, net/ftp: fix session resumption with TLS 1.3
  52020 2018-08-09 00:36 [ko1@a...            ] svn:r64237 (trunk): * 2018-08-09        
  52021 2018-08-09 00:36 [ko1@a...            ] nobu:r64236 (trunk): needs openssl/opensslv.h
  52022 2018-08-09 11:14 [ko1@a...            ] normal:r64238 (trunk): test/lib/leakchecker.rb (find_tempfiles): don't warn for missing files
  52024 2018-08-09 14:28 [ko1@a...            ] naruse:r64240 (trunk): Don't run specs on Solaris
  52025 2018-08-09 16:01 [ko1@a...            ] nobu:r64241 (trunk): apply r64239 to macOS too
  52026 2018-08-09 16:04 [ko1@a...            ] nobu:r64242 (trunk): apply r64239 to macOS too
  52027 2018-08-09 17:29 [ko1@a...            ] nobu:r64243 (trunk): io.c: fix non-ascii filename inplace edit
  52028 2018-08-09 17:41 [ko1@a...            ] knu:r64244 (trunk): Include the input in the message when raising InvalidAddressError
  52029 2018-08-09 17:49 [ko1@a...            ] kazu:r64245 (trunk): add 'x' mode character for O_EXCL
  52030 2018-08-09 17:49 [ko1@a...            ] kazu:r64246 (trunk): Skip test_inplace_nonascii if external encoding is us-ascii
  52031 2018-08-09 17:51 [ko1@a...            ] normal:r64247 (trunk): test/io/wait/test_io_wait_uncommon.rb (test_tty_wait): increase timeout
  52032 2018-08-09 18:02 [ko1@a...            ] normal:r64248 (trunk): test/io/console/test_io_console.rb: fix short read failures
  52033 2018-08-09 18:36 [ko1@a...            ] kazu:r64249 (trunk): Fix error when Encoding.default_external is Encoding::IBM437
  52034 2018-08-09 18:58 [ko1@a...            ] k0kubun:r64250 (trunk): mjit.c: add :wait option to RubyVM::MJIT.pause
  52036 2018-08-09 19:00 [ko1@a...            ] rhe:r64252 (trunk): net/http, net/ftp: skip SSL/TLS session resumption tests
  52037 2018-08-09 20:31 [ko1@a...            ] k0kubun:r64253 (trunk): process.c: fix outdated mjit_pause declaration
  52038 2018-08-09 20:39 [ko1@a...            ] k0kubun:r64254 (trunk): process.c: don't wait JIT queue flush on rb_f_exec
  52040 2018-08-09 22:18 [ko1@a...            ] mrkn:r64256 (trunk): enumerator.c: undef new and allocate of ArithmeticSequence
  52041 2018-08-09 22:32 [ko1@a...            ] nobu:r64257 (trunk): gmake.mk: fix commit dependency
  52042 2018-08-10 09:53 [ko1@a...            ] nobu:r64258 (trunk): another test needs IO.select
  52043 2018-08-10 09:53 [ko1@a...            ] svn:r64259 (trunk): * 2018-08-10        
  52052 2018-08-10 13:26 [ko1@a...            ] nobu:r64260 (trunk): .gdbinit: startup without shell for macOS Sierra and later
  52053 2018-08-10 13:33 [ko1@a...            ] nobu:r64261 (trunk): mjit.c: ruby_version is no longer used since r63279
  52054 2018-08-10 13:49 [ko1@a...            ] mrkn:r64262 (trunk): enumerator.c: fix for non-integral argument for ArithmeticSequence#last
  52055 2018-08-10 13:52 [ko1@a...            ] nobu:r64263 (trunk): common.mk: merge dependencies to wait miniruby to get built
  52056 2018-08-10 14:02 [ko1@a...            ] nobu:r64264 (trunk): version.c: separate Init_ruby_description
  52057 2018-08-10 14:18 [ko1@a...            ] mrkn:r64265 (trunk): process.c: fix rubyspec of Process.groups
  52058 2018-08-10 14:20 [ko1@a...            ] nobu:r64266 (trunk): version.c: MKSTR for fake.rb
  52059 2018-08-10 15:06 [ko1@a...            ] hsbt:r64267 (trunk): Move IPAddr to deafult gems category.
  52060 2018-08-10 16:45 [ko1@a...            ] mame:r64268 (trunk): insns.def (invokesuper): remove a dummy receiever flag hack for ZSUPER
  52061 2018-08-10 17:31 [ko1@a...            ] naruse:r64269: Remove failing spec files
  52062 2018-08-10 17:42 [ko1@a...            ] mame:r64270 (trunk): common.mk: "make check" now runs test-spec
  52063 2018-08-10 18:22 [ko1@a...            ] naruse:r64271 (trunk): Use assert_separately in TestIseqLoad#test_stressful_roundtrip
  52064 2018-08-10 20:55 [ko1@a...            ] nobu:r64272 (trunk): fixup r64270       
  52065 2018-08-10 21:04 [ko1@a...            ] nobu:r64273 (trunk): Pathname: Simplified Pathname#mountpoint?
  52066 2018-08-10 21:36 [ko1@a...            ] kazu:r64274 (trunk): Remove needless comment [ci skip]
  52067 2018-08-10 21:36 [ko1@a...            ] kazu:r64275 (trunk): Fix a typo [ci skip]
  52068 2018-08-10 21:55 [ko1@a...            ] k0kubun:r64276 (trunk): appveyor.yml: don't notify PR failure to Slack
  52069 2018-08-11 06:31 [ko1@a...            ] naruse:r64277: Remove failing specs     
  52070 2018-08-11 08:32 [ko1@a...            ] k0kubun:r64278 (trunk): test_iseq_load.rb: increase timeout
  52071 2018-08-11 08:32 [ko1@a...            ] svn:r64279 (trunk): * 2018-08-11        
  52072 2018-08-11 12:38 [ko1@a...            ] k0kubun:r64280 (trunk): _mjit_compile_send.erb: refactor to share vm_call_iseq_setup_normal
  52073 2018-08-11 12:50 [ko1@a...            ] k0kubun:r64281 (trunk): vm_args.c: stop requiring `calling` in vm_caller_setup_arg_block
  52074 2018-08-11 13:22 [ko1@a...            ] k0kubun:r64282 (trunk): tool/downloader.rb: retry on 502 and 503 error
  52075 2018-08-11 14:33 [ko1@a...            ] k0kubun:r64283 (trunk): _mjit_compile_pc_and_sp.erb: always move pc
  52076 2018-08-11 14:37 [ko1@a...            ] k0kubun:r64284 (trunk): _mjit_compile_pc_and_sp.erb: update the comment
  52077 2018-08-11 16:58 [ko1@a...            ] svn:r64286 (trunk): * properties.       
  52078 2018-08-11 16:58 [ko1@a...            ] k0kubun:r64285 (trunk): mjit_worker.c: carve out worker-related code
  52079 2018-08-11 17:07 [ko1@a...            ] k0kubun:r64287 (trunk): mjit_worker.c: prefix mjit_ to pch_status
  52080 2018-08-11 17:34 [ko1@a...            ] k0kubun:r64288 (trunk): mjit.c: exclude mjit_valid_class_serial_p
  52081 2018-08-11 18:37 [ko1@a...            ] k0kubun:r64289 (trunk): mjit.c: include mjit_worker.c
  52082 2018-08-11 18:48 [ko1@a...            ] k0kubun:r64290 (trunk): mjit.c: make some variables static again
  52083 2018-08-11 18:58 [ko1@a...            ] k0kubun:r64291 (trunk): mjit_worker.c: reorder functions and variables
  52084 2018-08-11 19:06 [ko1@a...            ] k0kubun:r64292 (trunk): mjit_worker.c: resurrect more static declarations
  52085 2018-08-11 22:19 [ko1@a...            ] nobu:r64293 (trunk): hash.c: env block size limit on Windows
  52086 2018-08-11 22:28 [ko1@a...            ] nobu:r64294 (trunk): upgrade the default WINNT version
  52087 2018-08-11 22:31 [ko1@a...            ] k0kubun:r64295 (trunk): test_iseq_load.rb: reduce timeout of test_stressful_roundtrip
  52088 2018-08-11 22:31 [ko1@a...            ] naruse:r64296 (trunk): Solaris raises EAI_SERVICE if hints.ai_socktype=0
  52089 2018-08-11 22:43 [ko1@a...            ] naruse:r64297 (trunk): Solaris 10 doesn't have getifaddrs
  52090 2018-08-11 23:05 [ko1@a...            ] k0kubun:r64298 (trunk): mjit_worker.c: share MJIT warning logic
  52091 2018-08-11 23:09 [ko1@a...            ] k0kubun:r64299 (trunk): test_rubyvm_mjit.rb: dump output on test_pause
  52092 2018-08-11 23:16 [ko1@a...            ] nobu:r64300 (trunk): appveyor.yml: show the OS version
  52093 2018-08-11 23:19 [ko1@a...            ] k0kubun:r64301 (trunk): mjit_worker.c: don't use ruby_strdup
  52094 2018-08-11 23:27 [ko1@a...            ] k0kubun:r64302 (trunk): mjit_worker.c: never trigger GC on MJIT worker
  52095 2018-08-11 23:32 [ko1@a...            ] nobu:r64303 (trunk): test_env.rb: a failure on appveyor
  52096 2018-08-11 23:34 [ko1@a...            ] k0kubun:r64304 (trunk): mjit_worker.c: handle calloc failure
  52097 2018-08-11 23:36 [ko1@a...            ] k0kubun:r64305 (trunk): mjit_worker.c: remove redundant cast for calloc/alloca
  52098 2018-08-11 23:44 [ko1@a...            ] k0kubun:r64306 (trunk): mjit.c: drop obsoleted duplicated declaration
  52099 2018-08-11 23:48 [ko1@a...            ] k0kubun:r64307 (trunk): mjit.c: stop defining alias for a very limited use
  52100 2018-08-11 23:50 [ko1@a...            ] k0kubun:r64308 (trunk): test_rubyvm_mjit.rb: skip testing MJIT if not supported

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