summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-10-21Treat REG_NONE just like REG_BINARYusa
2017-10-21Sync svn:ignore [ci skip]kazu
2017-10-21Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse
2017-10-21* string.c (deleted_prefix_length, deleted_suffix_length):sonots
2017-10-21Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-21fix comment abount IMEMO_FL_USHIFTtarui
2017-10-21do not need to clear by NULL because of last commitko1
2017-10-21imemo_mask (enum) -> IMEMO_MASK (immediate value).ko1