summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-10-21Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixErrorknu
2017-10-21* properties.svn
2017-10-21[EXPERIMENTAL] Added test-bundled-gems task.hsbt
2017-10-21common.mk: preserve rest fields of bundled_gemsnobu
2017-10-21add RUNRUBY_USE_GDB envvar for runruby.rb.ko1
2017-10-21fix up imemo_allocnobu
2017-10-21vcs.rb: try to extract revision number from tagsnobu
2017-10-21RbConfig::LIMITS is provided by rbconfig/sizeof.akr
2017-10-21declare variables once for each line in pathname.c.akr
2017-10-21Use GetSystemTimePreciseAsFileTime on recent Windowsusa
2017-10-21Replace NODE_ALLOCA with T_IMEMO (imemo_alloc)mame
2017-10-21Pathname#glob method implemented.akr
2017-10-21File.symlink is not potableusa
2017-10-21lib/open3.rb: accept IO-like object for :stdin_data argument.akr
2017-10-21vm.c, vm_insnhelper.h: export symbols of VM serialsk0kubun
2017-10-21[Feature #13712] String#start_with? supports regexpnaruse
2017-10-21[DOC] describe methods used for src and dst argument.akr
2017-10-21lib/open-uri.rb: accept :encoding option as well as encoding in mode string.akr
2017-10-21vm_core.h: export symbols of shared variablesk0kubun
2017-10-21Update NEWS for Hash#sliceglass
2017-10-21hash.c: Add Hash#sliceglass
2017-10-21Replace `to_a[1..-1]` on a MatchData with `captures`knu
2017-10-21Remove redundant calls of String#chrknu
2017-10-21assertion for r60225nobu
2017-10-21Do not literal_flush if float is read correctlyyui-knk
2017-10-21moved node generation for dregex_once to parse.ynobu
2017-10-21Fix build on Windowsyui-knk
2017-10-20* remove trailing spaces.svn
2017-10-20* 2017-10-21svn
2017-10-20Store token first column number on RNodeyui-knk
2017-10-20Merge rubygems master(ddbf3203f3857649abe95c73edefc7de7e6ecff4).hsbt
2017-10-20Overwrite destination symlink file if `remove_destination` is set.hsbt