aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* symbol.c: junk-base attrsetnobu2014-10-061-3/+11
* unicode_norm_gen.rb: freezenobu2014-10-061-11/+11
* unicode_norm_gen.rb: us-asciinobu2014-10-061-3/+3
* unicode_norm_gen.rb: optimize concatenationnobu2014-10-061-26/+35
* tool/unicode_norm_gen.rb: Adding/tweaking comments.duerst2014-10-062-5/+12
* tool/unicode_norm_gen.rb: Adjusted directory paths.duerst2014-10-062-3/+10
* * properties.svn2014-10-060-0/+0
* * remove trailing spaces.svn2014-10-061-4/+4
* tool/unicode_norm_gen.rb: Data generation script imported fromduerst2014-10-062-0/+183
* tool/downloader.rb: Adjust example in documentation for Downloader.download.duerst2014-10-062-1/+7
* lib/unicode_normalize: New folder for Unicode normalization functionalityduerst2014-10-061-0/+5
* * 2014-10-06svn2014-10-051-2/+2
* io.c: ID instead of Symbolnobu2014-10-051-4/+4
* update doc.akr2014-10-051-4/+1
* digest/*/extconf.rb: do not link openssl when using bundlednobu2014-10-055-21/+25
* rmd160/extconf.rb: fix function namenobu2014-10-052-1/+6
* psych: typed datanobu2014-10-042-21/+53