summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-05-05* lib/cgi/session.rb: Fix a typo.xibbar
2013-05-03* lib/cgi/util.rb: class methods modulize for using like a function.xibbar
2013-05-02Imported minitest 4.7.4 (r8483)ryan
2013-05-02* lib/yaml.rb: nodoc EngineManager, add History doc #8344zzak
2013-05-01* lib/rake/version.rb: Fix RDoc warning with :include: [Bug #8347]zzak
2013-04-30* lib/benchmark.rb: Update Benchmark results on newer CPUzzak
2013-04-28* lib/yaml.rb: Clarify documentation about YAML being always Psych.eregon
2013-04-28* lib/yaml.rb: Use another trick to define the YAML module.eregon
2013-04-28* lib/pp.rb: Update PP module overview by @geopetzzak
2013-04-28* lib/yaml.rb: Disable setting YAML const twice [ruby-core:54642]zzak
2013-04-27* lib/yaml.rb: add security warning to YAML documentationcharliesome
2013-04-27* lib/yaml.rb: Documentation for YAML module [Bug #8213]zzak
2013-04-26* lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that allkou
2013-04-26* lib/rexml/element.rb (REXML::Attributes#to_a): Supportkou
2013-04-26* lib/rss/atom.rb (RSS::Atom::Entry): Fix indent of document comment.kou
2013-04-26* lib/rss/maker.rb (RSS::Maker): Fix indent of document comment.kou
2013-04-26* lib/rss/atom.rb: Documentation for RSS::Atom based on a patch byzzak
2013-04-25ring.rb: specify multicast interfaceshirosaki
2013-04-25ring.rb: add a socket to @sockets in make_socket()shirosaki
2013-04-25* lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.naruse
2013-04-24tracer.rb: File.readlinesnobu
2013-04-24debug.rb: Fix debug listingnobu
2013-04-24debug.rb: Fix debug listingnobu
2013-04-23lib/rexml/document.rb, lib/rexml/element.rb,duerst
2013-04-23* lib/net/imap.rb (getacl_response): parse the mailbox of an ACLshugo
2013-04-20* lib/tempfile.rb (Tempfile.create): Close when the block exits.akr
2013-04-20* lib/webrick/httpauth/htpasswd.rb: Use Tempfile.create to avoidakr
2013-04-20* lib/tempfile.rb (Tempfile.create): New method.akr
2013-04-19* lib/matrix.rb: Fix typo in rdocmarcandre
2013-04-19* lib/net/imap.rb (body_type_msg): should acceptshugo
2013-04-19* lib/cgi/session.rb: update use rescue nil all becausexibbar
2013-04-19* remove trailing spaces.nobu
2013-04-19* lib/cgi/session.rb: update use rescue Errno::ENOENT becausexibbar
2013-04-19* lib/cgi/session.rb: update rescue in delete session filexibbar
2013-04-18* lib/cgi/cookie.rb: refactoring.xibbar
2013-04-18* lib/cgi/cookie.rb(CGI::Cookie.parse): add requirexibbar
2013-04-17assertions.rb: remove UNASSIGNEDnobu
2013-04-17fix typo by @zsalzbank [fix GH-289]hsbt
2013-04-13* lib/mkmf.rb (MakeMakefile#create_makefile): remove {$(VPATH)} othernaruse
2013-04-13mkmf.rb: timestamp directorynobu
2013-04-13* lib/mkmf.rb (MakeMakefile#create_makefile): output new macrousa
2013-04-13* lib/matrix.rb: Add Vector#cross_product, patch by Luis Ezcurdiamarcandre
2013-04-13* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr
2013-04-11* lib/cgi/html.rb: remove 'super {yield}' which is for old version.xibbar
2013-04-11* lib/cgi/html.rb: fix indent. delete unnecessary code.xibbar
2013-04-11* lib/cgi/html.rb: fix tagmaker because attributes should recognize.xibbar
2013-04-11* lib/cgi/{core,html}.rb : Update define tagmakerxibbar
2013-04-11mkmf.rb: suppress warningsnobu
2013-04-10* lib/mkmf.rb (pkg_config): Add optional argument "option".naruse
2013-04-09* lib/open-uri.rb: Support multiple fields with same fieldakr