summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-10-15detect clang++shyouhei
2018-10-15Pass cflags given to configure to mjitnobu
2018-10-14Moved hexdump macro before usednobu
2018-10-14Make local functions staticnobu
2018-10-14* 2018-10-15svn
2018-10-14Read debug_info to show inline functions in backtracenaruse
2018-10-14_mjit_compile_ivar.erb: optimize setivar as wellk0kubun
2018-10-14_mjit_compile_getivar.erb: we may not say receiver [ci skip]k0kubun
2018-10-14vm_opts.h: share USE_IC_FOR_IVAR as OPT_IC_FOR_IVARk0kubun
2018-10-14_mjit_compile_getivar.erb: optimize IC-hit getivark0kubun
2018-10-14vm_insnhelper.c: remove obsoleted comment [ci skip]k0kubun
2018-10-14appveyor.yml: test open-uri separatelyk0kubun
2018-10-13NEWS: Hash#update! does not existstomar
2018-10-13hash.c: improve docs for Hash#{merge,merge!,update}stomar
2018-10-13string.c: [DOC] add example code for String#strip!stomar
2018-10-13string.c: small doc improvementstomar
2018-10-13array.c: fix rdoc syntaxstomar
2018-10-13* 2018-10-14svn
2018-10-13Define PRIdPTR etcnobu
2018-10-13Remove compile-time dependencies on ruby/version.hnobu
2018-10-13vm_insinhelper.c: prefer using inlinable functionk0kubun
2018-10-13vm_insnhelper.c: finish reverting r63333k0kubun
2018-10-13Add missing requirenobu
2018-10-13Prefer `rb_fstring_lit` over `rb_fstring_cstr`nobu
2018-10-13Added comments to rb_setup_fake_str and rb_fstring_new [ci skip]nobu
2018-10-13* expand tabs.svn
2018-10-13addr2line.c: fix *printf type warnings on 32-bitnormal
2018-10-13tests: support Linux kernels with CONFIG_IPV6=nnormal
2018-10-13* properties.svn
2018-10-13use ADODB.Connection instead of Microsoft Internet Controls.suke
2018-10-13appveyor.yml: reorder jobsk0kubun
2018-10-13win32/win32.c: fix typo in comment [ci skip]k0kubun
2018-10-13kill_spec.rb: exclude spec unstable on MinGWk0kubun
2018-10-13win32/win32.c: I meant FindFreeChildSlot [ci skip]k0kubun
2018-10-13win32/win32.c: don't call FindChildSlot in MJITk0kubun
2018-10-13* properties.svn
2018-10-13remove Microsoft Internet Controlsuke
2018-10-12* expand tabs.svn