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

ruby-changes:7001-7100

   7001 2008-08-12 15:42 [ko1@a...            ] Ruby:r18519 (trunk): * string.c (rb_str_intern): should check symbol table overflow.
   7002 2008-08-12 16:02 [ko1@a...            ] Ruby:r18520 (trunk): * gc.c (gc_profile_result): use sprintf.
   7003 2008-08-12 16:03 [ko1@a...            ] Ruby:r18521 (trunk): * string.c (rb_str_intern): constified.
   7004 2008-08-12 16:06 [ko1@a...            ] Ruby:r18522 (trunk): * sprintf.c, util.c (quorem, nrv_alloc, dtoa): enabled floating point
   7005 2008-08-12 16:09 [ko1@a...            ] Ruby:r18523 (trunk): * lib/net/pop.rb: POP3Command should export @socket since POP calls #socket.
   7006 2008-08-12 16:20 [ko1@a...            ] Ruby:r18524 (trunk): * transcode_data.h (TRANSCODE_ERROR): removed.
   7007 2008-08-12 16:24 [ko1@a...            ] Ruby:r18525 (trunk): * gc.c (gc_profile_result): use rb_str_catf.
   7008 2008-08-12 17:17 [ko1@a...            ] Ruby:r18526 (trunk): * transcode.c (trans_open_i): check the result of rb_transcoding_open.
   7009 2008-08-12 18:13 [ko1@a...            ] Ruby:r18527 (trunk): * array.c (rb_ary_delete): Array#delete to return deleted element.
   7010 2008-08-12 18:23 [ko1@a...            ] Ruby:r18528 (trunk): Mention the Array#choice removal and the Array#delete change.
   7011 2008-08-12 18:25 [ko1@a...            ] Ruby:r18529 (trunk): * tool/transcode-tblgen.rb (#transcode_tblgen): slight message
   7012 2008-08-12 18:35 [ko1@a...            ] Ruby:r18530 (trunk): * ext/syslog/syslog.c (mSyslog_open): Use of Check_SafeStr() is
   7013 2008-08-12 18:43 [ko1@a...            ] Ruby:r18531 (trunk): * transcode_data.h (rb_trans_elem_t): new field: from and to.
   7014 2008-08-12 18:43 [ko1@a...            ] Ruby:r18532 (trunk): * enc/trans/make_transdb.rb: *.erb.c is not used anymore.
   7015 2008-08-12 18:48 [ko1@a...            ] Ruby:r18533 (trunk): * ext/bigdecimal/bigdecimal.c (BigDecimalCmp): should not ignore
   7016 2008-08-12 18:51 [ko1@a...            ] Ruby:r18534 (ruby_1_8): * ext/syslog/syslog.c (mSyslog_open): Use of Check_SafeStr() is
   7017 2008-08-12 18:51 [ko1@a...            ] Ruby:r18535 (trunk): * transcode.c (rb_trans_open): free ts before raise.
   7018 2008-08-12 18:55 [ko1@a...            ] Ruby:r18536 (trunk): * gc.c (getrusage_time): Returned effective value on Windows.
   7019 2008-08-12 18:57 [ko1@a...            ] Ruby:r18537 (trunk): * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,
   7020 2008-08-12 19:02 [ko1@a...            ] Ruby:r18538 (trunk): * vm.c, vm_insnhelper.c (vm_define_method): move
   7021 2008-08-12 19:04 [ko1@a...            ] Ruby:r18539 (trunk): * string.c: more descriptive aliases of rb_str_new[2-5].
   7022 2008-08-12 19:07 [ko1@a...            ] Ruby:r18540 (trunk): * string.c (rb_str_drop): new function to drop first bytes.
   7023 2008-08-12 19:09 [ko1@a...            ] Ruby:r18541 (trunk): * string.c (rb_str_drop_bytes): new function to drop first bytes.
   7024 2008-08-12 19:11 [ko1@a...            ] Ruby:r18542 (trunk): * tool/make-snapshot: fix for enc.mk.
   7025 2008-08-12 23:17 [ko1@a...            ] Ruby:r18543 (trunk): * string.c (rb_str_splice_0): call rb_str_drop_bytes, not rb_str_drop.
   7026 2008-08-12 23:46 [ko1@a...            ] Ruby:r18544 (trunk): * transcode.c (rb_cEncodingConverter): new class Encoding::Converter.
   7027 2008-08-13 02:38 [ko1@a...            ] Ruby:r18545 (trunk): * transcode.c (str_transcode): fix error message.
   7028 2008-08-13 03:17 [ko1@a...            ] Ruby:r18546 (trunk): * error.c (rb_eEncCompatError): add Exception.
   7029 2008-08-13 07:43 [ko1@a...            ] Ruby:r18547 (trunk): * transcode.c (rb_trans_conv): report last transcode_obuf_full.
   7030 2008-08-13 08:06 [ko1@a...            ] Ruby:r18548 (trunk): * transcode.c (econv_primitive_convert): add output_size argument.
   7031 2008-08-13 10:25 [ko1@a...            ] Ruby:r18549 (trunk): * doc/NEWS: Mention the Readline.vi_editing_mode?,
   7032 2008-08-13 10:45 [ko1@a...            ] Ruby:r18550 (trunk): * tool/make-snapshot: try to find exported directory.
   7033 2008-08-13 11:43 [ko1@a...            ] Ruby:r18551 (trunk): * transcode.c (transcode_search_path): return the length of converter
   7034 2008-08-13 11:47 [ko1@a...            ] Ruby:r18552 (trunk): * vm_core.h: Declare rb_iseq_clone, which is used in class.c.
   7035 2008-08-13 13:09 [ko1@a...            ] Ruby:r18553 (trunk): * tool/make-snapshot: fix for clean up.
   7036 2008-08-13 13:49 [ko1@a...            ] Ruby:r18554 (trunk): * vm.c: rewind cfp to show proper backtrace.
   7037 2008-08-13 14:00 [ko1@a...            ] Ruby:r18555 (trunk): * common.mk (parse.c): generates parse.h together.
   7038 2008-08-13 14:31 [ko1@a...            ] Ruby:r18556 (trunk): * enc/trans/newline.trans: new file.
   7039 2008-08-13 14:49 [ko1@a...            ] Ruby:r18557 (trunk): * enc/trans/newline.trans (rb_crlf_newline): new transcoder.
   7040 2008-08-13 14:53 [ko1@a...            ] Ruby:r18558 (trunk): fix variable name. 
   7041 2008-08-13 14:54 [ko1@a...            ] Ruby:r18559 (trunk): fix constant name. 
   7042 2008-08-13 14:56 [ko1@a...            ] Ruby:r18560 (trunk): * common.mk (realclean-local): Remove parse.h as well.
   7043 2008-08-13 15:00 [ko1@a...            ] Ruby:r18561: Add parse.h.               
   7044 2008-08-13 15:09 [ko1@a...            ] Ruby:r18562 (trunk): * transcode.c (econv_init): make flags argument optional.
   7045 2008-08-13 15:19 [ko1@a...            ] Ruby:r18563 (trunk): * common.mk (prelude.c, golf_prelude.c): Using $(COMPILE_PRELUDE)
   7046 2008-08-13 15:26 [ko1@a...            ] Ruby:r18564 (trunk): * enumerator.c (Init_Enumerator): Rename Enumerable::Enumerator to
   7047 2008-08-13 15:53 [ko1@a...            ] Ruby:r18565 (trunk): * string.c: Apply a temporary fix to fix build on OS X.  A real
   7048 2008-08-13 16:13 [ko1@a...            ] Ruby:r18566 (trunk): * time.c (time_cmp): retry with right hand operand if its not a
   7049 2008-08-13 16:15 [ko1@a...            ] Ruby:r18567 (trunk): * test/ruby/test_m17n.rb: follow EncodingCompatibilityError.
   7050 2008-08-13 16:26 [ko1@a...            ] Ruby:r18568 (trunk): * object.c (rb_obj_untrusted): new method Object#untrusted?.
   7051 2008-08-13 16:32 [ko1@a...            ] Ruby:r18569 (trunk): add rdoc.          
   7052 2008-08-13 16:53 [ko1@a...            ] Ruby:r18570 (trunk): * thread.c, vm_core.h: add manual priority support
   7053 2008-08-13 17:03 [ko1@a...            ] Ruby:r18571 (trunk): * golf_prelude.rb, lib/set.rb (TC_Set#test_each),
   7054 2008-08-13 17:21 [ko1@a...            ] Ruby:r18572 (trunk): * thread.c (rb_thread_check_ints): added.  please note that
   7055 2008-08-13 17:28 [ko1@a...            ] Ruby:r18573 (trunk): * transcode_data.h (rb_transcoding): add fields: writebuf_off,
   7056 2008-08-13 17:31 [ko1@a...            ] Ruby:r18574 (trunk): * common.mk: regint.h no longer includes vm_core.h.
   7057 2008-08-13 17:33 [ko1@a...            ] Ruby:r18575 (trunk): * vm_insnhelper.c (caller_setup_args): should ensure if the value
   7058 2008-08-13 17:37 [ko1@a...            ] Ruby:r18576 (trunk): * transcode.c (transcode_restartable0): several local variables
   7059 2008-08-13 17:44 [ko1@a...            ] Ruby:r18577 (trunk): * hash.c (rb_hash_set_default_proc): add new method.  a patch from
   7060 2008-08-13 17:49 [ko1@a...            ] Ruby:r18578 (trunk): * transcode.c (econv_inspect): new method.
   7061 2008-08-13 18:22 [ko1@a...            ] Ruby:r18579: ignore newline.c           
   7062 2008-08-13 18:24 [ko1@a...            ] Ruby:r18581 (ruby_1_8): * 2008-08-13    
   7063 2008-08-13 18:25 [ko1@a...            ] Ruby:r18580 (ruby_1_8): * hash.c (rb_hash_set_default_proc): Add Hash#default_proc=;
   7064 2008-08-13 18:32 [ko1@a...            ] Ruby:r18582: Ignore conftest.dSYM generated by Xcode 3.
   7065 2008-08-13 18:42 [ko1@a...            ] Ruby:r18583 (trunk): * marshal.c (marshal_load): set arg.untrust properly.
   7066 2008-08-13 19:44 [ko1@a...            ] Ruby:r18584 (trunk): * gc.c: count only freed object as freelist size.
   7067 2008-08-13 23:10 [ko1@a...            ] Ruby:r18585 (trunk): * string.c (alias_func): changed to 'weak, alias' from 'alias' for
   7068 2008-08-13 23:23 [ko1@a...            ] Ruby:r18586 (trunk): * test/ruby/test_thread.rb (test_list): call Thread.pass to run t1.
   7069 2008-08-13 23:43 [ko1@a...            ] Ruby:r18587 (trunk): * common.mk (parse.h): fake rule.
   7070 2008-08-14 00:04 [ko1@a...            ] Ruby:r18588 (trunk): svn:eol-sytle      
   7071 2008-08-14 00:47 [ko1@a...            ] Ruby:r18589 (trunk): * configure.in (rb_cv_gcc_function_alias): checks alias attribute.
   7072 2008-08-14 00:49 [ko1@a...            ] Ruby:r18590 (trunk): * transcode.c (rb_trans_open): constified.
   7073 2008-08-14 02:26 [ko1@a...            ] Ruby:r18591 (trunk): * transcode.c (econv_primitive_convert): add output_byteoffset
   7074 2008-08-14 02:45 [ko1@a...            ] Ruby:r18592 (trunk): cleanup spaces and tabs
   7075 2008-08-14 02:47 [ko1@a...            ] Ruby:r18593 (trunk): * test/ruby/test_file_exhaustive.rb (TestFileExhaustive#setup): set group of tmpdir.
   7076 2008-08-14 02:47 [ko1@a...            ] Ruby:r18594 (trunk): add ML ref.        
   7077 2008-08-14 05:38 [ko1@a...            ] Ruby:r18595 (trunk): * common.mk: parse.h depends on parse.c.
   7078 2008-08-14 06:27 [ko1@a...            ] Ruby:r18596 (trunk): * thread.c (rb_thread_execute_interrupts): switch event
   7079 2008-08-14 08:45 [ko1@a...            ] Ruby:r18597 (trunk): rdoc updated.      
   7080 2008-08-14 09:40 [ko1@a...            ] Ruby:r18598 (trunk): test updated.      
   7081 2008-08-14 11:45 [ko1@a...            ] Ruby:r18599 (trunk): * common.mk (parse.h): workaround for nmake.
   7082 2008-08-14 12:01 [ko1@a...            ] Ruby:r18600 (trunk): * configure.in (gnumake): check for GNU make.
   7083 2008-08-14 12:20 [ko1@a...            ] Ruby:r18601 (trunk): * transcode.c (load_transcoder): suppress warning.
   7084 2008-08-14 12:45 [ko1@a...            ] Ruby:r18603 (ruby_1_8): * 2008-08-14    
   7085 2008-08-14 12:45 [ko1@a...            ] Ruby:r18602 (ruby_1_8): * enumerator.c (Init_Enumerator): Define ::Enumerator as alias for
   7086 2008-08-14 14:14 [ko1@a...            ] Ruby:r18604 (trunk): * vm.c (Init_VM): hide FrozenCore.
   7087 2008-08-14 14:56 [ko1@a...            ] Ruby:r18605 (trunk): * vm.c (REWIND_CFP): get rid of statement expressions.
   7088 2008-08-14 14:57 [ko1@a...            ] Ruby:r18606 (trunk): * thread.c (rb_thread_priority_set): get rid of C99 feature.
   7089 2008-08-14 14:58 [ko1@a...            ] Ruby:r18607 (trunk): * gc.c (getrusage_time): should return the value.
   7090 2008-08-14 15:12 [ko1@a...            ] Ruby:r18608 (trunk): * transcode_data.h (rb_trans_result_t): new enumeration constant:
   7091 2008-08-14 15:30 [ko1@a...            ] Ruby:r18609 (trunk): * include/ruby/defines.h (RUBY_ALIAS_FUNCTION): fallback definition.
   7092 2008-08-14 15:35 [ko1@a...            ] Ruby:r18610 (trunk): * transcode.c (rb_econv_conv): new function.  it don't consume input
   7093 2008-08-14 17:20 [ko1@a...            ] Ruby:r18611 (trunk): * hash.c (set_default): fix rdoc.  #441
   7094 2008-08-14 17:29 [ko1@a...            ] Ruby:r18612 (trunk): * version.c (Init_version): add RUBY_ENGINE constant.
   7095 2008-08-14 17:46 [ko1@a...            ] Ruby:r18613 (trunk): * parse.y (union tmpyystype): no longer needed, since YYSTYPE is
   7096 2008-08-14 17:57 [ko1@a...            ] Ruby:r18614 (trunk): * include/ruby/encoding.h (rb_enc_ispunct): added.
   7097 2008-08-14 17:58 [ko1@a...            ] Ruby:r18615 (trunk): * ChangeLog: typo. 
   7098 2008-08-14 19:40 [ko1@a...            ] Ruby:r18616 (trunk): add a test.        
   7099 2008-08-14 19:42 [ko1@a...            ] Ruby:r18617 (trunk): * transcode.c (load_transcoder): unused function removed.
   7100 2008-08-14 20:31 [ko1@a...            ] Ruby:r18618 (trunk): * transcode_data.h (transcode_invalid_byte_sequence): renamed from

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