summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-12-30resolv.rb: case-insensitive comparisonnobu
2014-12-30resolv.rb: dots differencesnobu
2014-12-30lib/uri/common.rb: Initialize HTML5ASCIIINCOMPAT to empty Arrayduerst
2014-12-29* lib/unicode_normalize.rb: typo fix. [ci skip]hsbt
2014-12-28mkmf.rb: use echo if possiblenobu
2014-12-25rubygems: fix variable namenobu
2014-12-24lib/uri: performance improvements [misc #10628]normal
2014-12-24* lib/open-uri.rb (OpenURI.open_http): refactoring of r48941.usa
2014-12-23* lib/net/http/response.rb (Net::HTTPResponse): require one or morenaruse
2014-12-23* lib/open-uri.rb (OpenURI.open_http): accept multiple certs path inusa
2014-12-23* lib/uri/generic.rb (URI::Generic#query=): don't escape [\]^naruse
2014-12-20* lib/tmpdir.rb (Dir.mktmpdir): Accept nil again, as Ruby 2.1.akr
2014-12-12erb: set variables from the command linenobu
2014-12-12erb: lineno and location settersnobu
2014-12-10* lib/prime.rb: Remove useless loop and block capture.marcandre
2014-12-07known_classes.rb: remove DLnobu
2014-12-07* remove trailing spaces.svn
2014-12-07* lib/rdoc: Update to RDoc 4.2.0.drbrain
2014-12-07* remove trailing spaces.svn
2014-12-07* lib/rubygems: Update to RubyGems 2.4.5.drbrain
2014-12-06* lib/net/imap.rb: Fix undefined variable usage & refactor/DRYshugo
2014-12-06* lib/rake: Update to rake 10.4.2hsbt
2014-12-05* lib/pp.rb (File::Stat#pritty_print): some platforms (such as Windows)usa
2014-12-01* lib/uri/generic.rb (URI::Generic.build):naruse
2014-11-27* lib.matrix.rb: Fix typo. Patch by Dimitrios Zorbas. [GH-772]marcandre
2014-11-26* lib/tsort.rb: Returns an enumerator if no block is given.akr
2014-11-26use clock_gettime to avoid object creationnaruse
2014-11-25* lib/net/http.rb: Do not attempt SSL session resumption when thedrbrain
2014-11-25* append newline at EOF.svn
2014-11-25* lib/rake: Update to rake 10.4.0drbrain
2014-11-23elementdecl.rb: suppress warningsnobu
2014-11-21* lib/resolv.rb: fall back if canonicalization fails.tenderlove
2014-11-20* lib/net/imap.rb (Net::IMAP::ResponseParser::BEG_REGEXP): no need to use embbedusa
2014-11-20* lib/uri/mailto.rb (URI::MailTo::EMAIL_REGEXP): should escape `#`.usa
2014-11-19* lib/matrix.rb: Vector#independent? and associated class methodmarcandre
2014-11-19* lib/matrix.rb: Add Vector#angle_withmarcandre
2014-11-17* lib/rubygems/*, test/rubygems/*: Update to RubyGems 2.4.4hsbt
2014-11-17timeout.rb: same object across fibernobu
2014-11-16timeout.rb: use UncaughtThrowErrornobu
2014-11-15* lib/mkmf.rb (depend_rules): support comments during a line.usa
2014-11-15revert previous commit.usa
2014-11-15* lib/mkmf.rb (depend_rules): support comments during a line.usa
2014-11-13* remove trailing spaces.svn
2014-11-13* lib/net/imap.rb (search_response): parse MODSEQ in SEARCHshugo
2014-11-13* lib/rexml/document.rb: add REXML::Document#document.nagachika
2014-11-12* lib/rubygems/*: Update to RubyGems 2.4.3 master (7b1f684).hsbt
2014-11-11tables.rb: addnobu
2014-11-11* lib/rubygems/commands/contents_command.rb (files_in_default_gem):naruse
2014-11-11* lib/rdoc/known_classes.rb: reverted regression changes ofhsbt
2014-11-10* lib/webrick/server.rb: Setup shutdown pipe in listen method.akr