summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-10-21Clarify return value for assignment methods.hsbt
2017-10-21Clarify the behavior of IO.write without offset in write mode.hsbt
2017-10-21erb.rb: specify frozen_string_literal: truek0kubun
2017-10-21* 2017-10-22svn
2017-10-21Update some words on README.md.hsbt
2017-10-21Added explicitly require to example code.hsbt
2017-10-21Do not pass a not used argumentyui-knk
2017-10-21Use caller with length to reduce unused stringskazu
2017-10-21fix r60281ko1
2017-10-21Define the macro separately for ruby parser and for ripperyui-knk
2017-10-21Add doxygen commentssonots
2017-10-21io.c: introduce copy offload to IO.copy_streamglass
2017-10-21test_pathname.rb#test_open should care about umaskkosaki
2017-10-21Fix r60271kazu
2017-10-21test_cp_preserve_permissions should care about umaskkosaki
2017-10-21Describe recommended-methods.akr
2017-10-21sysconfdir on Windowsnobu
2017-10-21Removed obsoleted safe level checks on irb.hsbt
2017-10-21fix up r60243nobu
2017-10-21* properties.svn
2017-10-21Fixed unexpected behavior of `Resolv::MDNS#each_address` when given ".local" ...hsbt
2017-10-21Improve docs for `File.delete` exceptions.hsbt
2017-10-21Added sample code of merge! method in hash.c.hsbt
2017-10-21Fix the issue reference to [Bug #13769], handled in r60270knu
2017-10-21Add a new test case for ipaddr 1.2.0 + drb/aclknu
2017-10-21Import ipaddr 1.2.0knu
2017-10-21Rename spec/rspec to .bundle.hsbt
2017-10-21kill "discards ‘const’ qualifier" warningkosaki
2017-10-21kill "discards ‘const’ qualifier" warningkosaki
2017-10-21Deprecation document for gethostbyname,gethostbyaddr.akr
2017-10-21node.h: Remove a not used function prototypeyui-knk
2017-10-21kill "value computed is not used" warningkosaki
2017-10-21kill variable set but not used warningkosaki
2017-10-21kill "variable set but not used" warningkosaki
2017-10-21Fix bug about String#scanf("%a")nobu
2017-10-21add example for Socket.gethostbyaddr.akr
2017-10-21gc.c (rb_raw_obj_info): suppress a warningnobu
2017-10-21gc.c (rb_raw_obj_info): adjust indentnobu