| Commit message (Expand) | Author | Age | Files | Lines |
* | ri now merges the documentation if it finds the same class in multiple places | dave | 2004-08-30 | 7 | -25/+60 |
* | * bignum.c (rb_big_and): protect parameters from GC. | matz | 2004-08-28 | 1 | -1/+3 |
* | Minor fix to error message | dave | 2004-08-25 | 1 | -2/+1 |
* | * lib/cgi/session.rb (CGI::Session::FileStore#initialize): do not | shugo | 2004-08-24 | 2 | -17/+7 |
* | * lib/cgi/session.rb (CGI::Session::FileStore#initialize): untaint | shugo | 2004-08-24 | 1 | -1/+1 |
* | * lib/resolv.rb (Config.default_config_hash): when multiple domains | usa | 2004-08-23 | 1 | -1/+1 |
* | * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect): | gotoyuzo | 2004-08-21 | 1 | -0/+3 |
* | * ext/tcltklib/extconf.rb (find_tcl, find_tk): find stub library. | nobu | 2004-08-20 | 1 | -2/+4 |
* | * lib/yaml/rubytypes.rb: whoops. bad require for 'yaml/compat'. sorry. | why | 2004-08-18 | 1 | -1/+0 |
* | * lib/yaml/baseemitter.rb: folding now handles double-quoted strings, | why | 2004-08-18 | 3 | -21/+30 |
* | * lib/net/protocol.rb (rbuf_fill): OpenSSL::SSLSocket has its own buffer, sel... | aamine | 2004-08-18 | 1 | -4/+3 |
* | Get RDoc::usage playing better with OptionParser | dave | 2004-08-16 | 3 | -8/+17 |
* | * rdoc/markup/simple_markup/to_flow.rb: typo fix(CGI -> cgi). | eban | 2004-08-15 | 1 | -1/+1 |
* | Add Ri environment variable support | dave | 2004-08-13 | 1 | -30/+14 |
* | Add "usage" interface | dave | 2004-08-13 | 2 | -5/+8 |
* | Commit miss | dave | 2004-08-13 | 1 | -0/+220 |
* | * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header): | gotoyuzo | 2004-08-13 | 3 | -4/+8 |
* | * lib/webrick/httpservlet/erbhandler.rb | gotoyuzo | 2004-08-09 | 1 | -1/+2 |
* | * lib/fileutils.rb (cp_r): copies symlink to symlink, except cp_r root. | aamine | 2004-08-08 | 1 | -63/+182 |
* | Bugfix: looping on some toplevel symbols. Added SWIG support | dave | 2004-08-02 | 2 | -4/+5 |
* | * lib/yaml/rubytypes.rb: exceptions were using an older | why | 2004-07-30 | 1 | -1/+1 |
* | * lib/cgi.rb (CGI::initialize): remove at_exit code for CGI_PARAMS | matz | 2004-07-28 | 1 | -28/+7 |
* | * eval.c (rb_call0): should call rb_call_super() directly for | matz | 2004-07-28 | 2 | -3/+3 |
* | * lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): should | gotoyuzo | 2004-07-26 | 1 | -1/+1 |
* | * range.c (rb_range_beg_len): returns Qnil only when "beg" points | matz | 2004-07-24 | 1 | -1/+1 |
* | * gc.c (define_final): should not disclose NODE* to Ruby world. | matz | 2004-07-23 | 4 | -4/+7 |
* | * lib/net/imap.rb (disconnected?): new method. | shugo | 2004-07-22 | 1 | -0/+5 |
* | * lib/webrick/httpservlet/cgihandler.rb | gotoyuzo | 2004-07-18 | 1 | -1/+4 |
* | r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines | ser | 2004-07-18 | 5 | -15/+28 |
* | * lib/net/imap.rb (receive_responses): return if a LOGOUT response | shugo | 2004-07-17 | 1 | -2/+13 |
* | * lib/net/imap.rb (send_string_data): wait command continuation | shugo | 2004-07-17 | 1 | -1306/+1334 |
* | * lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP. | akira | 2004-07-17 | 3 | -7/+8 |
* | * re.c (rb_reg_match_m): add optional second argugment "pos" to | matz | 2004-07-17 | 1 | -1/+1 |
* | Incorporate Micheal Neumanns client-side imagemap patch | dave | 2004-07-16 | 1 | -5/+5 |
* | * lib/optparse.rb (OptionParser#warn, OptionParser#abort): Exception | nobu | 2004-07-15 | 1 | -2/+2 |
* | * lib/yaml.rb (YAML::load_file, YAML::parse_file): added. | why | 2004-07-15 | 1 | -1/+39 |
* | * enum.c (enum_min_by): new method Enum#min_by. added Enum#max_by | matz | 2004-07-14 | 4 | -6/+16 |
* | Minor parse problem if hyperlink text starts \w+:... | dave | 2004-07-13 | 1 | -1/+1 |
* | * lib/uri/generic.rb (URI::Generic#merge_path): | akira | 2004-07-13 | 1 | -6/+10 |
* | * lib/mkmf.rb (init_mkmf): Do not add $(libdir) to $LIBPATH in | knu | 2004-07-13 | 1 | -3/+2 |
* | Allow optional : before call-seq: | dave | 2004-07-12 | 1 | -1/+1 |
* | Use real right arrow for -> in call-seq | dave | 2004-07-12 | 1 | -1/+1 |
* | Commit miss | dave | 2004-07-12 | 1 | -1/+0 |
* | Support call-seq: for Ruby methods | dave | 2004-07-12 | 2 | -0/+15 |
* | Allow multiple words in braces before a link | dave | 2004-07-12 | 2 | -3/+6 |
* | lib/open-uri.rb (URI::HTTPS#proxy_open): raise ArgumentError to notice https ... | akr | 2004-07-09 | 1 | -0/+6 |
* | * lib/tempfile.rb (Tempfile::initialize): got out code of | akira | 2004-07-07 | 1 | -1/+6 |
* | These validation files for REXML need to be included in the main branch. | ser | 2004-07-07 | 3 | -0/+720 |
* | Update comment to show call-seq example | dave | 2004-07-07 | 1 | -0/+24 |
* | * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 | kou | 2004-07-06 | 5 | -81/+233 |