aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysconfdir on Windowsnobu2017-10-213-2/+3
* Removed obsoleted safe level checks on irb.hsbt2017-10-211-3/+0
* fix up r60243nobu2017-10-211-1/+1
* * properties.svn2017-10-210-0/+0
* Fixed unexpected behavior of `Resolv::MDNS#each_address` when given ".local" ...hsbt2017-10-212-1/+19
* Improve docs for `File.delete` exceptions.hsbt2017-10-211-0/+6
* Added sample code of merge! method in hash.c.hsbt2017-10-211-0/+2
* Fix the issue reference to [Bug #13769], handled in r60270knu2017-10-211-1/+1
* Add a new test case for ipaddr 1.2.0 + drb/aclknu2017-10-211-0/+1
* Import ipaddr 1.2.0knu2017-10-214-5/+202
* Rename spec/rspec to .bundle.hsbt2017-10-212-5/+5
* kill "discards ‘const’ qualifier" warningkosaki2017-10-211-1/+1
* kill "discards ‘const’ qualifier" warningkosaki2017-10-211-2/+2
* Deprecation document for gethostbyname,gethostbyaddr.akr2017-10-211-2/+20
* node.h: Remove a not used function prototypeyui-knk2017-10-211-1/+0
* kill "value computed is not used" warningkosaki2017-10-211-3/+3
* kill variable set but not used warningkosaki2017-10-211-8/+4
* kill "variable set but not used" warningkosaki2017-10-211-3/+1
* Fix bug about String#scanf("%a")nobu2017-10-212-3/+4
* add example for Socket.gethostbyaddr.akr2017-10-211-0/+7
* gc.c (rb_raw_obj_info): suppress a warningnobu2017-10-211-0/+1
* gc.c (rb_raw_obj_info): adjust indentnobu2017-10-211-49/+49
* Treat REG_NONE just like REG_BINARYusa2017-10-211-3/+3
* Sync svn:ignore [ci skip]kazu2017-10-210-0/+0
* Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse2017-10-213-79/+9
* * string.c (deleted_prefix_length, deleted_suffix_length):sonots2017-10-211-0/+23
* Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse2017-10-213-9/+79
* fix comment abount IMEMO_FL_USHIFTtarui2017-10-211-1/+1
* do not need to clear by NULL because of last commitko12017-10-211-1/+1
* imemo_mask (enum) -> IMEMO_MASK (immediate value).ko12017-10-213-8/+6
* Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixErrorknu2017-10-213-6/+22
* * properties.svn2017-10-210-0/+0
* [EXPERIMENTAL] Added test-bundled-gems task.hsbt2017-10-215-8/+41
* common.mk: preserve rest fields of bundled_gemsnobu2017-10-211-1/+3
* add RUNRUBY_USE_GDB envvar for runruby.rb.ko12017-10-211-0/+8
* fix up imemo_allocnobu2017-10-213-5/+10
* vcs.rb: try to extract revision number from tagsnobu2017-10-211-2/+6
* RbConfig::LIMITS is provided by rbconfig/sizeof.akr2017-10-211-0/+1
* declare variables once for each line in pathname.c.akr2017-10-211-15/+68
* Use GetSystemTimePreciseAsFileTime on recent Windowsusa2017-10-211-2/+17
* Replace NODE_ALLOCA with T_IMEMO (imemo_alloc)mame2017-10-216-42/+52
* Pathname#glob method implemented.akr2017-10-213-2/+70
* File.symlink is not potableusa2017-10-211-2/+2
* lib/open3.rb: accept IO-like object for :stdin_data argument.akr2017-10-212-3/+46
* vm.c, vm_insnhelper.h: export symbols of VM serialsk0kubun2017-10-212-4/+6
* [Feature #13712] String#start_with? supports regexpnaruse2017-10-215-5/+98
* [DOC] describe methods used for src and dst argument.akr2017-10-211-1/+6
* lib/open-uri.rb: accept :encoding option as well as encoding in mode string.akr2017-10-212-0/+25
* vm_core.h: export symbols of shared variablesk0kubun2017-10-212-0/+9
* Update NEWS for Hash#sliceglass2017-10-211-0/+1