summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-18.travis.yml: add -pedantic build (2nd try)shyouhei
2018-10-18revert r65151, because the other tests were broken.shyouhei
2018-10-18.travis.yml: add -pedantic buildshyouhei
2018-10-18make-snapshot: package with TarHeadernobu
2018-10-18* expand tabs.svn
2018-10-18fix SEGV in rb_raw_obj_info()shyouhei
2018-10-18.travis.yml: no additional apt packages for spec/ruby [ci skip]nobu
2018-10-18.travis.yml: should escape spacesshyouhei
2018-10-18.travis.yml: just use envshyouhei
2018-10-18.travis.yml: no PR in spec/ruby [ci skip]nobu
2018-10-18.travis.yml: fix typo in configure argumentsshyouhei
2018-10-18.travis.yml: split before_install into the matrixnobu
2018-10-18zlib: fix Zlib::VERSIONnobu
2018-10-18remove message already unnecesaryusa
2018-10-18openssl: sync with upstream repositoryrhe
2018-10-17.travis.yml: revert r65131 took0kubun
2018-10-17revert r65124 and try non-parallel test-all on osxk0kubun
2018-10-17* 2018-10-18svn
2018-10-17* expand tabs.svn
2018-10-17infect taint flag on Array#pack and String#unpacknagachika
2018-10-17.travis.yml: try openssl stable versionk0kubun
2018-10-17sample/trick2018/03-tompng: merge upstream fixesmame
2018-10-17.travis.yml: enhance build matrixshyouhei
2018-10-17NEWS in rdoc mode [ci skip]nobu
2018-10-17Fix NEWS format [ci skip]nobu
2018-10-17* expand tabs.svn
2018-10-17Remove the level information from throw instructionmame
2018-10-17Merge rdoc-6.1.0.beta2aycabta
2018-10-17Check the end of Compilation Unit by unit length instead of level of treenaruse
2018-10-16Support base address selection entrynaruse
2018-10-16Correct the handling of .debug_rangesnaruse
2018-10-16The value of .debug_ranges are uintptr_tnaruse
2018-10-16If high_pc uses DW_FORM_addr, it's not size but addressnaruse
2018-10-16* 2018-10-17svn
2018-10-16Spec: Fix spec/ruby/core/array/reject_spec.rb & miscmarcandre
2018-10-16tool/downloader.rb: retry Net::ReadTimeoutk0kubun
2018-10-16string.c: grapheme cluster regexp failurenobu
2018-10-16regerror.c: lenghten MAX_ERROR_PAR_LEN to contain old property namesnobu
2018-10-16regparse.c: check the result of propname2ctypenobu
2018-10-16revert r65091, r65090 because ci failsduerst
2018-10-16check dwarf version and skip non Dwarf v4naruse
2018-10-16update to Unicode 11.0.0 (basic step, not complete yet)duerst
2018-10-16add some comments to enc/unicode/case-folding.rb [ci skip]duerst
2018-10-16* 2018-10-16svn
2018-10-16Removed data for old Unicode [ci skip]nobu
2018-10-15unicode.c: moved addtional GCB rangesnobu
2018-10-15regparse.c: Suppress duplicated range warning by mere \Xnobu
2018-10-15regparse.c: warn all duplicated ranges when debuggingnobu
2018-10-15.travis.yml: try `addons.apt.config.retries: true` as wellk0kubun
2018-10-15.travis.yml: try `addons.apt.update: true` for gcc-8k0kubun