[前][次][番号順一覧][上]
ruby-changes:46501-46600
46501 2017-05-09 23:21 [ko1@a... ] nagachika:r58622 (ruby_2_4): merge revision(s) 58534: [Backport #13533]
46502 2017-05-09 23:24 [ko1@a... ] nagachika:r58623 (ruby_2_4): merge revision(s) 58370, 58382: [Backport #13530]
46503 2017-05-09 23:28 [ko1@a... ] nagachika:r58624 (ruby_2_4): merge revision(s) 57359: [Backport #13442]
46505 2017-05-09 23:48 [ko1@a... ] nagachika:r58626 (ruby_2_4): merge revision(s) 57180: [Backport #13247]
46506 2017-05-09 23:50 [ko1@a... ] nagachika:r58627 (ruby_2_4): merge revision(s) 57490: [Backport #13175]
46507 2017-05-09 23:51 [ko1@a... ] nagachika:r58628 (ruby_2_4): merge revision(s) 58008: [Backport #9294]
46508 2017-05-09 23:53 [ko1@a... ] nagachika:r58629 (ruby_2_4): merge revision(s) 58037: [Backport #10944]
46509 2017-05-09 23:55 [ko1@a... ] nagachika:r58630 (ruby_2_4): merge revision(s) 57265, 57266: [Backport #13081]
46510 2017-05-10 00:02 [ko1@a... ] nagachika:r58631 (ruby_2_4): merge revision(s) 57640: [Backport #13214]
46511 2017-05-10 00:06 [ko1@a... ] nagachika:r58632 (ruby_2_4): merge revision(s) 58082, 58083: [Backport #13236]
46512 2017-05-10 00:06 [ko1@a... ] svn:r58633 (ruby_2_4): * 2017-05-10
46513 2017-05-10 00:14 [ko1@a... ] nagachika:r58634 (ruby_2_4): merge revision(s) 58398: [Backport #13444]
46514 2017-05-10 00:24 [ko1@a... ] nagachika:r58635 (ruby_2_4): merge revision(s) 58211: [Backport #13387]
46515 2017-05-10 00:30 [ko1@a... ] nagachika:r58636 (ruby_2_4): merge revision(s) 58359: [Backport #13439]
46517 2017-05-10 02:02 [ko1@a... ] nobu:r58638 (trunk): test_syntax.rb: test_brace_after_local_variable
46518 2017-05-10 02:02 [ko1@a... ] svn:r58639 (trunk): * 2017-05-10
46519 2017-05-10 02:12 [ko1@a... ] nobu:r58640 (trunk): parse.y: do after cmdarg in paren
46520 2017-05-10 02:20 [ko1@a... ] nobu:r58641 (trunk): parse.y: brace after literal arg
46521 2017-05-10 02:41 [ko1@a... ] naruse:r58642 (trunk): dump stub specifications if nil
46522 2017-05-10 03:56 [ko1@a... ] stomar:r58643 (trunk): date_core.c: fix docs for %Z format
46523 2017-05-10 04:52 [ko1@a... ] normal:r58644 (trunk): test/thread: relax internal implementation check in error message
46524 2017-05-10 09:20 [ko1@a... ] nobu:r58645 (trunk): math.c (ruby_lgamma_r): reduce duplicate code
46525 2017-05-10 09:39 [ko1@a... ] nobu:r58646 (trunk): adjust styles [ci skip]
46526 2017-05-10 15:38 [ko1@a... ] nobu:r58647 (trunk): test_exception.rb: test_machine_stackoverflow_by_trace
46527 2017-05-10 16:23 [ko1@a... ] naruse:r58648 (trunk): confirm current process equals to gemhome's pid
46528 2017-05-10 23:18 [ko1@a... ] eregon:r58649 (trunk): Use #system directly with multiple arguments in Process#kill specs
46529 2017-05-10 23:18 [ko1@a... ] eregon:r58650 (trunk): Process.getpgrp and Process.setsid must be available for Process#kill group specs
46530 2017-05-10 23:18 [ko1@a... ] eregon:r58651 (trunk): Use the Mutex to know whether we entered the signal handler in Process#kill specs
46531 2017-05-10 23:25 [ko1@a... ] nobu:r58652 (trunk): gc.c: check of size in ruby_sized_xrealloc
46532 2017-05-10 23:35 [ko1@a... ] eregon:r58653 (trunk): Use ruby_cmd instead of the RUBY_EXE constant in specs
46533 2017-05-10 23:35 [ko1@a... ] eregon:r58654 (trunk): Use environment values to find ruby and flags instead of an argument
46535 2017-05-11 04:03 [ko1@a... ] stomar:r58655 (trunk): lib/uri/generic.rb: fix typos
46536 2017-05-11 04:19 [ko1@a... ] naruse:r58657 (trunk): Show garbages if requiring gem_runner is failed
46537 2017-05-11 08:18 [ko1@a... ] nobu:r58658 (trunk): process.c: temporary string for buffer
46539 2017-05-11 08:38 [ko1@a... ] naruse:r58660 (trunk): pass as exception
46540 2017-05-11 08:52 [ko1@a... ] nobu:r58661 (trunk): fix up r57167
46548 2017-05-11 16:56 [ko1@a... ] shugo:r58663 (trunk): net/imap: Net::IMAP#disconnect need not do anything if already disconnected
46549 2017-05-11 23:28 [ko1@a... ] nobu:r58664 (trunk): gc.c: use the argument objspace
46550 2017-05-11 23:28 [ko1@a... ] nobu:r58665 (trunk): gc.c: skip unnecessary check
46551 2017-05-12 03:56 [ko1@a... ] svn:r58667 (trunk): * 2017-05-12
46552 2017-05-12 03:56 [ko1@a... ] stomar:r58666 (trunk): string.c: docs for Symbol#{match, match?}
46553 2017-05-12 03:58 [ko1@a... ] stomar:r58668 (trunk): string.c: docs for Symbol
46554 2017-05-12 03:59 [ko1@a... ] stomar:r58669 (trunk): string.c: docs for String#match
46555 2017-05-12 15:19 [ko1@a... ] nobu:r58670 (trunk): vm.c: free by ruby_xfree
46556 2017-05-12 15:39 [ko1@a... ] usa:r58671 (trunk): Support building exts of spec on mswin
46557 2017-05-12 15:48 [ko1@a... ] usa:r58672 (trunk): spec has been merged, then should run it in love
46558 2017-05-12 16:48 [ko1@a... ] nobu:r58674 (trunk): gc.c: checks of sizes
46559 2017-05-12 16:48 [ko1@a... ] nobu:r58673 (trunk): gc.c: objspace_malloc_fixup
46560 2017-05-12 17:10 [ko1@a... ] nobu:r58675 (trunk): remove code old versions
46561 2017-05-12 17:11 [ko1@a... ] usa:r58676 (trunk): Skip on Windows because it always fails
46562 2017-05-12 17:45 [ko1@a... ] usa:r58677 (trunk): The title of "Desktop" may be localized
46563 2017-05-12 18:17 [ko1@a... ] usa:r58678 (trunk): Skip the spec which uses `fork` on Windows
46564 2017-05-12 18:37 [ko1@a... ] usa:r58679 (trunk): unistd.h is only available when HAVE_UNISTD_H is 1
46565 2017-05-12 18:39 [ko1@a... ] shugo:r58680 (trunk): net/imap: Revert read_tiemout in r58549.
46566 2017-05-12 18:46 [ko1@a... ] usa:r58681 (trunk): It seems that MSVCRT accepts negative time_t
46567 2017-05-12 19:05 [ko1@a... ] usa:r58682 (trunk): Support bulding the extension on Windows
46568 2017-05-12 19:10 [ko1@a... ] usa:r58683 (trunk): Skip specs which make non-socket fd nonblocking on Windows
46569 2017-05-12 19:23 [ko1@a... ] usa:r58684 (trunk): On LLP64 platform (mswin64), the return value of String#hash is fixnum.
46570 2017-05-12 19:31 [ko1@a... ] usa:r58685 (trunk): Math.gamma(Float::INFINITY) should return +INF
46571 2017-05-12 19:37 [ko1@a... ] usa:r58686 (trunk): Windows does not know Unix style timezone
46572 2017-05-12 20:49 [ko1@a... ] usa:r58687 (trunk): Encoding.default_internal should affect ENV on Windows like other platforms
46573 2017-05-13 01:01 [ko1@a... ] svn:r58690 (trunk): * 2017-05-13
46574 2017-05-13 01:01 [ko1@a... ] nobu:r58689 (trunk): tgamma.c: unify versions with/without lgamma_r
46575 2017-05-13 01:12 [ko1@a... ] nobu:r58691 (trunk): fix tgamma for inifity
46576 2017-05-13 02:02 [ko1@a... ] naruse:r58692 (trunk): show GEM_HOME
46577 2017-05-13 02:02 [ko1@a... ] nobu:r58693 (trunk): array.c: check position to insert
46578 2017-05-13 02:23 [ko1@a... ] nobu:r58694 (trunk): array.c: fix position in message
46579 2017-05-13 05:10 [ko1@a... ] usa:r58695 (trunk): `notepad.exe` does not always exist in `C:\Windows`
46580 2017-05-13 06:52 [ko1@a... ] normal:r58696 (trunk): autoload: always wait on loading thread
46581 2017-05-13 09:50 [ko1@a... ] nobu:r58697 (trunk): math.c: check argument to tgamma
46582 2017-05-13 10:05 [ko1@a... ] nobu:r58698 (trunk): math.c: check argument to lgamma_r
46583 2017-05-13 10:16 [ko1@a... ] nobu:r58699 (trunk): thread_win32.c: disable currently unused functions
46584 2017-05-13 11:05 [ko1@a... ] shugo:r58700 (trunk): test/net/imap: fix race condition in test_exception_during_idle
46585 2017-05-13 18:55 [ko1@a... ] nobu:r58701 (trunk): make test-rubyspec-precheck
46586 2017-05-13 21:31 [ko1@a... ] nobu:r58702 (trunk): string.c: fix one-off bug
46587 2017-05-13 22:34 [ko1@a... ] nobu:r58703 (trunk): string.c: cut down intermediate string
46588 2017-05-13 22:54 [ko1@a... ] nobu:r58704 (trunk): remove wrong expectation
46589 2017-05-13 23:20 [ko1@a... ] nobu:r58705 (trunk): string.c: fix up r58703
46590 2017-05-14 00:23 [ko1@a... ] usa:r58706 (trunk): The exception raised when exec/spawn unexecutable file on Windows is various
46591 2017-05-14 00:23 [ko1@a... ] svn:r58707 (trunk): * 2017-05-14
46592 2017-05-14 01:04 [ko1@a... ] nobu:r58708 (trunk): revert r58703 & r58705
46593 2017-05-14 09:21 [ko1@a... ] nobu:r58709 (trunk): string.c: cut down intermediate string
46594 2017-05-14 10:03 [ko1@a... ] nobu:r58710 (trunk): tgamma on mingw
46595 2017-05-14 12:33 [ko1@a... ] nobu:r58711 (trunk): exts.mk.tmpl: fix multiple rubies
46596 2017-05-14 12:54 [ko1@a... ] nobu:r58712 (trunk): suppress warning
46597 2017-05-14 20:36 [ko1@a... ] naruse:r58713 (trunk): Don't read non .rb file as a spec
46598 2017-05-14 20:45 [ko1@a... ] nobu:r58714 (trunk): object.c: use a sized enumerator with #yield_self
46599 2017-05-14 22:01 [ko1@a... ] nobu:r58715 (trunk): suppress a warning [ci skip]
46600 2017-05-14 23:09 [ko1@a... ] svn:r58717 (trunk): * properties.
[前][次][番号順一覧][上]