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

ruby-changes:39701-39800

  39701 2015-09-07 16:50 [ko1@a...            ] nobu:r51782 (trunk): vm_core.h: objspace always
  39702 2015-09-07 17:51 [ko1@a...            ] nobu:r51783 (trunk): test_framework.rb: use Ruby framework
  39703 2015-09-07 22:05 [ko1@a...            ] nobu:r51784 (trunk): win32.c: use plain strdup
  39704 2015-09-07 22:46 [ko1@a...            ] nagachika:r51785 (trunk): ChangeLog: remove a duplicated entry (r51782).
  39705 2015-09-07 23:45 [ko1@a...            ] nobu:r51786 (trunk): process.c: chdir exception message
  39706 2015-09-08 00:15 [ko1@a...            ] nobu:r51787 (trunk): process.c: open exception message
  39707 2015-09-08 00:15 [ko1@a...            ] svn:r51788 (trunk): * 2015-09-08        
  39708 2015-09-08 00:35 [ko1@a...            ] nobu:r51789 (trunk): configure.in: BOOTSTRAPRUBY version
  39709 2015-09-08 12:06 [ko1@a...            ] usa:r51790 (trunk): * win32/win32.c (rb_w32_read_reparse_point): return correct required
  39710 2015-09-08 15:08 [ko1@a...            ] shugo:r51791 (trunk): * lib/net/ftp.rb (list): fetch all the lines before yielding a block
  39711 2015-09-08 16:00 [ko1@a...            ] nobu:r51792 (trunk): process.c: retry loop
  39712 2015-09-08 16:15 [ko1@a...            ] nobu:r51793 (trunk): process.c: keep GVL if WNOHANG
  39713 2015-09-08 17:21 [ko1@a...            ] ko1:r51794 (trunk): * vm_core.h: remove rb_call_info_t::blockiseq.
  39714 2015-09-08 21:54 [ko1@a...            ] yuki:r51795 (trunk): gems/bundled_gems: Automatically install the did_you_mean gem as a bunlded gem.
  39715 2015-09-08 22:19 [ko1@a...            ] usa:r51796 (trunk): * gems/bundled_gems: revert because ruby trunk never be able to install
  39716 2015-09-08 22:51 [ko1@a...            ] usa:r51797 (trunk): * test/ruby/test_file.rb (TestFile#test_realdirpath_junktion): test for r51790.
  39717 2015-09-08 23:09 [ko1@a...            ] nobu:r51798 (trunk): io.c: no wait when killed
  39718 2015-09-08 23:26 [ko1@a...            ] nagachika:r51799 (trunk): fix a typo of test method name.
  39719 2015-09-08 23:32 [ko1@a...            ] yuki:r51800 (trunk): gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.beta2
  39720 2015-09-09 07:47 [ko1@a...            ] hsbt:r51801 (trunk): * lib/rubygems: Update to RubyGems HEAD(fe61e4c112).
  39721 2015-09-09 07:47 [ko1@a...            ] svn:r51802 (trunk): * 2015-09-09        
  39722 2015-09-09 07:47 [ko1@a...            ] svn:r51803 (trunk): * properties.       
  39723 2015-09-09 10:06 [ko1@a...            ] hsbt:r51804 (trunk): * test/rubygems/test_config.rb: fix broken tests for Windows platform.
  39725 2015-09-09 11:13 [ko1@a...            ] zzak:r51806 (trunk): * lib/delegate.rb: Remove backtrace cleaning for delegated methods
  39726 2015-09-09 11:20 [ko1@a...            ] usa:r51807 (trunk): * .travis.yml: retry.
  39727 2015-09-09 11:34 [ko1@a...            ] usa:r51808 (trunk): * common.mk (update-gems): use BASERUBY instead of RUNRUBY.
  39728 2015-09-09 11:40 [ko1@a...            ] nobu:r51809 (trunk): io.c: sys/wait.h   
  39729 2015-09-09 11:52 [ko1@a...            ] usa:r51810 (trunk): * test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specific
  39730 2015-09-09 11:58 [ko1@a...            ] usa:r51811 (trunk): * test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specific
  39731 2015-09-09 13:39 [ko1@a...            ] nobu:r51812 (trunk): extlibs.rb: patch options
  39732 2015-09-09 16:57 [ko1@a...            ] usa:r51813 (trunk): * ruby.c (usage, enable_option, disable_option, process_options): new
  39733 2015-09-09 18:19 [ko1@a...            ] usa:r51814 (trunk): * lib/rubygems/stub_specification.rb (Gem::StubSpecification#data):
  39734 2015-09-09 19:07 [ko1@a...            ] usa:r51815 (trunk): * ChangeLog: typo.  
  39735 2015-09-10 12:17 [ko1@a...            ] nobu:r51816 (trunk): compile.c: register cdhash
  39736 2015-09-10 12:18 [ko1@a...            ] svn:r51817 (trunk): * 2015-09-10        
  39737 2015-09-10 15:17 [ko1@a...            ] shugo:r51818 (trunk): * lib/net/ftp.rb (getmultiline): refactor.
  39738 2015-09-10 22:16 [ko1@a...            ] nobu:r51819 (trunk): Clarify spawn pgroup documentation [ci skip]
  39739 2015-09-10 22:49 [ko1@a...            ] nobu:r51820 (trunk): parse.y: keep literal encoding
  39740 2015-09-10 22:59 [ko1@a...            ] kazu:r51821 (trunk): fix a typo [ci skip]
  39741 2015-09-11 00:09 [ko1@a...            ] kazu:r51822 (trunk): fix a typo [ci skip]
  39742 2015-09-11 00:09 [ko1@a...            ] svn:r51823 (trunk): * 2015-09-11        
  39743 2015-09-11 11:23 [ko1@a...            ] shugo:r51824 (trunk): * lib/net/ftp.rb (size, mdtm, system): parse responses according to
  39744 2015-09-12 00:51 [ko1@a...            ] ko1:r51825 (trunk): * iseq.c: disable ISeq.load. It enabled accidentally at r51794.
  39745 2015-09-12 00:51 [ko1@a...            ] svn:r51826 (trunk): * 2015-09-12        
  39746 2015-09-12 03:26 [ko1@a...            ] ko1:r51827 (trunk): * vm_core.h: remove rb_call_info_t::aux.opt_pc.
  39747 2015-09-12 05:36 [ko1@a...            ] normal:r51828 (trunk): rational.c: preserve encoding in exception
  39748 2015-09-12 10:29 [ko1@a...            ] nobu:r51829 (trunk): test_rational.rb: r51828
  39749 2015-09-12 13:48 [ko1@a...            ] nobu:r51830 (trunk): test_rational.rb: fix default external
  39750 2015-09-12 14:23 [ko1@a...            ] nobu:r51831 (trunk): win32.c: more fcntl
  39751 2015-09-12 14:30 [ko1@a...            ] nobu:r51832 (trunk): process.c: do not inherit saved fds
  39752 2015-09-12 16:07 [ko1@a...            ] hsbt:r51833 (trunk): * README.md: improve markdown rendering for readable.
  39753 2015-09-12 16:14 [ko1@a...            ] hsbt:r51834 (trunk): * file.c: access()/eaccess() wrapping methods check more than just uid.
  39754 2015-09-12 17:57 [ko1@a...            ] shugo:r51835 (trunk): * lib/net/ftp.rb (mlst, mlsd): support new commands MLST and MLSD
  39755 2015-09-12 17:58 [ko1@a...            ] svn:r51836 (trunk): * remove trailing spaces.
  39756 2015-09-12 18:03 [ko1@a...            ] shugo:r51837 (trunk): * lib/net/ftp.rb (TIME_PARSER): use "Z" instead of "00:00" to
  39757 2015-09-12 18:05 [ko1@a...            ] nobu:r51838 (trunk): ChangeLog: drop non-ascii char [ci skip]
  39758 2015-09-12 18:14 [ko1@a...            ] nobu:r51839 (trunk): ChangeLog: fix typo [ci skip]
  39759 2015-09-12 18:16 [ko1@a...            ] shugo:r51840 (trunk): * lib/net/ftp.rb (parse_mlsx_entry, mlst) raise an FTPProtoError
  39760 2015-09-12 19:09 [ko1@a...            ] nobu:r51841 (trunk): win32.c: fix dup2 return value
  39761 2015-09-12 21:30 [ko1@a...            ] shugo:r51842 (trunk): * lib/net/ftp.rb (FACT_PARSERS): support system dependent facts
  39762 2015-09-12 23:10 [ko1@a...            ] shugo:r51843 (trunk): * lib/net/ftp.rb (file?, directory?, appendable?, creatable?,
  39763 2015-09-12 23:12 [ko1@a...            ] svn:r51844 (trunk): * remove trailing spaces.
  39764 2015-09-12 23:13 [ko1@a...            ] svn:r51845 (trunk): * properties.       
  39765 2015-09-13 03:48 [ko1@a...            ] ko1:r51846 (trunk): * vm_insnhelper.c (vm_call_iseq_setup_normal): do not clear local
  39766 2015-09-13 03:50 [ko1@a...            ] svn:r51847 (trunk): * 2015-09-13        
  39767 2015-09-13 09:47 [ko1@a...            ] shugo:r51848 (trunk): * lib/net/ftp.rb (size, modify, create, type, unique, perm, lang,
  39768 2015-09-13 11:01 [ko1@a...            ] nobu:r51849 (trunk): configure.in: enum_over_int
  39769 2015-09-13 11:03 [ko1@a...            ] nobu:r51850 (trunk): configure.in: enum_over_int
  39770 2015-09-13 11:03 [ko1@a...            ] nobu:r51851 (trunk): ruby.h: add prefix 
  39771 2015-09-14 01:43 [ko1@a...            ] kazu:r51852 (trunk): fix a typo [ci skip]
  39772 2015-09-14 01:43 [ko1@a...            ] svn:r51853 (trunk): * 2015-09-14        
  39773 2015-09-14 11:12 [ko1@a...            ] nobu:r51854 (trunk): Fix typo in racc english documentation [ci skip]
  39774 2015-09-14 15:07 [ko1@a...            ] nobu:r51855 (trunk): common.mk: excluding options to test-ruby
  39775 2015-09-14 19:27 [ko1@a...            ] shugo:r51856 (trunk): * lib/net/ftp.rb (parse_mlsx_entry): parse pathnames including
  39776 2015-09-15 12:44 [ko1@a...            ] nobu:r51857 (trunk): util.c: BSD qsort_r
  39777 2015-09-15 12:45 [ko1@a...            ] svn:r51858 (trunk): * 2015-09-15        
  39778 2015-09-15 12:49 [ko1@a...            ] nobu:r51859 (trunk): array.c: [DOC] correct Array#sort rdoc [ci skip]
  39779 2015-09-15 13:13 [ko1@a...            ] nobu:r51860 (trunk): array.c: [DOC] correct Array#sort rdoc [ci skip]
  39780 2015-09-15 14:49 [ko1@a...            ] nobu:r51861 (trunk): encindex.h: ENCINDEX
  39781 2015-09-15 14:50 [ko1@a...            ] nobu:r51862 (trunk): enc: fundamental encindex
  39782 2015-09-15 14:57 [ko1@a...            ] nobu:r51863 (trunk): localeinit.c: encindex.h
  39783 2015-09-15 15:03 [ko1@a...            ] nobu:r51864 (trunk): win32.c: encindex.h
  39784 2015-09-15 15:06 [ko1@a...            ] nobu:r51865 (trunk): dir.c: fundamental_encoding_p
  39785 2015-09-15 15:15 [ko1@a...            ] nobu:r51866 (trunk): win32.c: no xmalloc at sys_init
  39786 2015-09-15 19:39 [ko1@a...            ] nobu:r51867 (trunk): gc.c: define objspace functions always
  39787 2015-09-16 04:24 [ko1@a...            ] kosaki:r51868 (trunk): * test/ruby/test_thread.rb (TestThread#test_mutex_synchronize):
  39788 2015-09-16 04:25 [ko1@a...            ] svn:r51869 (trunk): * 2015-09-16        
  39789 2015-09-16 12:20 [ko1@a...            ] kosaki:r51870 (trunk): * dir.c (glob_helper): check pathtype once again by lstat(2) if
  39790 2015-09-16 13:24 [ko1@a...            ] usa:r51871 (trunk): * doc/syntax/literals.rdoc (Strings): mention about ?a literal.
  39791 2015-09-16 14:31 [ko1@a...            ] nobu:r51872 (trunk): literals.rdoc: fix typos
  39792 2015-09-16 14:50 [ko1@a...            ] nobu:r51873 (trunk): string.c: keep coderange
  39793 2015-09-16 15:03 [ko1@a...            ] knu:r51874 (trunk): [DOC] Document the full list of supported escape sequences in string literals
  39794 2015-09-16 15:17 [ko1@a...            ] knu:r51875 (trunk): [DOC] Revise the character literal part.
  39795 2015-09-16 15:21 [ko1@a...            ] nobu:r51876 (trunk): literals.rdoc: add DEL [ci skip]
  39796 2015-09-16 15:31 [ko1@a...            ] knu:r51877 (trunk): [DOC] `\0` is interpreted as NUL only if not followed by an octal digit.
  39797 2015-09-16 15:59 [ko1@a...            ] knu:r51878 (trunk): [DOC] Remove `\0` since it's aprt of octal notation
  39798 2015-09-16 17:16 [ko1@a...            ] nobu:r51879 (trunk): ruby.h: RUBY_FL_PROMOTED
  39799 2015-09-16 17:18 [ko1@a...            ] nobu:r51880 (trunk): vm_core.h: enable VM objspace on Windows
  39800 2015-09-16 20:39 [ko1@a...            ] nobu:r51881 (trunk): variable.c: fail if frozen

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