[前][次][スレッド一覧][上]

ruby-changes:34001-34100

  34001 2014-05-24 23:04 [ko1@a...            ] nobu:r46082 (trunk): internal.h: remove duplicate declaration
  34002 2014-05-25 06:30 [ko1@a...            ] zzak:r46083 (trunk): * array.c: [DOC] Clarify default argument for Array.new.
  34003 2014-05-25 06:31 [ko1@a...            ] svn:r46084 (trunk): * 2014-05-25        
  34004 2014-05-25 06:54 [ko1@a...            ] zzak:r46085 (trunk): * vm_eval.c: [DOC] [ci skip] Improve instance_eval description when given a
  34005 2014-05-25 08:54 [ko1@a...            ] hsbt:r46086 (trunk): * lib/logger.rb: refactored to include Logger::Period.
  34006 2014-05-25 09:07 [ko1@a...            ] hsbt:r46087 (trunk): * test/openssl/test_partial_record_read.rb: Testing read_nonblock on
  34007 2014-05-25 09:07 [ko1@a...            ] svn:r46088 (trunk): * properties.       
  34008 2014-05-25 09:41 [ko1@a...            ] akr:r46089 (trunk): * test/lib/minitest/unit.rb: Show leakes threads and tempfiles.
  34009 2014-05-25 09:43 [ko1@a...            ] zzak:r46090 (trunk): * class.c: [DOC] Fixed grammar and examples of instance_methods.
  34010 2014-05-25 09:58 [ko1@a...            ] hsbt:r46091 (trunk): * test/fileutils/test_fileutils.rb: Added recursively chmod tests.
  34011 2014-05-25 09:59 [ko1@a...            ] hsbt:r46092 (trunk): * test/fileutils/test_fileutils.rb (test_chown_R): Add tests for
  34012 2014-05-25 10:03 [ko1@a...            ] zzak:r46093 (trunk): * lib/irb.rb: [DOC] Fixed syntax error in example by @jasdeepsingh.
  34013 2014-05-25 10:17 [ko1@a...            ] zzak:r46094 (trunk): * cont.c: [DOC] Fix rdoc in example for Fiber#transfer by @majjoha
  34014 2014-05-25 10:20 [ko1@a...            ] zzak:r46095 (trunk): * enum.c: [DOC] Use #find in example to clarify alias by @rachellogie
  34015 2014-05-25 10:36 [ko1@a...            ] zzak:r46096 (trunk): * doc/regexp.rdoc: [DOC] Clarify whitespace matching by @allolex
  34016 2014-05-25 11:33 [ko1@a...            ] zzak:r46097 (trunk): * lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]
  34017 2014-05-25 11:56 [ko1@a...            ] nobu:r46098 (trunk): vsnprintf.c: fix string precision
  34018 2014-05-25 12:00 [ko1@a...            ] zzak:r46099 (trunk): * enumerator.c: [DOC] Fix example to show Enumerator#peek behavior
  34019 2014-05-25 12:15 [ko1@a...            ] nobu:r46100 (trunk): signal.c: fix stack overflow check on Mac OS X
  34020 2014-05-25 12:16 [ko1@a...            ] nobu:r46101 (trunk): vm_dump.c: adjust style
  34021 2014-05-25 12:33 [ko1@a...            ] naruse:r46102 (trunk): Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]"
  34022 2014-05-25 12:33 [ko1@a...            ] svn:r46103 (trunk): * properties.       
  34023 2014-05-25 12:34 [ko1@a...            ] akr:r46104 (trunk): * test/lib/minitest/unit.rb: Sort leaked threads and tempfiles.
  34024 2014-05-25 12:43 [ko1@a...            ] hsbt:r46105 (trunk): * ChangeLog: fixed wrong method name [ci skip]
  34025 2014-05-25 12:47 [ko1@a...            ] nobu:r46106 (trunk): report bug with machine regisiters
  34026 2014-05-25 12:51 [ko1@a...            ] nagachika:r46107 (trunk): * test/fileutils/test_fileutils.rb (test_chown_dir_group_ownership_not_recursive):
  34027 2014-05-25 14:22 [ko1@a...            ] akr:r46108 (trunk): * test/openssl: Join threads.
  34028 2014-05-25 15:27 [ko1@a...            ] akr:r46109 (trunk): * lib/webrick/utils.rb: Override the inspect method of the thread
  34029 2014-05-25 16:32 [ko1@a...            ] akr:r46110 (trunk): * lib/rinda/ring.rb (Rinda::RingServer#shutdown): Join the killed
  34030 2014-05-25 16:58 [ko1@a...            ] akr:r46111 (trunk): * test/lib/minitest/unit.rb: Use Thread.list instead of
  34031 2014-05-25 17:15 [ko1@a...            ] akr:r46112 (trunk): * test/lib/minitest/unit.rb: Less ObjectSpace.each_object(Tempfile)
  34032 2014-05-25 20:00 [ko1@a...            ] nobu:r46113 (trunk): signal.c: revert part of r46100
  34033 2014-05-25 20:31 [ko1@a...            ] nobu:r46114 (trunk): configure.in: do not disable ucontext.h
  34034 2014-05-25 22:44 [ko1@a...            ] akr:r46115 (trunk): * test/lib/minitest/unit.rb: Check tempfile leak for each test class.
  34035 2014-05-25 22:53 [ko1@a...            ] nobu:r46116 (trunk): test_minitest_unit.rb: invoke by array form
  34036 2014-05-25 23:00 [ko1@a...            ] akr:r46117 (trunk): Avoid tempfile leaks using Tempfile.create instead of Tempfile.open.
  34037 2014-05-25 23:16 [ko1@a...            ] akr:r46118 (trunk): * test/lib/minitest/unit.rb (MiniTest::Assertions#diff): Remove
  34038 2014-05-25 23:32 [ko1@a...            ] akr:r46119 (trunk): Remove tempfiles.   
  34039 2014-05-26 01:03 [ko1@a...            ] akr:r46120 (trunk): * test/lib/minitest/unit.rb: Show leaked tempfiles line-by-line.
  34040 2014-05-26 01:03 [ko1@a...            ] svn:r46121 (trunk): * 2014-05-26        
  34041 2014-05-26 01:16 [ko1@a...            ] akr:r46122 (trunk): Show leaked threads line-by-line.
  34042 2014-05-26 01:41 [ko1@a...            ] zzak:r46123 (trunk): * lib/csv.rb: Reject nil as data source for CSV.new, patch by @Peeja.
  34043 2014-05-26 08:00 [ko1@a...            ] akr:r46124 (trunk): * test/lib/minitest/unit.rb: Show Finished threads line-by-line.
  34044 2014-05-26 11:58 [ko1@a...            ] nobu:r46125 (trunk): test_features.rb: fix up r46123
  34045 2014-05-26 12:25 [ko1@a...            ] nobu:r46126 (trunk): lib/optionparser.rb
  34046 2014-05-26 12:42 [ko1@a...            ] nobu:r46127 (trunk): minitest/unit.rb: fix leaking tempfile
  34047 2014-05-26 13:04 [ko1@a...            ] nobu:r46128 (trunk): win32/Makefile.sub: copy enc/jis/props.h
  34048 2014-05-26 13:35 [ko1@a...            ] nobu:r46129 (trunk): pty.c: do nothing if terminated already
  34049 2014-05-26 14:01 [ko1@a...            ] nobu:r46130 (trunk): test/thread: fix leaked threads
  34050 2014-05-26 14:13 [ko1@a...            ] nobu:r46131 (trunk): test/ruby: fix leaked threads
  34051 2014-05-26 14:38 [ko1@a...            ] nobu:r46132 (trunk): test/ruby: fix leaked threads
  34052 2014-05-26 14:38 [ko1@a...            ] nobu:r46133 (trunk): test_http.rb: fix leaked threads
  34053 2014-05-26 14:38 [ko1@a...            ] nobu:r46134 (trunk): test_imap.rb: fix leaked threads
  34054 2014-05-26 16:00 [ko1@a...            ] nobu:r46135 (trunk): thread.c: preserve encoding
  34055 2014-05-26 16:34 [ko1@a...            ] usa:r46136 (trunk): * test/ruby/test_file.rb: skip the test of atime on Windows, because
  34056 2014-05-26 16:39 [ko1@a...            ] nobu:r46137 (trunk): thread.c: inspect location
  34057 2014-05-26 17:04 [ko1@a...            ] nobu:r46138 (trunk): test_monitor.rb: fix leaked threads
  34058 2014-05-26 17:40 [ko1@a...            ] nobu:r46139 (trunk): test_rinda.rb: fix leaked threads
  34059 2014-05-26 21:59 [ko1@a...            ] nobu:r46140 (trunk): test_rinda.rb: revert stop_service
  34060 2014-05-26 22:17 [ko1@a...            ] kazu:r46141 (trunk): fix typos [ci skip]
  34061 2014-05-26 22:33 [ko1@a...            ] nobu:r46142 (trunk): test/rdoc: remove tempfiles
  34062 2014-05-26 22:33 [ko1@a...            ] nobu:r46143 (trunk): test/rdoc: avoid tempfile leaks
  34063 2014-05-26 23:36 [ko1@a...            ] nobu:r46144 (trunk): test/rubygems: remove tempfiles
  34064 2014-05-26 23:36 [ko1@a...            ] nobu:r46145 (trunk): test/rdoc: avoid tempfile leaks
  34065 2014-05-26 23:36 [ko1@a...            ] nobu:r46146 (trunk): ext_conf_builder.rb: fix tempfile leak
  34066 2014-05-26 23:36 [ko1@a...            ] nobu:r46147 (trunk): test/unit.rb: reduce error messages
  34067 2014-05-26 23:45 [ko1@a...            ] akr:r46148 (trunk): Use Tempfile.create instead of Tempfile.new.
  34068 2014-05-27 00:00 [ko1@a...            ] nobu:r46149 (trunk): insns.def: fix typo
  34069 2014-05-27 00:00 [ko1@a...            ] svn:r46150 (trunk): * 2014-05-27        
  34070 2014-05-27 11:13 [ko1@a...            ] nobu:r46151 (trunk): io.c: no error on frozen IO
  34071 2014-05-27 11:23 [ko1@a...            ] usa:r46152 (ruby_2_0_0): merge revision(s) 45520: [Backport #9706]
  34072 2014-05-27 11:46 [ko1@a...            ] usa:r46153 (ruby_2_0_0): merge revision(s) 45529: [Backport #8182]
  34073 2014-05-27 11:48 [ko1@a...            ] usa:r46154 (ruby_2_0_0): merge revision(s) 45534: [Backport #9709]
  34074 2014-05-27 11:52 [ko1@a...            ] usa:r46155 (ruby_2_0_0): merge revision(s) 45562: [Backport #9727]
  34075 2014-05-27 12:24 [ko1@a...            ] akr:r46156 (trunk): * test/lib/minitest/unit.rb: Show leaked file descriptors.
  34076 2014-05-27 13:54 [ko1@a...            ] usa:r46157 (ruby_2_0_0): merge revision(s) 45564, 45565, 45584, 45585: [Backport #9721]
  34077 2014-05-27 13:58 [ko1@a...            ] usa:r46158 (ruby_2_0_0): merge revision(s) 45604: [Backport #9748]
  34078 2014-05-27 17:00 [ko1@a...            ] hsbt:r46159 (trunk): * test/test_timeout.rb (test_timeout): inverted test condition.
  34079 2014-05-27 17:34 [ko1@a...            ] hsbt:r46160 (trunk): * test/runner.rb: fixed randomly test failure.
  34080 2014-05-27 18:34 [ko1@a...            ] hsbt:r46161 (trunk): * test/openssl/test_hmac.rb (test_binary_update): Added Test for
  34081 2014-05-27 18:48 [ko1@a...            ] hsbt:r46162 (trunk): * test/openssl/test_pkcs7.rb: Add tests for PKCS7#type= and add_data.
  34082 2014-05-27 18:48 [ko1@a...            ] svn:r46163 (trunk): * remove trailing spaces.
  34083 2014-05-27 19:03 [ko1@a...            ] hsbt:r46164 (trunk): * test/openssl/test_pair.rb: Modify TestSSL#test_read_and_write
  34084 2014-05-27 19:10 [ko1@a...            ] akr:r46165 (trunk): * io.c (rb_io_autoclose_p): Don't raise on frozen IO.
  34085 2014-05-27 19:21 [ko1@a...            ] akr:r46166 (trunk): Wrap REXML test classes by REXML module.
  34086 2014-05-27 19:34 [ko1@a...            ] usa:r46167 (trunk): * tool/merger.rb: unlink temporary file explicitly.
  34087 2014-05-27 20:28 [ko1@a...            ] usa:r46168 (trunk): * test/ruby/test_io.rb (test_flush_in_finalizer1): some opened fds are
  34088 2014-05-27 20:57 [ko1@a...            ] kou:r46169 (trunk): * test/openssl/test_pkcs7.rb: Fix inverted expected and actual values.
  34089 2014-05-27 21:01 [ko1@a...            ] kou:r46170 (trunk): * test/rexml/test_comment.rb: Remove needless REXML module wrapping.
  34090 2014-05-27 21:08 [ko1@a...            ] kou:r46171 (trunk): * test/rexml/: Use REXMLTests as wrapping module for REXML tests.
  34091 2014-05-27 21:29 [ko1@a...            ] naruse:r46172 (trunk): use Socket.getifaddrs to show interface names and so on
  34092 2014-05-27 21:29 [ko1@a...            ] naruse:r46173 (trunk): * ext/socket/ifaddr.c (ifaddr_inspect_flags): support IFF_SIMPLEX.
  34093 2014-05-27 22:11 [ko1@a...            ] kou:r46174 (trunk): * test/rexml/test_contrib.rb: Indent.
  34094 2014-05-27 22:12 [ko1@a...            ] kou:r46175 (trunk): * test/rexml/test_encoding_2.rb: Remove a needless file.
  34095 2014-05-27 22:16 [ko1@a...            ] kou:r46176 (trunk): * test/rexml/test_document.rb: Wrap by REXMLTests module.
  34096 2014-05-27 22:24 [ko1@a...            ] kou:r46177 (trunk): * test/rexml/test_document.rb: Indent.
  34097 2014-05-27 22:45 [ko1@a...            ] akr:r46178 (trunk): * test/rexml: Avoid fd leaks.
  34098 2014-05-27 23:07 [ko1@a...            ] nobu:r46179 (trunk): parse.y: refine error message
  34099 2014-05-27 23:43 [ko1@a...            ] nobu:r46180 (trunk): parallel.rb: do not split messages
  34100 2014-05-27 23:51 [ko1@a...            ] akr:r46181 (trunk): * lib/cgi/core.rb: Use Tempfile#close(true) instead of Tempfile#unlink

[前][次][スレッド一覧][上]