aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* correctly handle return value from create_sequence_node()duerst2018-11-271-1/+2
* * remove trailing spaces.svn2018-11-271-1/+1
* declare array for sequence at start of code creating sequenceduerst2018-11-271-13/+11
* make sure all nodes are correctly freed in create_property_node()duerst2018-11-271-0/+4
* Update to ruby/spec@cdd6ff7eregon2018-11-27102-425/+770
* * 2018-11-28svn2018-11-271-1/+1
* Update to ruby/mspec@820486aeregon2018-11-271-18/+16
* ruby-style.el: ruby-style-c-mode by VCS [ci skip]nobu2018-11-271-1/+14
* * properties.svn2018-11-270-0/+0
* Merge bundler-2.0.0.pre.2 from upstream.hsbt2018-11-2751-57/+80
* mjit_worker.c: promote mjit_copy_job from functionk0kubun2018-11-272-20/+24
* regparse.c: conform C90k0kubun2018-11-271-1/+4
* introduce helper function create_sequence_node()duerst2018-11-271-19/+31
* * remove trailing spaces.svn2018-11-271-1/+1
* introduce helper function quantify_property_node()duerst2018-11-271-58/+28
* introduce helper function quantify_node() to wrap function node_new_quantifierduerst2018-11-271-110/+60
* .travis.yml: avoid bashismnobu2018-11-271-3/+3
* .travis.yml: discard config.cache if CC changednobu2018-11-271-0/+1
* .travis.yml: split commandsnobu2018-11-271-5/+4
* * expand tabs.svn2018-11-271-3/+3
* compile.c: prevent out-of-bound initialization of coverage countersmame2018-11-271-1/+3
* Merge rdoc-6.1.0.bata2aycabta2018-11-274-5/+9
* Embed the Emoji versionnobu2018-11-272-23/+51
* restore using_spec.rbko12018-11-271-2/+0
* use explicit property name when creating nodes for "Grapheme_Cluster_Break=Ex...duerst2018-11-271-18/+7
* use 'Regional_Indicator' script property instead of fixed constantsduerst2018-11-271-4/+1
* Add rb_typeddata_is_instance_ofnobu2018-11-273-3/+15
* enable another assertionko12018-11-271-3/+2
* fix for ISeq.of(method).ko12018-11-271-9/+5
* * expand tabs.svn2018-11-271-1/+1
* `RubyVM::ISeq.of` accept ISeq.ko12018-11-271-7/+16
* add some comments in function node_extended_grapheme_cluster() [ci skip]duerst2018-11-271-2/+24
* ALWAYS_INLINE implies inline alwaysnobu2018-11-271-2/+2
* enable at least one behaviorko12018-11-271-1/+1
* to debug https://ci.appveyor.com/project/ruby/ruby/builds/20566898/job/hda294...ko12018-11-271-0/+2
* improve messages for test failuresduerst2018-11-261-7/+11
* * remove trailing spaces.svn2018-11-261-2/+2
* `TracePoint#enable(target_line:)` is supported. [Feature #15289]ko12018-11-266-20/+77
* Give up support for cross-callcc set_trace_func.ko12018-11-262-5/+17
* fix for ansi-pedantic compile option.ko12018-11-261-2/+9
* fix type error.ko12018-11-261-1/+1
* * expand tabs.svn2018-11-268-15/+15
* Support targetting TracePoint [Feature #15289]ko12018-11-2617-257/+757
* test_jit.rb: skip a test for Windows for nowk0kubun2018-11-261-1/+5
* vm_trace.c: MJIT-limited thread-safety for postponed_jobk0kubun2018-11-263-1/+22
* * 2018-11-27svn2018-11-261-1/+1
* process.c: avoid dlclose before execk0kubun2018-11-264-10/+14
* Revert "process.c: try to workaroun SEGV by r65994"k0kubun2018-11-264-35/+16
* process.c: try to workaroun SEGV by r65994k0kubun2018-11-264-16/+35
* * properties.svn2018-11-260-0/+0