aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2005-10-05eban2005-10-051-3/+3
* * lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount thegotoyuzo2005-10-042-1/+6
* * lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong callgotoyuzo2005-10-042-1/+6
* * 2005-10-04eban2005-10-031-3/+3
* * ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methodsnagai2005-10-033-5/+10
* * win32/win32.c (do_select, rb_w32_select): brush up.usa2005-10-012-48/+75
* * bignum.c (rb_big_rand): removed. [ruby-dev:25405]akr2005-10-013-20/+4
* * 2005-10-01eban2005-09-301-4/+4
* * lib/open-uri.rb (OpenURI.open_loop): prohibit multiple proxyakr2005-09-302-5/+22
* * ext/dl/cptr.c (rb_dlptr_s_to_ptr): abolish sizeof(FILE).akr2005-09-292-1/+6
* * lib/open-uri.rb (:proxy_http_basic_authentication): new option.akr2005-09-292-12/+52
* * evalc. (rb_f_send): underscores need to be escaped.nobu2005-09-282-1/+6
* * 2005-09-29eban2005-09-281-3/+3
* * eval.c (ev_const_get), variable.c (rb_const_get_0): retry only whennobu2005-09-284-6/+14
* * file.c (rb_stat_inspect): constified.nobu2005-09-282-3/+7
* * lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string shouldgotoyuzo2005-09-283-2/+11
* banish a warning.akr2005-09-281-1/+1
* * ext/tk/tcltklib.c: cannot compile with Tcl/Tk8.0.xnagai2005-09-282-7/+11
* * lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.nobu2005-09-275-41/+63
* * 2005-09-27usa2005-09-271-3/+3
* * rubysig.h: fixed build problem with --enable-pthread on platformsusa2005-09-272-1/+6
* * 2005-09-27eban2005-09-271-3/+3
* * io.c: fixed rdoc. [ruby-Bugs:2523]ocean2005-09-271-2/+2
* *** empty log message ***nobu2005-09-262-15/+14
* * parse.y: changed to ANSI function style.ocean2005-09-262-442/+166
* * 2005-09-26eban2005-09-261-3/+3
* * lib/optparse.rb (RequiredArgument#parse): not consume unmatchednobu2005-09-252-15/+16
* typo fixedseki2005-09-252-1/+5
* (Rinda::TemplateEntry::initialize): pull up method. Tabs converted to spaces.seki2005-09-252-108/+105
* * parse.y: replaced `foo _((boo))' with `foo(boo)'.ocean2005-09-252-85/+89
* banish a warning.akr2005-09-241-0/+1
* * test/rss/test_content.rb, test/rss/test_syndication.rb: use fcallnobu2005-09-243-8/+13
* banish a warning.akr2005-09-241-5/+5
* banish some ripper warnings.akr2005-09-241-5/+5
* * misc/ruby-mode.el (ruby-calculate-indent): arrange deep-indentnobu2005-09-242-2/+11
* * process.c (proc_setrlimit): make the third argument (rlim_max)akr2005-09-242-12/+29
* * 2005-09-25eban2005-09-241-3/+3
* * misc/ruby-mode.el (ruby-expr-beg): deal with heredoc separately.nobu2005-09-242-6/+15
* banish some warnings.akr2005-09-241-5/+3
* * ext/strscan/strscan.c: document enhancement.aamine2005-09-242-50/+42
* add detailsaamine2005-09-241-2/+3
* * test/net/http/test_http.rb (teardown): ensure that Net::HTTP is version 1.2...aamine2005-09-242-0/+10
* * 2005-09-24eban2005-09-241-3/+3
* * test/net/http/test_http.rb: new file.aamine2005-09-242-0/+381
* banish some warnings.akr2005-09-2413-32/+8
* * lib/fileutils.rb (cd): no longer accept :noop option, related code is usele...aamine2005-09-232-1/+6
* * lib/pathname.rb (Pathname#sub): new method.akr2005-09-232-1/+13
* * lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun. [r...aamine2005-09-235-8/+102
* * sample/ripper/colorize.rb: removed (replaced by ruby2html.rb).aamine2005-09-233-30/+118
* * ext/ripper: no longer generates .rb files.aamine2005-09-2310-112/+141