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

ruby-changes:19601-19700

  19601 2011-05-20 00:58 [ko1@a...            ] svn:r31645 (trunk): * 2011-05-20        
  19602 2011-05-20 00:58 [ko1@a...            ] nobu:r31644 (trunk): * enc/trans/ibm737-tbl.rb: greek code page.  fixes #4738
  19603 2011-05-20 04:24 [ko1@a...            ] drbrain:r31646 (trunk): * lib/scanf.rb:  Improve documentation.  Patch by Gabe McArthur.
  19604 2011-05-20 15:06 [ko1@a...            ] iwamatsu:r31647 (trunk): * gc.c: Fix build on m68k by 'error: too few arguments to
  19605 2011-05-20 15:37 [ko1@a...            ] usa:r31648 (trunk): * ChangeLog: monomaniac and meaningless format checks.
  19606 2011-05-20 21:22 [ko1@a...            ] nagachika:r31649 (trunk): * lib/scanf.rb: fix typos
  19607 2011-05-21 02:37 [ko1@a...            ] drbrain:r31650 (trunk): * ext/date/lib/date/format.rb:  Document date formats.  Patch by
  19608 2011-05-21 02:37 [ko1@a...            ] svn:r31651 (trunk): * 2011-05-21        
  19609 2011-05-21 02:44 [ko1@a...            ] drbrain:r31652 (trunk): * ext/bigdecimal/lib/bigdecimal/jacobian.rb:  Document isEqual.  Patch
  19610 2011-05-21 02:51 [ko1@a...            ] drbrain:r31653 (trunk): * ext/bigdecimal/lib/bigdecimal/util.rb:  Improve documentation.  Patch
  19611 2011-05-21 03:03 [ko1@a...            ] drbrain:r31654 (trunk): * ext/.document:  Add curses to documented extensions.
  19612 2011-05-21 06:30 [ko1@a...            ] svn:r31656 (ruby_1_8): * 2011-05-21     
  19613 2011-05-21 06:30 [ko1@a...            ] shyouhei:r31655 (ruby_1_8): * eval.c (rb_thread_atfork): When a ruby process forks, its random
  19614 2011-05-21 07:26 [ko1@a...            ] shyouhei:r31657 (ruby_1_8_7): merge revision(s) 30274:30279:
  19615 2011-05-21 07:27 [ko1@a...            ] svn:r31659 (ruby_1_8_7): * 2011-05-21   
  19616 2011-05-21 07:27 [ko1@a...            ] shyouhei:r31658 (ruby_1_8_7): merge revision(s) 30401:
  19617 2011-05-21 07:27 [ko1@a...            ] shyouhei:r31660 (ruby_1_8_7): merge revision(s) 30457:
  19618 2011-05-21 07:28 [ko1@a...            ] shyouhei:r31661 (ruby_1_8_7): merge revision(s) 30479:
  19619 2011-05-21 07:29 [ko1@a...            ] shyouhei:r31662 (ruby_1_8_7): merge revision(s) 30552:
  19620 2011-05-21 07:29 [ko1@a...            ] shyouhei:r31663 (ruby_1_8_7): merge revision(s) 31302:
  19621 2011-05-21 07:29 [ko1@a...            ] shyouhei:r31664 (ruby_1_8_7): merge revision(s) 31312:
  19622 2011-05-21 07:29 [ko1@a...            ] shyouhei:r31665 (ruby_1_8_7): merge revision(s) 31575:
  19623 2011-05-21 07:29 [ko1@a...            ] shyouhei:r31666 (ruby_1_8_7): merge revision(s) 31578:
  19624 2011-05-21 07:49 [ko1@a...            ] shyouhei:r31667 (ruby_1_8): merge revision(s) 28080:
  19625 2011-05-21 21:47 [ko1@a...            ] tadf:r31669 (trunk): * test/date/test_switch_hitter.rb: new.
  19626 2011-05-21 23:06 [ko1@a...            ] tadf:r31672 (trunk): * ext/date/date_strftime(date_strftime_with_tmx): "%v" means "%e-%b-%Y".
  19627 2011-05-21 23:11 [ko1@a...            ] kosaki:r31671 (trunk): * io.c (rb_io_extract_modeenc): accept combination hash and
  19628 2011-05-21 23:26 [ko1@a...            ] tadf:r31670 (trunk): added tests.       
  19629 2011-05-22 00:29 [ko1@a...            ] svn:r31674 (trunk): * 2011-05-22        
  19630 2011-05-22 00:29 [ko1@a...            ] tadf:r31673 (trunk): removed a line.    
  19631 2011-05-22 01:36 [ko1@a...            ] tadf:r31675 (trunk): * ext/date/date_core.c: modified documentation.
  19632 2011-05-22 04:12 [ko1@a...            ] kosaki:r31676 (trunk): * thread.c (Init_Thread): add a code comment why the meaningless
  19633 2011-05-22 06:09 [ko1@a...            ] emboss:r31677 (trunk): * test/openssl/test_x509cert.rb: Merge DSA-related tests from ruby_1_8
  19634 2011-05-22 07:13 [ko1@a...            ] emboss:r31678 (trunk): * test/openssl/test_pkey_dsa.rb: Add tests for sign/verify.
  19635 2011-05-22 07:57 [ko1@a...            ] emboss:r31679 (trunk): * ext/openssl/ossl_digest.c: Explain DSS and DSS1 in documentation.
  19636 2011-05-22 09:01 [ko1@a...            ] emboss:r31680 (trunk): * ext/openssl/ossl_asn1.c: Default tag lookup in constant time via hash
  19637 2011-05-22 09:31 [ko1@a...            ] kosaki:r31681 (trunk): * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):
  19638 2011-05-22 10:09 [ko1@a...            ] kosaki:r31682 (trunk): test cleanup     
  19639 2011-05-22 11:08 [ko1@a...            ] drbrain:r31683 (trunk): * ext/curses/curses.c:  Complete documentation.  Patch by Vincent
  19640 2011-05-22 11:17 [ko1@a...            ] drbrain:r31684 (trunk): * lib/fileutils.rb:  Document block behavior of FileUtils.cd.  Patch by
  19641 2011-05-22 11:18 [ko1@a...            ] drbrain:r31685 (trunk): * lib/forwardable.rb:  Document def_delegator.  Patch by Sandor Szucs.
  19642 2011-05-22 11:22 [ko1@a...            ] drbrain:r31686 (trunk): * lib/ipaddr.rb:  Improve documentation.  Patch by Sandor Szucs.
  19643 2011-05-22 11:27 [ko1@a...            ] drbrain:r31687 (trunk): * lib/timeout.rb:  Improve documentation.  Patch by David Copeland.
  19644 2011-05-22 11:45 [ko1@a...            ] drbrain:r31688 (trunk): * ext/pty/pty.c:  Improve documentaton.  Patch by David Copeland.
  19645 2011-05-22 18:35 [ko1@a...            ] nobu:r31690 (trunk): * gc.c (vm_xcalloc): use calloc provided by platforms.
  19646 2011-05-22 19:17 [ko1@a...            ] nahi:r31691 (trunk): * ext/openssl/ossl_asn1.c(ossl_asn1_default_tag): avoid using RCLASS_SUPER
  19647 2011-05-22 21:52 [ko1@a...            ] nahi:r31692 (trunk): * include/ruby/defines.h (CASEFOLD_FILESYSTEM): Revert r30508. See #4255.
  19648 2011-05-22 21:58 [ko1@a...            ] emboss:r31693 (trunk): * ext/openssl/ossl_asn1.c: Use OpenSSL constants V_ASN1_xxx instead of
  19649 2011-05-22 23:27 [ko1@a...            ] emboss:r31694 (trunk): * ext/openssl/ossl_asn1.c: Instead of rb_intern use static symbols to
  19650 2011-05-23 00:37 [ko1@a...            ] mrkn:r31695 (trunk): * bignum.c (dump_bignum, bigmul1_balance, big_split, biglsh_bang,
  19651 2011-05-23 00:37 [ko1@a...            ] svn:r31696 (trunk): * 2011-05-23        
  19652 2011-05-23 03:48 [ko1@a...            ] emboss:r31697 (trunk): * ext/openssl/ossl_asn1.c (ossl_asn1data_to_der): Remove redundant
  19653 2011-05-23 04:09 [ko1@a...            ] emboss:r31698 (trunk): * ext/openssl/ossl_asn1.c (ossl_asn1_cons_to_der): Add an additional
  19654 2011-05-23 04:38 [ko1@a...            ] emboss:r31699 (trunk): * ext/openssl/ossl_asn1.c (ossl_asn1_initialize): Allow creation of
  19655 2011-05-23 06:01 [ko1@a...            ] emboss:r31700 (trunk): * ext/openssl/ossl_asn1.c: Fix decoding of infinite length values.
  19656 2011-05-23 06:34 [ko1@a...            ] emboss:r31701 (trunk): * ext/openssl/ossl_asn1.c: Forbid Constructive without infinite
  19657 2011-05-23 07:13 [ko1@a...            ] emboss:r31702 (trunk): * ext/openssl/ossl_asn1.c: Forbid Constructives whose value is not an
  19658 2011-05-23 07:22 [ko1@a...            ] emboss:r31703 (trunk): * NEWS (openssl): Infinite length support. Different behavior of
  19659 2011-05-23 08:33 [ko1@a...            ] drbrain:r31704 (trunk): * enumerator.c:  Improve documentation.  Patch by Dave Copeland.
  19660 2011-05-23 08:37 [ko1@a...            ] drbrain:r31705 (trunk): * hash.c:  Improve documentation of Hash#key.  Patch by Utkarsh
  19661 2011-05-23 08:46 [ko1@a...            ] drbrain:r31706 (trunk): * lib/ostruct.rb:  Improve documentation.  Patch by Franklin Webber.
  19662 2011-05-23 09:08 [ko1@a...            ] drbrain:r31707 (trunk): * lib/mathn.rb:  Improve documentation.  Patch by Sandor Szucs.
  19663 2011-05-23 09:11 [ko1@a...            ] sorah:r31708 (trunk): * lib/test/unit/parallel.rb: Never Ignore SIGINT. When received
  19664 2011-05-23 09:14 [ko1@a...            ] sorah:r31709 (trunk): * ChangeLog: fix typo.
  19665 2011-05-23 09:21 [ko1@a...            ] drbrain:r31710 (trunk): * lib/net/smtp.rb:  Document Net::SMTP::Response.  Patch by J.R. Garcia.
  19666 2011-05-23 10:01 [ko1@a...            ] emboss:r31711 (trunk): * ext/openssl/ossl_asn1.c: Do not parse zero-tagged values as EOC. Do
  19667 2011-05-23 10:04 [ko1@a...            ] nahi:r31712 (trunk): * include/ruby/defines.h (CASEFOLD_FILESYSTEM): Revert r30508. Forgot to
  19668 2011-05-23 13:49 [ko1@a...            ] shyouhei:r31713 (ruby_1_8_7): merge revision(s) 31655:
  19669 2011-05-23 13:49 [ko1@a...            ] shyouhei:r31714 (ruby_1_8_7): merge revision(s) 31667:
  19671 2011-05-24 04:09 [ko1@a...            ] svn:r31716 (trunk): * 2011-05-24        
  19672 2011-05-24 07:37 [ko1@a...            ] nagai:r31717 (trunk): * ext/tk/lib/tk.rb: fail to start Tk.mainloop (exit immediately) on some environment (reported on ).
  19673 2011-05-24 17:35 [ko1@a...            ] naruse:r31718 (trunk): * spec/README: fix typo.
  19674 2011-05-25 06:22 [ko1@a...            ] svn:r31720 (trunk): * 2011-05-25        
  19675 2011-05-25 06:22 [ko1@a...            ] nobu:r31719 (trunk): * lib/tempfile.rb (Tempfile.{mkdir,rmdir}): internal methods to be overridden in subclasses.
  19676 2011-05-25 07:12 [ko1@a...            ] nobu:r31721 (trunk): * lib/tempfile.rb (Tempfile.{lock,unlock}_tempfile): refactor.
  19677 2011-05-25 07:13 [ko1@a...            ] nobu:r31722 (trunk): * spec/README: update the description.
  19678 2011-05-25 08:01 [ko1@a...            ] nobu:r31723 (trunk): * lib/tempfile.rb (Tempfile.{mkdir,rmdir}): revert for backward
  19679 2011-05-25 08:22 [ko1@a...            ] drbrain:r31724 (trunk): * lib/erb.rb:  Hide documentation for implementation details of ERB.
  19680 2011-05-25 08:24 [ko1@a...            ] drbrain:r31725 (trunk): * lib/erb.rb:  Restore documentation for ERB::Util and ERB::DefMethod
  19681 2011-05-25 09:24 [ko1@a...            ] drbrain:r31726 (trunk): * ext/zlib/zlib.c:  Fix Document-method declarations.  Improve
  19682 2011-05-25 09:27 [ko1@a...            ] drbrain:r31727 (trunk): * lib/net/ftp.rb:  Add :nodoc: for private methods.
  19683 2011-05-25 09:30 [ko1@a...            ] drbrain:r31728 (trunk): * lib/net/pop.rb:  Hide implementation details from RDoc.
  19684 2011-05-25 09:38 [ko1@a...            ] drbrain:r31729 (trunk): * lib/benchmark.rb:  Restore nodoc for Benchmark::Job and
  19685 2011-05-25 09:57 [ko1@a...            ] drbrain:r31730 (trunk): * ext/curses/curses.c:  Add missing documentation for button state, MIN
  19686 2011-05-25 11:55 [ko1@a...            ] drbrain:r31731 (trunk): * ext/curses/curses.c:  Remove color constants block.
  19687 2011-05-25 14:38 [ko1@a...            ] svn:r31733 (ruby_1_8): * 2011-05-25     
  19688 2011-05-25 14:38 [ko1@a...            ] shyouhei:r31732 (ruby_1_8): * variable.c (rb_autoload_load):  There is a  race condition while
  19689 2011-05-25 18:46 [ko1@a...            ] shyouhei:r31734 (ruby_1_8): * variable.c (rb_const_get_0):  Fix  previous change.   There were
  19690 2011-05-25 23:46 [ko1@a...            ] jeg2:r31735 (trunk): * lib/csv.rb:  Improved stray quoting error message (patch by Edvard Majakari).
  19691 2011-05-26 15:44 [ko1@a...            ] shyouhei:r31736 (trunk): * lib/xmlrpc/parser.rb (FaultException): fix to_s and inspect
  19692 2011-05-26 15:44 [ko1@a...            ] svn:r31737 (trunk): * 2011-05-26        
  19693 2011-05-26 15:46 [ko1@a...            ] shyouhei:r31738 (trunk): ChangeLog for it.
  19694 2011-05-26 22:32 [ko1@a...            ] jeg2:r31739 (trunk): * lib/csv.rb: Documentation improvements from Ysiad Ferreiras.
  19695 2011-05-27 00:35 [ko1@a...            ] jeg2:r31740 (trunk): * lib/csv.rb: Enhance each() to support Enumerator.
  19697 2011-05-27 08:36 [ko1@a...            ] nagai:r31742 (trunk): * ext/tk/lib/tk.rb: hang-up at exit before calling Tk.mainloop.
  19698 2011-05-27 09:00 [ko1@a...            ] nagai:r31743 (trunk): * thread.c (ppoll): typo bug fix.
  19699 2011-05-27 11:49 [ko1@a...            ] shyouhei:r31745 (trunk): ChangeLog for it
  19700 2011-05-27 11:49 [ko1@a...            ] shyouhei:r31744 (trunk): prevent an error when passing a frozen string to REXML::Text.new

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