summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2004-08-23* lib/resolv.rb (Config.default_config_hash): when multiple domainsusa
2004-08-21* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):gotoyuzo
2004-08-20* ext/tcltklib/extconf.rb (find_tcl, find_tk): find stub library.nobu
2004-08-18* ext/syck/token.c: re2c no longer compiled with bit vectors. causedwhy
2004-08-18* lib/net/protocol.rb (rbuf_fill): OpenSSL::SSLSocket has its own buffer, sel...aamine
2004-08-16Get RDoc::usage playing better with OptionParserdave
2004-08-15* rdoc/markup/simple_markup/to_flow.rb: typo fix(CGI -> cgi).eban
2004-08-14* lib/fileutils.rb: backport from CVS HEAD (rev1.44).aamine
2004-08-13Add Ri environment variable supportdave
2004-08-13Forgot to backportdave
2004-08-13Add "usage" interfacedave
2004-08-13This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-08-13* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo
2004-08-02Bugfix: looping on some toplevel symbols. Added SWIG supportdave
2004-07-30* lib/yaml.rb (YAML::load_file, YAML::parse_file): added.why
2004-07-28* lib/cgi.rb (CGI::initialize): remove at_exit code for CGI_PARAMSmatz
2004-07-26* lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): shouldgotoyuzo
2004-07-24* range.c (rb_range_beg_len): returns Qnil only when "beg" pointsmatz
2004-07-23* gc.c (define_final): should not disclose NODE* to Ruby world.matz
2004-07-23* lib/cgi/session.rb (CGI::Session::FileStore#update): sets thematz
2004-07-23* lib/net/imap.rb (disconnected?): new method. (backported from HEAD)shugo
2004-07-22* lib/irb/ruby-lex.rb (RubyLex::identify_string): %s string do notmatz
2004-07-19r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 linesser
2004-07-18* lib/webrick/httpservlet/cgihandler.rbgotoyuzo
2004-07-17* lib/net/imap.rb (receive_responses): return if a logout responseshugo
2004-07-17* lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP.akira
2004-07-17* eval.c (THREAD_ALLOC): th->thread should be initialized to NULL.matz
2004-07-16Incorporate Micheal Neumanns client-side imagemap patchdave
2004-07-16* lib/base64.rb (Deprecated): super in bound method calls originalnobu
2004-07-16* lib/test/unit/ui/{fox,gtk,gtk2}/testrunner.rb: removeocean
2004-07-15* lib/optparse.rb (OptionParser#warn, OptionParser#abort): Exceptionnobu
2004-07-14* gc.c, parse.y, lib/cgi.rb, lib/date.rb: last minute backports from HEAD.matz
2004-07-13Minor parse problem if hyperlink text starts \w+:...dave
2004-07-13* lib/uri/generic.rb (URI::Generic#merge_path):akira
2004-07-13* lib/mkmf.rb (init_mkmf): Do not add $(libdir) to $LIBPATH inknu
2004-07-12Allow optional : before call-seq:dave
2004-07-12Use real right arrow for -> in call-seqdave
2004-07-12Commit missdave
2004-07-12Support call-seq: for Ruby methodsdave
2004-07-12Allow multiple words in braces before a linkdave
2004-07-09lib/open-uri.rb (URI::HTTPS#proxy_open): raise ArgumentError to notice https ...akr
2004-07-08 * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou
2004-07-07* lib/tempfile.rb (Tempfile::initialize): got out code ofakira
2004-07-07Update comment to show call-seq exampledave
2004-07-07Forgot to add the validation files.ser
2004-07-05 * lib/rss/{trackback,syndication,dublincore,content}.rb: workedkou
2004-07-05* lib/uri/common.rb (Kernel#URI): new global method for parsing URIs.akr
2004-07-04* lib/drb/drb.rb(DRbConn self.open): If socket pool is full, closeocean
2004-07-04* Added the treeparser, and added the file to the MANIFEST.ser
2004-07-04This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)