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

ruby-changes:23301-23400

  23301 2012-04-16 21:25 [ko1@a...            ] nobu:r35352 (trunk): * dln.c (rb_w32_check_imported): skip ordinal entries.  patched by
  23302 2012-04-16 21:26 [ko1@a...            ] nobu:r35353 (ruby_1_9_3): merge revision(s) 35352:
  23303 2012-04-17 13:11 [ko1@a...            ] nobu:r35354 (trunk): * dln.c (rb_w32_check_imported): skip ordinal entries.  based on a
  23304 2012-04-17 13:11 [ko1@a...            ] svn:r35355 (trunk): * 2012-04-17        
  23305 2012-04-17 13:17 [ko1@a...            ] nobu:r35356 (trunk): * ext/-test-/win32/dln/extconf.rb: remove unnecessary local variable.
  23306 2012-04-17 13:55 [ko1@a...            ] nobu:r35357 (trunk): * ext/-test-/win32/dln/extconf.rb: add test dll files to cleanfiles.
  23307 2012-04-17 13:55 [ko1@a...            ] nobu:r35358 (trunk): * reduce UNREACHABLE.
  23308 2012-04-17 13:55 [ko1@a...            ] nobu:r35359 (trunk): * configure.in (RUBY_SO_NAME): expand version numbers in Makefile.
  23309 2012-04-17 13:55 [ko1@a...            ] nobu:r35360 (trunk): * Makefile.in (reconfig, config.status): not depend on
  23310 2012-04-17 14:13 [ko1@a...            ] nobu:r35361 (trunk): * ext/-test-/win32/dln/extconf.rb: add to cleanfiles iff cleanobjs is set.
  23311 2012-04-17 14:27 [ko1@a...            ] nobu:r35362 (ruby_1_9_3): merge revision(s) 35354,35356,35357,35361:
  23312 2012-04-17 20:14 [ko1@a...            ] naruse:r35363 (trunk): win32/dln is only for win32.
  23313 2012-04-17 20:37 [ko1@a...            ] naruse:r35364 (ruby_1_9_3): merge revision(s) 35363:
  23314 2012-04-17 21:36 [ko1@a...            ] naruse:r35365 (ruby_1_9_3): merge revision(s) 34419: [Backport #6307]
  23315 2012-04-17 22:19 [ko1@a...            ] nobu:r35366 (trunk): * strftime.c (rb_strftime_with_timespec): fix padding of time zone
  23316 2012-04-17 22:35 [ko1@a...            ] nobu:r35367 (trunk): * common.mk (REVISION_H): create temporary file in cwd so that it
  23317 2012-04-17 23:21 [ko1@a...            ] nobu:r35368 (trunk): * ext/-test-/win32/dln/extconf.rb: fix for mingw.
  23318 2012-04-17 23:22 [ko1@a...            ] nobu:r35369 (ruby_1_9_3): merge revision(s) 35368:
  23319 2012-04-18 05:50 [ko1@a...            ] drbrain:r35370 (trunk): * lib/rubygems:  Update to RubyGems 1.8.22 plus r33517 and r35337 which
  23320 2012-04-18 05:50 [ko1@a...            ] svn:r35371 (trunk): * 2012-04-18        
  23321 2012-04-18 06:18 [ko1@a...            ] drbrain:r35372 (trunk): Revert r35370 due to bad source branch
  23322 2012-04-18 06:21 [ko1@a...            ] drbrain:r35373: Ignore files generated by extconf.rb
  23323 2012-04-18 09:04 [ko1@a...            ] drbrain:r35374 (trunk): * lib/rubygems:  Update to RubyGems 1.8.22 plus r33517 and r35337 which
  23324 2012-04-18 09:59 [ko1@a...            ] drbrain:r35375 (trunk): * lib/rubygems/version.rb:  Fixed init_with warning by calling into
  23325 2012-04-18 10:08 [ko1@a...            ] naruse:r35376 (trunk): Run separate process if the test uses GC.stress.
  23326 2012-04-18 10:23 [ko1@a...            ] nobu:r35377 (trunk): * strftime.c (rb_strftime_with_timespec): add an interim digit for
  23327 2012-04-18 10:48 [ko1@a...            ] drbrain:r35378 (trunk): Removed ChangeLog entry from reverted r35370
  23328 2012-04-18 10:58 [ko1@a...            ] nobu:r35379 (trunk): update .gitignore  
  23329 2012-04-18 10:58 [ko1@a...            ] nobu:r35380 (trunk): split method definitions
  23330 2012-04-18 12:31 [ko1@a...            ] naruse:r35381 (trunk): Disable GC for slow this test.
  23331 2012-04-18 12:38 [ko1@a...            ] naruse:r35382 (trunk): Run separate process this GC.stress test.
  23332 2012-04-18 12:59 [ko1@a...            ] naruse:r35383 (trunk): Revert r35339-35343 because of no tests.
  23333 2012-04-18 14:00 [ko1@a...            ] usa:r35384 (trunk): * win32/file.c (INVALID_FILE_ATTRIBUTES): define for old SDK.
  23334 2012-04-18 14:50 [ko1@a...            ] usa:r35385 (trunk): * win32/file.c (INVALID_FILE_ATTRIBUTES): commit miss of r35384.
  23335 2012-04-18 16:10 [ko1@a...            ] nobu:r35386 (trunk): * test/ruby/test_time_tz.rb (TestTimeTZ): run TZ tests on Mac OS X,
  23336 2012-04-18 22:59 [ko1@a...            ] nobu:r35387 (trunk): * configure.in (DOT, DOXYGEN): use AC_CHECK_PROGS instead of
  23337 2012-04-18 23:09 [ko1@a...            ] nobu:r35388 (ruby_1_9_3): merge revision(s) 35387:
  23338 2012-04-19 08:14 [ko1@a...            ] naruse:r35389 (trunk): Use mock of Gem::Security::OPT[:trust_dir]
  23339 2012-04-19 08:14 [ko1@a...            ] svn:r35390 (trunk): * 2012-04-19        
  23340 2012-04-19 08:48 [ko1@a...            ] drbrain:r35391 (trunk): * io.c (io_readpartial):  Document the output buffer parameter is
  23341 2012-04-19 08:59 [ko1@a...            ] drbrain:r35392 (trunk): * ext/curses/curses.c (window_nodelay):  Fixed call-seq of nodelay to
  23342 2012-04-19 09:35 [ko1@a...            ] drbrain:r35393 (trunk): * random.c (random_init):  Clarify that the default seed is
  23343 2012-04-19 09:38 [ko1@a...            ] nobu:r35394 (trunk): * ChangeLog: remove garbage spaces.
  23344 2012-04-19 09:40 [ko1@a...            ] nobu:r35395 (trunk): * ext/-test-/win32/dln/extconf.rb: need import library for ordinal
  23345 2012-04-19 11:50 [ko1@a...            ] naruse:r35396 (trunk): Fix multithread issue in the test of r35391
  23346 2012-04-19 12:22 [ko1@a...            ] naruse:r35397 (trunk): Run TC_JSONGenerate#test_gc in a separate process.
  23347 2012-04-19 12:55 [ko1@a...            ] nobu:r35398 (ruby_1_9_3): merge revision(s) 35395:
  23348 2012-04-19 16:34 [ko1@a...            ] nobu:r35399 (trunk): * strftime.c (rb_strftime_with_timespec): fix carrir-up bug and
  23349 2012-04-20 00:34 [ko1@a...            ] kazu:r35400 (trunk): fix typos          
  23350 2012-04-20 00:34 [ko1@a...            ] svn:r35401 (trunk): * 2012-04-20        
  23351 2012-04-20 07:43 [ko1@a...            ] svn:r35403 (ruby_1_9_3): * 2012-04-20   
  23352 2012-04-20 07:43 [ko1@a...            ] drbrain:r35402 (ruby_1_9_3): Backport r35374 and r35375
  23353 2012-04-20 08:08 [ko1@a...            ] drbrain:r35404 (trunk): * lib/rubygems:  Update to RubyGems 1.8.23 which contains security
  23354 2012-04-20 08:40 [ko1@a...            ] drbrain:r35405 (ruby_1_9_3): Backport security fixes for rubygems from r35404
  23355 2012-04-20 08:41 [ko1@a...            ] nobu:r35406 (trunk): * ChangeLog: fix typo.
  23356 2012-04-20 09:10 [ko1@a...            ] drbrain:r35407 (ruby_1_9_2): Backport security fixes for RubyGems 1.3.7:
  23357 2012-04-20 09:11 [ko1@a...            ] svn:r35408 (ruby_1_9_2): * 2012-04-20   
  23358 2012-04-20 09:22 [ko1@a...            ] naruse:r35409 (ruby_1_9_3): merge revision(s) 35389:
  23359 2012-04-20 10:32 [ko1@a...            ] naruse:r35410: tags branches/ruby_1_9_3@r35409 as v1_9_3_194
  23360 2012-04-20 12:29 [ko1@a...            ] drbrain:r35411 (trunk): * lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem:  Removed to avoid
  23361 2012-04-20 12:39 [ko1@a...            ] drbrain:r35412 (ruby_1_9_3): Merged r35411 from trunk:
  23362 2012-04-20 12:43 [ko1@a...            ] drbrain:r35413 (ruby_1_9_2): * lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem:  Removed to avoid
  23363 2012-04-20 13:30 [ko1@a...            ] naruse:r35414: tags branches/ruby_1_9_3@r35409 as v1_9_3_195
  23364 2012-04-20 19:51 [ko1@a...            ] akr:r35415 (trunk): update doc.         
  23365 2012-04-21 07:16 [ko1@a...            ] nobu:r35416 (ruby_1_9_3): merge revision(s) 35366,35377,35399,35406:
  23366 2012-04-21 15:13 [ko1@a...            ] svn:r35418 (trunk): * 2012-04-21        
  23367 2012-04-21 15:14 [ko1@a...            ] seki:r35417 (trunk): * test/rinda/test_rinda.rb: fix sticks on some testsf problem
  23368 2012-04-22 01:21 [ko1@a...            ] nagachika:r35419 (trunk): * ChangeLog: fix a typo
  23369 2012-04-22 01:21 [ko1@a...            ] svn:r35420 (trunk): * 2012-04-22        
  23370 2012-04-22 07:47 [ko1@a...            ] naruse:r35421: add tag v1_9_2_320       
  23371 2012-04-22 07:53 [ko1@a...            ] akr:r35422 (trunk): * lib/drb/ssl.rb: close accepted TCP socket if SSL accept is failed.
  23372 2012-04-22 10:46 [ko1@a...            ] naruse:r35423 (trunk): avoid thread switching.
  23373 2012-04-22 20:35 [ko1@a...            ] akr:r35424 (trunk): * lib/drb/extservm.rb (DRb::ExtServManager): don't use /bin/sh to
  23374 2012-04-22 20:38 [ko1@a...            ] akr:r35425 (trunk): add ML ref.         
  23375 2012-04-22 21:23 [ko1@a...            ] nobu:r35426 (trunk): * ext/openssl/extconf.rb: configure.in adds -Wall to warnflags, not
  23376 2012-04-22 21:40 [ko1@a...            ] nobu:r35427 (trunk): * ext/openssl/extconf.rb: ignore broken version by Apple.
  23377 2012-04-22 21:46 [ko1@a...            ] nobu:r35428 (trunk): * ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): suppress warnings.
  23378 2012-04-23 00:04 [ko1@a...            ] naruse:r35429 (trunk): Wait until the proxy stops.
  23379 2012-04-23 00:05 [ko1@a...            ] svn:r35430 (trunk): * 2012-04-23        
  23380 2012-04-23 10:43 [ko1@a...            ] nobu:r35431 (trunk): * configure.in: disable rubygems not to load rbconfig.rb before
  23381 2012-04-23 14:20 [ko1@a...            ] naruse:r35432 (trunk): * .gdbinit (rb_ps_vm): follow st_table's packing change.
  23382 2012-04-23 19:55 [ko1@a...            ] akr:r35433 (trunk): * test/drb/drbtest.rb: rescue Errno::ESRCH for Process.kill.
  23383 2012-04-23 20:15 [ko1@a...            ] akr:r35434 (trunk): * lib/drb/ssl.rb: generate 1024 bits RSA key instead of 512 bits.
  23384 2012-04-23 20:51 [ko1@a...            ] usa:r35435 (trunk): * win32/win32.c (szInternalCmds, internal_match, internal_cmd_match):
  23385 2012-04-23 22:12 [ko1@a...            ] akr:r35436 (trunk): * test/socket/test_unix.rb (bound_unix_socket): make temporary
  23386 2012-04-23 22:48 [ko1@a...            ] nobu:r35437 (trunk): deal with timeout exceptions
  23387 2012-04-23 22:48 [ko1@a...            ] nobu:r35438 (trunk): autoload in module scope.
  23388 2012-04-23 22:48 [ko1@a...            ] nobu:r35439 (trunk): see OpenSSL::SSL   
  23389 2012-04-23 22:49 [ko1@a...            ] nobu:r35440 (trunk): skip OpenSSL dependent tests if not available
  23390 2012-04-23 22:49 [ko1@a...            ] nobu:r35441 (trunk): ignore unnecessary test
  23391 2012-04-23 22:49 [ko1@a...            ] nobu:r35442 (trunk): test with psych    
  23392 2012-04-23 22:49 [ko1@a...            ] nobu:r35443 (trunk): --with-broken-apple-openssl option
  23393 2012-04-23 22:56 [ko1@a...            ] nobu:r35444 (trunk): * ext/iconv: deprecated.  [Feature #6322]
  23394 2012-04-23 22:58 [ko1@a...            ] nobu:r35445 (trunk): * ext/iconv: deprecated.  [Feature #6322]
  23395 2012-04-23 23:06 [ko1@a...            ] naruse:r35446 (trunk): Wait until the server stops.
  23396 2012-04-24 00:25 [ko1@a...            ] mame:r35447 (trunk): * parse.y (primary): remove wrong "fixpos" that caused incorrect
  23397 2012-04-24 00:25 [ko1@a...            ] svn:r35448 (trunk): * 2012-04-24        
  23398 2012-04-24 00:27 [ko1@a...            ] mame:r35449 (trunk): * thread.c (rb_check_deadlock): refine an error message of deadlock
  23399 2012-04-24 10:44 [ko1@a...            ] nobu:r35450 (trunk): fix condition to set yaml engine
  23400 2012-04-24 10:56 [ko1@a...            ] usa:r35451 (trunk): * test/drb/drbtest.rb ({DRbCore,DRbAry}#teardown}: cannot pass SIGTERM

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