aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * test/ruby/test_syntax.rb: added syntax tests of underscore arguments.hsbt2014-10-082-0/+16
* mkmf.rb: translate to assemblernobu2014-10-083-3/+26
* * lib/uri/generic.rb (URI#inspect): remove Object id.naruse2014-10-072-2/+6
* ext/etc/etc.c (etc_systmpdir): set default tmplen correctlynormal2014-10-072-1/+6
* * lib/matrix.rb: Add @- and @+ for Matrix and Vector.marcandre2014-10-075-1/+45
* * NEWS: Move Matrix changes to the right placemarcandre2014-10-071-12/+12
* normalize reference to Timeout::Errornormal2014-10-0710-21/+35
* test/ruby/test_process.rb (TestProcess#test_setsid): AIX does not allow Proce...odaira2014-10-072-2/+8
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_encoding): On AIX, locale...odaira2014-10-072-1/+10