aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Do not load rubygems when disablednobu2018-11-261-0/+2
* process.c: finish MJIT prior to #execk0kubun2018-11-264-3/+15
* mjit_worker.c: disable running copy jobk0kubun2018-11-261-0/+4
* lib/rubygems/indexer.rb: suppress random test-all errork0kubun2018-11-261-1/+8
* Sync the executables of rdoc from upstream repository.hsbt2018-11-261-1/+3
* add tests for grapheme clusters using Unicode Emoji test dataduerst2018-11-261-0/+117
* object.c: Deprecate Object#=~ and add NilClass#=~`mame2018-11-263-1/+28
* lib/rubygems: explicitly clarify the type for =~ matchingmame2018-11-262-2/+2
* lib/rubygems/command.rb: remove meaningless codemame2018-11-261-1/+0
* test/rdoc/test_rdoc_rdoc.rb: add dummy finishmame2018-11-261-0/+14
* lib/rdoc/markup/: Remove wrong call to `=~` against Arraymame2018-11-262-2/+2
* lib/webrick: explicitly convert header values to a stringmame2018-11-262-4/+4
* common.mk: simplify for ruby.impnobu2018-11-261-2/+2
* .travis.yml: avoid bashismshyouhei2018-11-261-9/+5
* un.rb: add more options for httpd to help message [ci skip]kazu2018-11-261-0/+2
* .travis.yml: update MSAN setups [ci skip]shyouhei2018-11-261-1/+3
* Removed `bundle_ruby` command. Because It's no longer shipped from Bundler 1....hsbt2018-11-261-27/+0
* Use libexec for distination directory.hsbt2018-11-261-1/+1
* Followed up r65963. Use libexec directory with sync tool.hsbt2018-11-261-1/+1