aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* math.c: Complex sqrtnobu2016-07-125-22/+45
* complex.c: rb_complex prefixnobu2016-07-123-8/+8
* math.c: get_double_rshiftnobu2016-07-121-25/+12
* * revert r55642 (previous commit) because of test failure atduerst2016-07-123-70/+10
* * enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-123-5/+78
* math.c: use common constantsnobu2016-07-121-2/+12
* * 2016-07-12svn2016-07-111-1/+1
* * remove trailing spaces.svn2016-07-111-1/+1
* * configure.in, lib/mkmf.rb, win32/Makefile.sub (CSRCFLAG): make theusa2016-07-115-22/+44
* describe RUBY_INTEGER_UNIFICATION.akr2016-07-111-0/+1
* * enc/iso_8859_1.c: Moved test for lowercase characters withoutduerst2016-07-112-2/+9
* * enc/iso_8859_4.c, enc/iso_8859_10.c, enc/iso_8859_14.c,duerst2016-07-116-50/+11
* * 2016-07-11svn2016-07-111-1/+1
* stringio.c: convert arguments just oncenobu2016-07-112-12/+38
* enc/iso_8859_4.c: adjust indent [ci skip]nobu2016-07-101-5/+5
* * enc/iso_8859_10.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-103-2/+57
* * test/ruby/enc/test_case_comprehensive.rb: Changed testing logic in toduerst2016-07-104-3/+16
* * remove trailing spaces.svn2016-07-101-1/+1
* * enc/iso_8859_4.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-103-2/+66
* * test/ruby/enc/test_case_comprehensive.rb: Fixed a commentduerst2016-07-101-0/+5
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55622 b2dd03c8-39d4-4d8f-98...duerst2016-07-101-1/+1
* util.c: round nearly middle valuenobu2016-07-103-0/+14
* * 2016-07-10svn2016-07-091-1/+1
* * thread.c: Fixed implicit conversion error with Apple clang-800.0.31hsbt2016-07-092-1/+5
* * ChangeLog: shugo, you lose.usa2016-07-091-2/+0
* * tool/mkconfig.rb: use true instead of TRUE.shugo2016-07-092-1/+7
* * 2016-07-09svn2016-07-091-1/+1
* Use keywordnobu2016-07-091-1/+1
* fix a typo [ci skip]kazu2016-07-081-1/+1
* * thread.c (rb_wait_for_single_fd): Clean up fds.revents every timengoto2016-07-082-0/+6
* numeric.c: round as doublenobu2016-07-081-2/+2
* * vm_args.c (vm_caller_setup_arg_block): call rb_sym_to_proc()shugo2016-07-082-8/+28
* * io.c (rb_io_s_read): add description of pipes to the documentationshugo2016-07-072-0/+8
* * vm_args.c (setup_parameters_complex): don't raise ArgumentErrornaruse2016-07-073-0/+15
* suppress warnings: unused variablesnaruse2016-07-071-1/+1
* * 2016-07-08svn2016-07-071-1/+1
* * vm_eval.c (yield_under): change prototype to get argc/argv.naruse2016-07-072-10/+15
* * vm_args.c (vm_caller_setup_arg_block): disable symbol blockshugo2016-07-073-1/+23
* numeric.c: round nearly middle valuenobu2016-07-073-2/+21
* io.c: convert arguments just oncenobu2016-07-073-11/+123
* require "rbconfig/sizeof"naruse2016-07-062-0/+2
* * 2016-07-07svn2016-07-061-1/+1
* * tool/redmine-backporter.rb: fixed command alias bug.usa2016-07-061-2/+2
* enc/iso_8859_14.c: Fix compile error by old version of fcc on Solaris 10.ngoto2016-07-061-1/+1
* * remove trailing spaces.svn2016-07-061-1/+1
* * enc/iso_8859_14.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-063-2/+77
* * remove trailing spaces.svn2016-07-061-1/+1
* * enc/iso_8859_1.c, enc/iso_8859_15.c, enc/iso_8859_16.c:duerst2016-07-064-91/+109
* * remove trailing spaces.svn2016-07-061-1/+1
* * enc/iso_8859_15.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-063-2/+70