summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* stop doubling timeoutseki2004-02-161-3/+2
* * lib/csv.rb: document reduction. [ruby-core:02429]nahi2004-02-161-775/+427
* * lib/generator.rb: corrected doc formatgsinclair2004-02-163-7/+121
* raise RequestExpiredError if timeoutseki2004-02-151-2/+2
* * lib/mkmf.rb: absolute path of ruby is assigned to $(RUBY).gotoyuzo2004-02-141-1/+1
* add pretty_printseki2004-02-141-0/+11
* * lib/ftools.rb: documentedgsinclair2004-02-121-15/+100
* * lib/base64.rb: backported from HEAD (modularised and documented)gsinclair2004-02-121-69/+121
* * lib/mkmf.rb (create_tmpsrc): cpp32 of Borland C++ ignores #errornobu2004-02-121-1/+1
* * lib/pathname.rb: use assert_raise instead of assert_raises.akr2004-02-114-82/+100
* * lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.eban2004-02-091-1/+1
* wrong commit.nobu2004-02-081-1/+1
* * lib/pp.rb (PP::PPMethods::object_address_group): suppress negativenobu2004-02-081-1/+1
* Support https in hyperlinksdave2004-02-061-16/+18
* * lib/pp.rb (PPInspectTest#test_to_s_with_iv): rollback the previousnahi2004-02-061-1/+0
* * lib/pp.rb (PPInspectTest#test_to_s_with_iv): remove instancenahi2004-02-061-0/+1
* * several backports from 1.9matz2004-02-062-3/+4
* * lib/prettyprint.rb (PrettyPrint#first?): obsoleted.akr2004-02-051-3/+32
* * lib/prettyprint.rb (PrettyPrint#seplist): added.akr2004-02-053-19/+20
* * lib/pp.rb (Struct#pretty_print_cycle): follow 1.8 style.akr2004-02-021-3/+7
* * lib/net/http.rb (canonical_each): fix merge miss.usa2004-02-021-1/+1
* exception message changed.akr2004-02-011-2/+2
* * lib/pp.rb (Struct#pretty_print): make it 1.8 style.akr2004-02-011-2/+14
* * lib/open-uri.rb (URI::Generic#find_proxy): return nil on loopbackakr2004-02-011-0/+9
* * lib/resolv-replace.rb (BasicSocket#send): don't replace becauseakr2004-02-011-16/+28
* * lib/net/http.rb: merged coding style changes from HEAD.gsinclair2004-02-011-98/+89
* * lib/test/unit.rb: rearranged documentation for RDoc's sake.gsinclair2004-02-013-322/+273
* * lib/open-uri.rb (OpenURI::Buffer#<<): make a tempfile binmode.akr2004-01-311-0/+1
* lib/open-uri.rb (URI::Generic#find_proxy): warn HTTP_PROXY.akr2004-01-311-0/+9
* * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support ofnahi2004-01-305-20/+26
* * lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):gotoyuzo2004-01-261-1/+1
* * parse.y (block_append): update nd_end for "real" head node.matz2004-01-262-2/+3
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-01-251-0/+116
* * lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for ...shugo2004-01-221-2/+2
* remove O_NONBLOCKseki2004-01-211-1/+0
* typoseki2004-01-211-1/+1
* * merged from HEAD.shugo2004-01-211-32/+52
* * lib/mkmf.rb (merge_libs): squeeze successive same libraries.nobu2004-01-211-0/+1
* Tidy benchmark.rb documentation a taddave2004-01-201-90/+55
* Document base64dave2004-01-202-0/+58
* RDoc abbrevdave2004-01-201-0/+38
* Document lib/English. Add top-level aliases to rdoc html outputdave2004-01-205-45/+165
* synchronized with date2 3.5.tadf2004-01-182-65/+63
* * lib/test/unit/ui/testrunnerutilities.rb (TestRunnerUtilities):nobu2004-01-136-24/+5
* Display full name in class listdave2004-01-122-3/+3
* Checked in wrong version... :(dave2004-01-121-1/+7
* Try to use DESTDIR when installingdave2004-01-121-0/+1
* *** empty log message ***nobu2004-01-121-0/+15
* Add explicit line breaks in method signatures for ri. Fixup some comments in ...dave2004-01-123-8/+21
* * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu2004-01-121-2/+2