aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/prime.rb (Prime::EratosthenesGenerator,yugui2013-07-151-56/+37
* * lib/rubygems/psych_additions.rb: Ignore Psych docs herezzak2013-07-121-1/+1
* * lib/securerandom.rb: Refactor conditions by Rafal Chmielzzak2013-07-111-5/+5
* * lib/delegate.rb: Add example for __setobj__ and __getobj__zzak2013-07-101-0/+28
* * lib/logger.rb: Use :call-seq: for method signature rdoczzak2013-07-101-6/+3
* * lib/logger.rb (#add): Remove incorrect rdoc for return valuezzak2013-07-101-2/+0
* Use Tempfile.create to unlink the tempfile on Windowsnaruse2013-07-101-0/+3
* * remove trailing spaces.nobu2013-07-096-16/+16
* * lib/rubygems: Import RubyGems 2.1drbrain2013-07-0964-1568/+2958
* * lib/rubygems/ext/ext_conf_builder.rb: Remove siteconf file afterdrbrain2013-07-092-0/+5
* * lib/fileutils.rb (FileUtils#chown_R): Do not skip traversal evenknu2013-07-091-1/+0
* * lib/fileutils.rb (FileUtils#mode_to_s): Define mode_to_s() alsoknu2013-07-091-0/+1
* * lib/fileutils.rb (FileUtils#chown, FileUtils#chown_R): If userknu2013-07-091-4/+4
* Apply r41148 againnaruse2013-07-091-1/+1
* * lib/rubygems: Update to RubyGems 2.0.4. Seedrbrain2013-07-0820-81/+145
* * lib/rexml/text.rb (REXML::Text#<<): Support appending in notkou2013-07-071-0/+1
* * lib/rexml/text.rb (REXML::Text#<<): Support method chain use by "<<"kou2013-07-071-0/+4
* * lib/rexml/text.rb (REXML::Text#clear_cache): Extract commonkou2013-07-071-3/+8
* un.rb: help ordernobu2013-07-051-3/+13
* un.rb: help messagenobu2013-07-051-1/+14
* un.rb: refine regexpnobu2013-07-051-1/+1
* un.rb: nodoc setupnobu2013-07-051-0/+1
* * lib/fileutils.rb (FileUtils#chown, FileUtils#chown_R): Fix theknu2013-07-051-2/+2
* test/unit: assert_raise_with_messagenobu2013-07-051-0/+36
* mkmf.rb: config_stringnobu2013-07-051-1/+1
* * lib/mkmf.rb (CONFIG['CPPOUTFILE']): fix r41769; CONFIG['CPPOUTFILE']naruse2013-07-051-1/+1
* * lib/fileutils.rb (FileUtils.chmod{,_R}): Enhance the symbolicknu2013-07-041-46/+62
* * lib/fileutils.rb (FileUtils#symbolic_modes_to_i): Fix the wrongknu2013-07-041-2/+2
* mkmf.rb: old syntaxnobu2013-07-041-2/+6
* mkmf.rb: header in frameworknobu2013-07-041-2/+6
* mkmf.rb: CONFTESTnobu2013-07-041-18/+19
* Fixing example in comments that raised an error by @JackDanger [fix GH-345]hsbt2013-07-041-1/+1
* mkmf.rb: revert DESTDIR prefixnobu2013-07-031-13/+12
* * lib/mkmf.rb (try_config): Fix to not replace $LDFLAGS with $libssorah2013-07-021-1/+2
* csv.rb: get rid of discarding coderangenobu2013-07-011-1/+1
* * lib/prime.rb: Corrected a few comments. Patch by @Nullset14.charliesome2013-06-301-18/+18
* mkmf.rb: use expanded valuesnobu2013-06-261-3/+2
* * lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Passknu2013-06-252-3/+66
* Imported minitest 4.7.5 (r8724)ryan2013-06-222-3/+2
* * lib/cgi/util.rb (CGI.escapeHTML): performance improvement.xibbar2013-06-191-1/+1
* * lib/cgi/util.rb(CGI.escapeHTML): performance improvement.xibbar2013-06-191-1/+2
* * lib/xmlrpc/client.rb (XMLRPC::Client#http): Add reader for rawkou2013-06-131-0/+7
* * lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Supportkou2013-06-131-3/+9
* * lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Usekou2013-06-131-7/+7
* fileutils.rb: fix traversal loopnobu2013-06-131-0/+1
* * bootstraptest/test_autoload.rb, bootstraptest/test_method.rb:shugo2013-06-131-3/+3
* * lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Extract.kou2013-06-121-3/+6
* Update rdoc for pkg_config() and move :stopdoc: below to enable it.knu2013-06-121-3/+7
* Update documentation for pkg_config().knu2013-06-111-4/+14
* * lib/rubygems/specification.rb (Gem::Specification#to_yaml):naruse2013-06-071-1/+1