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

ruby-changes:38101-38200

  38101 2015-04-08 13:01 [ko1@a...            ] nobu:r50182 (trunk): hash.c: compare symbols by identities
  38102 2015-04-08 14:04 [ko1@a...            ] ko1:r50183 (trunk): * test/ruby/test_symbol.rb: fix syntax error.
  38103 2015-04-08 14:58 [ko1@a...            ] usa:r50184 (trunk): * win32/win32.c (rb_w32_wreadlink): should treat junctions like as
  38104 2015-04-08 16:19 [ko1@a...            ] mrkn:r50185 (trunk): * bigdecimal: conform to ruby's license.  [Bug #10952]
  38105 2015-04-08 17:45 [ko1@a...            ] nobu:r50186 (trunk): version.c: support RUBY_ENGINE_VERSION
  38106 2015-04-09 08:24 [ko1@a...            ] nobu:r50187 (trunk): raddrinfo.c: fix memory leak
  38107 2015-04-09 08:25 [ko1@a...            ] svn:r50188 (trunk): * 2015-04-09        
  38108 2015-04-09 09:30 [ko1@a...            ] normal:r50189 (trunk): ccan/list/list.h: sync with ccan upstream
  38109 2015-04-09 15:01 [ko1@a...            ] nobu:r50190 (trunk): skip rake dependent tests
  38110 2015-04-09 15:07 [ko1@a...            ] nobu:r50191 (trunk): ignore rake load error
  38111 2015-04-09 20:36 [ko1@a...            ] akr:r50192 (trunk): * process.c (fd_clear_cloexec): Extracted from run_exec_dup2.
  38112 2015-04-09 20:54 [ko1@a...            ] akr:r50193 (trunk): * internal.h (rb_execarg_parent_start): Renamed from rb_execarg_fixup.
  38113 2015-04-09 21:45 [ko1@a...            ] akr:r50194 (trunk): * internal.h (rb_execarg_parent_end): Declared.
  38114 2015-04-09 22:20 [ko1@a...            ] akr:r50195 (trunk): * process.c (redirect_open): Removed.
  38115 2015-04-09 22:47 [ko1@a...            ] usa:r50196 (trunk): * test/ruby/test_process.rb
  38116 2015-04-09 23:24 [ko1@a...            ] akr:r50197 (trunk): move debug functions.
  38117 2015-04-10 01:33 [ko1@a...            ] akr:r50198 (trunk): * process.c: Release GVL when opening a file in spawn() to avoid whole
  38118 2015-04-10 01:33 [ko1@a...            ] svn:r50199 (trunk): * 2015-04-10        
  38119 2015-04-10 02:20 [ko1@a...            ] akr:r50200 (trunk): * test/ruby/test_process.rb: Use mkfifo command instead of mknod
  38120 2015-04-10 08:04 [ko1@a...            ] usa:r50201 (trunk): * test/ruby/test_process.rb: unfortunately, windows is not POSIX...
  38121 2015-04-10 10:03 [ko1@a...            ] nobu:r50202 (trunk): test_addrinfo.rb: relax memory usage criterion
  38122 2015-04-10 11:44 [ko1@a...            ] nobu:r50203 (trunk): ext/date: reject unknown compiler option
  38123 2015-04-10 12:13 [ko1@a...            ] akr:r50204 (trunk): Fix a typo.         
  38124 2015-04-10 13:37 [ko1@a...            ] usa:r50205 (trunk): * win32/Makefile.sub (WERRORFLAG): typo.
  38125 2015-04-10 17:29 [ko1@a...            ] ko1:r50206 (trunk): * vm.c (vm_exec): check other events when RETURN is thrown.
  38126 2015-04-10 18:45 [ko1@a...            ] akr:r50207 (trunk): * process.c (rb_execarg_parent_start1): Handle EINTR.
  38127 2015-04-10 19:13 [ko1@a...            ] ko1:r50208 (trunk): * ext/objspace/objspace.c (setup_hash): unify common routine.
  38128 2015-04-10 19:33 [ko1@a...            ] akr:r50209 (trunk): * test/ruby/test_file_exhaustive.rb: Test named pipe.
  38129 2015-04-10 19:34 [ko1@a...            ] akr:r50210 (trunk): * test/ruby/test_file_exhaustive.rb: Test anonymous pipe.
  38130 2015-04-10 19:38 [ko1@a...            ] ko1:r50211 (trunk): * ext/objspace/objspace.c: add ObjectSpace.count_imemo_objects method
  38131 2015-04-10 19:39 [ko1@a...            ] ko1:r50212 (trunk): * test/objspace/test_objspace.rb: remove debug prints.
  38132 2015-04-10 19:52 [ko1@a...            ] akr:r50213 (trunk): * test/ruby/test_file_exhaustive.rb: Test socket.
  38133 2015-04-10 20:52 [ko1@a...            ] akr:r50214 (trunk): Use shorter filenames to avoid sockaddr_un size limitation.
  38134 2015-04-10 22:29 [ko1@a...            ] nobu:r50215 (trunk): mkmf.rb: fix werror option
  38135 2015-04-10 22:37 [ko1@a...            ] nobu:r50216 (trunk): mkmf.rb: werror of try_cppflags
  38136 2015-04-10 23:47 [ko1@a...            ] akr:r50217 (trunk): Use more shorter filenames to avoid sockaddr_un size limitation.
  38137 2015-04-10 23:57 [ko1@a...            ] nobu:r50218 (trunk): dir.c: getattrlist on OSX 10.5
  38138 2015-04-11 06:05 [ko1@a...            ] normal:r50219 (trunk): lib/net/protocol.rb (rbuf_fill): avoid exception with read_nonblock
  38139 2015-04-11 06:06 [ko1@a...            ] svn:r50220 (trunk): * 2015-04-11        
  38140 2015-04-11 08:22 [ko1@a...            ] hsbt:r50221 (trunk): * lib/rdoc/text.rb: removed duplicated code.
  38141 2015-04-11 09:48 [ko1@a...            ] nobu:r50222 (trunk): README.md: fix inline markups
  38142 2015-04-11 11:00 [ko1@a...            ] nobu:r50223 (trunk): mkmf.rb: methods to append flags
  38143 2015-04-11 11:02 [ko1@a...            ] nobu:r50224 (trunk): mkmf.rb: fix syntax errors
  38144 2015-04-11 14:04 [ko1@a...            ] akr:r50225 (trunk): * test/ruby/test_file_exhaustive.rb: Test character device using
  38145 2015-04-11 15:57 [ko1@a...            ] akr:r50226 (trunk): * test/ruby/test_file_exhaustive.rb: Create sample files lazily.
  38146 2015-04-11 16:06 [ko1@a...            ] akr:r50227 (trunk): reorder invocations in test_stat_init.
  38147 2015-04-11 16:22 [ko1@a...            ] akr:r50228 (trunk): refactored to make code consistent around sleep.
  38148 2015-04-11 16:34 [ko1@a...            ] akr:r50229 (trunk): simplified.         
  38149 2015-04-11 18:00 [ko1@a...            ] akr:r50230 (trunk): Delay signal bit more.
  38150 2015-04-11 20:15 [ko1@a...            ] hsbt:r50231 (trunk): * ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.
  38151 2015-04-11 21:03 [ko1@a...            ] usa:r50232 (trunk): * test/ruby/test_file_exhaustive.rb
  38152 2015-04-11 22:49 [ko1@a...            ] nobu:r50233 (trunk): mkmf.rb: fix VC failures
  38153 2015-04-11 23:27 [ko1@a...            ] hsbt:r50234 (trunk): * tool/rbinstall.rb: support destdir for native extention gem.
  38154 2015-04-11 23:32 [ko1@a...            ] hsbt:r50235: * ext/json, test/json: removed empty directory.
  38155 2015-04-11 23:34 [ko1@a...            ] akr:r50236 (trunk): * file.c (rb_f_test): Consider nsec for "=", "<" and ">" for "test"
  38156 2015-04-11 23:48 [ko1@a...            ] hsbt:r50237 (trunk): * template/fake.rb.in: Don't assign baseruby, Because it's affect to
  38157 2015-04-12 08:32 [ko1@a...            ] nobu:r50238 (trunk): rbinstall.rb: destdir
  38158 2015-04-12 08:32 [ko1@a...            ] svn:r50239 (trunk): * 2015-04-12        
  38159 2015-04-12 08:52 [ko1@a...            ] akr:r50240 (trunk): * test/ruby/test_file_exhaustive.rb: Test suid, sgid and sticky file.
  38160 2015-04-12 09:01 [ko1@a...            ] akr:r50241 (trunk): * ext/-test-/file/fs.c: OpenBSD needs sys/param.h before sys/mount.h.
  38161 2015-04-12 09:06 [ko1@a...            ] usa:r50242 (trunk): * test/ruby/test_file_exhaustive.rb: Windows doesn't support Unix file
  38162 2015-04-12 09:11 [ko1@a...            ] akr:r50243 (trunk): * ext/fiddle/depend: Fix "Wrong mix of special targets" error with
  38163 2015-04-12 09:11 [ko1@a...            ] svn:r50244 (trunk): * remove trailing spaces.
  38164 2015-04-12 09:24 [ko1@a...            ] nobu:r50245 (trunk): wait.c: get_timeout
  38165 2015-04-12 09:25 [ko1@a...            ] akr:r50246 (trunk): * test/ruby/test_file_exhaustive.rb: Test a file not owned.
  38166 2015-04-12 09:53 [ko1@a...            ] nobu:r50247 (trunk): wait.c: wait_for_single_fd
  38167 2015-04-12 09:58 [ko1@a...            ] akr:r50248 (trunk): * test/ruby/test_file_exhaustive.rb: Test a block device on GNU/Linux.
  38168 2015-04-12 10:03 [ko1@a...            ] nobu:r50249 (trunk): test_file_exhaustive.rb: skip when root
  38169 2015-04-12 10:14 [ko1@a...            ] nobu:r50250 (trunk): test_file_exhaustive.rb: POSIX
  38170 2015-04-12 10:22 [ko1@a...            ] nobu:r50251 (trunk): test_file_exhaustive.rb: POSIX-like tests
  38171 2015-04-12 10:26 [ko1@a...            ] nobu:r50252 (trunk): test_file_exhaustive.rb: NTFS
  38172 2015-04-12 10:33 [ko1@a...            ] akr:r50253 (trunk): Consider more block devices.
  38173 2015-04-12 10:42 [ko1@a...            ] normal:r50254 (trunk): connect_nonblock supports "exception: false"
  38174 2015-04-12 11:32 [ko1@a...            ] nobu:r50255 (trunk): test_file_exhaustive.rb: assert_predicate
  38175 2015-04-12 13:52 [ko1@a...            ] hsbt:r50256 (trunk): * ext/coverage/coverage.c: Remove extension from require argument.
  38176 2015-04-12 14:51 [ko1@a...            ] akr:r50257 (trunk): * test/ruby/test_io.rb: New test that open(fifo) doesn't block other
  38177 2015-04-12 20:19 [ko1@a...            ] hsbt:r50258 (trunk): * gc.c: Document require name for ObjectSpace methods.
  38178 2015-04-12 20:56 [ko1@a...            ] nobu:r50265 (trunk): parse.y: null by syntax error
  38179 2015-04-12 21:11 [ko1@a...            ] nobu:r50266 (trunk): test_io_wait.rb: no EOF test
  38180 2015-04-12 22:31 [ko1@a...            ] svn:r50268 (trunk): * properties.       
  38181 2015-04-12 22:36 [ko1@a...            ] hsbt:r50270 (trunk): * ext/json/json.gemspec: bump version to 1.8.2.
  38182 2015-04-12 23:12 [ko1@a...            ] nobu:r50263 (trunk): wait.c: no EOF     
  38183 2015-04-12 23:18 [ko1@a...            ] hsbt:r50264 (trunk): * lib/rubygems/test_case.rb: use explicitly exception class and reverted
  38184 2015-04-12 23:18 [ko1@a...            ] nobu:r50261 (trunk): wait.c: fix rdoc   
  38185 2015-04-12 23:20 [ko1@a...            ] hsbt:r50260 (trunk): * lib/rubygems/test_case.rb: fixed json load error for rubygems tests.
  38186 2015-04-12 23:21 [ko1@a...            ] nobu:r50262 (trunk): wait.c: poll over nread
  38187 2015-04-12 23:22 [ko1@a...            ] akr:r50259 (trunk): Test fifo without sleep.
  38188 2015-04-12 23:22 [ko1@a...            ] hsbt:r50269 (trunk): * ext/json/json.gemspec, lib/rdoc/rdoc.gemspec: added gemspec directly.
  38189 2015-04-12 23:22 [ko1@a...            ] hsbt:r50267 (trunk): * ext/json/*, test/json/*: Reverted r50231. Because it's not works with
  38190 2015-04-12 23:32 [ko1@a...            ] nobu:r50271 (trunk): ChangeLog: fix log 
  38191 2015-04-13 00:05 [ko1@a...            ] nagachika:r50272 (ruby_2_2): merge revision(s) 49007, 49009, 49957: [Backport #10960]
  38192 2015-04-13 00:08 [ko1@a...            ] svn:r50273 (ruby_2_2): * 2015-04-13     
  38193 2015-04-13 00:11 [ko1@a...            ] nagachika:r50274 (ruby_2_2): merge revision(s) 49875: [Backport #10946]
  38194 2015-04-13 00:42 [ko1@a...            ] nagachika:r50275 (ruby_2_2): merge revision(s) 49867: [Backport #10847] [Backport #10970]
  38195 2015-04-13 00:46 [ko1@a...            ] nagachika:r50276 (ruby_2_2): merge revision(s) 49797: [Backport #10923]
  38196 2015-04-13 01:01 [ko1@a...            ] nagachika:r50277 (ruby_2_2): merge revision(s) 49964, 50265: [Backport #11047] [Backport #10957]
  38197 2015-04-13 08:32 [ko1@a...            ] nobu:r50278 (trunk): fake.rb.in: suppress warning
  38198 2015-04-13 08:33 [ko1@a...            ] nobu:r50279 (trunk): fake.rb.in: expand builddir first
  38199 2015-04-13 08:35 [ko1@a...            ] svn:r50280 (trunk): * 2015-04-13        
  38200 2015-04-13 14:54 [ko1@a...            ] nagachika:r50281 (ruby_2_2): * lib/securerandom.rb: skip Win32 libraries in SecureRandom if

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