summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/syck/token.c: re2c no longer compiled with bit vectors. causedwhy2004-08-183-46/+47
* * lib/net/protocol.rb (rbuf_fill): OpenSSL::SSLSocket has its own buffer, sel...aamine2004-08-181-6/+5
* Get RDoc::usage playing better with OptionParserdave2004-08-163-8/+17
* * rdoc/markup/simple_markup/to_flow.rb: typo fix(CGI -> cgi).eban2004-08-151-1/+1
* * lib/fileutils.rb: backport from CVS HEAD (rev1.44).aamine2004-08-141-130/+251
* Add Ri environment variable supportdave2004-08-131-30/+14
* Forgot to backportdave2004-08-131-4/+7
* Add "usage" interfacedave2004-08-131-1/+1
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-08-131-0/+220
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo2004-08-134-5/+10
* Bugfix: looping on some toplevel symbols. Added SWIG supportdave2004-08-022-4/+5
* * lib/yaml.rb (YAML::load_file, YAML::parse_file): added.why2004-07-301-1/+39
* * lib/cgi.rb (CGI::initialize): remove at_exit code for CGI_PARAMSmatz2004-07-281-26/+5
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): shouldgotoyuzo2004-07-261-1/+1
* * range.c (rb_range_beg_len): returns Qnil only when "beg" pointsmatz2004-07-241-1/+1
* * gc.c (define_final): should not disclose NODE* to Ruby world.matz2004-07-231-2/+2
* * lib/cgi/session.rb (CGI::Session::FileStore#update): sets thematz2004-07-232-1/+4
* * lib/net/imap.rb (disconnected?): new method. (backported from HEAD)shugo2004-07-231-0/+5
* * lib/irb/ruby-lex.rb (RubyLex::identify_string): %s string do notmatz2004-07-222-3/+3
* r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 linesser2004-07-196-19/+32
* * lib/webrick/httpservlet/cgihandler.rbgotoyuzo2004-07-181-3/+6
* * lib/net/imap.rb (receive_responses): return if a logout responseshugo2004-07-171-1307/+1355
* * lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP.akira2004-07-173-7/+8
* * eval.c (THREAD_ALLOC): th->thread should be initialized to NULL.matz2004-07-171-9/+11
* Incorporate Micheal Neumanns client-side imagemap patchdave2004-07-161-5/+5
* * lib/base64.rb (Deprecated): super in bound method calls originalnobu2004-07-161-9/+6
* * lib/test/unit/ui/{fox,gtk,gtk2}/testrunner.rb: removeocean2004-07-163-7/+7
* * lib/optparse.rb (OptionParser#warn, OptionParser#abort): Exceptionnobu2004-07-151-2/+2
* * gc.c, parse.y, lib/cgi.rb, lib/date.rb: last minute backports from HEAD.matz2004-07-143-11/+18
* Minor parse problem if hyperlink text starts \w+:...dave2004-07-131-1/+1
* * lib/uri/generic.rb (URI::Generic#merge_path):akira2004-07-131-6/+10
* * lib/mkmf.rb (init_mkmf): Do not add $(libdir) to $LIBPATH inknu2004-07-131-3/+2
* Allow optional : before call-seq:dave2004-07-121-1/+1
* Use real right arrow for -> in call-seqdave2004-07-121-1/+1
* Commit missdave2004-07-121-1/+0
* Support call-seq: for Ruby methodsdave2004-07-122-0/+15
* Allow multiple words in braces before a linkdave2004-07-122-3/+6
* lib/open-uri.rb (URI::HTTPS#proxy_open): raise ArgumentError to notice https ...akr2004-07-091-0/+6
* * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou2004-07-085-81/+233
* * lib/tempfile.rb (Tempfile::initialize): got out code ofakira2004-07-071-1/+6
* Update comment to show call-seq exampledave2004-07-071-0/+24
* Forgot to add the validation files.ser2004-07-073-0/+720
* * lib/rss/{trackback,syndication,dublincore,content}.rb: workedkou2004-07-054-36/+41
* * lib/uri/common.rb (Kernel#URI): new global method for parsing URIs.akr2004-07-051-0/+10
* * lib/drb/drb.rb(DRbConn self.open): If socket pool is full, closeocean2004-07-041-4/+7
* * Added the treeparser, and added the file to the MANIFEST.ser2004-07-0413-131/+261
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-07-041-0/+90
* * lib/rss/rss.rb: added copyright header.kou2004-07-041-1/+6
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-07-0322-0/+1879
* * added filesnahi2004-07-0338-731/+1258