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

ruby-changes:40301-40400

  40301 2015-10-30 12:49 [ko1@a...            ] hsbt:r52382 (trunk): * ChangeLog: fix wrong commit name.
  40302 2015-10-30 12:56 [ko1@a...            ] hsbt:r52383 (trunk): * test/ruby/test_call.rb: added test for safe navigation operator.
  40303 2015-10-30 13:37 [ko1@a...            ] nobu:r52384 (trunk): use assert_raise   
  40304 2015-10-30 14:30 [ko1@a...            ] naruse:r52385 (trunk): Old linux's default hard rlimit_nofile is 1024
  40305 2015-10-30 14:55 [ko1@a...            ] naruse:r52386 (trunk): show parent process's signal mask from child process
  40306 2015-10-30 16:01 [ko1@a...            ] naruse:r52387 (trunk): set as binary before gsub
  40307 2015-10-30 16:17 [ko1@a...            ] nobu:r52388 (trunk): test/fiddle: revert r52384 partially
  40308 2015-10-30 18:33 [ko1@a...            ] ko1:r52389 (trunk): * gc.c (newobj_slowpath): reduce 1 parameter to use only registers
  40309 2015-10-30 19:10 [ko1@a...            ] ko1:r52390 (trunk): * gc.c (heap_get_freeobj_from_next_freepage): not so UNLIKELY.
  40310 2015-10-30 19:18 [ko1@a...            ] naruse:r52391 (trunk): explicitly overwrite signal handling
  40311 2015-10-30 19:30 [ko1@a...            ] ko1:r52392 (trunk): * gc.c (newobj_slowpath): do not need to use flags hack (commit miss).
  40312 2015-10-30 21:14 [ko1@a...            ] ktsj:r52393 (trunk): * gems/bundled_gems: update to power_assert 0.2.5.
  40313 2015-10-30 22:40 [ko1@a...            ] kazu:r52394 (trunk): fix a typo [ci skip]
  40314 2015-10-31 09:02 [ko1@a...            ] nobu:r52395 (trunk): ignore dump terminal
  40315 2015-10-31 09:02 [ko1@a...            ] svn:r52396 (trunk): * 2015-10-31        
  40316 2015-10-31 09:17 [ko1@a...            ] nobu:r52397 (trunk): vm.c: initialize line always
  40317 2015-10-31 10:02 [ko1@a...            ] nobu:r52398 (trunk): use rb_source_loc and rb_source_location
  40318 2015-10-31 10:02 [ko1@a...            ] nobu:r52399 (trunk): internal.h: RUBY_DTRACE_HOOK
  40319 2015-10-31 10:23 [ko1@a...            ] nobu:r52400 (trunk): eval_error.c: Fix a format of `NameError#message`
  40320 2015-10-31 10:25 [ko1@a...            ] nobu:r52401 (trunk): tcltklib.c: GC guard
  40321 2015-10-31 10:32 [ko1@a...            ] ko1:r52402 (trunk): * vm_insnhelper.c (vm_search_super_method): do not touch `ci' here.
  40322 2015-10-31 12:18 [ko1@a...            ] nobu:r52403 (trunk): test_exception.rb: get rid of did_you_mean
  40323 2015-10-31 13:55 [ko1@a...            ] nobu:r52404 (trunk): vm_insnhelper.c: get rid of copying garbage
  40324 2015-10-31 14:01 [ko1@a...            ] ko1:r52405 (trunk): revert r52402       
  40325 2015-10-31 14:19 [ko1@a...            ] nobu:r52406 (trunk): test_super.rb: test_missing_super
  40326 2015-10-31 14:55 [ko1@a...            ] nobu:r52407 (trunk): ruby.1: fix --enable/disable
  40327 2015-10-31 14:58 [ko1@a...            ] nobu:r52408 (trunk): remove extraneous space
  40328 2015-10-31 15:02 [ko1@a...            ] nobu:r52409 (trunk): remove extraneous space
  40329 2015-10-31 15:22 [ko1@a...            ] nobu:r52410 (trunk): optional arguments 
  40330 2015-10-31 15:22 [ko1@a...            ] nobu:r52411 (trunk): mdoc2man.rb: colon in quotes
  40331 2015-10-31 20:16 [ko1@a...            ] hsbt:r52412 (trunk): * test/openssl/test_pair.rb: skipped tests if openssl doesn't support
  40332 2015-11-01 03:42 [ko1@a...            ] nagachika:r52413 (ruby_2_2): merge revision(s) 49099: [Backport #10046]
  40333 2015-11-01 03:55 [ko1@a...            ] nagachika:r52414 (ruby_2_2): merge revision(s) 51569, 51649: [Backport #11366] [Backport #11367]
  40334 2015-11-01 08:34 [ko1@a...            ] nobu:r52415 (trunk): ruby-runner: RUBY_INSTALL_NAME
  40335 2015-11-01 08:34 [ko1@a...            ] svn:r52416 (trunk): * 2015-11-01        
  40336 2015-11-01 08:39 [ko1@a...            ] nobu:r52417 (trunk): tcltklib.c: basename
  40338 2015-11-01 11:14 [ko1@a...            ] normal:r52419 (trunk): iseq.c (iseq_memsize): account for rb_call_cache entries
  40339 2015-11-01 11:51 [ko1@a...            ] nobu:r52420 (trunk): ruby-runner.c.in: trivial optimization
  40340 2015-11-01 17:17 [ko1@a...            ] ko1:r52421 (trunk): * id_table.c (mix_id_table_insert): do not touch list during
  40341 2015-11-02 20:07 [ko1@a...            ] nobu:r52422 (trunk): parse.y: lbracket  
  40342 2015-11-02 20:10 [ko1@a...            ] svn:r52423 (trunk): * 2015-11-02        
  40343 2015-11-03 02:11 [ko1@a...            ] ngoto:r52424 (trunk): * parse.y (NO_QCALL): fix type mismatch of operands that causes
  40344 2015-11-03 02:11 [ko1@a...            ] svn:r52425 (trunk): * 2015-11-03        
  40345 2015-11-03 06:28 [ko1@a...            ] normal:r52426 (trunk): variable.c (rb_global_tbl): convert to id_table
  40346 2015-11-03 06:51 [ko1@a...            ] normal:r52427 (trunk): variable.c: remove casts for rb_class_ivar_set callers
  40347 2015-11-03 07:18 [ko1@a...            ] normal:r52428 (trunk): id_table: const correctness for _size and _memsize
  40348 2015-11-03 08:08 [ko1@a...            ] nobu:r52429 (trunk): keywords: make name singed
  40349 2015-11-03 09:27 [ko1@a...            ] nobu:r52430 (trunk): parse.y: revert lbracket
  40350 2015-11-03 16:52 [ko1@a...            ] nobu:r52431 (trunk): mkmf.rb: log messages
  40351 2015-11-03 17:18 [ko1@a...            ] nobu:r52432 (trunk): test_gdbm.rb: teardown
  40352 2015-11-03 21:15 [ko1@a...            ] nobu:r52433 (trunk): test_timeout.rb: exact messages
  40353 2015-11-03 22:24 [ko1@a...            ] nobu:r52434 (trunk): test_gdbm.rb: teardown
  40354 2015-11-04 06:17 [ko1@a...            ] normal:r52435 (trunk): include/ruby/ruby.h (struct RObject): hide iv_index_tbl type
  40355 2015-11-04 06:17 [ko1@a...            ] svn:r52436 (trunk): * 2015-11-04        
  40356 2015-11-04 10:31 [ko1@a...            ] nobu:r52437 (trunk): mkmf.rb: revert r52431
  40357 2015-11-04 10:31 [ko1@a...            ] nobu:r52438 (trunk): mkmf/base.rb: capture output
  40358 2015-11-04 10:33 [ko1@a...            ] nobu:r52439 (trunk): fake.rb: fix builddir
  40359 2015-11-04 11:33 [ko1@a...            ] nobu:r52440 (trunk): test_gdbm.rb: sync after reorganize
  40360 2015-11-04 11:38 [ko1@a...            ] nobu:r52441 (trunk): process.c: fix rdoc of Process.getsid [ci skip]
  40361 2015-11-04 12:13 [ko1@a...            ] usa:r52442 (trunk): * lib/drb/drb.rb: add debug information for mswin CI. this change will be reverted later.
  40362 2015-11-04 15:39 [ko1@a...            ] hsbt:r52443 (trunk): * hash.c: use correct grammer. Patch by @tveastman
  40364 2015-11-04 15:46 [ko1@a...            ] hsbt:r52445 (trunk): * class.c: fix documentation for rb_define_class{_id}_under.
  40365 2015-11-04 15:59 [ko1@a...            ] nobu:r52446 (trunk): variable.c: suppress a warning
  40367 2015-11-04 16:27 [ko1@a...            ] nobu:r52448 (trunk): ext: use RARRAY_CONST_PTR
  40368 2015-11-04 16:50 [ko1@a...            ] nobu:r52449 (trunk): tkutil.c: strndup  
  40369 2015-11-04 16:50 [ko1@a...            ] nobu:r52450 (trunk): tkutil.c: rb_ary_cat
  40370 2015-11-04 17:33 [ko1@a...            ] hsbt:r52451 (trunk): * lib/debug.rb: Add documentation for #thread_list_all.
  40371 2015-11-04 21:35 [ko1@a...            ] kazu:r52452 (trunk): revive deleted entry [ci skip]
  40372 2015-11-05 10:09 [ko1@a...            ] svn:r52454 (trunk): * 2015-11-05        
  40373 2015-11-05 10:09 [ko1@a...            ] nobu:r52453 (trunk): ext: use RARRAY_AREF
  40374 2015-11-05 10:15 [ko1@a...            ] nobu:r52455 (trunk): tk: RARRAY_AREF    
  40375 2015-11-05 10:17 [ko1@a...            ] nobu:r52456 (trunk): ext: use RARRAY_ASET
  40376 2015-11-05 10:24 [ko1@a...            ] nobu:r52457 (trunk): parse.y: CALL_Q_P  
  40377 2015-11-05 13:04 [ko1@a...            ] nobu:r52458 (trunk): id.def: token_ops  
  40378 2015-11-06 07:05 [ko1@a...            ] normal:r52459 (trunk): test/ruby/test_autoload: hoist out ruby_impl_require
  40379 2015-11-06 07:08 [ko1@a...            ] svn:r52460 (trunk): * 2015-11-06        
  40380 2015-11-06 09:01 [ko1@a...            ] nobu:r52461 (trunk): parse.y: fix segv after invalid keyword argument
  40381 2015-11-06 12:39 [ko1@a...            ] nobu:r52462 (trunk): change DOTQ        
  40382 2015-11-06 13:42 [ko1@a...            ] nobu:r52463 (trunk): rbinstall.rb: compress man pages.
  40383 2015-11-06 14:09 [ko1@a...            ] nobu:r52464 (trunk): rbinstall.rb: compress man pages.
  40384 2015-11-06 18:19 [ko1@a...            ] ngoto:r52465 (trunk): * include/ruby/ruby.h (rb_array_const_ptr, rb_struct_const_ptr):
  40385 2015-11-06 20:18 [ko1@a...            ] hsbt:r52466 (trunk): * test/runner.rb: extracted test helper.
  40386 2015-11-06 20:19 [ko1@a...            ] svn:r52467 (trunk): * properties.       
  40387 2015-11-06 23:01 [ko1@a...            ] gogotanaka:r52468 (trunk): * array.c: clarifies Array#reject! documentation.
  40388 2015-11-07 00:11 [ko1@a...            ] gogotanaka:r52469 (trunk): * lib/cmath.rb: methods which has suffix '!' are now deprecated.
  40389 2015-11-07 00:14 [ko1@a...            ] svn:r52470 (trunk): * 2015-11-07        
  40390 2015-11-07 01:19 [ko1@a...            ] naruse:r52471 (trunk): Revert r52469    
  40391 2015-11-07 02:07 [ko1@a...            ] ngoto:r52472 (trunk): * dir.c (dir_fileno, dirfd): support of Dir#fileno on Solaris 10.
  40392 2015-11-07 03:35 [ko1@a...            ] ko1:r52473 (trunk): * include/ruby/ruby.h (RSTRUCT_PTR): need a close parenthese.
  40393 2015-11-07 08:47 [ko1@a...            ] nobu:r52474 (trunk): fix typo           
  40394 2015-11-07 09:25 [ko1@a...            ] nobu:r52475 (trunk): console.c: check unused args
  40395 2015-11-07 09:55 [ko1@a...            ] ko1:r52476 (trunk): * vm_trace.c (rb_threadptr_exec_event_hooks_orig):
  40396 2015-11-07 09:55 [ko1@a...            ] svn:r52477 (trunk): * remove trailing spaces.
  40397 2015-11-07 11:41 [ko1@a...            ] normal:r52478 (trunk): thread.c (rb_cThreadShield): make static
  40398 2015-11-07 21:53 [ko1@a...            ] normal:r52479 (trunk): string.c: use predefined IDs for minor bloat reduction
  40399 2015-11-08 01:49 [ko1@a...            ] naruse:r52480 (trunk): * lib/net/http.rb (Net::HTTP#initialize):
  40400 2015-11-08 01:49 [ko1@a...            ] svn:r52481 (trunk): * 2015-11-08        

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