summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-07-09Apply r41148 againnaruse
2013-07-08* lib/rubygems: Update to RubyGems 2.0.4. Seedrbrain
2013-07-07* lib/rexml/text.rb (REXML::Text#<<): Support appending in notkou
2013-07-07* lib/rexml/text.rb (REXML::Text#<<): Support method chain use by "<<"kou
2013-07-07* lib/rexml/text.rb (REXML::Text#clear_cache): Extract commonkou
2013-07-05un.rb: help ordernobu
2013-07-05un.rb: help messagenobu
2013-07-05un.rb: refine regexpnobu
2013-07-05un.rb: nodoc setupnobu
2013-07-05* lib/fileutils.rb (FileUtils#chown, FileUtils#chown_R): Fix theknu
2013-07-05test/unit: assert_raise_with_messagenobu
2013-07-05mkmf.rb: config_stringnobu
2013-07-05* lib/mkmf.rb (CONFIG['CPPOUTFILE']): fix r41769; CONFIG['CPPOUTFILE']naruse
2013-07-04* lib/fileutils.rb (FileUtils.chmod{,_R}): Enhance the symbolicknu
2013-07-04* lib/fileutils.rb (FileUtils#symbolic_modes_to_i): Fix the wrongknu
2013-07-04mkmf.rb: old syntaxnobu
2013-07-04mkmf.rb: header in frameworknobu
2013-07-04mkmf.rb: CONFTESTnobu
2013-07-04Fixing example in comments that raised an error by @JackDanger [fix GH-345]hsbt
2013-07-03mkmf.rb: revert DESTDIR prefixnobu
2013-07-02* lib/mkmf.rb (try_config): Fix to not replace $LDFLAGS with $libssorah
2013-07-01csv.rb: get rid of discarding coderangenobu
2013-06-30* lib/prime.rb: Corrected a few comments. Patch by @Nullset14.charliesome
2013-06-26mkmf.rb: use expanded valuesnobu
2013-06-25* lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Passknu
2013-06-22Imported minitest 4.7.5 (r8724)ryan
2013-06-19* lib/cgi/util.rb (CGI.escapeHTML): performance improvement.xibbar
2013-06-19* lib/cgi/util.rb(CGI.escapeHTML): performance improvement.xibbar
2013-06-13* lib/xmlrpc/client.rb (XMLRPC::Client#http): Add reader for rawkou
2013-06-13* lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Supportkou
2013-06-13* lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Usekou
2013-06-13fileutils.rb: fix traversal loopnobu
2013-06-13* bootstraptest/test_autoload.rb, bootstraptest/test_method.rb:shugo
2013-06-12* lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Extract.kou
2013-06-12Update rdoc for pkg_config() and move :stopdoc: below to enable it.knu
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