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

ruby-changes:19401-19500

  19401 2011-05-06 15:29 [ko1@a...            ] Ruby:r31442 (trunk): ChangeLog for it   
  19402 2011-05-06 15:29 [ko1@a...            ] Ruby:r31441 (trunk): YAML.load time correctly parse usecs smaller than 1 fixes #4571
  19403 2011-05-06 15:30 [ko1@a...            ] Ruby:r31443 (trunk): * ext/syck/rubyext.c (mktime_do): avoid buffer overrun, by
  19404 2011-05-06 15:30 [ko1@a...            ] Ruby:r31444 (trunk): * 2011-05-06       
  19405 2011-05-06 17:38 [ko1@a...            ] Ruby:r31445 (trunk): * ext/date/date_core.c (DAY_IN_NANOSECONDS): refix: 31438.
  19406 2011-05-06 17:44 [ko1@a...            ] Ruby:r31446 (trunk): * ext/syck/rubyext.c (mktime_do): remove unused variable offset.
  19407 2011-05-06 22:36 [ko1@a...            ] Ruby:r31447 (trunk): * ext/syck/rubyext.c (mktime_do): extra digits are not used.
  19408 2011-05-06 23:02 [ko1@a...            ] Ruby:r31448 (trunk): set properties.    
  19409 2011-05-06 23:18 [ko1@a...            ] Ruby:r31449 (trunk): * configure.in: remove nanosleep check. we no longer use it.
  19410 2011-05-06 23:59 [ko1@a...            ] Ruby:r31450 (trunk): * thread.c (rb_wait_for_single_fd): use ppoll() instead of poll()
  19411 2011-05-07 01:47 [ko1@a...            ] Ruby:r31451 (trunk): * thread_pthread.h (rb_thread_cond_t): add clockid field. it's
  19412 2011-05-07 01:47 [ko1@a...            ] Ruby:r31452 (trunk): * 2011-05-07       
  19413 2011-05-07 01:56 [ko1@a...            ] Ruby:r31453 (trunk): * thread_pthread.c (get_ts): add monotonic clock capability.
  19414 2011-05-07 02:39 [ko1@a...            ] Ruby:r31454 (trunk): mutex: deadlock check timeout use monotonic time.
  19415 2011-05-07 02:50 [ko1@a...            ] Ruby:r31455 (trunk): fix win32 compile error.
  19416 2011-05-07 03:14 [ko1@a...            ] Ruby:r31456 (trunk): update doc.        
  19417 2011-05-07 03:17 [ko1@a...            ] Ruby:r31457 (trunk): sleep_cond use monotonic time if possible.
  19418 2011-05-07 12:45 [ko1@a...            ] Ruby:r31458 (trunk): fix mutex deadlock test hang-up.
  19419 2011-05-07 15:20 [ko1@a...            ] Ruby:r31459 (trunk): fix win32 native_cond_timedwait() makes SIGSEGV.
  19420 2011-05-07 15:20 [ko1@a...            ] Ruby:r31460 (trunk): fix incorrect native_cond_signal call when deadlock was detected.
  19421 2011-05-07 15:22 [ko1@a...            ] Ruby:r31461 (trunk): remove debugging code
  19422 2011-05-07 18:28 [ko1@a...            ] Ruby:r31462 (trunk): * thread_pthread.c (USE_MONOTONIC_COND): check the availability
  19423 2011-05-07 19:47 [ko1@a...            ] Ruby:r31463 (trunk): fix typos          
  19424 2011-05-07 22:22 [ko1@a...            ] Ruby:r31464 (trunk): r31460 is wrong fix. fix it again.
  19425 2011-05-07 22:36 [ko1@a...            ] Ruby:r31465 (trunk): * thread.c (rb_fd_init_copy): new internal api. It provide efficient
  19426 2011-05-07 22:41 [ko1@a...            ] Ruby:r31466 (trunk): * thread.c (rb_fd_init): remove volatile qualifier.
  19427 2011-05-07 22:44 [ko1@a...            ] Ruby:r31467 (trunk): * thread.c (rb_fd_zero): remove redundant zero fill.
  19428 2011-05-07 23:53 [ko1@a...            ] Ruby:r31468 (trunk): * test/ruby/test_io.rb (TestIO#test_readpartial_lock),
  19429 2011-05-07 23:57 [ko1@a...            ] Ruby:r31469 (trunk): * test/io/wait/test_io_wait.rb: skip tests if the platform is
  19430 2011-05-08 00:17 [ko1@a...            ] Ruby:r31470 (trunk): * test/io/wait/test_io_wait.rb: use Socket.pair instaed of pipe.
  19431 2011-05-08 00:17 [ko1@a...            ] Ruby:r31471 (trunk): * 2011-05-08       
  19432 2011-05-08 05:21 [ko1@a...            ] Ruby:r31472 (trunk): * test/io/wait/test_io_wait.rb: Linux socketpair(2) only support
  19433 2011-05-08 10:50 [ko1@a...            ] Ruby:r31473 (trunk): * thread_pthread.c: cleanup signal_thread_list related ifdef.
  19434 2011-05-08 10:55 [ko1@a...            ] Ruby:r31474 (trunk): * thread_pthread.c (add_signal_thread_list): use xmalloc instead
  19435 2011-05-08 13:28 [ko1@a...            ] Ruby:r31475 (trunk): fix a typo         
  19436 2011-05-08 16:58 [ko1@a...            ] Ruby:r31476 (trunk): * ext/date/date_core.c (date_s_test_*): use macros.
  19437 2011-05-08 17:06 [ko1@a...            ] Ruby:r31477 (trunk): * ext/date/lib/date/format.rb (_httpdate): omitted to call zone_to_diff.
  19438 2011-05-08 17:18 [ko1@a...            ] Ruby:r31478 (trunk): * test/date/*.rb: use skip /w messages.
  19439 2011-05-08 17:52 [ko1@a...            ] Ruby:r31479 (trunk): revert r31474. we cann't call xmalloc under FGLOCK.
  19440 2011-05-08 18:41 [ko1@a...            ] Ruby:r31480 (trunk): * ext/date/date_{parse,strptime}.c: introduced some macros.
  19441 2011-05-08 19:08 [ko1@a...            ] Ruby:r31481 (trunk): * lib/time.rb (xmlschema): avoid passing any negative numbers.
  19442 2011-05-08 19:46 [ko1@a...            ] Ruby:r31482 (trunk): * thread_pthread.c (native_cond_timedwait): add to care EINTR.
  19443 2011-05-08 20:15 [ko1@a...            ] Ruby:r31483 (trunk): Revert r31478.     
  19444 2011-05-08 20:33 [ko1@a...            ] Ruby:r31484 (trunk): * test/date/*.rb: reverted 31483.
  19445 2011-05-08 20:38 [ko1@a...            ] Ruby:r31485 (trunk): * test/date/*.rb: reverted 31432.
  19446 2011-05-08 20:57 [ko1@a...            ] Ruby:r31486 (trunk): * test/date/*.rb: NEVER SKIP.
  19447 2011-05-08 21:02 [ko1@a...            ] Ruby:r31487 (trunk): fixed              
  19448 2011-05-08 21:03 [ko1@a...            ] Ruby:r31488 (trunk): never skip         
  19449 2011-05-08 22:18 [ko1@a...            ] Ruby:r31489 (trunk): * test/ruby/test_{complex2,complexrational}.rb: use skip.
  19451 2011-05-09 11:54 [ko1@a...            ] Ruby:r31491 (trunk): * 2011-05-09       
  19452 2011-05-09 13:53 [ko1@a...            ] Ruby:r31492 (trunk): * complex.c (string_to_c_internal): support scientific notation.
  19453 2011-05-09 18:35 [ko1@a...            ] Ruby:r31493 (trunk): * string.c: Improve documentation for String#start_with? and
  19454 2011-05-09 20:31 [ko1@a...            ] Ruby:r31494 (trunk): * complex.c (string_to_c_internal): a refactoring.
  19455 2011-05-09 20:58 [ko1@a...            ] Ruby:r31495 (trunk): * test/ruby/test_{complex,rational}.rb: added tests.
  19456 2011-05-09 21:35 [ko1@a...            ] Ruby:r31496 (trunk): fixed indent.      
  19457 2011-05-10 04:22 [ko1@a...            ] Ruby:r31497 (trunk): * lib/webrick/log.rb: Hide copyright info from ri
  19458 2011-05-10 04:22 [ko1@a...            ] Ruby:r31498 (trunk): * 2011-05-10       
  19459 2011-05-10 09:14 [ko1@a...            ] Ruby:r31499 (trunk): * lib/webrick: Add Documentation
  19460 2011-05-10 10:54 [ko1@a...            ] Ruby:r31500 (trunk): * common.mk (rdoc): Add rdoc-coverage rule
  19461 2011-05-10 12:03 [ko1@a...            ] Ruby:r31501 (trunk): Use UTF-8 for rdoc-coverage and silence progress reporter
  19462 2011-05-10 14:53 [ko1@a...            ] Ruby:r31502 (trunk): * lib/test/unit.rb: Add option for hiding skip messages when test
  19463 2011-05-11 03:13 [ko1@a...            ] Ruby:r31504 (trunk): * 2011-05-11       
  19464 2011-05-11 03:13 [ko1@a...            ] Ruby:r31503 (trunk): * lib/rss.rb: Add documentation.  Patch by Steve Klabnik.
  19465 2011-05-11 08:37 [ko1@a...            ] Ruby:r31505 (trunk): * lib/webrick: Add documentation for WEBrick::HTTPAuth
  19466 2011-05-11 19:22 [ko1@a...            ] Ruby:r31506 (trunk): * lib/csv.rb: fix a typo.
  19467 2011-05-11 20:12 [ko1@a...            ] Ruby:r31507 (trunk): * lib/forwardable.rb: support 'delegate :foo => :bar' for to meet
  19468 2011-05-12 06:25 [ko1@a...            ] Ruby:r31508 (ruby_1_9_2): merges r30791 and r30792 from trunk into ruby_1_9_2.
  19469 2011-05-12 06:25 [ko1@a...            ] Ruby:r31510 (ruby_1_9_2): merges r30805 and r30809 from trunk into ruby_1_9_2. fixes #4365
  19470 2011-05-12 06:26 [ko1@a...            ] Ruby:r31509 (ruby_1_9_2): merges r30799 from trunk into ruby_1_9_2.
  19471 2011-05-12 06:26 [ko1@a...            ] Ruby:r31512 (ruby_1_9_2): merges r30820 from trunk into ruby_1_9_2.
  19472 2011-05-12 06:26 [ko1@a...            ] Ruby:r31511 (ruby_1_9_2): merges r30817 from trunk into ruby_1_9_2.
  19473 2011-05-12 06:26 [ko1@a...            ] Ruby:r31513 (ruby_1_9_2): merges r30837 and r30839 from trunk into ruby_1_9_2.
  19474 2011-05-12 06:26 [ko1@a...            ] Ruby:r31515 (ruby_1_9_2): merges r30842 from trunk into ruby_1_9_2.
  19475 2011-05-12 06:26 [ko1@a...            ] Ruby:r31517 (ruby_1_9_2): merges r30894 from trunk into ruby_1_9_2.
  19476 2011-05-12 06:26 [ko1@a...            ] Ruby:r31514 (ruby_1_9_2): merges a part of r30840 from trunk into ruby_1_9_2.
  19477 2011-05-12 06:26 [ko1@a...            ] Ruby:r31516 (ruby_1_9_2): merges r30856 from trunk into ruby_1_9_2.
  19478 2011-05-12 06:27 [ko1@a...            ] Ruby:r31518 (ruby_1_9_2): merges r30916 from trunk into ruby_1_9_2.
  19479 2011-05-12 06:27 [ko1@a...            ] Ruby:r31519 (ruby_1_9_2): merges r30919 from trunk into ruby_1_9_2.
  19480 2011-05-12 06:52 [ko1@a...            ] Ruby:r31521 (trunk): * 2011-05-12       
  19481 2011-05-12 06:52 [ko1@a...            ] Ruby:r31520 (trunk): Thu May 12 07:27:31 2011  Martin Bosslet  <Martin.Bosslet@googlemail.com>
  19482 2011-05-12 07:24 [ko1@a...            ] Ruby:r31522: Remove empty directories   
  19483 2011-05-12 07:27 [ko1@a...            ] Ruby:r31523 (trunk): Thu May 12 08:18:45 2011  Martin Bosslet  <Martin.Bosslet@googlemail.com>
  19484 2011-05-12 07:31 [ko1@a...            ] Ruby:r31524 (trunk): * Various .document files: Update .document files to match files which
  19485 2011-05-12 07:56 [ko1@a...            ] Ruby:r31525 (trunk): * object.c (rb_obj_equal):  Add documentation.  Patch by Vincent Batts.
  19486 2011-05-12 08:05 [ko1@a...            ] Ruby:r31526 (trunk): Thu May 12 08:01:14 2011  Martin Bosslet  <Martin.Bosslet@googlemail.com>
  19487 2011-05-12 08:18 [ko1@a...            ] Ruby:r31527 (trunk): * lib/set.rb (class Set):  Add nodoc to internal-use methods.  Patch by Pete Higgins.  [Ruby 1.9 - Bug #4665]
  19488 2011-05-12 13:25 [ko1@a...            ] Ruby:r31528 (trunk): * ext/openssl/ossl_ssl.c: By trunk@31346, function check of SSLv2 is executed.
  19489 2011-05-12 14:49 [ko1@a...            ] Ruby:r31529 (trunk): * lib/mkmf.rb (Logging.postpone): copy only when tmporary logfile
  19490 2011-05-12 14:52 [ko1@a...            ] Ruby:r31530 (trunk): * test/dl/test_base.rb (Fiddle::LIBC_SO): its always msvc*.dll on
  19491 2011-05-12 18:31 [ko1@a...            ] Ruby:r31531 (trunk): * configure.in: limit to "T" type for prefix of external symbols
  19492 2011-05-12 21:18 [ko1@a...            ] nagachika:r31532 (trunk): * object.c: format comments to keep 80 columns in a line.
  19493 2011-05-13 02:16 [ko1@a...            ] kosaki:r31533 (trunk): * io.c (select_internal): remove unused variable (interrupt_flag).
  19494 2011-05-13 02:17 [ko1@a...            ] svn:r31534 (trunk): * 2011-05-13        
  19495 2011-05-13 05:20 [ko1@a...            ] drbrain:r31535 (trunk): * lib/rss/atom.rb (module RSS):  Document URIs.  Patch by Mark Turner.
  19496 2011-05-13 05:39 [ko1@a...            ] drbrain:r31536 (trunk): * re.c (Init_Regexp): Document option constants.  Patch by Vincent
  19497 2011-05-13 05:54 [ko1@a...            ] drbrain:r31537 (trunk): * lib/logger.rb (class Logger):  Document Logger#datetime_format.
  19498 2011-05-13 07:22 [ko1@a...            ] drbrain:r31538 (trunk): * lib/mathn.rb:  Add documentation.  Patch by Jason Dew.  [Ruby 1.9 -
  19499 2011-05-13 07:32 [ko1@a...            ] drbrain:r31539 (trunk): * lib/mathn.rb:  Fix indentation.  Patch by Jason Dew.
  19500 2011-05-13 07:38 [ko1@a...            ] drbrain:r31540 (trunk): * lib/webrick/httpservlet/erbhandler.rb:  Add documentation.

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