summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-06-15merge revision(s) 16074:shyouhei
2008-06-15merge revision(s) 15900:shyouhei
2008-06-15merge revision(s) 15869:shyouhei
2008-06-15merge revision(s) 15823:shyouhei
2008-06-14merge revision(s) 15464:shyouhei
2008-06-13merge revision(s) 15425:shyouhei
2008-06-13merge revision(s) 15408:shyouhei
2008-06-13merge revision(s) 15369:shyouhei
2008-06-11merge revision(s) 15216:shyouhei
2008-06-07merge revision(s) 14222:14225:shyouhei
2008-06-07merge revision(s) 14178:shyouhei
2008-06-07merge revision(s) 14153:shyouhei
2008-06-07merge revision(s) 14071:shyouhei
2008-06-07merge revision(s) 13935:shyouhei
2008-06-07merge revision(s) 13830:shyouhei
2008-06-07merge revision(s) 13823:shyouhei
2008-06-07merge revision(s) 13779:13782:shyouhei
2008-06-07merge revision(s) 13771:shyouhei
2008-06-07merge revision(s) 13687:shyouhei
2008-06-07merge revision(s) 13657:shyouhei
2008-05-20* lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo
2008-03-03merge revision(s) 15677:shyouhei
2007-09-24 * lib/net/http.rb: fix typo.shyouhei
2007-09-22 * lib/rdoc/options.rb (Options::check_diagram): dot -V outputshyouhei
2007-08-15 * lib/rinda/tuplespace.rb: fix Rinda::TupleSpace keeper thread bug.shyouhei
2007-08-15 * lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.shyouhei
2007-08-15git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@13047 b2dd03c...shyouhei
2007-08-15 * lib/mkmf.rb (create_makefile): make OBJS depend on RUBY_EXTCONF_Hshyouhei
2007-08-15 * lib/mkmf.rb (init_mkmf): should remove mkmf.log too.shyouhei
2007-08-15 * lib/base64.rb (Base64::b64encode): should not specify /o optionshyouhei
2007-08-15 * lib/mkmf.rb (link_command, cc_command, cpp_command): do not expandshyouhei
2007-08-15git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12958 b2dd03c...shyouhei
2007-08-15git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12953 b2dd03c...shyouhei
2007-08-15git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12951 b2dd03c...shyouhei
2007-05-22* lib/cgi.rb (CGI#[]): get rid of exceptions being raised.shyouhei
2007-05-22merge -c 12193shyouhei
2007-05-22merge -c 12158shyouhei
2007-03-16* merge -c 12050shyouhei
2007-03-13* test/fileutils/fileasserts.rb: Fix wrong error message.shyouhei
2007-03-12* lib/fileutils.rb (FileUtils::mv): fix incomplete backport ofshyouhei
2007-03-08* merge -c 12006shyouhei
2007-03-08* merge -c 11988shyouhei
2007-01-31* removed svn:keywords for compatibility.shugo
2006-12-15backport from ruby_1_8shyouhei
2006-12-03* lib/cgi.rb (CGI::QueryExtension::read_multipart): should quoteshugo
2006-11-26backport CVE-2006-5467 fix.shyouhei
2006-08-23* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):matz
2006-08-22* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_body): revertmatz
2006-08-22* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):matz
2006-08-22* lib/yaml/tag.rb: Replace nodoc with stopdoc so Module methods getmatz