aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regerror.c: lenghten MAX_ERROR_PAR_LEN to contain old property namesnobu2018-10-161-2/+2
* regparse.c: check the result of propname2ctypenobu2018-10-161-26/+39
* revert r65091, r65090 because ci failsduerst2018-10-166-47438/+109
* check dwarf version and skip non Dwarf v4naruse2018-10-161-2/+6
* update to Unicode 11.0.0 (basic step, not complete yet)duerst2018-10-166-100/+47429
* add some comments to enc/unicode/case-folding.rb [ci skip]duerst2018-10-161-9/+9
* * 2018-10-16svn2018-10-161-1/+1
* Removed data for old Unicode [ci skip]nobu2018-10-161-28/+2
* unicode.c: moved addtional GCB rangesnobu2018-10-152-44/+60
* regparse.c: Suppress duplicated range warning by mere \Xnobu2018-10-153-4/+13
* regparse.c: warn all duplicated ranges when debuggingnobu2018-10-151-4/+8
* .travis.yml: try `addons.apt.config.retries: true` as wellk0kubun2018-10-151-0/+2
* .travis.yml: try `addons.apt.update: true` for gcc-8k0kubun2018-10-151-0/+1
* detect clang++shyouhei2018-10-151-1/+1
* Pass cflags given to configure to mjitnobu2018-10-152-1/+3
* Moved hexdump macro before usednobu2018-10-141-24/+24
* Make local functions staticnobu2018-10-141-24/+45
* * 2018-10-15svn2018-10-141-1/+1
* Read debug_info to show inline functions in backtracenaruse2018-10-141-128/+1175
* _mjit_compile_ivar.erb: optimize setivar as wellk0kubun2018-10-143-3/+11
* _mjit_compile_getivar.erb: we may not say receiver [ci skip]k0kubun2018-10-141-1/+1
* vm_opts.h: share USE_IC_FOR_IVAR as OPT_IC_FOR_IVARk0kubun2018-10-144-15/+10
* _mjit_compile_getivar.erb: optimize IC-hit getivark0kubun2018-10-145-1/+71
* vm_insnhelper.c: remove obsoleted comment [ci skip]k0kubun2018-10-141-1/+0
* appveyor.yml: test open-uri separatelyk0kubun2018-10-141-2/+2
* NEWS: Hash#update! does not existstomar2018-10-131-1/+1
* hash.c: improve docs for Hash#{merge,merge!,update}stomar2018-10-131-41/+46
* string.c: [DOC] add example code for String#strip!stomar2018-10-131-0/+3
* string.c: small doc improvementstomar2018-10-131-1/+1
* array.c: fix rdoc syntaxstomar2018-10-131-3/+3
* * 2018-10-14svn2018-10-131-1/+1
* Define PRIdPTR etcnobu2018-10-133-0/+14
* Remove compile-time dependencies on ruby/version.hnobu2018-10-132-18/+3
* vm_insinhelper.c: prefer using inlinable functionk0kubun2018-10-131-1/+1
* vm_insnhelper.c: finish reverting r63333k0kubun2018-10-131-11/+7
* Add missing requirenobu2018-10-131-0/+1
* Prefer `rb_fstring_lit` over `rb_fstring_cstr`nobu2018-10-1313-39/+37
* Added comments to rb_setup_fake_str and rb_fstring_new [ci skip]nobu2018-10-131-0/+8
* * expand tabs.svn2018-10-131-3/+3
* addr2line.c: fix *printf type warnings on 32-bitnormal2018-10-131-7/+9
* tests: support Linux kernels with CONFIG_IPV6=nnormal2018-10-134-21/+29
* * properties.svn2018-10-130-0/+0
* use ADODB.Connection instead of Microsoft Internet Controls.suke2018-10-132-51/+55
* appveyor.yml: reorder jobsk0kubun2018-10-131-2/+2
* win32/win32.c: fix typo in comment [ci skip]k0kubun2018-10-131-1/+1
* kill_spec.rb: exclude spec unstable on MinGWk0kubun2018-10-131-13/+17
* win32/win32.c: I meant FindFreeChildSlot [ci skip]k0kubun2018-10-131-2/+2
* win32/win32.c: don't call FindChildSlot in MJITk0kubun2018-10-131-24/+26
* * properties.svn2018-10-130-0/+0
* remove Microsoft Internet Controlsuke2018-10-132-25/+63