aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lib/matrix.rb: Add Matrix#laplace_expansion.marcandre2014-10-074-0/+58
* * 2014-10-08svn2014-10-071-2/+2
* * lib/matrix.rb: Add Vector.basis.marcandre2014-10-074-0/+29
* signal.c: get rid of deadlock by discarded signalsnobu2014-10-073-1/+14
* ext/win32ole/win32ole_method.c: use typed data.suke2014-10-072-23/+41
* ext/win32ole/win32ole_param.c: refactoringsuke2014-10-072-7/+18
* * remove trailing spaces.svn2014-10-071-1/+1
* ext/win32ole/win32ole_method.c: refactoring. addsuke2014-10-074-2/+19
* configure.in: remove arch options from CXXFLAGSnobu2014-10-071-0/+2
* etc.c: try confstr on Mac OS Xnobu2014-10-072-1/+22
* configure.in: off_t for struct stat.st_sizenobu2014-10-072-4/+9
* * 2014-10-07svn2014-10-071-2/+2
* configure.in: fix quoting bracketsnobu2014-10-072-2/+8
* ext/win32ole/win32ole_param.c: use typed data.suke2014-10-062-14/+32
* symbol.h: move struct RSymbolnobu2014-10-064-7/+10
* * error.c: update exception tree. [DOC]usa2014-10-062-4/+12
* configure.in: Fix typo. [Bug #9914]odaira2014-10-062-1/+5
* signal.c: send signal unless handlednobu2014-10-063-3/+24
* test_string.rb: enable huge test only on possible platformsnobu2014-10-062-1/+11