[前][次][スレッド一覧][上]
ruby-cvs:16601-16700
16601 2006-03-24 17:27 [eban at ruby-lang.or] ruby: * 2006-03-24
16602 2006-03-24 21:14 [kosako at ruby-lang.] ruby: RDoc description updated
16603 2006-03-26 22:04 [kosako at ruby-lang.] ruby: refactoring for options
16604 2006-03-27 22:28 [naruse at ruby-lang.] ruby, ruby/ext/nkf, ruby/ext/nkf/lib, ruby/ext/nkf/nkf-utf8: * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c, config.h}: imported nkf 2.0.6.
16605 2006-03-27 22:31 [eban at ruby-lang.or] ruby: * 2006-03-27
16606 2006-03-27 22:48 [naruse at ruby-lang.] ruby, ruby/ext, ruby/ext/nkf, ruby/ext/nkf/lib, ruby/ext/nkf/nkf-utf8: * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6.
16607 2006-03-27 23:02 [eban at ruby-lang.or] ruby: * 2006-03-27
16608 2006-03-27 23:03 [eban at ruby-lang.or] ruby: * version.h: fix conflict.
16609 2006-03-28 10:49 [akr at ruby-lang.org] ruby: doc update. [ruby-talk:186294]
16610 2006-03-28 10:50 [akr at ruby-lang.org] ruby: doc update for IO.popen and $?. [ruby-talk:186294]
16611 2006-03-28 10:54 [eban at ruby-lang.or] ruby: * 2006-03-28
16612 2006-03-28 10:55 [eban at ruby-lang.or] ruby: * 2006-03-28
16613 2006-03-29 06:54 [matz at ruby-lang.or] ruby: * eval.c (backtrace): reports aliased method names in a generated
16614 2006-03-29 10:01 [usa at ruby-lang.org] ruby: * 2006-03-29
16615 2006-03-29 10:09 [usa at ruby-lang.org] ruby, ruby/ext/nkf/nkf-utf8: * ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,
16616 2006-03-29 10:12 [usa at ruby-lang.org] ruby, ruby/ext/nkf/nkf-utf8: * ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,
16617 2006-03-29 10:12 [usa at ruby-lang.org] ruby: * 2006-03-29
16618 2006-03-29 21:00 [suke at ruby-lang.or] ruby/ext/win32ole/tests, ruby/ext/win32ole, ruby: WIN32OLE#[] should accept multi argments.
16619 2006-03-29 23:12 [suke at ruby-lang.or] ruby/ext/win32ole/tests, ruby/ext/win32ole/sample, ruby/ext/win32ole, ruby: change the behavior of WIN32OLE#[] and WIN32OLE#[]=.
16620 2006-03-31 14:25 [nobu at ruby-lang.or] ruby: * enumerator.c (enumerator_with_index): removed suspicious return
16621 2006-03-31 14:30 [eban at ruby-lang.or] ruby: * 2006-03-31
16622 2006-04-01 15:20 [suke at ruby-lang.or] ruby/test/win32ole, ruby/ext/win32ole/tests, ruby/ext/win32ole: add WIN32OLE_TYPE#inspect, WIN32OLE_VARIABLE#inspect
16623 2006-04-01 15:23 [suke at ruby-lang.or] ruby: add WIN32OLE_TYPE#inspect, WIN32OLE_VARIABLE#inspect
16624 2006-04-01 15:25 [suke at ruby-lang.or] ruby/ext/win32ole/tests: remove 3 test
16625 2006-04-01 18:21 [suke at ruby-lang.or] ruby/ext/win32ole/tests: remove testOLEMETHOD.rb
16626 2006-04-01 18:22 [suke at ruby-lang.or] ruby/test/win32ole: add test_win32ole_method.rb
16627 2006-04-01 18:29 [suke at ruby-lang.or] ruby:
16628 2006-04-05 00:30 [akr at ruby-lang.org] ruby, ruby/lib: * lib/pathname.rb: use a subclass for instantiation except
16629 2006-04-05 00:32 [eban at ruby-lang.or] ruby: * 2006-04-05
16630 2006-04-06 01:08 [nagai at ruby-lang.o] ruby, ruby/ext/tk/lib, ruby/ext/tk/lib/tk, ruby/ext/tk, ruby/ext/tk/tkutil: * ext/tk/tcltklib.c: fix SEGV when embedding to an application.
16631 2006-04-06 01:08 [nagai at ruby-lang.o] ruby, ruby/ext/tk/lib, ruby/ext/tk/lib/tk, ruby/ext/tk, ruby/ext/tk/tkutil: * ext/tk/tcltklib.c: fix SEGV when embedding to an application.
16632 2006-04-06 01:23 [eban at ruby-lang.or] ruby: * 2006-04-06
16633 2006-04-06 01:24 [eban at ruby-lang.or] ruby: * 2006-04-06
16634 2006-04-06 11:20 [nagai at ruby-lang.o] ruby, ruby/ext/tk/lib/tk: * ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681]
16635 2006-04-06 11:21 [nagai at ruby-lang.o] ruby, ruby/ext/tk/lib/tk: * ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681]
16636 2006-04-06 16:45 [nagai at ruby-lang.o] ruby: * intern.h (rb_obj_instance_exec, rb_mod_module_exec): add declaration.
16637 2006-04-07 22:16 [suke at ruby-lang.or] ruby/test/win32ole, ruby/ext/win32ole, ruby: WIN32OLE_TYPELIB.new accepts OLE files.
16638 2006-04-07 22:29 [eban at ruby-lang.or] ruby: * 2006-04-07
16639 2006-04-08 18:11 [suke at ruby-lang.or] ruby/ext/win32ole/tests: remove testOLEPARAM.rb
16640 2006-04-08 18:13 [suke at ruby-lang.or] ruby/test/win32ole, ruby/ext/win32ole, ruby: add WIN32OLE_METHOD#inspect, WIN32OLE_PARAM#inspect
16641 2006-04-08 18:16 [suke at ruby-lang.or] ruby/ext/win32ole/tests: remove testOLEPARAM.rb
16642 2006-04-08 18:31 [eban at ruby-lang.or] ruby: * 2006-04-08
16643 2006-04-10 01:10 [matz at ruby-lang.or] ruby: * prec.c (prec_prec_f): documentation patch from
16644 2006-04-10 02:20 [eban at ruby-lang.or] ruby: * 2006-04-10
16645 2006-04-14 11:56 [ser at ruby-lang.org] ruby/lib/rexml, ruby/lib/rexml/parsers: Short summary:
16646 2006-04-14 13:18 [eban at ruby-lang.or] ruby: * 2006-04-14
16647 2006-04-15 13:11 [ser at ruby-lang.org] ruby/lib/rexml, ruby/lib/rexml/parsers, ruby/lib/rexml/validation: Short summary:
16648 2006-04-15 14:23 [eban at ruby-lang.or] ruby: * 2006-04-15
16649 2006-04-18 00:13 [matz at ruby-lang.or] ruby: * eval.c: block_unique should be 1, not frame_unique.
16650 2006-04-18 00:39 [eban at ruby-lang.or] ruby: * 2006-04-18
16651 2006-04-18 17:42 [nagai at ruby-lang.o] ruby, ruby/ext/tk/lib, ruby/ext/tk: * ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.
16652 2006-04-18 17:43 [nagai at ruby-lang.o] ruby, ruby/ext/tk/lib, ruby/ext/tk: * ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.
16653 2006-04-18 17:44 [eban at ruby-lang.or] ruby: * 2006-04-18
16654 2006-04-19 09:51 [matz at ruby-lang.or] ruby: * parse.y (list_concat): should not modify nodes other than
16655 2006-04-19 10:01 [usa at ruby-lang.org] ruby: * 2006-04-19
16656 2006-04-19 12:02 [matz at ruby-lang.or] ruby/lib, ruby: * eval.c (rb_eval): use ARGSCAT for NODE_OP_ASGN1.
16657 2006-04-19 13:58 [matz at ruby-lang.or] ruby: * parse.y (arg): too much NEW_LIST()
16658 2006-04-21 12:19 [matz at ruby-lang.or] ruby/ext/socket, ruby: * ext/socket/socket.c: document update patch from Sam Roberts
16659 2006-04-21 13:53 [usa at ruby-lang.org] ruby: * 2006-04-21
16660 2006-04-21 15:20 [nagai at ruby-lang.o] ruby, ruby/ext/tk: * ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointer
16661 2006-04-21 15:22 [nagai at ruby-lang.o] ruby, ruby/ext/tk: * ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointer
16662 2006-04-21 15:27 [usa at ruby-lang.org] ruby: * 2006-04-21
16663 2006-04-25 00:15 [matz at ruby-lang.or] ruby/ext, ruby: * regex.c (re_compile_pattern): should check if c is not a
16664 2006-04-25 01:08 [eban at ruby-lang.or] ruby: * 2006-04-25
16665 2006-04-25 08:09 [matz at ruby-lang.or] ruby/lib, ruby: * lib/jcode.rb (String::tr_s): should have translated non
16666 2006-04-25 18:01 [nagai at ruby-lang.o] ruby, ruby/ext/tk: * ext/tk/tcltklib.c (delete_slaves): maybe increment the reference
16667 2006-04-25 18:02 [nagai at ruby-lang.o] ruby, ruby/ext/tk: * ext/tk/tcltklib.c (delete_slaves): maybe increment the reference
16668 2006-04-25 18:05 [eban at ruby-lang.or] ruby: * 2006-04-25
16669 2006-04-26 17:01 [matz at ruby-lang.or] ruby: * pack.c (pack_unpack): now supports CRLF newlines. a patch from
16670 2006-04-26 17:43 [eban at ruby-lang.or] ruby: * 2006-04-26
16671 2006-04-27 01:53 [matz at ruby-lang.or] ruby: * array.c (rb_ary_fill): internalize local variable "beg" to
16672 2006-04-27 02:52 [eban at ruby-lang.or] ruby: * 2006-04-27
16673 2006-04-28 10:58 [matz at ruby-lang.or] ruby: * util.c (ruby_strtod): should not cut off 18 digits for no
16674 2006-04-28 11:18 [eban at ruby-lang.or] ruby: * 2006-04-28
16675 2006-04-29 22:51 [gotoyuzo at ruby-lan] ruby, ruby/ext/openssl: * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initialize
16676 2006-04-29 22:52 [gotoyuzo at ruby-lan] ruby, ruby/ext/openssl: * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initialize
16677 2006-04-29 22:57 [eban at ruby-lang.or] ruby: * 2006-04-29
16678 2006-04-29 22:58 [eban at ruby-lang.or] ruby: * 2006-04-29
16679 2006-04-30 22:11 [suke at ruby-lang.or] ruby/test/win32ole, ruby/ext/win32ole/tests, ruby/ext/win32ole: add test/win32ole/test_win32ole_variant.rb.
16680 2006-04-30 22:18 [eban at ruby-lang.or] ruby: * 2006-04-30
16681 2006-05-01 08:37 [suke at ruby-lang.or] ruby/test/win32ole, ruby/ext/win32ole/tests, ruby/ext/win32ole, ruby: ole_param_ole_type should return "unknown type" string when ITypeInfo::GetFuncDesc failed.
16682 2006-05-01 12:19 [eban at ruby-lang.or] ruby: * 2006-05-01
16683 2006-05-01 12:46 [matz at ruby-lang.or] ruby/test/ruby, ruby: * numeric.c (num_div): use floor rather than rb_Integer().
16684 2006-05-01 12:50 [eban at ruby-lang.or] ruby: * 2006-05-01
16685 2006-05-01 18:05 [suke at ruby-lang.or] ruby/test/win32ole, ruby/ext/win32ole/tests, ruby/ext/win32ole, ruby: ext/win32ole/win32ole.c (add_event_call_back): should not
16686 2006-05-03 02:15 [matz at ruby-lang.or] ruby/ext/socket, ruby: * ext/socket/socket.c (make_hostent_internal): accept ai_family
16687 2006-05-03 02:19 [eban at ruby-lang.or] ruby: * 2006-05-03
16688 2006-05-04 02:29 [matz at ruby-lang.or] ruby/ext/syck, ruby: * ext/syck/emitter.c (syck_scan_scalar): avoid accessing
16689 2006-05-04 02:32 [eban at ruby-lang.or] ruby: * 2006-05-04
16690 2006-05-04 02:41 [matz at ruby-lang.or] ruby/ext/syck, ruby: * ext/syck/yaml2byte.c (syck_yaml2byte_handler): need to free
16691 2006-05-06 00:41 [matz at ruby-lang.or] ruby: * signal.c (trap): sig should be less then NSIG. Coverity found
16692 2006-05-06 01:36 [eban at ruby-lang.or] ruby: * 2006-05-06
16693 2006-05-07 08:35 [suke at ruby-lang.or] ruby/test/win32ole:
16694 2006-05-07 08:40 [suke at ruby-lang.or] ruby/test/win32ole: * should not test in the environment that does not have win32ole
16695 2006-05-07 11:55 [akr at ruby-lang.org] ruby, ruby/lib: * lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP#initialize):
16696 2006-05-07 11:56 [akr at ruby-lang.org] ruby, ruby/lib: * lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP#initialize):
16697 2006-05-07 12:27 [eban at ruby-lang.or] ruby: * 2006-05-07
16698 2006-05-07 12:28 [eban at ruby-lang.or] ruby: * 2006-05-07
16699 2006-05-08 09:12 [gotoyuzo at ruby-lan] ruby, ruby/ext/openssl, ruby/ext/openssl/lib/openssl, ruby/test/openssl, ruby/sample/openssl: * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.
16700 2006-05-08 09:14 [usa at ruby-lang.org] ruby: * 2006-05-08
[前][次][スレッド一覧][上]