summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-22dir.c: adjust indent [ci skip]nobu
2017-10-22sort test resultnaruse
2017-10-22Make IO#write accept multiple argumentsglass
2017-10-22sort the test resultnaruse
2017-10-22Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-22compile.c: optimize local variable assignmentsnobu
2017-10-22parse.y: workaround for warningsnobu
2017-10-22fix up r60224nobu
2017-10-22hash.c: optimize Hash#compare_by_identityglass
2017-10-22Remove not used node_type NODE_BMETHODyui-knk
2017-10-22Add arity check into Hash#flattenglass
2017-10-22Remove not used node_type NODE_BLOCK_ARGyui-knk
2017-10-22vm_insnhelper.c: array aref optimizationnobu
2017-10-22Remove not used node_type NODE_TO_ARYyui-knk
2017-10-22string.c: comment layout [ci skip]nobu
2017-10-21ext/win32ole/win32ole.c (fole_missing): set receiver in NoMethodError.suke
2017-10-21* remove trailing spaces.svn
2017-10-21* string.c: [DOC] Split rdoc of String#<< and String#concat [ci skip]sonots
2017-10-21* object.c: Improve documentation of Kernel#Arraysonots
2017-10-21* doc/regexp.rdoc: In regexp doc, two backslashes match one literallysonots
2017-10-21* doc/regexp.rdoc: Fix regexp doc syntax highlightingsonots
2017-10-21* string.c: Remove errant "the" in gsub documentationsonots
2017-10-21Fix typo in commentsonots
2017-10-21compile.c: optimize local variable assignmentsnobu
2017-10-21reference Socket.getaddrinfo to Addrinfo.getaddrinfo.akr
2017-10-21Improve performance of string interpolationnobu
2017-10-21deprecate TCPSocket.gethostbyname.akr
2017-10-21openssl: merge test fix from upstreamrhe
2017-10-21Avoid use of `self.class.new(self)` in Set#collect!knu
2017-10-21ignore server side errornaruse
2017-10-21Revert "ignore server side error"naruse
2017-10-21ignore server side errornaruse
2017-10-21fic expected error messagenaruse
2017-10-21Fix comparison methods of Set to check if `@hash` is actually comparableknu
2017-10-21Introduce Net::HTTP#min_version/max_version [Feature #9450]naruse
2017-10-21fix OpenSSL::SSL::SSLContext#min_version doesn't worknaruse
2017-10-21less random generations in Random::Formatter#choose.akr
2017-10-21Add documentation for `chomp` option.hsbt
2017-10-21Remove not used node_type NODE_CVDECLyui-knk
2017-10-21Handle Errno::EADDRNOTAVAIL with Raspberry Pi environment.hsbt
2017-10-21erb.1: add missing option in detailed descriptionk0kubun
2017-10-21Use a mutex to make SortedSet.setup thread-safeknu
2017-10-21Remove redundant use of module_evalknu
2017-10-21Remove not used node_type NODE_IASGN2yui-knk
2017-10-21driver.rb: allow executing driver.rb directlyk0kubun
2017-10-21The encoding of __FILE__ and __dir__ should be sameusa
2017-10-21driver.rb: add option to specify target with rbenvk0kubun
2017-10-21Allow a SortedSet to be frozen and still functional [Bug #12091]knu
2017-10-21SecureRandom.alphanumeric implemented.akr
2017-10-21* remove trailing spaces.svn