[前][次][スレッド一覧][上]
ruby-cvs:18701-18800
18701 2007-01-03 18:56 [matz at ruby-lang.or] Ruby:r11462: * io.c (rb_io_getline): lineno update condition was wrong.
18702 2007-01-03 19:12 [matz at ruby-lang.or] Ruby:r11463: * io.c (rb_io_getline): lineno update condition was wrong.
18703 2007-01-03 19:29 [eban at ruby-lang.or] Ruby:r11464: * 2007-01-03
18704 2007-01-04 10:32 [ko1 at ruby-lang.org] Ruby:r11465:
18705 2007-01-04 10:38 [ko1 at ruby-lang.org] Ruby:r11466: * thread_pthread.ci : fix to skip using PTHREAD_STACK_MIN.
18706 2007-01-04 13:44 [ko1 at ruby-lang.org] Ruby:r11467: * common.mk : restore changes
18707 2007-01-04 13:48 [ko1 at ruby-lang.org] Ruby:r11468: * thread_pthread.ci : fix last changes around PTHREAD_STACK_MIN.
18708 2007-01-04 13:54 [eban at ruby-lang.or] Ruby:r11469: * 2007-01-04
18709 2007-01-04 17:05 [gotoyuzo at ruby-lan] Ruby:r11470: * ext/openssl/ossl_asn1.c (Init_ossl_asn1):
18710 2007-01-04 17:27 [ko1 at ruby-lang.org] Ruby:r11471: * yarv_version.h : removed.
18711 2007-01-04 17:32 [gotoyuzo at ruby-lan] Ruby:r11472: * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#initialize):
18712 2007-01-04 19:15 [ko1 at ruby-lang.org] Ruby:r11473: * common.mk : fix to use test.rb script in build directory.
18713 2007-01-04 20:30 [ko1 at ruby-lang.org] Ruby:r11474: * common.mk : rename yarv-test-[all/each] to compare-test[/-each].
18714 2007-01-05 12:33 [gotoyuzo at ruby-lan] Ruby:r11475: * thread_pthread.ci (native_sleep): fix tv_nsec overflow.
18715 2007-01-05 12:40 [usa at ruby-lang.org] Ruby:r11476: * 2007-01-05
18716 2007-01-05 12:43 [ko1 at ruby-lang.org] Ruby:r11477: * compile.c (iseq_compile_each, set_block_local_tbl) :
18717 2007-01-05 14:24 [ko1 at ruby-lang.org] Ruby:r11478: * eval_method.h (rb_add_method) : fix to check old_node
18718 2007-01-05 16:02 [ko1 at ruby-lang.org] Ruby:r11479: * eval_method.h (rb_alias) : fix to check search result
18719 2007-01-05 20:22 [ko1 at ruby-lang.org] Ruby:r11480: * common.mk : add .SUFFIXES rule
18720 2007-01-05 20:29 [ko1 at ruby-lang.org] Ruby:r11481: * thread_win32.ci (rb_thread_reset_timer_thread) :
18721 2007-01-05 20:51 [ko1 at ruby-lang.org] Ruby:r11482: * benchmark/run_rite.rb : fix to use readlines instead of
18722 2007-01-05 21:00 [ko1 at ruby-lang.org] Ruby:r11483: * compile.c, compile.h : add ADD_CALL_RECEIVER() macro.
18723 2007-01-05 21:04 [ko1 at ruby-lang.org] Ruby:r11484: * yarvtest/yarvtest.rb : fix to compare results
18724 2007-01-05 22:52 [ko1 at ruby-lang.org] Ruby:r11485: * benchmark/bm_app_pentomino.rb : use Array#dup instead of
18725 2007-01-06 03:54 [ko1 at ruby-lang.org] Ruby:r11486: * benchmark/run.rb : change option format
18726 2007-01-06 08:38 [suke at ruby-lang.or] Ruby:r11487: add WIN32OLE::VARIANT::VT_NULL, WIN32OLE::VARIANT::VT_EMPTY.
18727 2007-01-06 09:25 [ko1 at ruby-lang.org] Ruby:r11488: * insns.def : support direct method dispatch with "send" or "funcall".
18728 2007-01-06 11:51 [matz at ruby-lang.or] Ruby:r11489: * io.c (argf_read): fix wrong replacement. [ruby-dev:30070]
18729 2007-01-06 11:53 [matz at ruby-lang.or] Ruby:r11490: * io.c (argf_read): fix wrong replacement. [ruby-dev:30070]
18730 2007-01-06 11:55 [matz at ruby-lang.or] Ruby:r11491: * variable.c (rb_cvar_set): remove warn argument.
18731 2007-01-06 11:56 [matz at ruby-lang.or] Ruby:r11492: * variable.c (rb_cvar_get): new class variable look-up scheme:
18732 2007-01-06 12:04 [matz at ruby-lang.or] Ruby:r11493: eval.c: remove confict
18733 2007-01-06 13:44 [ko1 at ruby-lang.org] Ruby:r11494: * common.mk : add PHONY dependency to some rules
18734 2007-01-06 13:48 [ko1 at ruby-lang.org] Ruby:r11495: * insns.def (send) : fix to optimize send() with Symbol.
18735 2007-01-06 14:08 [eban at ruby-lang.or] Ruby:r11496: * 2007-01-06
18736 2007-01-06 14:32 [drbrain at ruby-lang] Ruby:r11497: Ignore .a files
18737 2007-01-06 18:47 [nobu at ruby-lang.or] Ruby:r11498: * io.c (rb_io_getline_fast, rb_io_getline): increase lineno
18738 2007-01-06 21:58 [matz at ruby-lang.or] Ruby:r11499: * io.c (rb_io_getline_fast, rb_io_getline): increase lineno
18739 2007-01-07 09:32 [tadf at ruby-lang.or] Ruby:r11500: updated based on date2 4.0.1.
18740 2007-01-07 09:33 [tadf at ruby-lang.or] Ruby:r11501: updated based on date2 4.0.1.
18741 2007-01-07 10:34 [drbrain at ruby-lang] Ruby:r11502: Properly handle escaping of : in comments
18742 2007-01-07 11:35 [drbrain at ruby-lang] Ruby:r11503: Test RDoc::C_Parser#do_classes and Rdoc::C_Parser#find_class_comment.
18743 2007-01-07 12:23 [drbrain at ruby-lang] Ruby:r11504: Look for class and module comments above rb_define_class and rb_define_module.
18744 2007-01-07 12:33 [drbrain at ruby-lang] Ruby:r11505: Merge RDoc updates from matzruby 11502, 11503, 11504
18745 2007-01-07 12:36 [drbrain at ruby-lang] Ruby:r11506: Merge RDoc updates from matzruby 11502, 11503, 11504
18746 2007-01-07 17:56 [suke at ruby-lang.or] Ruby:r11507: add some test. update comment for rdoc.
18747 2007-01-07 18:36 [ko1 at ruby-lang.org] Ruby:r11508: * common.mk: add a "compare" rule and fix MATZRUBY variable
18748 2007-01-07 18:47 [ko1 at ruby-lang.org] Ruby:r11509: * thread.c (rb_thread_stop_timer_thread(), rb_thread_reset_timer_thread(),
18749 2007-01-07 19:38 [eban at ruby-lang.or] Ruby:r11510: * 2007-01-07
18750 2007-01-07 19:38 [eban at ruby-lang.or] Ruby:r11511: * 2007-01-07
18751 2007-01-07 19:51 [suke at ruby-lang.or] Ruby:r11512: ext/win32ole/doc removed
18752 2007-01-09 03:58 [matz at ruby-lang.or] Ruby:r11513: * string.c (rb_str_upto): String#upto from empty string makes
18753 2007-01-09 04:02 [matz at ruby-lang.or] Ruby:r11514: * string.c (rb_str_upto): String#upto from empty string makes
18754 2007-01-09 04:02 [matz at ruby-lang.or] Ruby:r11515: * string.c (rb_str_upto): String#upto from empty string makes
18755 2007-01-09 05:11 [matz at ruby-lang.or] Ruby:r11516: * string.c (rb_str_upto): use RSTRING_LEN().
18756 2007-01-09 11:43 [eban at ruby-lang.or] Ruby:r11517: * 2007-01-09
18757 2007-01-09 11:43 [eban at ruby-lang.or] Ruby:r11518: * 2007-01-09
18758 2007-01-09 17:48 [usa at ruby-lang.org] Ruby:r11519: * file.c (rb_find_file): should not call fpath_check() with NULL.
18759 2007-01-09 17:50 [usa at ruby-lang.org] Ruby:r11520: * file.c (rb_find_file): should not call fpath_check() with NULL.
18760 2007-01-09 20:52 [shyouhei at ruby-lan] Ruby:r11521: r11523 at ruby: shyouhei | 2007-01-09 15:57:58 +0900
18761 2007-01-09 21:24 [shyouhei at ruby-lan] ruby, ruby, ruby/ext/etc: * ext/etc/etc.c (etc_getpwuid, etc_getgrgid): fix to correctly
18762 2007-01-10 00:11 [nobu at ruby-lang.or] Ruby:r11522: * array.c (rb_ary_replace): use ptr and len of orig instead of
18763 2007-01-10 00:27 [matz at ruby-lang.or] Ruby:r11523: * array.c (rb_ary_replace): use ptr and len of orig instead of
18764 2007-01-10 18:59 [aamine at ruby-lang.] Ruby:r11524: * ext/strscan/strscan.c (strscan_do_scan): should set kcode option before match. [ruby-dev:29914]
18765 2007-01-10 19:03 [usa at ruby-lang.org] Ruby:r11525: * 2007-01-10
18766 2007-01-12 11:27 [knu at ruby-lang.org] Ruby:r11526: * ext/etc/etc.c (etc_getpwuid, etc_getgrgid): fix to correctly
18767 2007-01-12 13:40 [usa at ruby-lang.org] Ruby:r11527: * 2007-01-12
18768 2007-01-13 22:24 [nobu at ruby-lang.or] Ruby:r11528: * djgpp/config.status: wrongly revised file.
18769 2007-01-13 23:40 [suke at ruby-lang.or] Ruby:r11529: fix memory leak of win32ole.
18770 2007-01-13 23:59 [suke at ruby-lang.or] Ruby:r11530: fix memory leak of win32ole.
18771 2007-01-14 07:08 [suke at ruby-lang.or] Ruby:r11531: remove including header file
18772 2007-01-14 07:48 [suke at ruby-lang.or] ruby, ruby: fix memory leak
18773 2007-01-14 07:57 [suke at ruby-lang.or] Ruby:r11532: fix memory leak of win32ole.
18774 2007-01-14 09:32 [shyouhei at ruby-lan] ruby: Tag add: v1_8_5_14
18775 2007-01-14 09:48 [shyouhei at ruby-lan] Ruby:r11533:
18776 2007-01-14 10:04 [shyouhei at ruby-lan] Ruby:r11534: patchlevel 15.
18777 2007-01-14 10:31 [shyouhei at ruby-lan] Ruby:r11535: r11545 at ruby: shyouhei | 2007-01-11 02:07:53 +0900
18778 2007-01-14 10:36 [shyouhei at ruby-lan] ruby: patchlevel 15.
18779 2007-01-14 10:36 [shyouhei at ruby-lan] ruby: Tag add: v1_8_5_15
18780 2007-01-16 12:06 [ko1 at ruby-lang.org] Ruby:r11536: * eval_proc.c (rb_proc_new): added.
18781 2007-01-16 12:14 [ko1 at ruby-lang.org] Ruby:r11537: * env.h: removed
18782 2007-01-16 17:43 [ko1 at ruby-lang.org] Ruby:r11538: * vm.c (invoke_block): fix to specify self.
18783 2007-01-16 17:50 [ko1 at ruby-lang.org] Ruby:r11539: * common.mk: fix ruby script path.
18784 2007-01-16 17:52 [ko1 at ruby-lang.org] Ruby:r11540: * vm.c (eval_search_super_klass): rename to search_super_klass() and
18785 2007-01-17 17:48 [ko1 at ruby-lang.org] Ruby:r11541: * some refactoring around yarvcore and proc.
18786 2007-01-19 07:08 [suke at ruby-lang.or] Ruby:r11542: IN32OLE_VARIANT.new accepts nil as first argument for some VARIANT TYPE. fix memory leak.
18787 2007-01-19 17:22 [suke at ruby-lang.or] Ruby:r11543: add WIN32OLE_VARIANT::Empty, WIN32OLE_VARIANT::Null, WIN32OLE_VARIANT::Nothing.
18788 2007-01-20 00:17 [suke at ruby-lang.or] Ruby:r11544: move some test from ext/win32ole/tests to test/win32ole
18789 2007-01-20 09:37 [suke at ruby-lang.or] Ruby:r11545: move all test from ext/win32ole/tests test/win32ole
18790 2007-01-20 11:28 [suke at ruby-lang.or] Ruby:r11546: modify WIN32OLERuntimeError message.
18791 2007-01-20 11:36 [suke at ruby-lang.or] Ruby:r11547: version 0.8.6.
18792 2007-01-20 12:56 [ser at ruby-lang.org] Ruby:r11548: Merged from REXML main repository:
18793 2007-01-20 13:01 [ser at ruby-lang.org] Ruby:r11549: Adds a property, rexml:main-repo-version, which tracks
18794 2007-01-20 21:12 [suke at ruby-lang.or] Ruby:r11550: WIN32OLE.codepage= accepts installed codepage.
18795 2007-01-20 23:25 [matz at ruby-lang.or] Ruby:r11551: * eval_proc.c (method_receiver): add new method to get the bound
18796 2007-01-22 15:01 [matz at ruby-lang.or] Ruby:r11552: * ext/socket/socket.c: fix errors in socket sample code.
18797 2007-01-23 10:27 [matz at ruby-lang.or] Ruby:r11553: * ext/socket/socket.c: fix errors in socket sample code.
18798 2007-01-23 10:50 [matz at ruby-lang.or] Ruby:r11554: * hash.c: added documentation for Hash about how it uses eql? and
18799 2007-01-23 10:51 [matz at ruby-lang.or] Ruby:r11555: * eval.c (method_receiver): add new method to get the bound
18800 2007-01-23 10:52 [matz at ruby-lang.or] Ruby:r11556:
[前][次][スレッド一覧][上]