summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-08-22* lib/shell.rb: removed commented-out code.hsbt
2014-08-22* lib/complex.rb: removed deprecated library.hsbt
2014-08-22* lib/prettyprint.rb: removed PrettyPrint#first?hsbt
2014-08-21* lib/e2mmap.rb: removed commented-out code.hsbt
2014-08-21* lib/rinda/ring.rb: split executable code into sample directory.hsbt
2014-08-21* lib/drb/acl.rb: split executable code into sample directory.hsbt
2014-08-21* lib/net/imap.rb: split executable code into sample directory.hsbt
2014-08-21* lib/net/imap.rb: removed commented-out code.hsbt
2014-08-16rake/backtrace.rb: exclude mere prefixnobu
2014-08-16rake/backtrace.rb: remove wrong valuenobu
2014-08-15* lib/gserver.rb: removed unmaintained code.hsbt
2014-08-13* lib/irb/completion.rb: reverted r47163.hsbt
2014-08-13* lib/irb.rb: Prevent irb from crashing when exception withhsbt
2014-08-13* lib/irb/completion.rb: fixed broken completion list withhsbt
2014-08-12* lib/fileutils.rb: enable to remove with non-owner directory.hsbt
2014-08-12* lib/fileutils.rb: fix typo.hsbt
2014-08-11lib/tempfile.rb: include doc of Tempfile.opennobu
2014-08-10* lib/cgi/session/pstore.rb: separated sample code.hsbt
2014-08-10* lib/irb/ext/multi-irb.rb: fixed indent.hsbt
2014-08-10* lib/irb/ext/multi-irb.rb: removed commented-out code.hsbt
2014-08-09* lib/irb.rb: removed commented-out code.hsbt
2014-08-09* lib/cmath.rb: fixed indent.hsbt
2014-08-08* lib/securerandom.rb: use OpenSSL::BN for performance improvement.glass
2014-08-08* lib/open-uri.rb: remove needless condition for old ruby version.hsbt
2014-08-08* lib/irb/init.rb: removed unreachable code.hsbt
2014-08-08* lib/drb/drb.rb: removed unreachable code.hsbt
2014-08-08* lib/webrick/httpproxy.rb: remove needless conditionhsbt
2014-08-07* lib/open3.rb: avoid unnecessary write if stdin_data is empty.glass
2014-08-07* lib/cgi.rb: remove needless condition for old ruby version.hsbt
2014-08-06* lib/set.rb (Set#replace): Check if an object given is enumerableknu
2014-08-06Implement Set#clone. [Fixes GH-661]knu
2014-08-05* lib/net/http.rb (Net::HTTP.proxy_uri): use initializer insteadnaruse
2014-08-05* lib/net/http/requests.rb (Net::HTTP::Options::RESPONSE_HAS_BODY):naruse
2014-08-05* lib/net/http/generic_request.rb (Net::HTTP::GenericRequest#exec):naruse
2014-08-05* lib/net/http/generic_request.rbnaruse
2014-08-05* lib/net/http/generic_request.rbnaruse
2014-08-05remove path_querynaruse
2014-08-05* lib/uri/generic.rb (URI::Generic#normalize!): use String#empty?naruse
2014-08-05* lib/uri/http.rb (URI::HTTP#request_uri): optimized.naruse
2014-08-03rubygems/util.rb: remove unused variablenobu
2014-07-30mkmf.rb: try without -ObjC optionnobu
2014-07-27* lib/uri/common.rb: [DOC] [Bug #9563] Recommend using URI.escapezzak
2014-07-27* time.c: [DOC] Clarify %Y in strftime, which can accept any digitszzak
2014-07-27* lib/uri/common.rb: [DOC] [Bug #10075] Clarify how URI.join argumentszzak
2014-07-27* lib/cgi/core.rb: remove unused variables.hsbt
2014-07-26* lib/irb.rb: [DOC] PROMPT_I cannot be nil, patch by @hgillane [ci skip]zzak
2014-07-26* lib/shell/command-processor.rb: remove unused variable.hsbt
2014-07-26* lib/weakref.rb: split executable code into sample directory.hsbt
2014-07-26* lib/delegate.rb: split executable code into sample directory.hsbt
2014-07-25fix encoding specnobu