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

ruby-changes:45401-45500

  45401 2017-01-31 10:18 [ko1@a...            ] nobu:r57474 (trunk): test_io.rb: separate a test
  45402 2017-01-31 11:07 [ko1@a...            ] nobu:r57475 (trunk): limits.c.tmpl: fallback ULLONG_MAX
  45403 2017-01-31 11:19 [ko1@a...            ] normal:r57476 (trunk): time.c (time_strftime): avoid garbage in common case
  45404 2017-01-31 15:31 [ko1@a...            ] ko1:r57477 (trunk): use TRUE/FALSE.     
  45405 2017-01-31 15:39 [ko1@a...            ] ko1:r57478 (trunk): define rb_thread_sleep_deadly_allow_spurious_wakeup().
  45406 2017-01-31 16:00 [ko1@a...            ] ko1:r57479 (trunk): allow Queue operation in trap.
  45407 2017-01-31 17:03 [ko1@a...            ] nobu:r57480 (trunk): mkmf.rb: message format string
  45408 2017-01-31 17:48 [ko1@a...            ] hsbt:r57481 (trunk): Initial commit for gem release of webrick.
  45409 2017-01-31 19:08 [ko1@a...            ] rhe:r57482 (trunk): openssl: import v2.0.3
  45410 2017-01-31 19:37 [ko1@a...            ] naruse:r57483 (trunk): Describe about RUBY_CODESIGN
  45411 2017-01-31 21:55 [ko1@a...            ] nobu:r57484 (trunk): ruby.c: forbid options
  45412 2017-01-31 21:55 [ko1@a...            ] nobu:r57485 (trunk): ruby.c: defining DATA
  45413 2017-02-01 02:46 [ko1@a...            ] svn:r57487 (trunk): * 2017-02-01        
  45414 2017-02-01 02:46 [ko1@a...            ] tenderlove:r57486 (trunk): Add IMEMO type to heap dump output.
  45415 2017-02-01 13:54 [ko1@a...            ] nobu:r57489 (trunk): common.mk: remove explicit MFLAGS
  45416 2017-02-01 13:54 [ko1@a...            ] nobu:r57488 (trunk): win32/setup.mak: reorder
  45417 2017-02-01 16:41 [ko1@a...            ] nobu:r57490 (trunk): configure.in: use AC_SEARCH_LIBS
  45418 2017-02-01 18:12 [ko1@a...            ] hsbt:r57491 (trunk): Prepare to make CSV module to default gem.
  45419 2017-02-02 07:14 [ko1@a...            ] nobu:r57492 (trunk): test_queue.rb: fix portability
  45420 2017-02-02 07:14 [ko1@a...            ] svn:r57493 (trunk): * 2017-02-02        
  45421 2017-02-02 07:18 [ko1@a...            ] nobu:r57494 (trunk): test_time.rb: use UTC
  45422 2017-02-02 14:44 [ko1@a...            ] nobu:r57495 (trunk): test_iseq_load.rb: refine test_require_integration
  45423 2017-02-02 14:45 [ko1@a...            ] nobu:r57496 (trunk): compile.c: keyword table for required kwarg
  45424 2017-02-02 14:45 [ko1@a...            ] nobu:r57497 (trunk): compile.c: restore misc params
  45425 2017-02-02 14:56 [ko1@a...            ] nobu:r57498 (trunk): compile.c: restore catch entry sp
  45426 2017-02-02 16:04 [ko1@a...            ] nobu:r57499 (trunk): test_cgi_util.rb: encoding tests
  45427 2017-02-02 16:49 [ko1@a...            ] hsbt:r57500 (trunk): Added initial gemspec for CMath module.
  45428 2017-02-02 17:02 [ko1@a...            ] nobu:r57501 (trunk): escape.c: check argument
  45429 2017-02-02 17:39 [ko1@a...            ] hsbt:r57502 (trunk): Added initial gemspec for Date module.
  45430 2017-02-02 21:38 [ko1@a...            ] kazu:r57503 (trunk): Add class name to assert messages
  45431 2017-02-03 00:12 [ko1@a...            ] kazu:r57504 (trunk): ext/fcntl: Specify frozen_string_literal: true.
  45432 2017-02-03 00:12 [ko1@a...            ] svn:r57505 (trunk): * 2017-02-03        
  45433 2017-02-03 00:54 [ko1@a...            ] naruse:r57506 (trunk): Use carry flag to reduce instructions
  45434 2017-02-03 02:07 [ko1@a...            ] naruse:r57507 (trunk): fix typo and argument of r57506
  45435 2017-02-03 03:59 [ko1@a...            ] normal:r57508 (trunk): io.c: remove rb_ensure usage for rb_str_tmp_frozen_* calls
  45436 2017-02-03 15:11 [ko1@a...            ] nobu:r57509 (trunk): internal.h: fix r57507
  45437 2017-02-03 15:23 [ko1@a...            ] nobu:r57510 (trunk): eval.c: hide internal objects
  45438 2017-02-03 15:48 [ko1@a...            ] nobu:r57511 (trunk): ensured.c: fix conflict
  45439 2017-02-03 21:39 [ko1@a...            ] hsbt:r57512 (trunk): Added initial gemspec for zlib module.
  45440 2017-02-03 21:52 [ko1@a...            ] nobu:r57513 (trunk): test/unit.rb: job testing flag
  45441 2017-02-03 21:52 [ko1@a...            ] nobu:r57514 (trunk): test/unit.rb: share job slots
  45442 2017-02-04 03:25 [ko1@a...            ] marcandRe: r57515 (trunk): lib/ostruct.rb: Fix returned value of each_pair.
  45444 2017-02-04 08:34 [ko1@a...            ] normal:r57517 (trunk): doc: Fix error for escape sequences in string literals
  45445 2017-02-04 08:40 [ko1@a...            ] normal:r57518: ext/rbconfig/sizeof: add limits.c to svn:ignore
  45446 2017-02-04 08:41 [ko1@a...            ] normal:r57519 (trunk): .gitignoRe: add ext/rbconfig/sizeof/limits.c
  45447 2017-02-04 08:50 [ko1@a...            ] nobu:r57520 (trunk): ruby.h: unused parameter
  45448 2017-02-04 08:55 [ko1@a...            ] normal:r57521 (trunk): symbol.c (rb_id2str): eliminate branch to set class
  45449 2017-02-04 08:58 [ko1@a...            ] normal:r57522 (trunk): doc: restore class documentation for Struct
  45450 2017-02-04 10:04 [ko1@a...            ] nobu:r57523 (trunk): test_gem.rb: exclude default gems
  45451 2017-02-04 11:17 [ko1@a...            ] nobu:r57524 (trunk): test/unit.rb: initialize instance variable
  45452 2017-02-04 12:28 [ko1@a...            ] nobu:r57525 (trunk): test/unit.rb: job tokens
  45453 2017-02-04 14:23 [ko1@a...            ] nobu:r57526 (trunk): test/unit.rb: jobserver for workers
  45454 2017-02-04 15:49 [ko1@a...            ] kazu:r57527 (trunk): ext/pty: Specify frozen_string_literal: true.
  45455 2017-02-04 15:49 [ko1@a...            ] kazu:r57528 (trunk): sample/pty/expect_sample.rb: Update sample
  45456 2017-02-04 15:49 [ko1@a...            ] kazu:r57529 (trunk): sample/pty/script.rb: Specify frozen_string_literal: true.
  45457 2017-02-04 15:58 [ko1@a...            ] kazu:r57530 (trunk): sample/pty/shl.rb: update sample
  45458 2017-02-04 19:48 [ko1@a...            ] nobu:r57531 (trunk): pty/shl.rb: update [ci skip]
  45459 2017-02-04 19:48 [ko1@a...            ] nobu:r57532 (trunk): pty/shl.rb: update [ci skip]
  45460 2017-02-04 19:48 [ko1@a...            ] nobu:r57533 (trunk): pty/shl.rb: update [ci skip]
  45462 2017-02-05 03:14 [ko1@a...            ] naruse:r57534 (trunk): fix description for current implementation
  45463 2017-02-05 09:22 [ko1@a...            ] normal:r57536 (trunk): doc: Add example for Symbol#to_s
  45464 2017-02-05 10:26 [ko1@a...            ] nobu:r57537 (trunk): pty/shl.rb: update [ci skip]
  45465 2017-02-05 16:54 [ko1@a...            ] kazu:r57538 (trunk): {ext, test}/ripper: Specify frozen_string_literal: true.
  45466 2017-02-05 20:15 [ko1@a...            ] nobu:r57539 (trunk): rational.c: fix rdoc [ci skip]
  45467 2017-02-05 23:16 [ko1@a...            ] yui-knk:r57540 (trunk): node.c: Fix a typo
  45468 2017-02-06 01:07 [ko1@a...            ] naruse:r57541 (trunk): @job_tokens is defined iff @jobserver is true
  45469 2017-02-06 01:07 [ko1@a...            ] svn:r57542 (trunk): * 2017-02-06        
  45470 2017-02-06 01:23 [ko1@a...            ] nobu:r57543 (trunk): rbinstall.rb: default umask
  45471 2017-02-06 01:23 [ko1@a...            ] nobu:r57544 (trunk): tool/rbinstall.rb: add new tags
  45473 2017-02-06 08:52 [ko1@a...            ] nobu:r57546 (trunk): rbinstall.rb: Gem::Installer lacks dir_mode option
  45474 2017-02-06 11:35 [ko1@a...            ] nobu:r57547 (trunk): common.mk: suppress debugging messages
  45475 2017-02-06 11:35 [ko1@a...            ] nobu:r57548 (trunk): rdoc: suppress warnings in eval
  45476 2017-02-06 16:34 [ko1@a...            ] nobu:r57549 (trunk): date_core.c: [DOC] revise docs [ci skip]
  45477 2017-02-06 18:51 [ko1@a...            ] hsbt:r57550 (trunk): Added initial gemspec for FileUtils module.
  45478 2017-02-06 22:23 [ko1@a...            ] kazu:r57551 (trunk): {ext, test}/strscan: Specify frozen_string_literal: true.
  45480 2017-02-07 11:49 [ko1@a...            ] nobu:r57552 (trunk): rbinstall.rb: umask hack
  45481 2017-02-07 11:49 [ko1@a...            ] nobu:r57554 (trunk): test/unit.rb: statistics
  45482 2017-02-07 12:55 [ko1@a...            ] nobu:r57555 (trunk): test/unit: record in parallel
  45483 2017-02-07 12:58 [ko1@a...            ] nobu:r57556 (trunk): test/unit.rb: defined
  45484 2017-02-07 13:14 [ko1@a...            ] ko1:r57557 (trunk): remove compare with enum value.
  45485 2017-02-07 13:24 [ko1@a...            ] ko1:r57558 (trunk): TRUE is not defined here...
  45486 2017-02-07 14:19 [ko1@a...            ] nobu:r57559 (trunk): test/unit.rb: most-asserted
  45487 2017-02-07 16:14 [ko1@a...            ] hsbt:r57560 (trunk): Added initial gemspec for StringScanner class.
  45488 2017-02-07 16:14 [ko1@a...            ] hsbt:r57561 (trunk): Fix a required ruby version on gemspec of gemified libraries.
  45489 2017-02-07 17:09 [ko1@a...            ] nobu:r57562 (trunk): test_parallel.rb: match the count
  45490 2017-02-07 17:16 [ko1@a...            ] nobu:r57563 (trunk): test/unit.rb: old GNU make
  45491 2017-02-07 21:50 [ko1@a...            ] kazu:r57564 (trunk): {ext, test}/zlib: Specify frozen_string_literal: true.
  45492 2017-02-08 01:38 [ko1@a...            ] nagachika:r57565 (ruby_2_3): merge revision(s) 56224: [Backport #12785]
  45493 2017-02-08 01:42 [ko1@a...            ] nagachika:r57566 (ruby_2_3): merge revision(s) 56892: [Backport #12910]
  45494 2017-02-08 01:44 [ko1@a...            ] nagachika:r57567 (ruby_2_3): merge revision(s) 57172: [Backport #13066]
  45495 2017-02-08 01:45 [ko1@a...            ] nagachika:r57568 (ruby_2_3): merge revision(s) 56928: [Backport #12991]
  45496 2017-02-08 02:02 [ko1@a...            ] nagachika:r57569 (ruby_2_3): merge revision(s) 57123: [Backport #13054]
  45497 2017-02-08 02:18 [ko1@a...            ] nagachika:r57570 (ruby_2_3): merge revision(s) 53383, 55366: [Backport #12478]
  45498 2017-02-08 02:29 [ko1@a...            ] nagachika:r57571 (ruby_2_3): merge revision(s) 55781, 55783: [Backport #12604]
  45499 2017-02-08 02:40 [ko1@a...            ] nagachika:r57572 (ruby_2_3): merge revision(s) 57368: [Backport #12613]
  45500 2017-02-08 10:19 [ko1@a...            ] nobu:r57573 (trunk): node.c: compress logop sequence

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