aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* dln.c: use EXPORT_PREFIXnobu2015-05-012-7/+2
* parse.y: %-string cannot be a labelnobu2015-04-302-3/+13
* compile.c: disallow private readersnobu2015-04-303-11/+16
* * remove trailing spaces.svn2015-04-301-1/+1
* * rational.c: Added documentation for rational literal.hsbt2015-04-302-2/+8
* ipsocket.c: fix merge missnobu2015-04-301-1/+1
* ipsocket.c: sys_errornobu2015-04-302-2/+12
* * 2015-04-30svn2015-04-301-2/+2
* parse.y: push cmdarg_stacknobu2015-04-303-2/+17