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

ruby-cvs:21701-21800

  21701 2007-12-22 14:48 [tadf ruby-lang.org  ] Ruby:r14464 (trunk): * lib/date.rb: shouldn't freeze nil. [ruby-dev:32677]
  21702 2007-12-22 14:51 [tadf ruby-lang.org  ] Ruby:r14465 (ruby_1_8): * lib/date.rb: don't freeze nil. [ruby-dev:32677]
  21703 2007-12-22 15:00 [akr ruby-lang.org   ] Ruby:r14466 (trunk): update tests for latest /.../n handling.
  21704 2007-12-22 15:03 [shugo ruby-lang.org ] Ruby:r14467 (trunk): * lib/net/pop.rb (enable_ssl): use OpenSSL::SSL::SSLContext.build
  21705 2007-12-22 15:05 [shugo ruby-lang.org ] Ruby:r14468 (trunk): * lib/net/imap.rb (initialize): fixed documentation.
  21706 2007-12-22 15:14 [nobu ruby-lang.org  ] Ruby:r14469 (trunk): * common.mk (encs, ext/ripper/ripper.c): needs MFLAGS.
  21707 2007-12-22 15:19 [usa ruby-lang.org   ] Ruby:r14470 (trunk): * lib/mkmf.rb ($extmk): set true only when under ext/ or tool/.
  21708 2007-12-22 15:30 [usa ruby-lang.org   ] Ruby:r14471 (trunk): * */Makefile.sub (MFLAGS): define unless defined.
  21709 2007-12-22 15:45 [duerst ruby-lang.org] Ruby:r14472 (trunk): Sat Dec 22 15:45:45 2007  Martin Duerst  
  21710 2007-12-22 15:54 [duerst ruby-lang.org] Ruby:r14473 (trunk): Sat Dec 22 15:54:54 2007  Martin Duerst  
  21711 2007-12-22 15:57 [usa ruby-lang.org   ] Ruby:r14474 (trunk): * transcode_data_japanese: typo.
  21712 2007-12-22 16:14 [akr ruby-lang.org   ] Ruby:r14475 (trunk): refine error message.
  21713 2007-12-22 16:29 [shugo ruby-lang.org ] Ruby:r14476 (trunk): * lib/net/imap.rb: fixed RDoc markups.
  21714 2007-12-22 17:00 [shugo ruby-lang.org ] Ruby:r14477 (trunk): * lib/net/imap.rb (encode_utf7): accept UTF-8 strings.
  21715 2007-12-22 17:11 [akr ruby-lang.org   ] Ruby:r14478 (trunk): add rdoc.          
  21716 2007-12-22 17:31 [gotoyuzo ruby-lang.o] Ruby:r14479 (trunk): * ext/openssl/lib/net/ssl.rb (OpenSSL::SSL::SSLContext.build): removed.
  21717 2007-12-22 17:32 [usa ruby-lang.org   ] Ruby:r14480 (trunk): * lib/mkmf.rb ($extmk): fixed broken condition.
  21718 2007-12-22 17:36 [naruse ruby-lang.org] Ruby:r14481 (trunk): * ext/nkf/nkf-utf8.c: Update nkf.c rev:1.157.
  21719 2007-12-22 17:38 [akr ruby-lang.org   ] Ruby:r14482 (trunk): add rdoc.          
  21720 2007-12-22 17:39 [usa ruby-lang.org   ] Ruby:r14483 (trunk): * lib/mkmf.rb ($extmk): fixed broken condition.
  21721 2007-12-22 17:49 [naruse ruby-lang.org] Ruby:r14484 (trunk): * ext/nkf/nkf.c (Init_nkf): use rb_ascii_encoding() for
  21722 2007-12-22 18:21 [usa ruby-lang.org   ] Ruby:r14485 (trunk): * common.mk (version.o): add dependency. [ruby-dev:32680]
  21723 2007-12-22 18:52 [duerst ruby-lang.org] Ruby:r14486 (trunk): Sat Dec 22 15:54:54 2007  Martin Duerst  
  21724 2007-12-22 19:16 [ko1 ruby-lang.org   ] Ruby:r14487 (trunk): * process.c (rb_f_fork): Unsupport Kernel.fork() on NetBSD.
  21725 2007-12-22 19:19 [ko1 ruby-lang.org   ] Ruby:r14488 (trunk): * ext/probeprofiler/: removed.
  21726 2007-12-22 19:54 [ko1 ruby-lang.org   ] Ruby:r14489 (trunk): * bootstraptest/test_objectspace.rb: fix condition.
  21727 2007-12-22 21:14 [matz ruby-lang.org  ] Ruby:r14490 (trunk): * ext/syck/rubyext.c (syck_genericresolver_node_import): should
  21728 2007-12-22 21:28 [matz ruby-lang.org  ] Ruby:r14491 (trunk): version.h corrupted
  21729 2007-12-22 23:48 [akr ruby-lang.org   ] Ruby:r14492 (trunk): use String#ascii_only?.
  21730 2007-12-23 00:24 [akr ruby-lang.org   ] Ruby:r14493 (trunk): document updated.  
  21731 2007-12-23 00:25 [nobu ruby-lang.org  ] Ruby:r14494 (trunk): * transcode_data_japanese.c: set properties.
  21732 2007-12-23 00:31 [akr ruby-lang.org   ] Ruby:r14495: ignore enc.mk and revision.h.
  21733 2007-12-23 00:50 [shugo ruby-lang.org ] Ruby:r14496 (trunk): * test/net/imap/test_imap.rb: added tests for SSL.
  21734 2007-12-23 01:21 [davidflanagan ruby-l] Ruby:r14497 (trunk): * io.c, io.h: temporary patch to partially implement transcode-on-read and transcode-on-write
  21735 2007-12-23 02:28 [matz ruby-lang.org  ] Ruby:r14498 (trunk): * io.c (rb_io_mode_enc): do not set encoding unless explicitly
  21736 2007-12-23 02:47 [nobu ruby-lang.org  ] Ruby:r14499 (trunk): * test/net/imap/{cacert.pem,server.{crt,key}}: set properties.
  21737 2007-12-23 03:19 [nobu ruby-lang.org  ] Ruby:r14500 (trunk): * common.mk (encs, ext/ripper/ripper.c): MAKEFLAGS needs -.
  21738 2007-12-23 03:22 [nobu ruby-lang.org  ] Ruby:r14501 (trunk): * common.mk (srcs): new target to generated sources.
  21739 2007-12-23 03:26 [nobu ruby-lang.org  ] Ruby:r14502 (trunk): * version.h: use patchlevel if revision is not set.
  21740 2007-12-23 03:35 [nobu ruby-lang.org  ] Ruby:r14503 (trunk): * enc/depend, enc/make_encmake.rb: use erb.
  21741 2007-12-23 08:47 [akr ruby-lang.org   ] Ruby:r14504 (trunk): * include/ruby/encoding.h, encoding.c, re.c, io.c, parse.y, numeric.c,
  21743 2007-12-23 09:15 [akr ruby-lang.org   ] Ruby:r14506 (trunk): add a test for [ruby-core:14279].
  21744 2007-12-23 10:23 [duerst ruby-lang.org] Ruby:r14507 (trunk): Sun Dec 23 10:23:23 2007  Martin Duerst  
  21745 2007-12-23 10:36 [akr ruby-lang.org   ] Ruby:r14508 (trunk): add a test for [ruby-core:14288].
  21746 2007-12-23 11:01 [nobu ruby-lang.org  ] Ruby:r14509 (trunk): * io.c (rb_io_binmode_m): removed C99ism.
  21747 2007-12-23 11:22 [akr ruby-lang.org   ] Ruby:r14510 (trunk): add a test for [ruby-dev:32675] reported by Keita Yamaguchi.
  21748 2007-12-23 11:26 [nobu ruby-lang.org  ] Ruby:r14511 (trunk): * string.c (sym_call): use exact argument array interface.
  21749 2007-12-23 14:45 [drbrain ruby-lang.or] Ruby:r14512 (trunk): Use require to load rubygems.rb in gem_prelude.rb so the correct path is in  on RubyGems upgrade.
  21750 2007-12-23 15:34 [drbrain ruby-lang.or] Ruby:r14513 (trunk): Fix warnings in RubyGems
  21751 2007-12-23 15:57 [akr ruby-lang.org   ] Ruby:r14514 (trunk): add a test for [ruby-dev:32048].
  21752 2007-12-23 16:13 [drbrain ruby-lang.or] Ruby:r14515 (trunk): Fix 1.9 warnings in RDoc
  21753 2007-12-23 17:03 [akr ruby-lang.org   ] Ruby:r14516 (trunk): * lib/time.rb (Time.httpdate): use Time.utc for
  21754 2007-12-23 17:40 [akr ruby-lang.org   ] Ruby:r14517 (trunk): * encoding.c (rb_enc_init): add eucJP as an alias of EUC-JP.
  21755 2007-12-23 17:55 [akr ruby-lang.org   ] Ruby:r14518 (trunk): add a comment for eucJP.
  21756 2007-12-23 18:07 [drbrain ruby-lang.or] Ruby:r14519 (trunk): Fix version check  
  21757 2007-12-23 18:37 [naruse ruby-lang.org] Ruby:r14520 (trunk): * ext/nkf/nkf.c (rb_nkf_enc_get): use rb_define_dummy_encoding.
  21758 2007-12-23 19:35 [drbrain ruby-lang.or] Ruby:r14521 (trunk): Fix method redefined warning in open-uri.rb.  [ruby-core:14304].
  21759 2007-12-23 19:48 [akr ruby-lang.org   ] Ruby:r14522 (trunk): * lib/time.rb (Time.httpdate): fix 2 digits year for 20xx.
  21761 2007-12-23 23:06 [akr ruby-lang.org   ] Ruby:r14524 (trunk): * encoding.c (rb_enc_codepoint): implemented to raise invalid
  21762 2007-12-24 00:06 [akr ruby-lang.org   ] Ruby:r14525 (trunk): move the test for [ruby-core:14288].
  21763 2007-12-24 00:19 [akr ruby-lang.org   ] Ruby:r14526 (trunk): comment updated.   
  21764 2007-12-24 00:36 [akr ruby-lang.org   ] Ruby:r14527 (trunk): Proc#lambda? documented.
  21765 2007-12-24 00:39 [akr ruby-lang.org   ] Ruby:r14528 (trunk): enable document of Kernel#system.
  21766 2007-12-24 00:43 [akr ruby-lang.org   ] Ruby:r14529 (trunk): enable documents for raise and local_variables.
  21767 2007-12-24 00:48 [matz ruby-lang.org  ] Ruby:r14530 (trunk): * test/ruby/test_beginendblock.rb (TestBeginEndBlock::test_endblockwarn):
  21768 2007-12-24 00:56 [matz ruby-lang.org  ] Ruby:r14531 (trunk): * io.c (rb_io_s_read): encoding argument reverted.
  21769 2007-12-24 01:02 [matz ruby-lang.org  ] Ruby:r14532 (trunk): * io.c (open_key_args): IO direct methods (foreach, readlines,
  21770 2007-12-24 01:07 [matz ruby-lang.org  ] Ruby:r14533 (trunk): * string.c (rb_str_comparable): comparison including broken
  21771 2007-12-24 01:10 [akr ruby-lang.org   ] Ruby:r14534 (trunk): more IO m17n tests.
  21772 2007-12-24 01:25 [akr ruby-lang.org   ] Ruby:r14535 (trunk): add assertion messages.
  21773 2007-12-24 01:35 [akr ruby-lang.org   ] Ruby:r14536 (trunk): add tests.         
  21774 2007-12-24 01:48 [matz ruby-lang.org  ] Ruby:r14537 (trunk): * io.c (rb_io_s_pipe): allow specifying read-side encoding.
  21775 2007-12-24 02:05 [akr ruby-lang.org   ] Ruby:r14538 (trunk): add test for IO.pipe.
  21776 2007-12-24 02:12 [akr ruby-lang.org   ] Ruby:r14539 (trunk): update tests.      
  21777 2007-12-24 02:13 [matz ruby-lang.org  ] Ruby:r14540 (trunk): * io.c (rb_f_open): documentation update.
  21778 2007-12-24 02:31 [akr ruby-lang.org   ] Ruby:r14541 (trunk): add assertions.    
  21779 2007-12-24 02:38 [matz ruby-lang.org  ] Ruby:r14542 (trunk): * io.c (rb_io_external_encoding): should return the encoding of
  21780 2007-12-24 03:01 [matz ruby-lang.org  ] Ruby:r14543 (trunk): * io.c (rb_io_check_readable): should not fill fptr->enc always.
  21781 2007-12-24 03:12 [matz ruby-lang.org  ] Ruby:r14544 (trunk): * io.c (prepare_getline_args): convert RS to external encoding.
  21782 2007-12-24 03:22 [akr ruby-lang.org   ] Ruby:r14545 (trunk): add tests.         
  21783 2007-12-24 03:41 [ko1 ruby-lang.org   ] Ruby:r14546 (trunk): * common.mk: remove additional "-".
  21784 2007-12-24 03:54 [akr ruby-lang.org   ] Ruby:r14547 (trunk): test reflexive, symmetric and transitive relation of String#==.
  21785 2007-12-24 03:58 [matz ruby-lang.org  ] Ruby:r14548 (trunk): * string.c (str_new_shared): was setting embedding flag of wrong
  21786 2007-12-24 04:00 [akr ruby-lang.org   ] Ruby:r14549 (trunk): add ML ref.        
  21787 2007-12-24 04:03 [ko1 ruby-lang.org   ] Ruby:r14550 (trunk): * cont.c, vm.h: fix to support sparc machine.
  21788 2007-12-24 04:05 [gotoyuzo ruby-lang.o] Ruby:r14551 (trunk): * test/net/http/test_https.rb: should rescue LoadError.
  21789 2007-12-24 04:15 [akr ruby-lang.org   ] Ruby:r14552 (trunk): add test.          
  21790 2007-12-24 04:29 [matz ruby-lang.org  ] Ruby:r14553 (trunk): * io.c (io_enc_str): should preserve default_external encoding.
  21791 2007-12-24 04:55 [matz ruby-lang.org  ] Ruby:r14554 (trunk): * io.c (appendline): should do multibyte aware RS search.
  21792 2007-12-24 05:13 [matz ruby-lang.org  ] Ruby:r14555 (trunk): * string.c (tr_trans): should associate new encoding if modified.
  21793 2007-12-24 05:35 [matz ruby-lang.org  ] Ruby:r14556 (trunk): * enum.c (enum_inject): updated documentation.  a patch from Keita
  21794 2007-12-24 06:01 [matz ruby-lang.org  ] Ruby:r14557 (trunk): * README.EXT: updated.  a patch from Keita Yamaguchi
  21795 2007-12-24 06:33 [matz ruby-lang.org  ] Ruby:r14558 (trunk): ChangeLog: wrong name checked in. sorry. [ruby-core:14331]
  21796 2007-12-24 06:37 [matz ruby-lang.org  ] Ruby:r14559 (trunk): * array.c (rb_ary_at): updated documentation. a patch from Tadashi
  21797 2007-12-24 08:57 [akr ruby-lang.org   ] Ruby:r14560 (trunk): add some tests on conversion for pipe.
  21798 2007-12-24 09:47 [duerst ruby-lang.org] Ruby:r14561 (trunk): Mon Dec 24 09:45:45 2007  Martin Duerst  
  21799 2007-12-24 09:55 [akr ruby-lang.org   ] Ruby:r14562 (trunk): add a test for String#hash.
  21800 2007-12-24 10:09 [akr ruby-lang.org   ] Ruby:r14563 (trunk): add a test.        

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