| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * ext/syck/token.c: re2c no longer compiled with bit vectors. caused | why | 2004-08-18 | 3 | -46/+47 |
* | * lib/net/protocol.rb (rbuf_fill): OpenSSL::SSLSocket has its own buffer, sel... | aamine | 2004-08-18 | 1 | -6/+5 |
* | 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 |
* | * lib/fileutils.rb: backport from CVS HEAD (rev1.44). | aamine | 2004-08-14 | 1 | -130/+251 |
* | Add Ri environment variable support | dave | 2004-08-13 | 1 | -30/+14 |
* | Forgot to backport | dave | 2004-08-13 | 1 | -4/+7 |
* | Add "usage" interface | dave | 2004-08-13 | 1 | -1/+1 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-08-13 | 1 | -0/+220 |
* | * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header): | gotoyuzo | 2004-08-13 | 4 | -5/+10 |
* | Bugfix: looping on some toplevel symbols. Added SWIG support | dave | 2004-08-02 | 2 | -4/+5 |
* | * lib/yaml.rb (YAML::load_file, YAML::parse_file): added. | why | 2004-07-30 | 1 | -1/+39 |
* | * lib/cgi.rb (CGI::initialize): remove at_exit code for CGI_PARAMS | matz | 2004-07-28 | 1 | -26/+5 |
* | * 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 | 1 | -2/+2 |
* | * lib/cgi/session.rb (CGI::Session::FileStore#update): sets the | matz | 2004-07-23 | 2 | -1/+4 |
* | * lib/net/imap.rb (disconnected?): new method. (backported from HEAD) | shugo | 2004-07-23 | 1 | -0/+5 |
* | * lib/irb/ruby-lex.rb (RubyLex::identify_string): %s string do not | matz | 2004-07-22 | 2 | -3/+3 |
* | r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines | ser | 2004-07-19 | 6 | -19/+32 |
* | * lib/webrick/httpservlet/cgihandler.rb | gotoyuzo | 2004-07-18 | 1 | -3/+6 |
* | * lib/net/imap.rb (receive_responses): return if a logout response | shugo | 2004-07-17 | 1 | -1307/+1355 |
* | * lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP. | akira | 2004-07-17 | 3 | -7/+8 |
* | * eval.c (THREAD_ALLOC): th->thread should be initialized to NULL. | matz | 2004-07-17 | 1 | -9/+11 |
* | Incorporate Micheal Neumanns client-side imagemap patch | dave | 2004-07-16 | 1 | -5/+5 |
* | * lib/base64.rb (Deprecated): super in bound method calls original | nobu | 2004-07-16 | 1 | -9/+6 |
* | * lib/test/unit/ui/{fox,gtk,gtk2}/testrunner.rb: remove | ocean | 2004-07-16 | 3 | -7/+7 |
* | * lib/optparse.rb (OptionParser#warn, OptionParser#abort): Exception | nobu | 2004-07-15 | 1 | -2/+2 |
* | * gc.c, parse.y, lib/cgi.rb, lib/date.rb: last minute backports from HEAD. | matz | 2004-07-14 | 3 | -11/+18 |
* | 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/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 | kou | 2004-07-08 | 5 | -81/+233 |
* | * lib/tempfile.rb (Tempfile::initialize): got out code of | akira | 2004-07-07 | 1 | -1/+6 |
* | Update comment to show call-seq example | dave | 2004-07-07 | 1 | -0/+24 |
* | Forgot to add the validation files. | ser | 2004-07-07 | 3 | -0/+720 |
* | * lib/rss/{trackback,syndication,dublincore,content}.rb: worked | kou | 2004-07-05 | 4 | -36/+41 |
* | * lib/uri/common.rb (Kernel#URI): new global method for parsing URIs. | akr | 2004-07-05 | 1 | -0/+10 |
* | * lib/drb/drb.rb(DRbConn self.open): If socket pool is full, close | ocean | 2004-07-04 | 1 | -4/+7 |
* | * Added the treeparser, and added the file to the MANIFEST. | ser | 2004-07-04 | 13 | -131/+261 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-07-04 | 1 | -0/+90 |
* | * lib/rss/rss.rb: added copyright header. | kou | 2004-07-04 | 1 | -1/+6 |
* | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2004-07-03 | 22 | -0/+1879 |
* | * added files | nahi | 2004-07-03 | 38 | -731/+1258 |