aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * enc/windows_1252.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-0/+7
* * enc/iso_8859_7.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-0/+7
* * gc.c (gc_mark_roots): should mark the VM object itself to markko12016-07-131-0/+10
* * math.c (_USE_MATH_DEFINES): it must be set before including internal.husa2016-07-131-0/+8
* * enc/iso_8859_1.c, enc/iso_8859_4.c: Avoid setting modification flag ifduerst2016-07-131-0/+5
* * enc/iso_8859_5.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-0/+7
* * math.c (rb_math_sqrt): r55646 must use f_signbit.naruse2016-07-131-0/+4
* * iseq.c (Init_ISeq): undef ISeq.translate and ISeq.load_iseqko12016-07-131-0/+14
* * vm_method.c (method_entry_get_without_cache): checkko12016-07-131-0/+8
* * enc/windows_1254.c: Adjust variable/macro names.duerst2016-07-131-1/+5
* * enc/iso_8859_9.c, enc/windows_1254.c: Split Windows-1254 fromduerst2016-07-131-0/+5
* * enc/iso_8859_7.c, enc/windows_1253.c: Split Windows-1253 fromduerst2016-07-131-0/+5
* * enc/iso_8859_13.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-0/+5
* * enc/iso_8859_13.c, enc/windows_1257.c: Split Windows-1257 fromduerst2016-07-131-0/+5
* * enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-14/+12
* * test/ruby/enc/test_iso_8859.rb: Excluded dotless i/I with dot fromduerst2016-07-121-0/+5
* math.c: Complex sqrtnobu2016-07-121-0/+5
* * revert r55642 (previous commit) because of test failure atduerst2016-07-121-0/+5
* * enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-121-0/+8
* * configure.in, lib/mkmf.rb, win32/Makefile.sub (CSRCFLAG): make theusa2016-07-111-0/+10
* * enc/iso_8859_1.c: Moved test for lowercase characters withoutduerst2016-07-111-0/+5
* * enc/iso_8859_4.c, enc/iso_8859_10.c, enc/iso_8859_14.c,duerst2016-07-111-0/+6
* stringio.c: convert arguments just oncenobu2016-07-111-0/+6
* * enc/iso_8859_10.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-101-0/+5
* * test/ruby/enc/test_case_comprehensive.rb: Changed testing logic in toduerst2016-07-101-0/+8
* * enc/iso_8859_4.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-101-0/+5
* * test/ruby/enc/test_case_comprehensive.rb: Fixed a commentduerst2016-07-101-0/+5
* util.c: round nearly middle valuenobu2016-07-101-0/+6
* * thread.c: Fixed implicit conversion error with Apple clang-800.0.31hsbt2016-07-091-0/+4
* * ChangeLog: shugo, you lose.usa2016-07-091-2/+0
* * tool/mkconfig.rb: use true instead of TRUE.shugo2016-07-091-0/+6
* fix a typo [ci skip]kazu2016-07-081-1/+1
* * thread.c (rb_wait_for_single_fd): Clean up fds.revents every timengoto2016-07-081-0/+5
* * vm_args.c (vm_caller_setup_arg_block): call rb_sym_to_proc()shugo2016-07-081-0/+5
* * io.c (rb_io_s_read): add description of pipes to the documentationshugo2016-07-071-0/+5
* * vm_args.c (setup_parameters_complex): don't raise ArgumentErrornaruse2016-07-071-0/+7
* * vm_eval.c (yield_under): change prototype to get argc/argv.naruse2016-07-071-0/+10
* * vm_args.c (vm_caller_setup_arg_block): disable symbol blockshugo2016-07-071-0/+6
* numeric.c: round nearly middle valuenobu2016-07-071-0/+7
* io.c: convert arguments just oncenobu2016-07-071-0/+5
* * enc/iso_8859_14.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-061-0/+5
* * enc/iso_8859_1.c, enc/iso_8859_15.c, enc/iso_8859_16.c:duerst2016-07-061-0/+5
* * enc/iso_8859_15.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-061-0/+5
* * enc/iso_8859_16.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-061-0/+5
* Local header dependenciesnobu2016-07-061-0/+11
* * lib/net/http/generic_rquest.rb (write_header): A Request-Line mustshugo2016-07-061-0/+5
* * lib/net/ftp.rb (putline): raise an ArgumentError whenshugo2016-07-051-0/+5
* * ext/json/*, test/json/*: Update json-2.0.1.hsbt2016-07-051-0/+7
* * string.c (rb_str_change_terminator_length): New function to changengoto2016-07-051-0/+23
* * pack.c (pack_pack): use union instead of bare variable to easenaruse2016-07-051-0/+8