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

ruby-cvs:21001-21100

  21001 2007-10-24 15:29 [akr ruby-lang.org   ] Ruby:r13764 (trunk): forgot to modify TestDBM2 and TestGDBM2.
  21002 2007-10-24 16:11 [akr ruby-lang.org   ] Ruby:r13765 (trunk): specify prefix for Dir.mktmpdir.
  21003 2007-10-24 17:09 [nobu ruby-lang.org  ] Ruby:r13766 (trunk): * parse.y (parser_tokspace): make space in token buffer.
  21004 2007-10-25 03:46 [jeg2 ruby-lang.org  ] Ruby:r13767 (trunk): * lib/xmlrpc/utils.rb (XMLRPC::ParseContentType#parse_content_type):
  21005 2007-10-25 04:48 [jeg2 ruby-lang.org  ] Ruby:r13768 (trunk): * lib/xmlrpc/client.rb (XMLRPC::Client#do_rpc): Improving the error
  21006 2007-10-25 05:00 [jeg2 ruby-lang.org  ] Ruby:r13769 (trunk): * lib/xmlrpc/client.rb (XMLRPC::Client#do_rpc): Explicitly start
  21007 2007-10-25 06:24 [jeg2 ruby-lang.org  ] Ruby:r13770 (trunk): * lib/xmlrpc/parser.rb (XMLRPC::Convert::dateTime): Fixing a bug that
  21008 2007-10-25 08:04 [jeg2 ruby-lang.org  ] Ruby:r13771 (ruby_1_8): Merged 13767, 13768, 13769, and 13770 from trunk.
  21009 2007-10-25 09:53 [akira ruby-lang.org ] Ruby:r13772 (trunk): * lib/uri.rb, lib/uri/ldaps.rb: added LDAPS
  21010 2007-10-25 14:08 [davidflanagan ruby-l] Ruby:r13773 (trunk): * parse.y (parser_tokspace): increment tokidx
  21011 2007-10-25 14:19 [nobu ruby-lang.org  ] Ruby:r13774 (trunk, ruby_1_8): * io.c (rb_io_tell, rb_io_seek): check errno too.  [ruby-dev:32093]
  21012 2007-10-26 01:52 [matz ruby-lang.org  ] Ruby:r13775 (trunk): * array.c (rb_ary_assoc): check and convert inner arrays (assocs)
  21013 2007-10-26 02:05 [matz ruby-lang.org  ] Ruby:r13776 (trunk): * hash.c (rb_hash_s_create): check and convert argument hash
  21014 2007-10-26 02:06 [matz ruby-lang.org  ] Ruby:r13777 (trunk): * parse.y (parser_yylex): dot at the head of the line denote line
  21015 2007-10-26 04:22 [matz ruby-lang.org  ] Ruby:r13778 (trunk): * lib/net/pop.rb (Net::POP3::do_start): type fixed.  a patch from
  21016 2007-10-26 06:35 [jeg2 ruby-lang.org  ] Ruby:r13779 (trunk): * lib/net/telnet.rb (Net::Telnet#login): Making the password prompt
  21017 2007-10-26 06:46 [jeg2 ruby-lang.org  ] Ruby:r13780 (ruby_1_8): Merged 13779 from trunk.
  21018 2007-10-26 07:12 [jeg2 ruby-lang.org  ] Ruby:r13781 (trunk): * lib/net/telnet.rb (Net::Telnet#login): Allowing "passphrase" in
  21019 2007-10-26 07:18 [jeg2 ruby-lang.org  ] Ruby:r13782 (ruby_1_8): Merged 13781 from trunk.
  21020 2007-10-26 14:52 [davidflanagan ruby-l] Ruby:r13783 (trunk): array.c: raise IndexError for negative length in rb_ary_fill
  21021 2007-10-26 15:00 [nobu ruby-lang.org  ] Ruby:r13784 (trunk): * misc/ruby-style.el (ruby-style-{case,label}-indent): adjust for
  21022 2007-10-26 17:01 [nobu ruby-lang.org  ] Ruby:r13785 (trunk, ruby_1_8): * numeric.c (fix_pow): returns infinity for 0**-1.  [ruby-dev:32084]
  21023 2007-10-26 17:14 [nobu ruby-lang.org  ] Ruby:r13786 (trunk, ruby_1_8): * numeric.c (fix_pow): returns 1.0 for 0**0.0.
  21024 2007-10-26 17:38 [nobu ruby-lang.org  ] Ruby:r13787 (trunk): * numeric.c (int_chr): take an optional encoding parameter.
  21025 2007-10-28 21:55 [akr ruby-lang.org   ] Ruby:r13788 (trunk): * lib/open-uri.rb: :redirect option implemented to disable redirects.
  21026 2007-10-29 17:18 [nobu ruby-lang.org  ] Ruby:r13789 (trunk): * encoding.c (rb_enc_compatible): ASCII encoding is compatible with
  21027 2007-10-29 17:20 [nobu ruby-lang.org  ] Ruby:r13790 (trunk): * encoding.c (rb_enc_replicate): new function to replicate encoding.
  21028 2007-10-29 17:58 [nobu ruby-lang.org  ] Ruby:r13791 (trunk): * string.c (rb_str_substr): perfomance improvement.  [ruby-dev:31806]
  21029 2007-10-29 18:42 [nobu ruby-lang.org  ] Ruby:r13792 (trunk): * parse.y (bvar): block-local variable can shadow outer variable.
  21030 2007-10-30 10:06 [matz ruby-lang.org  ] Ruby:r13793 (trunk): * enum.c (enum_butfirst): add a new method to iterates over
  21031 2007-10-31 08:43 [matz ruby-lang.org  ] Ruby:r13794 (trunk): * enum.c (enum_take_while): separate with-block form.
  21032 2007-11-01 00:53 [usa ruby-lang.org   ] Ruby:r13795 (trunk): * win32/configure.bat, setup.mak: now can recognize OS even if
  21033 2007-11-01 01:34 [usa ruby-lang.org   ] Ruby:r13796 (trunk): * win32/setup.mak: commit miss.
  21034 2007-11-01 01:52 [usa ruby-lang.org   ] Ruby:r13797 (trunk): * vm_core.h (ruby_current_thread): RUBY_EXTERN'ed for probeprofiler.
  21035 2007-11-01 01:53 [usa ruby-lang.org   ] Ruby:r13798 (trunk): * enum.c (enum_drop): fix typo.
  21036 2007-11-01 02:16 [usa ruby-lang.org   ] Ruby:r13799 (trunk): * common.mk (prereq): update the path of prelude.c.
  21037 2007-11-01 14:53 [davidflanagan ruby-l] Ruby:r13800 (trunk): * enum.c (take_while_i, drop_while_i) add RTEST to handle nil return
  21038 2007-11-01 23:52 [seki ruby-lang.org  ] Ruby:r13801 (ruby_1_8): Improving with multiple network interface.
  21039 2007-11-02 15:28 [matz ruby-lang.org  ] Ruby:r13802 (trunk): * error.c (Init_Exception): make NameError to be subclass of
  21040 2007-11-02 15:30 [matz ruby-lang.org  ] Ruby:r13803 (ruby_1_8): * array.c (rb_ary_assoc): check and convert inner arrays (assocs)
  21041 2007-11-02 20:49 [kou ruby-lang.org   ] Ruby:r13804 (trunk): * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1.
  21042 2007-11-02 20:58 [kou ruby-lang.org   ] Ruby:r13805 (trunk): * lib/rss/content.rb, lib/rss/content/, lib/rss/maker/content.rb,
  21043 2007-11-03 20:36 [akr ruby-lang.org   ] Ruby:r13806 (trunk): * configure.in: --with-vendordir implemented.
  21044 2007-11-03 22:31 [akr ruby-lang.org   ] Ruby:r13807 (trunk): * configure.in: --with-vendor-hdrdir implemented.
  21045 2007-11-03 22:41 [akr ruby-lang.org   ] Ruby:r13808 (trunk): * README.EXT: explain --vendor option for extconf.rb
  21046 2007-11-03 23:07 [matz ruby-lang.org  ] Ruby:r13809 (trunk): * hash.c (rb_hash_each_pair): make Hash#each to be alias to
  21047 2007-11-04 00:09 [akr ruby-lang.org   ] Ruby:r13810 (trunk): * gc.c (count_objects): ObjectSpace.count_objects implemented.
  21048 2007-11-04 00:50 [akr ruby-lang.org   ] Ruby:r13811 (trunk): add ML ref.        
  21049 2007-11-04 04:04 [matz ruby-lang.org  ] Ruby:r13812 (trunk): * string.c (tr_setup_table): use C array for characters that fit
  21050 2007-11-04 08:13 [akr ruby-lang.org   ] Ruby:r13813 (trunk): * gc.c (count_objects): count TOTAL.
  21051 2007-11-04 10:53 [akr ruby-lang.org   ] Ruby:r13814 (trunk): add test for Regexp.new("\0").
  21052 2007-11-04 13:52 [ser ruby-lang.org   ] Ruby:r13816 (trunk): Fixes ticket:110 (more UTF-16 problems)
  21053 2007-11-04 13:50 [ser ruby-lang.org   ] Ruby:r13815 (ruby_1_8_6): Fixes a bug in the pretty printer related to an incomplete refactoring.
  21054 2007-11-04 23:53 [akr ruby-lang.org   ] Ruby:r13817 (trunk): * re.c (rb_reg_initialize_m): use StringValuePtr instead of
  21055 2007-11-05 00:03 [akr ruby-lang.org   ] Ruby:r13818 (trunk): * re.c (rb_reg_quote): quote \v as well.
  21056 2007-11-05 00:26 [usa ruby-lang.org   ] Ruby:r13819 (trunk): * win32/Makefile.sub: vendor_ruby support.
  21057 2007-11-05 01:03 [aamine ruby-lang.org] Ruby:r13820 (trunk): * lib/net/http.rb (HTTPHeader#initialize): provide default User-Agent to fix 500 error on some corrupted HTTP servers. [ruby-core:13135]
  21058 2007-11-05 01:24 [matz ruby-lang.org  ] Ruby:r13821 (trunk): * parse.y (call_args): remove "parenthesize argument(s) for future
  21059 2007-11-05 01:28 [matz ruby-lang.org  ] Ruby:r13822 (ruby_1_8): * parse.y (call_args): remove "parenthesize argument(s) for future
  21060 2007-11-05 05:17 [nobu ruby-lang.org  ] Ruby:r13823 (ruby_1_8, trunk): * lib/optparse.rb (OptionParser::Switch::summarize): fix for long form
  21061 2007-11-05 05:36 [matz ruby-lang.org  ] Ruby:r13824 (trunk): * eval.c (rb_f_send): allow send/__send__ to call methods of all
  21062 2007-11-05 12:21 [matz ruby-lang.org  ] Ruby:r13825 (trunk): * eval.c (Init_eval): move #send to Kernel module from BasicObject.
  21063 2007-11-06 15:52 [nobu ruby-lang.org  ] Ruby:r13826 (trunk): * eval_load.c (rb_feature_p): check if the feature is loading with
  21064 2007-11-06 16:37 [nobu ruby-lang.org  ] Ruby:r13827 (trunk): * eval_load.c (loaded_feature_path): need to expand relative paths.
  21065 2007-11-07 03:35 [matz ruby-lang.org  ] Ruby:r13828 (trunk): * lib/rexml/encodings/SHIFT-JIS.rb (REXML::Encoding): place -x for
  21066 2007-11-07 03:36 [matz ruby-lang.org  ] Ruby:r13829 (trunk): * array.c (rb_ary_each_index): should return meaningful value.
  21067 2007-11-07 03:37 [matz ruby-lang.org  ] Ruby:r13830 (ruby_1_8): * lib/rexml/encodings/SHIFT-JIS.rb (REXML::Encoding): place -x for
  21068 2007-11-07 03:54 [matz ruby-lang.org  ] Ruby:r13831 (trunk): * array.c (rb_ary_product): core dumped with non array arguments.
  21069 2007-11-07 05:21 [davidflanagan ruby-l] Ruby:r13832 (trunk): * eval.c: fix typo in invoke_method documentation
  21070 2007-11-07 15:07 [nobu ruby-lang.org  ] Ruby:r13833 (trunk): * enum.c (enum_each_with_index): make different arrays at each
  21071 2007-11-08 07:07 [davidflanagan ruby-l] Ruby:r13834 (trunk): * string.c (tr_setup_table, tr_trans): fix test failures in test/ruby/test_string.rb
  21072 2007-11-08 07:17 [davidflanagan ruby-l] Ruby:r13835 (trunk): * parse.y (rb_intern3): commented out broken code that prevented
  21073 2007-11-08 07:55 [davidflanagan ruby-l] Ruby:r13836 (trunk): * parse.y: patch, based on Nobu's, work to support \u escapes
  21074 2007-11-08 12:14 [usa ruby-lang.org   ] Ruby:r13837 (trunk): * parse.y (parser_read_escape): remove C99/gcc-ism.
  21075 2007-11-08 15:14 [davidflanagan ruby-l] Ruby:r13838 (trunk): * parse.y: fix segfault with \x escapes in regexps
  21076 2007-11-08 17:13 [davidflanagan ruby-l] Ruby:r13839 (trunk): * object.c: improve docs for Object.tap
  21078 2007-11-09 07:29 [matz ruby-lang.org  ] Ruby:r13841 (ruby_1_8): * random.c: update MT URL.[ruby-core:13305].
  21080 2007-11-09 10:11 [ko1 ruby-lang.org   ] Ruby:r13843 (trunk): * cont.c: add rb_context_t#type.
  21081 2007-11-09 10:29 [nobu ruby-lang.org  ] Ruby:r13844 (trunk): * eval.c (rb_invoke_method): check if invoked in function style.
  21082 2007-11-09 10:39 [ko1 ruby-lang.org   ] Ruby:r13845 (trunk): * marshal.c (w_object): should be SPECIAL_CONST_P() instead of
  21083 2007-11-09 10:43 [nobu ruby-lang.org  ] Ruby:r13846 (trunk): * eval.c (send_internal): use self in the previous frame to check for
  21084 2007-11-09 12:56 [nobu ruby-lang.org  ] Ruby:r13847 (trunk): * eval_load.c (loaded_feature_path): check with type of given feature.
  21085 2007-11-09 13:37 [matz ruby-lang.org  ] Ruby:r13848 (trunk): * test/ruby/test_basicinstructions.rb: updated for new class
  21086 2007-11-09 13:46 [matz ruby-lang.org  ] Ruby:r13849 (trunk): * test/ruby/test_iterator.rb (TestIterator::IterTest::each):
  21087 2007-11-09 13:59 [matz ruby-lang.org  ] Ruby:r13850 (trunk): * enum.c (each_with_index_i): use rb_yield_values() for
  21088 2007-11-09 15:20 [nobu ruby-lang.org  ] Ruby:r13851 (trunk): * string.c (rb_str_squeeze_bang): initialize squeezing table if no
  21089 2007-11-09 15:52 [nobu ruby-lang.org  ] Ruby:r13852 (trunk): * encoding.c (enc_check_encoding, rb_set_primary_encoding): ENCODING
  21090 2007-11-09 16:54 [matz ruby-lang.org  ] Ruby:r13853 (trunk): * io.c (rb_io_each_byte): should update rbuf_off and rbuf_len for
  21091 2007-11-09 17:14 [matz ruby-lang.org  ] Ruby:r13854 (trunk): * variable.c (rb_cvar_set): cvar assignment obey same rule to cvar
  21092 2007-11-09 17:48 [nobu ruby-lang.org  ] Ruby:r13855 (trunk): * ruby.c (locale_encoding): guestimate encoding from environment
  21093 2007-11-09 21:49 [ko1 ruby-lang.org   ] Ruby:r13856 (trunk): * eval.c (eval): should be volatile value for GC.
  21094 2007-11-09 22:04 [nobu ruby-lang.org  ] Ruby:r13857 (trunk): * vm.h (FRAME_MAGIC_MASK_BITS): bits of FRAME_MAGIC_MASK.
  21095 2007-11-09 23:33 [nobu ruby-lang.org  ] Ruby:r13858 (trunk): * parse.y (parser_nextc): added single line read forward buffer.
  21096 2007-11-10 13:18 [nobu ruby-lang.org  ] Ruby:r13859 (trunk): * {bcc32,win32}/Makefile.sub: vendor_ruby support.
  21097 2007-11-10 14:45 [davidflanagan ruby-l] Ruby:r13860 (trunk): * parse.y: use ASCII encoding for string literals that are
  21098 2007-11-10 16:35 [drbrain ruby-lang.or] Ruby:r13861 (trunk): Don't override Enumerable#inject for 1.9
  21099 2007-11-10 16:49 [drbrain ruby-lang.or] Ruby:r13862 (trunk): Import RubyGems trunk revision 1493.
  21100 2007-11-10 17:05 [nobu ruby-lang.org  ] Ruby:r13863 (trunk): * {lib,test}/rubygems: set property.

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