[前][次][番号順一覧][上]
ruby-changes:44501-44600
44502 2016-11-05 14:40 [ko1@a... ] knu:r56575 (trunk): Document the change in Shellwords.shellwords
44503 2016-11-05 15:47 [ko1@a... ] shugo:r56576 (trunk): * lib/net/smtp.rb (tlsconnect): support timeout for TLS handshake.
44504 2016-11-05 15:59 [ko1@a... ] sho-h:r56577 (trunk): * tool/mkconfig.rb: [DOC] add rbconfig documentation.
44505 2016-11-05 16:10 [ko1@a... ] nobu:r56578 (trunk): openssl/ut_eof.rb: rename TestEOF
44506 2016-11-05 16:14 [ko1@a... ] nobu:r56579 (trunk): mkconfig.rb: trailing space
44507 2016-11-05 16:18 [ko1@a... ] sho-h:r56580 (trunk): * doc/standard_library.rdoc: remove "thread.rb" phrase because
44508 2016-11-05 16:28 [ko1@a... ] nobu:r56581 (trunk): chomp option
44509 2016-11-05 17:24 [ko1@a... ] naruse:r56582 (trunk): * ext/-test/file/fs.c (get_atime_p): Updating of file access times
44510 2016-11-05 17:33 [ko1@a... ] akr:r56583 (trunk): extract_resources uses each_resource instead of each_answer.
44511 2016-11-05 17:59 [ko1@a... ] naruse:r56584 (trunk): rename to noatime?
44512 2016-11-05 17:59 [ko1@a... ] naruse:r56585 (trunk): Refix r56559 with Fs.noatime? [Bug #12903]
44513 2016-11-05 18:18 [ko1@a... ] hsbt:r56586 (trunk): * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0
44514 2016-11-05 18:18 [ko1@a... ] svn:r56587 (trunk): * remove trailing spaces.
44515 2016-11-05 18:18 [ko1@a... ] svn:r56588 (trunk): * properties.
44516 2016-11-05 18:23 [ko1@a... ] knu:r56589 (trunk): Add Set#compare_by_identity and Set#compare_by_identity?
44517 2016-11-05 18:49 [ko1@a... ] nobu:r56590 (trunk): numeric.c: round to nearest even
44518 2016-11-05 21:59 [ko1@a... ] kazu:r56591 (trunk): fix a typo [ci skip]
44519 2016-11-05 22:15 [ko1@a... ] ktsj:r56592 (trunk): * eval.c, method.h, proc.c, vm.c, vm_eval.c, vm_insnhelper.c, vm_method.c:
44520 2016-11-05 22:15 [ko1@a... ] ktsj:r56593 (trunk): * vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id):
44521 2016-11-05 22:53 [ko1@a... ] knu:r56594 (trunk): IPAddr#== and IPAddr#<=> no longer raise an exception if coercion fails
44522 2016-11-05 23:03 [ko1@a... ] akr:r56595 (trunk): Time.parse's "now" argument as nil works again.
44523 2016-11-05 23:08 [ko1@a... ] naruse:r56596 (trunk): * lib/net/http.rb (transport_request): other than HTTPContinue
44524 2016-11-05 23:39 [ko1@a... ] shugo:r56597 (trunk): * lib/net/http.rb (Net::HTTP.post): new convenience method to send a POST request.
44526 2016-11-05 23:59 [ko1@a... ] akr:r56599 (trunk): fix vtm_add_offset yday on last day of year.
44528 2016-11-06 00:02 [ko1@a... ] shugo:r56601 (trunk): * numeric.c (rb_int_round): cast to SIGNED_VALUE to suppress
44529 2016-11-06 00:05 [ko1@a... ] naruse:r56603 (trunk): * configure.in (-Wimplicit-fallthrough): gcc7 introduces case
44530 2016-11-06 00:07 [ko1@a... ] svn:r56602 (trunk): * 2016-11-06
44531 2016-11-06 00:19 [ko1@a... ] akr:r56604 (trunk): fix Resolv::LOC::Coord.create.
44532 2016-11-06 00:30 [ko1@a... ] ktsj:r56605 (trunk): * vm_eval.c (vm_call0_cfunc_with_frame): pass method id to
44533 2016-11-06 00:45 [ko1@a... ] nobu:r56606 (trunk): numeric.c: raise TypeError at wrong argument
44534 2016-11-06 00:46 [ko1@a... ] akr:r56607 (trunk): Enumerator::Lazy#chunk_while defined.
44535 2016-11-06 00:49 [ko1@a... ] nobu:r56608 (trunk): dir.c: merge rb_glob2 into rb_glob
44536 2016-11-06 01:31 [ko1@a... ] ko1:r56609 (trunk): * vm_insnhelper.h: rename REG_(CFP|PC|SP|EP) to VM_REG_....
44538 2016-11-06 01:56 [ko1@a... ] a_matsuda:r56611 (trunk): Alias regist_scanner to register_scanner
44539 2016-11-06 03:09 [ko1@a... ] naruse:r56612 (trunk): Add ChangeLog-2015 as an anchor of new ChangeLog see #12283
44540 2016-11-06 03:09 [ko1@a... ] svn:r56613 (trunk): * remove trailing spaces.
44541 2016-11-06 03:09 [ko1@a... ] svn:r56614 (trunk): * properties.
44542 2016-11-06 08:54 [ko1@a... ] nobu:r56615 (trunk): e2mmap.rb: suppress a warning
44543 2016-11-06 08:58 [ko1@a... ] nobu:r56616 (trunk): shell.rb: suppress warnings
44544 2016-11-06 09:10 [ko1@a... ] sho-h:r56617 (trunk): * doc/standard_library.rdoc: fix a typo [ci skip]
44545 2016-11-06 09:58 [ko1@a... ] nobu:r56618 (trunk): process.c: PATH env in spawn
44546 2016-11-06 10:06 [ko1@a... ] shugo:r56619 (trunk): * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):
44547 2016-11-06 10:20 [ko1@a... ] shugo:r56620 (trunk): Use Signal.signame instead of Signal.list.
44548 2016-11-06 11:45 [ko1@a... ] nobu:r56621 (trunk): e2mmap.rb: remove old definition
44549 2016-11-06 11:49 [ko1@a... ] nobu:r56622 (trunk): irb.rb: IRB::Irb#run
44550 2016-11-06 11:50 [ko1@a... ] shugo:r56623 (trunk): * test/net/smtp/test_smtp.rb (test_tls_connect, test_tls_connect):
44551 2016-11-06 11:53 [ko1@a... ] nobu:r56624 (trunk): irb.rb: Binding#irb
44554 2016-11-06 12:29 [ko1@a... ] kazu:r56627 (trunk): add a ticket number [ci skip]
44556 2016-11-06 14:39 [ko1@a... ] nobu:r56629 (trunk): ChangeLog: make us-ascii
44557 2016-11-06 14:39 [ko1@a... ] nobu:r56630 (trunk): ChangeLog: remove garbage lines
44558 2016-11-06 14:42 [ko1@a... ] nobu:r56631 (trunk): include and prepend check no args
44559 2016-11-06 15:58 [ko1@a... ] shugo:r56632 (trunk): * configure.in (-Wno-maybe-uninitialized): gcc 6 also shows the same
44560 2016-11-06 15:58 [ko1@a... ] svn:r56633 (trunk): * remove trailing spaces.
44561 2016-11-06 18:18 [ko1@a... ] hsbt:r56634 (trunk): * NEWS: Added entry for r56624.
44562 2016-11-06 18:23 [ko1@a... ] hsbt:r56635 (trunk): * NEWS: Added entry for [Feature #12160]
44563 2016-11-06 21:36 [ko1@a... ] hsbt:r56636 (trunk): * NEWS: ordered entries and adjust styles.
44564 2016-11-06 21:36 [ko1@a... ] hsbt:r56637 (trunk): * NEWS: Added entry for RDoc 5.
44565 2016-11-06 21:57 [ko1@a... ] naruse:r56638 (trunk): * tool/vcs.rb (export_changelog): generate ChangeLog file from
44566 2016-11-06 22:58 [ko1@a... ] naruse:r56639: add tag v2_4_0_preview3
44567 2016-11-06 23:01 [ko1@a... ] naruse:r56640 (trunk): remove debug sleep & exit
44568 2016-11-06 23:41 [ko1@a... ] shugo:r56641 (trunk): * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):
44569 2016-11-07 00:33 [ko1@a... ] shugo:r56642 (trunk): confirm that status.termsig is not nil.
44570 2016-11-07 00:33 [ko1@a... ] svn:r56643 (trunk): * 2016-11-07
44571 2016-11-07 00:35 [ko1@a... ] usa:r56644 (trunk): * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):
44572 2016-11-07 00:56 [ko1@a... ] naruse:r56645: Obsolete ChangeLog [Feature #12283]
44573 2016-11-07 00:57 [ko1@a... ] naruse:r56646: withdrawn
44574 2016-11-07 00:57 [ko1@a... ] naruse:r56647: add tag v2_4_0_preview3
44575 2016-11-07 02:35 [ko1@a... ] naruse:r56648 (trunk): revision.h shouldn't depend ChangeLog
44576 2016-11-07 09:04 [ko1@a... ] nobu:r56649 (trunk): vcs.rb: popen with env
44577 2016-11-07 09:45 [ko1@a... ] ko1:r56650 (trunk): Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.
44578 2016-11-07 10:03 [ko1@a... ] ko1:r56651 (trunk): fix NEWS message
44579 2016-11-07 10:23 [ko1@a... ] nobu:r56652 (trunk): make-snapshot: sort globbed results
44580 2016-11-07 11:10 [ko1@a... ] shugo:r56653 (trunk): Just check that interruption doesn't cause SEGV.
44581 2016-11-07 11:54 [ko1@a... ] nobu:r56654 (trunk): vcs.rb: use chdir option
44582 2016-11-07 11:54 [ko1@a... ] nobu:r56655 (trunk): vcs.rb: unnecessary arguments
44583 2016-11-07 12:25 [ko1@a... ] nobu:r56656 (trunk): vcs.rb: exclude beginning revision
44584 2016-11-07 12:29 [ko1@a... ] nobu:r56657 (trunk): add cast
44585 2016-11-07 12:47 [ko1@a... ] nobu:r56658 (trunk): vcs.rb: suppress warning
44586 2016-11-07 14:51 [ko1@a... ] naruse:r56659: withdrawn
44587 2016-11-07 14:53 [ko1@a... ] naruse:r56660 (trunk): Add NEWS about removing ChangeLog
44588 2016-11-07 14:57 [ko1@a... ] naruse:r56661: add tag v2_4_0_preview3
44589 2016-11-07 15:57 [ko1@a... ] shugo:r56662 (trunk): Extend Net::HTTP#open_timeout for chkbuild on Solaris 10s.
44590 2016-11-07 16:45 [ko1@a... ] nobu:r56663 (trunk): test_optimization.rb: for r56208
44591 2016-11-07 18:46 [ko1@a... ] hsbt:r56664 (trunk): Added Entry for Rubygems 2.6.8 update.
44592 2016-11-07 21:10 [ko1@a... ] kazu:r56665 (trunk): fix a typo [ci skip]
44594 2016-11-08 00:26 [ko1@a... ] svn:r56667 (trunk): * 2016-11-08
44595 2016-11-08 15:39 [ko1@a... ] nobu:r56668 (trunk): vcs.rb: fix srcdir in VCS::GIT
44596 2016-11-08 16:45 [ko1@a... ] nobu:r56669 (trunk): vcs.rb: expand srcdir
44597 2016-11-08 16:47 [ko1@a... ] nobu:r56670 (trunk): vcs.rb: format from git-log
44598 2016-11-08 18:31 [ko1@a... ] naruse:r56671 (trunk): Moved deleted ChangeLog into doc/ChangeLog-2.4.0
44599 2016-11-08 18:31 [ko1@a... ] svn:r56672 (trunk): * properties.
44600 2016-11-08 19:44 [ko1@a... ] nobu:r56673 (trunk): vcs.rb: fix GIT.get_revisions
[前][次][番号順一覧][上]