summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-07-15* lib/prime.rb (Prime::EratosthenesGenerator,yugui
2013-07-12* lib/rubygems/psych_additions.rb: Ignore Psych docs herezzak
2013-07-11* lib/securerandom.rb: Refactor conditions by Rafal Chmielzzak
2013-07-10* lib/delegate.rb: Add example for __setobj__ and __getobj__zzak
2013-07-10* lib/logger.rb: Use :call-seq: for method signature rdoczzak
2013-07-10* lib/logger.rb (#add): Remove incorrect rdoc for return valuezzak
2013-07-10Use Tempfile.create to unlink the tempfile on Windowsnaruse
2013-07-09* remove trailing spaces.nobu
2013-07-09* lib/rubygems: Import RubyGems 2.1drbrain
2013-07-09* lib/rubygems/ext/ext_conf_builder.rb: Remove siteconf file afterdrbrain
2013-07-09* lib/fileutils.rb (FileUtils#chown_R): Do not skip traversal evenknu
2013-07-09* lib/fileutils.rb (FileUtils#mode_to_s): Define mode_to_s() alsoknu
2013-07-09* lib/fileutils.rb (FileUtils#chown, FileUtils#chown_R): If userknu
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