summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-14symbol.c: ids arraynobu
2014-10-14symbol.c: immortal IDsnobu
2014-10-14symbol.c: rename rb_str_dynamic_internnobu
2014-10-14test new optimizations for redefinesnormal
2014-10-13update doc.akr
2014-10-13* ext/date/lib/date.rb: fix indent [ci skip]zzak
2014-10-13* ext/tk/tcltklib.c: (experimental) support Tcl/Tk8.6.2.nagai
2014-10-13* enum.c (nmin_run): max(n) and max_by(n) returns an array inakr
2014-10-13* 2014-10-14svn
2014-10-13ChangeLog: fix a typo for r47897.nagachika
2014-10-13common.mk: update-gems for older BASERUBYnobu
2014-10-13Revert r47899nobu
2014-10-13* lib/xmlrpc/parser.rb: added new parser class using libxml-ruby gem.hsbt
2014-10-13fix typo and spaceskazu
2014-10-13* lib/find.rb (Find.find): Call to_path for arguments to obtainakr
2014-10-13* common.mk: use relative load path for bundled_gems directory.hsbt
2014-10-13parse.y: keep nodes linkingnobu
2014-10-12* README.EXT: [DOC] fix example missing typedef with patch byzzak
2014-10-12array.c: swap volatile for RB_GC_GUARDnormal
2014-10-12* ext/date/date_core.c: [DOC] Clean up whitespace, examples, and typoszzak
2014-10-12parse.y: should not eliminate value nodesnobu
2014-10-12* 2014-10-13svn
2014-10-12.gdbinit: nd_treenobu
2014-10-12proc.c: method body GC guardnobu
2014-10-12* vm.c: [DOC] fix typo by @yui-knk [Fixes GH-738]zzak
2014-10-12* test/lib/test/unit.rb: Hide skips by default.akr
2014-10-11* file.c: include sys/time.h only if HAVE_SYS_TIME_Hyugui
2014-10-11* 2014-10-12svn
2014-10-11file.c: fix compile error on Linuxnobu
2014-10-11* remove trailing spaces.svn
2014-10-11* file.c (HAVE_UTIMENSAT): disabled for NativeClient.yugui
2014-10-11* ext/extmk.rb: generates the rule for extinit.$(OBJEXT).yugui
2014-10-11Fixes build failures on Portable Native Client.yugui
2014-10-11compile.c: fix RB_GC_GUARD usagenormal
2014-10-11string.c (rb_str_intern): remove unnecessary RB_GC_GUARDnormal
2014-10-11parse.y: remove duplicate keysnobu
2014-10-11vm.c: precedence of duplicated keysnobu
2014-10-11parse.y: precedence of duplicated keysnobu
2014-10-11configure.in: fix typonobu
2014-10-11Support build for Portable Native Client outside of naclports tree.yugui
2014-10-11* io.c: fix issues in the last two commits. don't disable cloexec foryugui
2014-10-11Allow failure of sighandler installation on NativeClient.yugui
2014-10-11Merges a patch form naclports.yugui
2014-10-11* ext/socket/unixsocket.c: [DOC] Fix example to render in HTMLzzak
2014-10-10* 2014-10-11svn
2014-10-10open-uri: accept :open_timeout optionnormal
2014-10-10thread.c: fix for older gccnobu
2014-10-10ruby/ruby.h: fix for older gccnobu
2014-10-10ruby/ruby.h: eliminate disabled function callnobu
2014-10-10io.c: fix typonobu