summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-10-10Update doc. and warnings.akr
2014-10-10io.c: move RFile initializationnobu
2014-10-10* 2014-10-10svn
2014-10-10ruby/io.h: deprecate old macrosnobu
2014-10-09* bignum.c (absint_numwords_generic): set an array element afterngoto
2014-10-09tcltklib.c: typed datanobu
2014-10-09internal.h: optimize rb_ary_new_from_argsnobu
2014-10-09* properties.svn
2014-10-09st: test packed-to-unpacked transitions during iterationnormal
2014-10-09array.c: fix potential memory leaknobu
2014-10-09benchmark/bm_hash_aref_sym*.rb: force static symbolsnormal
2014-10-09hash.c (rb_any_hash): remove unnecessary dsym checknormal
2014-10-08missing/setproctitle.c: Avoid invalidating argv[1], argv[2], etc. until the f...odaira
2014-10-08* 2014-10-09svn
2014-10-08dir.c: fix rdoc [ci skip]nobu
2014-10-08variable.c: use st_updatenobu
2014-10-08ext/win32ole/win32ole_variable.c: use typed data.suke
2014-10-08variable.c: use st_updatenobu
2014-10-08constant.h: constant visibilitiesnobu
2014-10-08ChangeLog: fix name and addressnobu
2014-10-08* test/ruby/test_syntax.rb: added syntax tests of underscore arguments.hsbt
2014-10-08mkmf.rb: translate to assemblernobu
2014-10-07* lib/uri/generic.rb (URI#inspect): remove Object id.naruse
2014-10-07ext/etc/etc.c (etc_systmpdir): set default tmplen correctlynormal
2014-10-07* lib/matrix.rb: Add @- and @+ for Matrix and Vector.marcandre
2014-10-07* NEWS: Move Matrix changes to the right placemarcandre
2014-10-07normalize reference to Timeout::Errornormal
2014-10-07test/ruby/test_process.rb (TestProcess#test_setsid): AIX does not allow Proce...odaira
2014-10-07test/ruby/test_rubyoptions.rb (TestRubyOptions#test_encoding): On AIX, locale...odaira
2014-10-07* lib/matrix.rb: Add Matrix#laplace_expansion.marcandre
2014-10-07* 2014-10-08svn
2014-10-07* lib/matrix.rb: Add Vector.basis.marcandre
2014-10-07signal.c: get rid of deadlock by discarded signalsnobu