summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2004-02-06* several backports from 1.9matz
2004-02-05* lib/prettyprint.rb (PrettyPrint#first?): obsoleted.akr
2004-02-05* lib/prettyprint.rb (PrettyPrint#seplist): added.akr
2004-02-02* lib/pp.rb (Struct#pretty_print_cycle): follow 1.8 style.akr
2004-02-02* lib/net/http.rb (canonical_each): fix merge miss.usa
2004-02-01exception message changed.akr
2004-02-01* lib/pp.rb (Struct#pretty_print): make it 1.8 style.akr
2004-02-01* lib/open-uri.rb (URI::Generic#find_proxy): return nil on loopbackakr
2004-02-01* lib/resolv-replace.rb (BasicSocket#send): don't replace becauseakr
2004-02-01 * lib/net/http.rb: merged coding style changes from HEAD.gsinclair
2004-02-01 * lib/test/unit.rb: rearranged documentation for RDoc's sake.gsinclair
2004-01-31* lib/open-uri.rb (OpenURI::Buffer#<<): make a tempfile binmode.akr
2004-01-31lib/open-uri.rb (URI::Generic#find_proxy): warn HTTP_PROXY.akr
2004-01-30 * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support ofnahi
2004-01-26* lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):gotoyuzo
2004-01-26* parse.y (block_append): update nd_end for "real" head node.matz
2004-01-25This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-01-22* lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for ...shugo
2004-01-21remove O_NONBLOCKseki
2004-01-21typoseki
2004-01-21* merged from HEAD.shugo
2004-01-21* lib/mkmf.rb (merge_libs): squeeze successive same libraries.nobu
2004-01-20Tidy benchmark.rb documentation a taddave
2004-01-20Document base64dave
2004-01-20RDoc abbrevdave
2004-01-20Document lib/English. Add top-level aliases to rdoc html outputdave
2004-01-18synchronized with date2 3.5.tadf
2004-01-13* lib/test/unit/ui/testrunnerutilities.rb (TestRunnerUtilities):nobu
2004-01-12Display full name in class listdave
2004-01-12Checked in wrong version... :(dave
2004-01-12Try to use DESTDIR when installingdave
2004-01-12*** empty log message ***nobu
2004-01-12Add explicit line breaks in method signatures for ri. Fixup some comments in ...dave
2004-01-12* configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu
2004-01-11Add HTML formatter to ridave
2004-01-11Backported revisions 1.40 -> 1.41 to ruby_1_8 branch (documentation)gsinclair
2004-01-11Backported revisions 1.5 -> 1.8 into ruby_1_8 branchgsinclair
2004-01-11Backported from CVS HEAD (documentation)gsinclair
2004-01-10ri now reads command-line options from RI environment variabledave
2004-01-09* lib/mkmf.rb (libpathflag): use single quotes. [ruby-dev:22440]nobu
2004-01-07* lib/webrick/cgi.rb (WEBrick::CGI#initialize): should creategotoyuzo
2004-01-07This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-01-07fix typos.akr
2004-01-07Fix problem with agreesive name matching (see ChangeLog)dave
2004-01-07 * lib/debug.rb: revert command parse regexps. [ruby-list:39014] bynahi
2004-01-06Check for shebang line in file that would otherwise be treated as plain textdave
2004-01-06* eval.c (rb_mod_modfunc): should break if m has no super class.matz
2004-01-06This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-01-06Split out ri display code and make pluggabledave
2004-01-05Add RDoc to build. Add --ri-system to RDocdave