aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo [ci skip]kazu2017-09-061-1/+1
* string.c: fix false coderangenobu2017-09-062-9/+36
* string.c: optimize enumerate_grapheme_clustersnobu2017-09-061-1/+1
* add mention of upgrade to Unicode 10.0.0 to NEWS fileduerst2017-09-061-1/+3
* remove Unicode 9.0.0-related filesduerst2017-09-062-43881/+0
* update Ruby to Unicode 10.0.0duerst2017-09-064-78/+45236
* Update SimpleCov version (v0.10.0 -> v0.15.0)mame2017-09-061-2/+2
* Fixed compilationn error with VMDEBUG=3.hsbt2017-09-061-1/+1
* accept ec instead of th.ko12017-09-061-10/+10
* th is not definedko12017-09-061-1/+1
* thread_context -> execution_contextko12017-09-061-1/+1
* * 2017-09-06svn2017-09-061-1/+1
* rb_execution_context_mark.ko12017-09-061-19/+22
* openssl: merge test fixes from upstreamrhe2017-09-053-41/+51
* Update credentials for Travis/Slack integration.hsbt2017-09-051-1/+1
* Hide NotImplementedError for windowsmame2017-09-051-0/+1
* st.c: fix num_entriesnobu2017-09-051-0/+2
* st.c: fix false assertionsnobu2017-09-051-35/+42
* optimize rb_hash_bulk_insert to generally outperform 2.4.shyouhei2017-09-051-25/+67
* * 2017-09-05svn2017-09-051-1/+1
* add rb_hash_new_with_size()shyouhei2017-09-054-3/+13
* string.c: grapheme clusters on frozen stringnobu2017-09-042-1/+6
* string.c: enumerator_elementnobu2017-09-041-42/+24
* Improve line covearge of ext/io/nonblock/nonblock.c from 54.5% to 95.5%mame2017-09-042-1/+19
* * 2017-09-04svn2017-09-041-1/+1
* gc.c: fix typo: nubmer -> numberkazu2017-09-041-3/+3
* Refactor the internal data format for coverage measurementmame2017-09-037-26/+79
* ext/.document: follow-up r59734rhe2017-09-031-1/+1
* string.c: make array in WANTARRAYnobu2017-09-031-47/+33
* * properties.svn2017-09-030-0/+0
* openssl: import v2.1.0.beta1rhe2017-09-0398-3513/+3895
* vm_insnhelper.c: fix opt_regexpmatch2 instructionrhe2017-09-031-2/+2
* string.c: enumerator_wantarraynobu2017-09-032-99/+75
* string.c: fix for non-Unicode encodingsnobu2017-09-032-1/+3
* string.c: suppress a warningnobu2017-09-031-1/+1
* default.mspec: suppress warningsnobu2017-09-031-0/+4
* test_io.rb: suppress a warningnobu2017-09-031-1/+1
* test_coverage.rb: suppress warningsnobu2017-09-031-2/+2
* * 2017-09-03svn2017-09-031-1/+1
* test_coverage.rb: use real pathnobu2017-09-031-0/+1
* test/coverage/test_coverage.rb: run the tests in separated processesmame2017-09-021-73/+73
* proc.c: [DOC] fixup r59720rhe2017-09-021-1/+1
* getoptlong.rb: multiline regexpsnobu2017-09-022-10/+16
* cont.c: fix root fiber to_snobu2017-09-022-1/+9
* Add Method#original_name code example [ci skip]nobu2017-09-021-0/+6
* Update Hash#compact! documentation [ci skip]nobu2017-09-021-2/+2
* * 2017-09-02svn2017-09-021-1/+1
* * ext/win32ole/win32ole.c (fole_initialize): fix typo. thanks to Gray Wolf. suke2017-09-021-4/+4
* ext/coverage/coverage.c: add Coverage.enabled?mame2017-09-012-0/+25
* replace copyrights by explanatory text in data files for GB2312/GB12345 mappingsduerst2017-09-015-285/+26