summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-06-11Update documentation for pkg_config().knu
2013-06-07* lib/rubygems/specification.rb (Gem::Specification#to_yaml):naruse
2013-06-05* lib/net/imap.rb (capability_response): should ignore trailingshugo
2013-06-04* lib/rubygems: Update to RubyGems 2.0.3drbrain
2013-06-04* lib/irb/lc/ja/help-message: update help messages.ayumin
2013-06-04* lib/irb/completion.rb: Use %w literal construction for long lists.eregon
2013-06-03FileUtils.rmdir use remove_tailing_slashkazu
2013-06-03* lib/fileutils.rb: fix behavior when mkdir/mkdir_p accepted "/".ayumin
2013-06-03* lib/cgi/cookie.rb (inspect): add inspect for debug.xibbar
2013-06-02* lib/cgi/util.rb, lib/erb.rb: Use String#b [Feature #8394] by znzzzak
2013-06-02* lib/irb/lc/help-message: Apply english updates for irb --help #7510zzak
2013-06-01* lib/set.rb (Set#freeze, taint, untaint): Save a "self" byknu
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