summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2003-12-19Add boot_classes to rdoc parsing, fix a couple of bugsdave
2003-12-19Fix dependency issuedave
2003-12-18Annotate enum.c. Add pager support, and report on methods in included modulesdave
2003-12-18* lib/webrick/httputils.rb (parse_form_data): should return angotoyuzo
2003-12-18* eval.c (stack_extend): ignore inline optimization on VC7.usa
2003-12-18lib/ipaddr.rb (initialize): rescue StandardError.eban
2003-12-18* lib/ipaddr.rb (IPSocket::getaddress): merge usa's patch.eban
2003-12-17* lib/cgi.rb (CGI::QueryExtension::Value::[]): should work likematz
2003-12-17Add pager support to ri, and start implementing command line optionsdave
2003-12-16commit missdave
2003-12-16Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arosedave
2003-12-16* lib/pp.rb: don't use local variable `pp'.akr
2003-12-16Initial load of support for ri/rdoc integrationdave
2003-12-15* lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012]why
2003-12-14* ext/socket/socket.c (Init_socket): IPv6 is not supported althougheban
2003-12-12REXML changes:ser
2003-12-12* lib/yaml/rubytypes.rb: anonymous struct fix. [ruby-core:01946]why
2003-12-12 * lib/csv.rb: add Cell#to_str and Cell#to_s for /.../ =~ aCell,nahi
2003-12-12* lib/fileutils.rb (mkdir): remove trailing `/' from pathes.aamine
2003-12-11* lib/fileutils.rb (mkdir_p): remove trailing `/' befere mkdir(2). mkdir("no...aamine
2003-12-11* lib/ftools.rb (makedirs): sync with fileutils.eban
2003-12-11catch all SystemCallErrors.aamine
2003-12-11* lib/fileutils.rb (mkdir_p): check if it is a directory after mkdir(2) inste...aamine
2003-12-11* lib/fileutils.rb: def m( arg ) -> def m(arg).aamine
2003-12-10* lib/erb.rb: new method ERB#filename(=). [ruby-dev:22208]aamine
2003-12-10* io.c (read_all): should return given string even if data read ismatz
2003-12-09make case insensitive for host-part.akira
2003-12-09Added downcased shift-jis declarations. The old, all upper case declarationsser
2003-12-09* Added the lower-case Shift-JIS files to the manifest. The upper-case onesser
2003-12-08 * lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raisentalbott
2003-12-08 * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status'nahi
2003-12-08* lib/test/unit/autorunner.rb: remove dependency to a particularnobu
2003-12-08* lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121]aamine
2003-12-07Support inline source in Kilmer templatedave
2003-12-06 * lib/soap/soap.rb(SOAP::Env.getenv): allow upcase environment variablenahi
2003-12-05* lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises,nobu
2003-12-05 * lib/soap/netHttpClient.rb: proxy support did not work. fixed.nahi
2003-12-04* lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises):nobu
2003-12-04Try to give nicer error messages on internal failuresdave
2003-12-04* lib/drb/drb.rb (DRb::DRbMessage::send_request, send_reply):nobu
2003-12-04* lib/monitor.rb: use Object#__send__ instead of Object#send.shugo
2003-12-04 * lib/soap/streamHandler.rb: support latest released version ofnahi
2003-12-04 * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi
2003-12-04* lib/net/http.rb: update hyperlink to the Japanese document.aamine
2003-12-04* lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo
2003-12-03* lib/pathname.rb (Pathname#link, Pathname#symlink): obsoleted.akr
2003-12-03* io.c (argf_read): should not terminate on empty string; waitmatz
2003-12-03Implicitly define classes in 'class <<ClassName' if we haven't come across th...dave
2003-12-03correct fcntl parameerseki
2003-12-03Missing filedave