aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/httprequest.rb (HTTPRequest#meta_vars): refine regexp.gotoyuzo2003-12-202-12/+12
* * lib/optparse.rb (OptionParser::Completion::complete): wrongnobu2003-12-201-2/+2
* * lib/yaml.rb (YAML::YAML): adjust Marshal version.nobu2003-12-202-7/+8
* get rid of unusable conditiongotoyuzo2003-12-191-1/+1
* * lib/webrick/cgi.rb: add file. (yet another CGI library)gotoyuzo2003-12-191-0/+201
* * misc/ruby-mode.el (ruby-calculate-indent): proper indentationmatz2003-12-191-1/+1
* Document Class and Dirdave2003-12-192-10/+14
* * lib/webrick/httprequest.rb (meta_vers): should not setgotoyuzo2003-12-192-2/+4
* * lib/soap/property.rb (SOAP::Property#load): new method for loadingnahi2003-12-191-70/+109
* * lib/runit/cui/testrunner.rb (RUNIT::CUI::TestRunner::run):akira2003-12-191-1/+1
* Add boot_classes to rdoc parsing, fix a couple of bugsdave2003-12-193-3/+9
* Fix dependency issuedave2003-12-192-18/+72
* Annotate enum.c. Add pager support, and report on methods in included modulesdave2003-12-189-13/+138
* * lib/webrick/httputils.rb (parse_form_data): should return angotoyuzo2003-12-181-0/+1
* * eval.c (stack_extend): ignore inline optimization on VC7.usa2003-12-181-23/+20
* lib/ipaddr.rb (initialize): rescue StandardError.eban2003-12-181-1/+1
* * lib/ipaddr.rb (IPSocket::getaddress): merge usa's patch.eban2003-12-181-3/+53
* * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work likematz2003-12-172-9/+16
* Add pager support to ri, and start implementing command line optionsdave2003-12-171-0/+158
* commit missdave2003-12-161-1/+2
* Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arosedave2003-12-168-41/+105
* * lib/pp.rb: don't use local variable `pp'.akr2003-12-162-188/+188
* Initial load of support for ri/rdoc integrationdave2003-12-1610-9/+992
* * lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012]why2003-12-151-1/+1
* * ext/socket/socket.c (Init_socket): IPv6 is not supported althougheban2003-12-141-0/+12
* REXML changes:ser2003-12-127-46/+44
* * lib/yaml/rubytypes.rb: anonymous struct fix. [ruby-core:01946]why2003-12-121-2/+2
* * lib/csv.rb: add Cell#to_str and Cell#to_s for /.../ =~ aCell,nahi2003-12-121-0/+14
* * lib/fileutils.rb (mkdir): remove trailing `/' from pathes.aamine2003-12-121-28/+25
* * lib/fileutils.rb (mkdir_p): remove trailing `/' befere mkdir(2). mkdir("no...aamine2003-12-111-2/+2
* * lib/ftools.rb (makedirs): sync with fileutils.eban2003-12-111-1/+5
* catch all SystemCallErrors.aamine2003-12-111-2/+2
* * lib/fileutils.rb (mkdir_p): check if it is a directory after mkdir(2) inste...aamine2003-12-111-6/+10
* * lib/fileutils.rb: def m( arg ) -> def m(arg).aamine2003-12-111-65/+65
* * lib/erb.rb: new method ERB#filename(=). [ruby-dev:22208]aamine2003-12-101-2/+4
* * io.c (read_all): should return given string even if data read ismatz2003-12-101-14/+14
* make case insensitive for host-part.akira2003-12-091-1/+1
* Added downcased shift-jis declarations. The old, all upper case declarationsser2003-12-092-0/+38
* * Added the lower-case Shift-JIS files to the manifest. The upper-case onesser2003-12-0921-722/+817
* * lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raisentalbott2003-12-081-2/+8
* * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status'nahi2003-12-082-1/+14
* * lib/test/unit/autorunner.rb: remove dependency to a particularnobu2003-12-087-22/+22
* * lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121]aamine2003-12-081-17/+35
* Support inline source in Kilmer templatedave2003-12-072-0/+21
* * lib/soap/soap.rb(SOAP::Env.getenv): allow upcase environment variablenahi2003-12-062-1/+6
* * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises,nobu2003-12-051-4/+4
* * lib/soap/netHttpClient.rb: proxy support did not work. fixed.nahi2003-12-056-38/+87
* * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises):nobu2003-12-041-12/+22
* Try to give nicer error messages on internal failuresdave2003-12-041-1/+17
* * lib/drb/drb.rb (DRb::DRbMessage::send_request, send_reply):nobu2003-12-041-0/+4