aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/http.rb: removed unused variable. It's removed at r13648.hsbt2015-09-251-2/+0
* * lib/net/ftp.rb (parse_mlsx_entry): parse pathnames includingshugo2015-09-141-1/+1
* Fix typo in racc english documentation [ci skip]nobu2015-09-141-1/+1
* * lib/net/ftp.rb (size, modify, create, type, unique, perm, lang,shugo2015-09-131-0/+8
* * remove trailing spaces.svn2015-09-121-1/+1
* * lib/net/ftp.rb (file?, directory?, appendable?, creatable?,shugo2015-09-121-1/+107
* * lib/net/ftp.rb (FACT_PARSERS): support system dependent factsshugo2015-09-121-2/+8
* * lib/net/ftp.rb (parse_mlsx_entry, mlst) raise an FTPProtoErrorshugo2015-09-121-1/+8
* * lib/net/ftp.rb (TIME_PARSER): use "Z" instead of "00:00" toshugo2015-09-121-2/+1
* * remove trailing spaces.svn2015-09-121-1/+1
* * lib/net/ftp.rb (mlst, mlsd): support new commands MLST and MLSDshugo2015-09-121-0/+74
* * lib/net/ftp.rb (size, mdtm, system): parse responses according toshugo2015-09-111-23/+28
* * lib/net/ftp.rb (getmultiline): refactor.shugo2015-09-101-8/+8
* * lib/rubygems/stub_specification.rb (Gem::StubSpecification#data):usa2015-09-091-10/+15
* * lib/delegate.rb: Remove backtrace cleaning for delegated methodszzak2015-09-091-15/+8
* * lib/rubygems: Update to RubyGems HEAD(fe61e4c112).hsbt2015-09-0810-78/+426
* * lib/net/ftp.rb (list): fetch all the lines before yielding a blockshugo2015-09-081-7/+6
* rss.rb: don't substitute, just searchnobu2015-09-051-1/+1
* rss.rb: fix usec widthnobu2015-09-051-1/+1
* mkmf.rb: remove unnecessary variablesnobu2015-09-041-2/+2
* mkmf.rb: move r40537nobu2015-09-041-1/+1
* session.rb: SHA512nobu2015-09-031-12/+14
* * lib/rdoc/*: Update rdoc master(cfffed5)hsbt2015-08-282-3/+7
* * lib/webrick/server.rb: use IO::NULL instead of '/dev/null'hsbt2015-08-271-3/+3
* fileutils.rb: fix rename_cannot_overwrite_filenobu2015-08-261-1/+1
* timeout.rb: freeze a string messagenobu2015-08-131-1/+1
* * lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish):ktsj2015-08-011-0/+1
* * lib/net/http/response.rb (Net::HTTPResponse#inflater):ktsj2015-08-011-3/+3
* variable.c: Module#deprecate_constantnobu2015-07-301-0/+3
* * lib/matrix/eigenvalue_decomposition.rb: refine code style.hsbt2015-07-221-1/+1
* fix typo in OptionParser#complete docs [ci skip]nobu2015-07-211-1/+1
* remove unnecessary enumerator requiresnormal2015-07-171-1/+0
* timeout.rb: suppress a warningnobu2015-07-141-1/+1
* webrick/utils.rb: wakeup immediatelynobu2015-07-141-3/+7
* webrick/utils.rb: adaptive sleepnobu2015-07-141-4/+12
* webrick/server.rb: stop immediatelynobu2015-07-141-11/+22
* httpproxy.rb: fix typos [ci skip]nobu2015-07-131-2/+2
* timeout.rb: warn deprecated methodnobu2015-07-131-8/+3
* timeout.rb: internal constantsnobu2015-07-131-0/+1
* timeout.rb: fix backtracenobu2015-07-111-3/+1
* timeout.rb: removed and use Timeout::Errornobu2015-07-101-3/+1
* * lib/net/http/responses.rb: Added 308 status to CODE_TO_OBJ list.hsbt2015-07-091-0/+1
* resolver.rb: fix fd leaksnobu2015-07-081-0/+2
* * lib/csv.rb: typo fix [ci skip][fix GH-958] Patch by @henrikhsbt2015-07-071-1/+1
* Fix typo in optparse library [ci skip] [Fix GH-956]nobu2015-07-051-1/+1
* test_case.rb: fix multiple loadnobu2015-07-041-1/+12
* * lib/cmath.rb: shouldn't use non-ASCII characters in documentation. as ausa2015-07-031-1/+1
* rubygems.rb: use @gem_prelude_indexnobu2015-07-022-1/+7
* * lib/rubygems/resolver.rb: fixed NameError of Gem::Util::NULL_DEVICE.hsbt2015-07-021-0/+1
* * lib/rubygems/resolver.rb: fix error of null device reference with DOSISHhsbt2015-07-021-1/+1