[前][次][スレッド一覧][上]
ruby-cvs:15601-15700
15601 2005-09-23 05:58 [aamine at ruby-lang.] ruby, ruby/ext/ripper, ruby/ext/ripper/lib/ripper, ruby/ext/ripper/test, ruby/ext/ripper/tools, ruby/test/ripper: * ext/ripper: refactoring code generation tools. [ruby-dev:27247] [ruby-dev:27273]
15602 2005-09-23 05:58 [aamine at ruby-lang.] ruby/ext/ripper/tools: forgot to add
15603 2005-09-23 06:01 [aamine at ruby-lang.] ruby, ruby/test/ruby: * test/ruby/test_file.rb: check File#chown(nil,nil). [ruby-dev:27140]
15604 2005-09-23 06:12 [aamine at ruby-lang.] ruby/ext/ripper: build fix (tmp)
15605 2005-09-23 06:13 [aamine at ruby-lang.] ruby/test/ripper: remove unexpected debug print
15606 2005-09-23 06:22 [aamine at ruby-lang.] ruby/test/ripper: sync scanner event name.
15607 2005-09-23 07:01 [aamine at ruby-lang.] ruby, ruby/ext/ripper/tools: * test/ripper/tools/generate.rb: check parser event arity.
15608 2005-09-23 07:08 [aamine at ruby-lang.] ruby, ruby/ext/ripper, ruby/ext/ripper/tools: * test/ripper/depend: use --output option instead of redirect; nmake does not remove a target when the target file is created by redirect. [ruby-dev:26466]
15609 2005-09-23 11:54 [eban at ruby-lang.or] ruby: * 2005-09-23
15610 2005-09-23 17:39 [suke at ruby-lang.or] ruby/ext/win32ole/tests, ruby/ext/win32ole, ruby: avoid core dump with WIN32OLE_EVENT.
15611 2005-09-23 20:11 [nobu at ruby-lang.or] ruby, ruby/ext/ripper, ruby/ext/ripper/tools: * ext/ripper/tools/generate.rb, ext/ripper/tools/preproc.rb: StringIO
15612 2005-09-24 06:37 [aamine at ruby-lang.] ruby, ruby/ext/ripper, ruby/ext/ripper/lib/ripper, ruby/ext/ripper/tools: * ext/ripper: no longer generates .rb files.
15613 2005-09-24 07:59 [aamine at ruby-lang.] ruby, ruby/sample/ripper: * sample/ripper/colorize.rb: removed (replaced by ruby2html.rb).
15614 2005-09-24 08:30 [aamine at ruby-lang.] ruby, ruby/lib, ruby/test/fileutils: * lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun. [ruby-core:05954]
15615 2005-09-24 08:32 [akr at ruby-lang.org] ruby, ruby/lib: * lib/pathname.rb (Pathname#sub): new method.
15616 2005-09-24 08:39 [aamine at ruby-lang.] ruby, ruby/lib, ruby/test/fileutils: * lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun (backported from trunk, rev 1.66). [ruby-core:05954]
15617 2005-09-24 08:54 [aamine at ruby-lang.] ruby, ruby/lib: * lib/fileutils.rb (cd): no longer accept :noop option, related code is useless. [ruby-core:05858] [ruby-Bugs:2494]
15618 2005-09-24 08:56 [aamine at ruby-lang.] ruby, ruby/lib: * lib/fileutils.rb (cd): no longer accept :noop option, related code is useless (backported from trunk, rev 1.67). [ruby-core:05858] [ruby-Bugs:2494]
15619 2005-09-24 09:17 [akr at ruby-lang.org] ruby, ruby/ext/dbm, ruby/ext/dl, ruby/ext/gdbm, ruby/ext/openssl, ruby/ext/readline, ruby/ext/sdbm: banish some warnings.
15620 2005-09-24 09:33 [akr at ruby-lang.org] ruby/ext/openssl: banish a warning.
15621 2005-09-24 11:45 [aamine at ruby-lang.] ruby, ruby/test/net/http: * test/net/http/test_http.rb: new file.
15622 2005-09-24 12:41 [eban at ruby-lang.or] ruby: * 2005-09-24
15623 2005-09-24 12:42 [eban at ruby-lang.or] ruby: * 2005-09-24
15624 2005-09-24 20:25 [aamine at ruby-lang.] ruby, ruby/test/net/http: * test/net/http/test_http.rb (teardown): ensure that Net::HTTP is version 1.2. [ruby-dev:27312]
15625 2005-09-24 20:42 [aamine at ruby-lang.] ruby: add details
15626 2005-09-24 21:20 [aamine at ruby-lang.] ruby, ruby/ext/strscan: * ext/strscan/strscan.c: document enhancement.
15627 2005-09-24 22:34 [akr at ruby-lang.org] ruby/missing: banish some warnings.
15628 2005-09-25 00:20 [akr at ruby-lang.org] ruby: * eval.c (unknown_node): show more information. [ruby-dev:26196]
15629 2005-09-25 00:32 [eban at ruby-lang.or] ruby: * 2005-09-25
15630 2005-09-25 00:42 [nobu at ruby-lang.or] ruby, ruby/misc: * misc/ruby-mode.el (ruby-expr-beg): deal with heredoc separately.
15631 2005-09-25 00:43 [nobu at ruby-lang.or] ruby, ruby/misc: * misc/ruby-mode.el (ruby-expr-beg): deal with heredoc separately.
15632 2005-09-25 00:44 [eban at ruby-lang.or] ruby: * 2005-09-25
15633 2005-09-25 01:36 [akr at ruby-lang.org] ruby: * process.c (proc_setrlimit): make the third argument (rlim_max)
15634 2005-09-25 01:47 [nobu at ruby-lang.or] ruby, ruby/misc: * misc/ruby-mode.el (ruby-calculate-indent): arrange deep-indent
15635 2005-09-25 01:47 [nobu at ruby-lang.or] ruby, ruby/misc: * misc/ruby-mode.el (ruby-calculate-indent): arrange deep-indent
15636 2005-09-25 07:34 [akr at ruby-lang.org] ruby: banish some ripper warnings.
15637 2005-09-25 08:11 [akr at ruby-lang.org] ruby: banish a warning.
15638 2005-09-25 08:20 [nobu at ruby-lang.or] ruby, ruby/test/rss: * test/rss/test_content.rb, test/rss/test_syndication.rb: use fcall
15639 2005-09-25 08:45 [akr at ruby-lang.org] ruby: banish a warning.
15640 2005-09-25 09:39 [ocean at ruby-lang.o] ruby: * parse.y: replaced `foo _((boo))' with `foo(boo)'.
15641 2005-09-25 11:56 [seki at ruby-lang.or] ruby, ruby/lib/rinda: (Rinda::TemplateEntry::initialize): pull up method. Tabs converted to spaces.
15642 2005-09-25 12:03 [seki at ruby-lang.or] ruby, ruby/bin: typo fixed
15643 2005-09-25 12:06 [seki at ruby-lang.or] ruby, ruby/bin: typo fixed
15644 2005-09-26 07:55 [nobu at ruby-lang.or] ruby, ruby/lib: * lib/optparse.rb (RequiredArgument#parse): not consume unmatched
15645 2005-09-26 07:56 [nobu at ruby-lang.or] ruby, ruby/lib: * lib/optparse.rb (RequiredArgument#parse): not consume unmatched
15646 2005-09-26 10:44 [eban at ruby-lang.or] ruby: * 2005-09-26
15647 2005-09-26 10:45 [eban at ruby-lang.or] ruby: * 2005-09-26
15648 2005-09-26 21:01 [ocean at ruby-lang.o] ruby: * parse.y: changed to ANSI function style.
15649 2005-09-26 21:44 [nobu at ruby-lang.or] ruby, ruby/lib:
15650 2005-09-26 21:44 [nobu at ruby-lang.or] ruby, ruby/lib:
15651 2005-09-26 22:59 [matz at ruby-lang.or] ruby/lib, ruby: * eval.c (set_trace_func): add rb_secure(4) to prevent adding
15652 2005-09-27 16:08 [ocean at ruby-lang.o] ruby: * io.c: fixed rdoc. [ruby-Bugs:2523]
15653 2005-09-27 16:08 [ocean at ruby-lang.o] ruby: * io.c: fixed rdoc. [ruby-Bugs:2523]
15654 2005-09-27 16:17 [eban at ruby-lang.or] ruby: * 2005-09-27
15655 2005-09-27 16:18 [eban at ruby-lang.or] ruby: * 2005-09-27
15656 2005-09-28 03:19 [usa at ruby-lang.org] ruby: * rubysig.h: fixed build problem with --enable-pthread on platforms
15657 2005-09-28 03:20 [usa at ruby-lang.org] ruby: * 2005-09-27
15658 2005-09-28 03:24 [usa at ruby-lang.org] ruby: * rubysig.h: fixed build problem with --enable-pthread on platforms
15659 2005-09-28 03:25 [usa at ruby-lang.org] ruby: * 2005-09-28
15660 2005-09-28 07:57 [nobu at ruby-lang.or] ruby, ruby/ext/syck, ruby/lib/yaml: * lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.
15661 2005-09-28 07:57 [nobu at ruby-lang.or] ruby, ruby/ext/syck, ruby/lib/yaml: * lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.
15662 2005-09-28 08:12 [nobu at ruby-lang.or] ruby: * io.c (read_buffered_data): check if reached EOF. fixed: [ruby-dev:27334]
15663 2005-09-28 10:48 [nagai at ruby-lang.o] ruby, ruby/ext/tcltklib: * ext/tcltklib/tcltklib.c: cannot compile with Tcl/Tk8.0.x
15664 2005-09-28 10:48 [nagai at ruby-lang.o] ruby, ruby/ext/tk: * ext/tk/tcltklib.c: cannot compile with Tcl/Tk8.0.x
15665 2005-09-28 12:51 [akr at ruby-lang.org] ruby: banish a warning.
15666 2005-09-28 15:14 [gotoyuzo at ruby-lan] ruby, ruby/lib/webrick: * lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string should
15667 2005-09-28 15:17 [gotoyuzo at ruby-lan] ruby, ruby/lib/webrick: * lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string should
15668 2005-09-28 23:23 [matz at ruby-lang.or] ruby/lib, ruby: * lib/delegate.rb: document update from James Edward Gray II
15669 2005-09-28 23:40 [nobu at ruby-lang.or] ruby: * file.c (rb_stat_inspect): constified.
15670 2005-09-28 23:41 [nobu at ruby-lang.or] ruby: * file.c (apply2files): add prototype.
15671 2005-09-28 23:42 [nobu at ruby-lang.or] ruby: * class.c (rb_mod_init_copy, rb_class_init_copy), file.c (rb_stat_init_copy),
15672 2005-09-29 00:58 [nobu at ruby-lang.or] ruby: * eval.c (ev_const_get), variable.c (rb_const_get_0): retry only when
15673 2005-09-29 00:58 [nobu at ruby-lang.or] ruby: * eval.c (ev_const_get), variable.c (rb_const_get_0): retry only when
15674 2005-09-29 01:01 [eban at ruby-lang.or] ruby: * 2005-09-29
15675 2005-09-29 01:02 [eban at ruby-lang.or] ruby: * 2005-09-29
15676 2005-09-29 07:22 [nobu at ruby-lang.or] ruby: * evalc. (rb_f_send): underscores need to be escaped.
15677 2005-09-29 07:22 [nobu at ruby-lang.or] ruby: * evalc. (rb_f_send): underscores need to be escaped.
15678 2005-09-29 10:18 [akr at ruby-lang.org] ruby, ruby/lib: * lib/open-uri.rb (:proxy_http_basic_authentication): new option.
15679 2005-09-29 10:28 [akr at ruby-lang.org] ruby, ruby/ext/dl: * ext/dl/cptr.c (rb_dlptr_s_to_ptr): abolish sizeof(FILE).
15680 2005-09-29 10:29 [akr at ruby-lang.org] ruby, ruby/ext/dl: * ext/dl/dl.c (rb_io_to_ptr): abolish sizeof(FILE).
15681 2005-10-01 01:48 [akr at ruby-lang.org] ruby, ruby/lib: * lib/open-uri.rb (OpenURI.open_loop): prohibit multiple proxy
15682 2005-10-01 01:51 [eban at ruby-lang.or] ruby: * 2005-10-01
15683 2005-10-01 13:11 [akr at ruby-lang.org] ruby: * bignum.c (rb_big_rand): removed. [ruby-dev:25405]
15684 2005-10-01 23:57 [usa at ruby-lang.org] ruby, ruby/win32: * win32/win32.c (do_select, rb_w32_select): brush up.
15685 2005-10-04 00:34 [nagai at ruby-lang.o] ruby/ext/tk, ruby/ext/tk/lib/tkextlib, ruby/ext/tk/lib/tkextlib/tktable: * ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methods
15686 2005-10-04 00:34 [nagai at ruby-lang.o] ruby/ext/tk, ruby/ext/tk/lib/tkextlib, ruby/ext/tk/lib/tkextlib/tktable: * ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methods
15687 2005-10-04 00:36 [eban at ruby-lang.or] ruby: * 2005-10-04
15688 2005-10-04 00:37 [eban at ruby-lang.or] ruby: * 2005-10-04
15689 2005-10-04 20:16 [suke at ruby-lang.or] ruby/ext/win32ole: update comment.
15690 2005-10-05 04:09 [gotoyuzo at ruby-lan] ruby, ruby/lib/xmlrpc: * lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong call
15691 2005-10-05 04:09 [gotoyuzo at ruby-lan] ruby, ruby/lib/xmlrpc: * lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong call
15692 2005-10-05 04:46 [gotoyuzo at ruby-lan] ruby, ruby/lib/xmlrpc: * lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount the
15693 2005-10-05 04:46 [gotoyuzo at ruby-lan] ruby, ruby/lib/xmlrpc: * lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount the
15694 2005-10-05 10:30 [eban at ruby-lang.or] ruby: * 2005-10-05
15695 2005-10-05 10:31 [eban at ruby-lang.or] ruby: * 2005-10-05
15696 2005-10-06 01:15 [matz at ruby-lang.or] ruby/test/xmlrpc, ruby/test/dbm, ruby/sample, ruby/lib/xmlrpc, ruby/lib, ruby: * range.c (rb_range_beg_len): should return Qfalse for non-range
15697 2005-10-06 01:18 [eban at ruby-lang.or] ruby: * 2005-10-06
15698 2005-10-06 20:11 [aamine at ruby-lang.] ruby, ruby/ext/strscan: * ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368] [ruby-dev:27389]
15699 2005-10-06 20:13 [aamine at ruby-lang.] ruby, ruby/ext/strscan: * ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368] [ruby-dev:27389] (backported from trunk, rev 1.22)
15700 2005-10-07 10:01 [matz at ruby-lang.or] ruby/lib, ruby: * lib/cgi.rb (CGI::Cookie::parse): Cookies from Nokia devices may
[前][次][スレッド一覧][上]