aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/zlib/zlib.c (rb_gzreader_external_encoding):glass2015-05-103-1/+24
* * ext/win32ole/win32ole_variant.c: fix typo "indicies".glass2015-05-104-25/+35
* * string.c (rb_str_crypt): Raise ArgumentError whenglass2015-05-103-2/+11
* * enum.c (enum_to_a): Use size to set array capa when possible.glass2015-05-102-1/+14
* Revert "temp".glass2015-05-101-11/+0
* Revert "capa"glass2015-05-101-1/+1
* Revert "temp"glass2015-05-101-0/+4
* * 2015-05-10svn2015-05-101-2/+2
* capaglass2015-05-101-1/+1
* tempglass2015-05-101-1/+8
* * 2015-05-09svn2015-05-081-2/+2
* ext/socket/ancdata.c (bsock_recvmsg_internal): GC guardnormal2015-05-082-0/+6
* test_matrix.rb: Refactor on Matrix#determinantnobu2015-05-082-4/+10
* extconf.rb: no nmake style VPATHnobu2015-05-082-3/+1
* depend: no nmake style VPATHnobu2015-05-081-2/+2
* Revert "support ES6-like hash literals."shugo2015-05-081-72/+17
* * lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dspshugo2015-05-083-1/+25
* support ES6-like hash literals.shugo2015-05-081-17/+72
* * doc/syntax/control_expressions.rdoc: fix a missing "a"hsbt2015-05-082-1/+6
* * 2015-05-08svn2015-05-081-2/+2
* vm_eval.c: resolve refined method entrynobu2015-05-083-2/+21
* * proc.c: [DOC] fix Binding#local_variable_set example. [ci skip]sho-h2015-05-072-6/+10
* checksum.rb: check the targetnobu2015-05-072-4/+11
* win32_vk.inc: renamednobu2015-05-073-5/+5
* * Makefile.in (rbconfig.rb): add rule to make.naruse2015-05-072-0/+6
* test/excludes: expensive testsnobu2015-05-062-0/+2
* io/console: win32_vk dependenciesnobu2015-05-064-3/+78
* * 2015-05-07svn2015-05-061-2/+2
* stdlib: use IO#wait_*able instead of IO.select when possiblenormal2015-05-065-5/+20
* * 2015-05-06svn2015-05-061-2/+2
* vm_eval.c: undefined refined check_funcallnobu2015-05-063-1/+24
* * 2015-05-05svn2015-05-051-2/+2
* io/console: vk_header only on Windowsnobu2015-05-051-2/+2
* console.c: pressed? on Windowsnobu2015-05-035-1/+1122
* * 2015-05-04svn2015-05-031-2/+2
* console.c: cursor position on Windowsnobu2015-05-031-0/+49
* console.c: IO#beepnobu2015-05-031-0/+19
* * ext/-test-/file/fs.c: need to include sys/statvfs.hodaira2015-05-033-1/+12
* * lib/yaml.rb: fix typo. [ci skip][fix GH-890]hsbt2015-05-032-1/+6
* range.c: covered for linear objectsnobu2015-05-033-2/+29
* * 2015-05-03svn2015-05-031-2/+2
* console.c: remove old ifdefnobu2015-05-031-4/+0
* * 2015-05-02svn2015-05-011-2/+2
* range.c: predefined IDsnobu2015-05-011-3/+3
* dln.c: fix EXTERNAL_PREFIXnobu2015-05-013-4/+7
* Makefile.sub: EXPORT_PREFIXnobu2015-05-011-1/+1
* Makefile.sub: EXPORT_PREFIXnobu2015-05-011-0/+1
* dln.c: raise fatalnobu2015-05-011-2/+4
* dln.c: check incompatible librubynobu2015-05-012-0/+21
* * 2015-05-01svn2015-05-011-3/+3