summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-13Fix file name in comment againkazu
2016-07-13* test/json/json_common_interface_test.rb: use assert_raise instead ofhsbt
2016-07-13* properties.svn
2016-07-13* test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt
2016-07-13* enc/iso_8859_9.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* enc/windows_1252.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* enc/iso_8859_7.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* gc.c (gc_mark_roots): should mark the VM object itself to markko1
2016-07-13* math.c (_USE_MATH_DEFINES): it must be set before including internal.husa
2016-07-13Fix file names in commentsnobu
2016-07-13* enc/iso_8859_1.c, enc/iso_8859_4.c: Avoid setting modification flag ifduerst
2016-07-13fix typenaruse
2016-07-13* enc/iso_8859_5.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* math.c (rb_math_sqrt): r55646 must use f_signbit.naruse
2016-07-13* iseq.c (Init_ISeq): undef ISeq.translate and ISeq.load_iseqko1
2016-07-13* vm_method.c (method_entry_get_without_cache): checkko1
2016-07-13* enc/windows_1254.c: Adjust variable/macro names.duerst
2016-07-13* enc/iso_8859_9.c, enc/windows_1254.c: Split Windows-1254 fromduerst
2016-07-13* enc/iso_8859_7.c, enc/windows_1253.c: Split Windows-1253 fromduerst
2016-07-13* enc/iso_8859_13.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* enc/iso_8859_13.c, enc/windows_1257.c: Split Windows-1257 fromduerst
2016-07-13* 2016-07-13svn
2016-07-13* enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-12* test/ruby/enc/test_iso_8859.rb: Excluded dotless i/I with dot fromduerst
2016-07-12math.c: Complex sqrtnobu
2016-07-12complex.c: rb_complex prefixnobu
2016-07-12math.c: get_double_rshiftnobu
2016-07-12* revert r55642 (previous commit) because of test failure atduerst
2016-07-12* enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-12math.c: use common constantsnobu
2016-07-11* 2016-07-12svn
2016-07-11* remove trailing spaces.svn
2016-07-11* configure.in, lib/mkmf.rb, win32/Makefile.sub (CSRCFLAG): make theusa
2016-07-11describe RUBY_INTEGER_UNIFICATION.akr
2016-07-11* enc/iso_8859_1.c: Moved test for lowercase characters withoutduerst
2016-07-11* enc/iso_8859_4.c, enc/iso_8859_10.c, enc/iso_8859_14.c,duerst
2016-07-11* 2016-07-11svn
2016-07-11stringio.c: convert arguments just oncenobu
2016-07-10enc/iso_8859_4.c: adjust indent [ci skip]nobu
2016-07-10* enc/iso_8859_10.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-10* test/ruby/enc/test_case_comprehensive.rb: Changed testing logic in toduerst
2016-07-10* remove trailing spaces.svn
2016-07-10* enc/iso_8859_4.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-10* test/ruby/enc/test_case_comprehensive.rb: Fixed a commentduerst
2016-07-10git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55622 b2dd03c8-39d4-4d8f-98...duerst
2016-07-10util.c: round nearly middle valuenobu
2016-07-09* 2016-07-10svn
2016-07-09* thread.c: Fixed implicit conversion error with Apple clang-800.0.31hsbt
2016-07-09* ChangeLog: shugo, you lose.usa
2016-07-09* tool/mkconfig.rb: use true instead of TRUE.shugo