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

ruby-changes:51201-51300

  51201 2018-05-12 18:09 [ko1@a...            ] nobu:r63408 (trunk): fix TestInputMethod
  51202 2018-05-12 18:13 [ko1@a...            ] nobu:r63409 (trunk): irb.rb: update `_` 
  51203 2018-05-12 23:41 [ko1@a...            ] nobu:r63410 (trunk): optparse.rb: [DOC] about into: option
  51204 2018-05-13 10:18 [ko1@a...            ] nobu:r63411 (trunk): optparse.rb: Remove redundant `.freeze`
  51205 2018-05-13 10:18 [ko1@a...            ] svn:r63412 (trunk): * 2018-05-13        
  51206 2018-05-13 21:31 [ko1@a...            ] yui-knk:r63413 (trunk): compile.c: Fix segfault when VM_INSN_INFO_TABLE_IMPL is not 2
  51207 2018-05-14 12:30 [ko1@a...            ] shyouhei:r63414 (trunk): RSTRING_PTR is not guaranteed to be char*-aligned
  51208 2018-05-14 12:30 [ko1@a...            ] svn:r63415 (trunk): * 2018-05-14        
  51209 2018-05-14 15:39 [ko1@a...            ] hsbt:r63416 (trunk): Update test-unit 3.2.8 for bundled gems.
  51210 2018-05-14 17:33 [ko1@a...            ] nobu:r63417 (trunk): error.c: check redefined backtrace result
  51211 2018-05-15 08:41 [ko1@a...            ] normal:r63418 (trunk): io.c: cleanup copy_stream wait-for-single-fd cases
  51212 2018-05-15 08:41 [ko1@a...            ] svn:r63419 (trunk): * 2018-05-15        
  51213 2018-05-15 08:42 [ko1@a...            ] normal:r63420 (trunk): test_wait_for_single_fd.rb: relax test for newer FreeBSD
  51214 2018-05-15 08:51 [ko1@a...            ] normal:r63421 (trunk): test_wait_for_single_fd: ensure this works with kqueue
  51215 2018-05-15 08:51 [ko1@a...            ] normal:r63422 (trunk): test_wait_for_single_fd.rb: remove with_pipe helper
  51216 2018-05-15 09:08 [ko1@a...            ] svn:r63424 (trunk): * properties.       
  51217 2018-05-15 09:08 [ko1@a...            ] normal:r63423 (trunk): test_io_wait_uncommon: new test for uncommon file types
  51218 2018-05-15 10:22 [ko1@a...            ] hsbt:r63425 (trunk): Merge fileutils-1.1.0.
  51219 2018-05-15 10:29 [ko1@a...            ] normal:r63426 (trunk): -test-/wait_for_single_fd: fix -Wformat-security warning
  51220 2018-05-15 12:49 [ko1@a...            ] normal:r63427 (trunk): thread.c: enable ppoll for FreeBSD 11.0 and later
  51221 2018-05-15 13:16 [ko1@a...            ] mame:r63428 (trunk): Revert "Merge fileutils-1.1.0."
  51222 2018-05-15 13:36 [ko1@a...            ] shyouhei:r63429 (trunk): -Wno-cast-function-type
  51223 2018-05-15 14:53 [ko1@a...            ] hsbt:r63430 (trunk): Retry to merge fileutils-1.1.0.
  51224 2018-05-15 16:45 [ko1@a...            ] nobu:r63431 (trunk): share :cause variable
  51225 2018-05-15 16:47 [ko1@a...            ] nobu:r63432 (trunk): generic_erb.rb: get rid of fileutils
  51226 2018-05-15 17:08 [ko1@a...            ] nobu:r63433 (trunk): configure.ac: maybe with jemalloc
  51227 2018-05-15 19:10 [ko1@a...            ] hsbt:r63434 (trunk): Added workaround to fileutils for `make btest` without rbconfig.
  51228 2018-05-15 19:11 [ko1@a...            ] normal:r63435 (trunk): vm_core.h (rb_execution_context_t): interrupt_mask size to match interrupt_flag
  51229 2018-05-15 19:15 [ko1@a...            ] Re: normal:r63435 (trunk): vm_core.h (rb_execution_context_t): interrupt_mask size to match interrupt_flag
  51230 2018-05-15 19:51 [ko1@a...            ] nobu:r63436 (trunk): signal.c: follow up r63435
  51231 2018-05-15 23:31 [ko1@a...            ] ngoto:r63437 (trunk): Split TestThread#test_join_limits into peaces
  51232 2018-05-16 05:48 [ko1@a...            ] svn:r63439 (trunk): * 2018-05-16        
  51233 2018-05-16 05:48 [ko1@a...            ] ngoto:r63438 (trunk): Change logic to check _XOPEN_SOURCE on Solaris
  51234 2018-05-16 10:31 [ko1@a...            ] nobu:r63440 (trunk): fileutils.rb: remove code for OS/2 emx
  51235 2018-05-16 10:40 [ko1@a...            ] nobu:r63441 (trunk): iseq body local variables
  51236 2018-05-16 12:57 [ko1@a...            ] ngoto:r63442 (trunk): configure.ac: revert r63438
  51237 2018-05-16 13:11 [ko1@a...            ] ngoto:r63443 (trunk): configure.ac: move checks of -std=gnu99 and _XOPEN_SOURCE on Solaris
  51238 2018-05-16 20:06 [ko1@a...            ] ngoto:r63444 (trunk): configure.ac: move the checks of _XOPEN_SOURCE on Solaris
  51239 2018-05-17 03:55 [ko1@a...            ] svn:r63446 (trunk): * 2018-05-17        
  51241 2018-05-17 05:39 [ko1@a...            ] normal:r63447 (trunk): gc.c: use ccan/list
  51242 2018-05-17 06:55 [ko1@a...            ] normal:r63448 (trunk): thread: reduce GET_THREAD calls
  51243 2018-05-17 12:48 [ko1@a...            ] normal:r63450 (trunk): vm_trace: remove rb_postponed_job_t->flags
  51245 2018-05-17 13:20 [ko1@a...            ] normal:r63451 (trunk): vm_trace: implement postponed_jobs as st_table
  51246 2018-05-17 16:40 [ko1@a...            ] naruse:r63452 (trunk): http_proxy setting should respect both parent domain and subdomain
  51248 2018-05-17 21:36 [ko1@a...            ] nobu:r63454 (trunk): rb_parser_printf declaration
  51250 2018-05-18 02:11 [ko1@a...            ] svn:r63456 (trunk): * 2018-05-18        
  51251 2018-05-18 09:36 [ko1@a...            ] nobu:r63457 (trunk): parse.y: relax literal in condition warnings
  51252 2018-05-18 09:38 [ko1@a...            ] nobu:r63458 (trunk): redmine-backporter.rb: suppress a warning [ci skip]
  51253 2018-05-18 09:38 [ko1@a...            ] nobu:r63459 (trunk): tool: removed unused variables
  51254 2018-05-18 09:40 [ko1@a...            ] nobu:r63460 (trunk): tool: fixed shadowing variables
  51255 2018-05-18 10:39 [ko1@a...            ] hsbt:r63461 (trunk): Merge RubyGems 2.7.7
  51256 2018-05-18 17:01 [ko1@a...            ] normal:r63462 (trunk): thread.c (rb_wait_for_single_fd): do not leak EINTR on timeout
  51257 2018-05-18 17:29 [ko1@a...            ] normal:r63463 (trunk): gc.c: use monotonic counters for objspace_malloc_increase
  51258 2018-05-18 17:40 [ko1@a...            ] normal:r63464 (trunk): Revert "gc.c: use monotonic counters for objspace_malloc_increase"
  51259 2018-05-19 09:22 [ko1@a...            ] nobu:r63465 (trunk): fileutils.rb: split fu_windows?
  51262 2018-05-19 12:43 [ko1@a...            ] yui-knk:r63468 (trunk): iseq.c: Fix segfault when debug is not 0
  51263 2018-05-21 03:09 [ko1@a...            ] usa:r63469 (trunk): get rid of unused variable warning.
  51266 2018-05-21 03:36 [ko1@a...            ] usa:r63472 (trunk): should propagate V to sub make
  51267 2018-05-21 03:36 [ko1@a...            ] usa:r63473 (trunk): goruby build was broken
  51268 2018-05-21 09:42 [ko1@a...            ] shyouhei:r63474 (trunk): explicit cast to void* required for %p
  51269 2018-05-21 15:20 [ko1@a...            ] usa:r63475 (trunk): added `f` for 1 byte FizzBuzz because Hexagony has such feature
  51270 2018-05-21 21:24 [ko1@a...            ] nobu:r63476 (trunk): ruby.c: runtime_libruby_path
  51271 2018-05-21 21:25 [ko1@a...            ] nobu:r63477 (trunk): ruby.c: localize a variable
  51272 2018-05-21 21:32 [ko1@a...            ] usa:r63478 (trunk): now can do `make goruby`
  51273 2018-05-21 21:36 [ko1@a...            ] usa:r63479 (trunk): mention about `goruby` target in help
  51274 2018-05-21 23:33 [ko1@a...            ] k0kubun:r63480 (trunk): mjit.h: skip accessing mjit_opts if JIT-ed
  51275 2018-05-22 06:21 [ko1@a...            ] svn:r63482 (trunk): * 2018-05-22        
  51276 2018-05-22 06:21 [ko1@a...            ] normal:r63481 (trunk): array.c: use ruby_sized_free and SIZED_REALLOC_N
  51277 2018-05-22 06:40 [ko1@a...            ] normal:r63483 (trunk): load.c: use ruby_sized_xfree for calloc-ed RArray VALUE
  51278 2018-05-22 09:44 [ko1@a...            ] normal:r63484 (trunk): parse.y: use ruby_sized_xfree and SIZED_REALLOC_N
  51279 2018-05-22 10:13 [ko1@a...            ] normal:r63485 (trunk): string.c: size hints for free and realloc calls
  51280 2018-05-22 10:42 [ko1@a...            ] normal:r63486 (trunk): gc.c: use RUBY_DEFAULT_FREE instead of open-coded constant
  51281 2018-05-22 10:58 [ko1@a...            ] normal:r63487 (trunk): string.c: MAYBE_UNUSED to suppress warnings for `old`
  51282 2018-05-22 16:31 [ko1@a...            ] naruse:r63488 (trunk): export rb_hash_bulk_insert
  51283 2018-05-22 21:24 [ko1@a...            ] usa:r63489 (trunk): rename temporary dummy target
  51284 2018-05-23 00:39 [ko1@a...            ] k0kubun:r63490 (trunk): mjit.c: show error message on remove failure
  51285 2018-05-23 00:39 [ko1@a...            ] svn:r63491 (trunk): * 2018-05-23        
  51286 2018-05-23 00:49 [ko1@a...            ] k0kubun:r63492 (trunk): test_jit.rb: propagate suspicious stderr
  51287 2018-05-23 14:51 [ko1@a...            ] normal:r63493 (trunk): internal.h: export ruby_sized_* for systems w/o malloc_usable_size
  51288 2018-05-23 15:56 [ko1@a...            ] ko1:r63494 (trunk): remove VM_ENV_DATA_INDEX_ENV_PROC.
  51290 2018-05-24 00:58 [ko1@a...            ] svn:r63496 (trunk): * 2018-05-24        
  51291 2018-05-24 05:58 [ko1@a...            ] normal:r63497 (trunk): benchmark/bm_*erb*: fix for --measure=size/peak in driver.rb
  51293 2018-05-24 11:52 [ko1@a...            ] normal:r63499 (trunk): thread_pthread.c: avoid reading th pointer for thread cache
  51294 2018-05-24 15:15 [ko1@a...            ] nobu:r63500 (trunk): mjit.c: use remove_file in clean_so_file too
  51295 2018-05-24 21:57 [ko1@a...            ] k0kubun:r63501 (trunk): test_rubyoptions.rb: allow passing test_verbose
  51296 2018-05-24 22:25 [ko1@a...            ] k0kubun:r63502 (trunk): test_rubyoptions.rb: RbConfig::CONFIG['cppflags'] can be nil
  51297 2018-05-24 23:32 [ko1@a...            ] k0kubun:r63503 (trunk): spec/ruby: fix RUBY_DESCRIPTION check with JIT enabled
  51298 2018-05-27 14:47 [ko1@a...            ] k0kubun:r63504 (trunk): jit_support.rb: cahce JIT support check
  51299 2018-05-27 14:47 [ko1@a...            ] svn:r63505 (trunk): * 2018-05-27        
  51300 2018-05-27 14:52 [ko1@a...            ] k0kubun:r63506 (trunk): st.c: remove redundant export declaration

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