summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-07-06* enc/iso_8859_16.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-06Local header dependenciesnobu
2016-07-06* lib/net/http/generic_rquest.rb (write_header): A Request-Line mustshugo
2016-07-05* lib/net/ftp.rb (putline): raise an ArgumentError whenshugo
2016-07-05* ext/json/*, test/json/*: Update json-2.0.1.hsbt
2016-07-05* string.c (rb_str_change_terminator_length): New function to changengoto
2016-07-05* pack.c (pack_pack): use union instead of bare variable to easenaruse
2016-07-04* process.c: define sig_t if not exist.naruse
2016-07-04* random.c (random_ulong_limited): avoid left shift count >= width ofnaruse
2016-07-03fix a typo and indent [ci skip]kazu
2016-07-03* test/ruby/enc/test_case_comprehensive.rb, test_regex_casefold.rb,duerst
2016-07-02process.c (disable_child_handler_fork_child): simplifynormal
2016-07-02tool: add descriptions and fix typosnormal
2016-07-02* lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaquenaruse
2016-07-01* regcomp.c (noname_disable_map): don't optimize out group 0naruse
2016-07-01* string.c: Partially reverts r55547 and r55555.ngoto
2016-07-01* string.c (str_fill_term): When termlen increases, re-allocationngoto
2016-07-01fix a typo [ci skip]kazu
2016-07-01* string.c: Specify termlen as far as possible.ngoto
2016-07-01* test/fiddle/test_pointer.rb (test_to_str, test_to_s, test_aref_aset):ngoto
2016-07-01* .gdbinit (rb_ps_thread): show the detail of cfunc in ruby levelnaruse
2016-07-01* string.c (rb_str_subseq, str_substr): When RSTRING_EMBED_LEN_MAXngoto
2016-07-01* .gdbinit (rb_count_objects): added gdb version of count_objects().naruse
2016-06-30* .gdbinit (rb_ps_thread): show ruby level backtrace.naruse
2016-06-30* string.c: Fix memory corruptions when using UTF-16/32 strings.ngoto
2016-06-29* ext/psych/lib/psych_jars.rb: removed needless file required to JRuby.hsbt
2016-06-29openssl: fix for OpenSSL 1.0.0trhe
2016-06-29fix a typo [ci skip]kazu
2016-06-29* insns.def (opt_succ): optimize like r55515. (but this argument isnaruse
2016-06-29* test/ruby/test_refinement.rb: skipshugo
2016-06-28Passed block symbol to procnobu
2016-06-28* bignum.c (rb_big2ulong): the old logic seems to try to avoidnaruse
2016-06-28PStore::CHECKSUM_ALGOnobu
2016-06-28bootstraptest/runner.rb may run on older rubynobu
2016-06-28Tue Jun 28 22:09:09 2017 Akio Tajima <artonx@yahoo.co.jp>arton
2016-06-28* ext/digest/md5/md5ossl.h: Remove excess semicolons.ngoto
2016-06-28Skip unavailable testsnobu
2016-06-28Cache no proxy casenobu
2016-06-28Fix typo [ci skip]nobu
2016-06-27* insns.def (opt_plus): use `- 1` instead of `& (~1)` to allownaruse
2016-06-27FileUtils#install: symbolic modenobu
2016-06-27FileUtils#install: owner/group optionsnobu
2016-06-26Coverage on non-positive linesnobu
2016-06-26Explicit ".dll" suffixnobu
2016-06-25fix a typo [ci skip]kazu
2016-06-25openssl: ignore test failure caused by LibreSSL bugrhe
2016-06-24No respond_to? as if the default definitionnobu
2016-06-24Fixed accidentally commit miss.hsbt
2016-06-24* ext/psych/*, test/psych/*: Upate psych 2.1.0hsbt
2016-06-24* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*:hsbt