summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-05-30* lib/cgi.rb: Add a document.xibbar
2013-05-23reapply r40839 [Fixes GH-316]zzak
2013-05-23revert forwardable rdoc patch for demozzak
2013-05-20reapply r40839 [Fixes GH-313]zzak
2013-05-20* lib/webrick/httpservlet/filehandler.rb (set_dir_list): add NameWidth option.nobu
2013-05-20* lib/webrick/httpservlet/filehandler.rb (set_dir_list): use TABLE.nobu
2013-05-20* lib/webrick/httpservlet/filehandler.rb (set_dir_list): set charset.nobu
2013-05-20* lib/webrick/httpservlet/filehandler.rb (set_dir_list): share title and h1.nobu
2013-05-20Revert r40839 for demozzak
2013-05-20* lib/set.rb (Set#delete_if, Set#keep_if): Avoid blockless call ofknu
2013-05-20* lib/e2mmap.rb: Format of E2MM documentationzzak
2013-05-20* lib/cmath.rb: Remove duplicate RDoc heading from overviewzzak
2013-05-20* lib/securerandom.rb: Update position of overview for RDoczzak
2013-05-20* lib/logger.rb (Logger::Application): show namespace in documentationeregon
2013-05-20* lib/pp.rb: Revert part of r40834 and nodoc PP::ObjectMixinzzak
2013-05-20webrick: fix non-ascii escape bugsnobu
2013-05-20filehandler.rb: revert r20152nobu
2013-05-19* lib/profiler.rb: Document Profiler__ methodszzak
2013-05-19* lib/tempfile.rb: nodoc Tempfile#inspectzzak
2013-05-19* lib/forwardable.rb: Forwardable examples in overview were brokenzzak
2013-05-19* lib/optparse.rb: nodoc Object::Version and SPLAT_PROCzzak
2013-05-19* remove trailing spaces.nobu
2013-05-19* lib/pp.rb: Document PP::ObjectMixin [Fixes GH-312]zzak
2013-05-19fix typos inspired by r40825kazu
2013-05-19* lib/set.rb (Set#delete_if, Set#keep_if): Add comments.knu
2013-05-19fix typos. Patch by k_takata.ktsj
2013-05-18* lib/uri/common.rb (URI.decode_www_form): scrub string if decodednaruse
2013-05-18* lib/set.rb (Set#delete_if, Set#keep_if): Make Set#delete_if andknu
2013-05-16* lib/cgi/util.rb: Constant parameter is faster and economy thanxibbar
2013-05-16* lib/cgi/core.rb: Constant parameter is faster and economy thanxibbar
2013-05-16* lib/cgi/util.rb: Use String#b instead of dup.force_encoding("ASCII-8BIT")xibbar
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