aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parse.y: should not eliminate value nodesnobu2014-10-123-14/+36
* * 2014-10-13svn2014-10-121-2/+2
* .gdbinit: nd_treenobu2014-10-121-0/+6
* proc.c: method body GC guardnobu2014-10-121-0/+1
* * vm.c: [DOC] fix typo by @yui-knk [Fixes GH-738]zzak2014-10-122-1/+6
* * test/lib/test/unit.rb: Hide skips by default.akr2014-10-124-2/+7
* * file.c: include sys/time.h only if HAVE_SYS_TIME_Hyugui2014-10-112-1/+7
* * 2014-10-12svn2014-10-111-2/+2
* file.c: fix compile error on Linuxnobu2014-10-111-1/+1
* * remove trailing spaces.svn2014-10-111-1/+1
* * file.c (HAVE_UTIMENSAT): disabled for NativeClient.yugui2014-10-112-5/+14
* * ext/extmk.rb: generates the rule for extinit.$(OBJEXT).yugui2014-10-112-0/+8
* Fixes build failures on Portable Native Client.yugui2014-10-117-15/+132
* compile.c: fix RB_GC_GUARD usagenormal2014-10-112-3/+10
* string.c (rb_str_intern): remove unnecessary RB_GC_GUARDnormal2014-10-112-2/+5
* parse.y: remove duplicate keysnobu2014-10-112-8/+68
* vm.c: precedence of duplicated keysnobu2014-10-113-16/+9
* parse.y: precedence of duplicated keysnobu2014-10-113-1/+19
* configure.in: fix typonobu2014-10-111-1/+1
* Support build for Portable Native Client outside of naclports tree.yugui2014-10-112-2/+13
* * io.c: fix issues in the last two commits. don't disable cloexec foryugui2014-10-112-4/+36
* Allow failure of sighandler installation on NativeClient.yugui2014-10-112-2/+9
* Merges a patch form naclports.yugui2014-10-1110-69/+75
* * ext/socket/unixsocket.c: [DOC] Fix example to render in HTMLzzak2014-10-112-1/+9
* * 2014-10-11svn2014-10-101-2/+2
* open-uri: accept :open_timeout optionnormal2014-10-103-0/+37
* thread.c: fix for older gccnobu2014-10-101-1/+1
* ruby/ruby.h: fix for older gccnobu2014-10-102-4/+18
* ruby/ruby.h: eliminate disabled function callnobu2014-10-102-1/+5
* io.c: fix typonobu2014-10-101-1/+1
* Update doc. and warnings.akr2014-10-101-28/+29
* io.c: move RFile initializationnobu2014-10-102-35/+59
* * 2014-10-10svn2014-10-101-2/+2
* ruby/io.h: deprecate old macrosnobu2014-10-105-6/+13
* * bignum.c (absint_numwords_generic): set an array element afterngoto2014-10-092-1/+10
* tcltklib.c: typed datanobu2014-10-091-9/+19
* internal.h: optimize rb_ary_new_from_argsnobu2014-10-092-2/+14
* * properties.svn2014-10-090-0/+0
* st: test packed-to-unpacked transitions during iterationnormal2014-10-094-0/+198
* array.c: fix potential memory leaknobu2014-10-091-4/+1
* benchmark/bm_hash_aref_sym*.rb: force static symbolsnormal2014-10-093-2/+16
* hash.c (rb_any_hash): remove unnecessary dsym checknormal2014-10-092-1/+5
* missing/setproctitle.c: Avoid invalidating argv[1], argv[2], etc. until the f...odaira2014-10-082-1/+13
* * 2014-10-09svn2014-10-081-2/+2
* dir.c: fix rdoc [ci skip]nobu2014-10-082-2/+7
* variable.c: use st_updatenobu2014-10-081-9/+23
* ext/win32ole/win32ole_variable.c: use typed data.suke2014-10-082-10/+28
* variable.c: use st_updatenobu2014-10-081-6/+10
* constant.h: constant visibilitiesnobu2014-10-082-4/+10
* ChangeLog: fix name and addressnobu2014-10-081-3/+3