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

ruby-changes:7101-7200

   7101 2008-08-14 20:54 [ko1@a...            ] Ruby:r18619 (trunk): * tool/transcode-tblgen.rb: check unexpected actions.
   7102 2008-08-14 20:57 [ko1@a...            ] Ruby:r18620 (trunk): * transcode.c (econv_max_output): removed.
   7103 2008-08-14 21:02 [ko1@a...            ] Ruby:r18621 (trunk): * transcode.c (rb_econv_open_by_transcoder_entries): renamed from
   7104 2008-08-14 21:11 [ko1@a...            ] Ruby:r18622 (trunk): * encoding.c (rb_filesystem_encoding): use default external encoding
   7105 2008-08-14 21:36 [ko1@a...            ] Ruby:r18623 (trunk): * transcode.c (econv_init): accept Encoding object as source_encoding
   7106 2008-08-14 22:46 [ko1@a...            ] Ruby:r18624 (trunk): * transcode_data.h (rb_econv_result_t): change enumeration
   7107 2008-08-14 23:28 [ko1@a...            ] Ruby:r18625 (trunk): * include/ruby/encoding.h (rb_econv_result_t): moved from
   7108 2008-08-14 23:36 [ko1@a...            ] Ruby:r18626 (trunk): * transcode.c: local variable renamed.
   7109 2008-08-14 23:50 [ko1@a...            ] Ruby:r18627 (trunk): * include/ruby/encoding.h (ECONV_UNIVERSAL_NEWLINE_DECODER): defined.
   7110 2008-08-15 00:56 [ko1@a...            ] Ruby:r18629 (trunk): * 2008-08-15       
   7111 2008-08-15 00:57 [ko1@a...            ] Ruby:r18628 (trunk): * include/ruby/encoding.h (rb_econv_output): declared.
   7112 2008-08-15 01:06 [ko1@a...            ] Ruby:r18630 (trunk): * transcode.c (econv_primitive_convert): set destination_buffer
   7113 2008-08-15 01:12 [ko1@a...            ] Ruby:r18631 (trunk): * common.mk ({$(srcdir)}.y.c): escape backslash.
   7114 2008-08-15 01:13 [ko1@a...            ] Ruby:r18632 (trunk): udpate rdoc.       
   7115 2008-08-15 08:43 [ko1@a...            ] Ruby:r18633: ignore uncommon.mk.        
   7116 2008-08-15 09:05 [ko1@a...            ] Ruby:r18634 (trunk): * transcode.c (econv_init): don't create dummy encoding if
   7117 2008-08-15 09:18 [ko1@a...            ] Ruby:r18635 (trunk): add tests.         
   7118 2008-08-15 09:27 [ko1@a...            ] Ruby:r18636 (trunk): add a test.        
   7119 2008-08-15 09:34 [ko1@a...            ] Ruby:r18637 (trunk): * transcode.c (conv_init): check empty name.
   7120 2008-08-15 11:32 [ko1@a...            ] Ruby:r18638 (trunk): add tests.         
   7121 2008-08-15 15:31 [ko1@a...            ] Ruby:r18639 (trunk): * vm.c (Init_VM): get rid of SEGV in a trace proc.
   7122 2008-08-15 17:02 [ko1@a...            ] Ruby:r18640 (trunk): * vm_core.h (exec_event_hooks): skips RubyVM::FrozenCore.
   7123 2008-08-15 17:02 [ko1@a...            ] Ruby:r18641 (trunk): * test/ruby/test_settracefunc.rb (test_call, test_class):
   7124 2008-08-15 17:39 [ko1@a...            ] Ruby:r18642 (trunk): * common.mk (parse.{c,h}): creates in the dependency order.
   7125 2008-08-15 18:13 [ko1@a...            ] Ruby:r18643 (trunk): * include/ruby/encoding.h (rb_econv_t): new field: last_error.
   7126 2008-08-15 18:34 [ko1@a...            ] Ruby:r18644 (trunk): * include/ruby/encoding.h (rb_econv_t): add error_tc in last_error.
   7127 2008-08-15 19:34 [ko1@a...            ] Ruby:r18645 (trunk): * string.c (rb_str_drop_bytes): use memmove.
   7128 2008-08-15 20:02 [ko1@a...            ] Ruby:r18646 (trunk): * include/ruby/encoding.h (rb_econv_output): add str_encoding
   7129 2008-08-15 23:17 [ko1@a...            ] Ruby:r18647 (trunk): * transcode.c (econv_just_convert): extracted from rb_econv_output.
   7130 2008-08-16 01:41 [ko1@a...            ] Ruby:r18648 (trunk): add a test.        
   7131 2008-08-16 01:41 [ko1@a...            ] Ruby:r18649 (trunk): * 2008-08-16       
   7132 2008-08-16 08:13 [ko1@a...            ] Ruby:r18650 (trunk): * transcode_data.h (rb_transcoder_stateful_type_t): defined.
   7133 2008-08-16 08:53 [ko1@a...            ] Ruby:r18651 (trunk): * include/ruby/ruby.h (SSIZET2NUM, NUM2SSIZET, SSIZE_MAX, SSIZE_MIN):
   7134 2008-08-16 09:08 [ko1@a...            ] Ruby:r18652 (trunk): * include/ruby/ruby.h: commit miss.
   7135 2008-08-16 09:21 [ko1@a...            ] Ruby:r18653 (trunk): * include/ruby/ruby.h (rb_intern_const): tiny optimization.
   7136 2008-08-16 14:33 [ko1@a...            ] Ruby:r18654 (trunk): * include/ruby/encoding.h (rb_econv_t): add fields: in_buf_start,
   7137 2008-08-16 15:25 [ko1@a...            ] Ruby:r18655 (trunk): * include/ruby/encoding.h (rb_econv_elem_t): fields removed: from and
   7138 2008-08-16 15:43 [ko1@a...            ] Ruby:r18656 (trunk): * id.c (Init_id): commit miss.
   7139 2008-08-16 18:36 [ko1@a...            ] Ruby:r18658 (ruby_1_8): * 2008-08-16    
   7140 2008-08-16 18:36 [ko1@a...            ] Ruby:r18657 (ruby_1_8, trunk): * ChangeLog: stripped trailing spaces.
   7141 2008-08-16 18:38 [ko1@a...            ] Ruby:r18659 (mvm): * tool/resolve_changelog.rb (ChangeLog.Reader#split_entry): strips
   7142 2008-08-16 18:38 [ko1@a...            ] Ruby:r18660 (mvm): * 2008-08-16         
   7143 2008-08-17 00:04 [ko1@a...            ] Ruby:r18662 (trunk): * include/ruby/encoding.h (rb_econv_check_error): declared.
   7144 2008-08-17 00:05 [ko1@a...            ] Ruby:r18663 (trunk): * 2008-08-17       
   7145 2008-08-17 00:08 [ko1@a...            ] Ruby:r18665 (ruby_1_8): * 2008-08-17    
   7146 2008-08-17 00:08 [ko1@a...            ] Ruby:r18664 (ruby_1_8): * configure.in (rb_cv_broken_glibc_ia64_erfc): renamed from
   7147 2008-08-17 02:06 [ko1@a...            ] Ruby:r18666 (trunk): * include/ruby/io.h (rb_io_t): new fields: readconv, crbuf, crbuf_off,
   7148 2008-08-17 08:41 [ko1@a...            ] Ruby:r18667 (trunk): * test/iconv/test_option.rb (test_ignore_option): skip if iconv
   7149 2008-08-17 11:43 [ko1@a...            ] Ruby:r18668 (trunk): * random.c (struct MT): packed Mersenne Twister staffs.
   7150 2008-08-17 12:06 [ko1@a...            ] Ruby:r18669 (trunk): * transcode.c (make_econv_exception): add several instance variables
   7151 2008-08-17 13:26 [ko1@a...            ] Ruby:r18670 (trunk): * include/ruby/encoding.h (rb_econv_putbackable): declared.
   7152 2008-08-17 13:41 [ko1@a...            ] Ruby:r18671 (trunk): * transcode.c (econv_primitive_putback): new method.
   7153 2008-08-17 14:58 [ko1@a...            ] Ruby:r18672 (trunk): fix typos.         
   7154 2008-08-17 15:58 [ko1@a...            ] Ruby:r18673 (trunk): * lib/mkmf.rb (init_mkmf): add include/ruby/backward to $INCFLAGS.
   7155 2008-08-17 15:59 [ko1@a...            ] Ruby:r18674 (trunk): * lib/mkmf.rb: not check config.h.
   7156 2008-08-17 21:54 [ko1@a...            ] Ruby:r18675 (trunk): * io.c (prepare_getline_args): io.gets(10,nil) should cause TypeError.
   7157 2008-08-18 02:33 [ko1@a...            ] Ruby:r18677 (ruby_1_8): * 2008-08-18    
   7158 2008-08-18 02:33 [ko1@a...            ] Ruby:r18679 (trunk): * 2008-08-18       
   7159 2008-08-18 02:33 [ko1@a...            ] Ruby:r18676 (ruby_1_8): * lib/webrick/cgi.rb (WEBrick::CGI::Socket#eof?): added lacked method.
   7160 2008-08-18 02:33 [ko1@a...            ] Ruby:r18678 (trunk): * lib/webrick/cgi.rb (WEBrick::CGI::Socket#eof?): added lacked method.
   7161 2008-08-18 04:41 [ko1@a...            ] Ruby:r18680 (trunk): * io.c (appendline): appendline cannot check character boundary.
   7162 2008-08-18 06:10 [ko1@a...            ] Ruby:r18681 (trunk): * common.mk: config.h depends config.status.
   7163 2008-08-18 08:29 [ko1@a...            ] Ruby:r18682 (trunk): * common.mk: fix error in uncommon.mk.
   7164 2008-08-18 09:42 [ko1@a...            ] Ruby:r18683 (trunk): add tests.         
   7165 2008-08-18 10:40 [ko1@a...            ] Ruby:r18684 (trunk): * io.c (io_enc_str_converted): new function.
   7166 2008-08-18 12:16 [ko1@a...            ] Ruby:r18685 (trunk): * io.c (io_shift_crbuf): add strp argument to append into existing
   7167 2008-08-18 12:49 [ko1@a...            ] Ruby:r18686 (trunk): * io.c (io_enc_str): code conversion removed.
   7168 2008-08-18 13:22 [ko1@a...            ] Ruby:r18687 (trunk): * transcode.c (transcode_search_path): prevent infinite loop by
   7169 2008-08-18 16:55 [ko1@a...            ] Ruby:r18688 (trunk): * io.c (mode_enc): modify enc and enc2 consistently.
   7170 2008-08-18 17:01 [ko1@a...            ] Ruby:r18689 (trunk): update comment.    
   7171 2008-08-18 17:25 [ko1@a...            ] Ruby:r18690 (trunk): * io.c (clear_readconv): extracted from rb_io_fptr_finalize.
   7172 2008-08-18 21:09 [ko1@a...            ] Ruby:r18691 (trunk): * include/ruby/io.h (rb_io_t): new fields: writeconv,
   7173 2008-08-18 22:36 [ko1@a...            ] Ruby:r18692 (trunk): * io.c (make_writeconv): if enc and enc2 is set, convert
   7174 2008-08-18 22:42 [ko1@a...            ] Ruby:r18693 (trunk): * io.c (id_encode): removed.
   7175 2008-08-18 23:29 [ko1@a...            ] Ruby:r18694 (trunk): * io.c (io_ungetbyte): renamed from io_ungetc.
   7176 2008-08-19 00:35 [ko1@a...            ] Ruby:r18696 (trunk): * 2008-08-19       
   7177 2008-08-19 00:35 [ko1@a...            ] Ruby:r18695 (trunk): * io.c (rb_io_check_readable): side effect for STDIN removed.
   7178 2008-08-19 00:57 [ko1@a...            ] Ruby:r18697 (trunk): * re.c (rb_reg_inspect): don't raise for uninitialized Regexp.
   7179 2008-08-19 01:04 [ko1@a...            ] Ruby:r18698 (trunk): * io.c (rb_open_file): don't access argv[-1] by
   7180 2008-08-19 01:06 [ko1@a...            ] Ruby:r18699 (trunk): fix preivous change.
   7181 2008-08-19 01:36 [ko1@a...            ] Ruby:r18700 (trunk): * io.c (rb_open_file): encoding in mode string was ignored if perm is
   7182 2008-08-19 04:55 [ko1@a...            ] Ruby:r18701 (trunk): * lib/rake.rb (FileUtils#ruby): takes care of space containing path.
   7183 2008-08-19 17:35 [ko1@a...            ] Ruby:r18702 (trunk): * ext/openssl/ossl_x509name.c (ossl_x509name_initialize): store the
   7184 2008-08-19 18:06 [ko1@a...            ] Ruby:r18703 (trunk): * include/ruby/io.h (FMODE_*): sorted and describe the values in
   7185 2008-08-19 18:24 [ko1@a...            ] Ruby:r18704 (trunk): * io.c (rb_io_flags_mode): add a prefix 0 to octal in error message.
   7186 2008-08-19 20:44 [ko1@a...            ] Ruby:r18705 (ruby_1_8): * enumerator.c (Init_Enumerator): Rename Enumerable::Enumerator to
   7187 2008-08-19 20:44 [ko1@a...            ] Ruby:r18706 (ruby_1_8): * 2008-08-19    
   7188 2008-08-19 21:14 [ko1@a...            ] Ruby:r18707 (trunk): * io.c (rb_io_flags_mode): use hexadecimal in error message.
   7189 2008-08-19 21:15 [ko1@a...            ] Ruby:r18708 (trunk): * include/ruby/io.h (FMODE_READWRITE): define as
   7190 2008-08-19 21:52 [ko1@a...            ] Ruby:r18709 (trunk): * include/ruby/io.h (rb_fopen): declaration removed.
   7191 2008-08-20 02:32 [ko1@a...            ] Ruby:r18711 (trunk): * 2008-08-20       
   7192 2008-08-20 02:32 [ko1@a...            ] Ruby:r18710 (trunk): * transcode.c (rb_econv_open): fix memory leak.
   7193 2008-08-20 02:37 [ko1@a...            ] Ruby:r18712 (trunk): * io.c (fopen): macro for vms removed.  fopen is not used now.
   7194 2008-08-20 03:38 [ko1@a...            ] Ruby:r18713 (trunk): * include/ruby/io.h (FMODE_TRUNC): new constant.
   7195 2008-08-20 04:20 [ko1@a...            ] Ruby:r18714 (trunk): * io.c (rb_io_flags_modenum): make it static.
   7196 2008-08-20 05:21 [ko1@a...            ] Ruby:r18715 (trunk): * io.c (parse_mode_enc): extracted from mode_enc.
   7197 2008-08-20 05:28 [ko1@a...            ] Ruby:r18716 (trunk): mkcdtmpdir doesn't yield a value.
   7198 2008-08-20 06:10 [ko1@a...            ] Ruby:r18717 (trunk): * include/ruby/io.h (FMODE_TRUNC): value changed because 0x100 is used
   7199 2008-08-20 12:28 [ko1@a...            ] Ruby:r18718 (trunk): * array.c (rb_ary_sample): get rid of infinite loop.  #455
   7200 2008-08-20 16:40 [ko1@a...            ] Ruby:r18719 (trunk): * array.c (rb_ary_sample): performance improvement for huge array.

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