aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: ignore benchmark/bm_require.datanormal2017-05-041-0/+1
* benchmark: ignore bm_require.data/normal2017-05-040-0/+0
* parse.y: make shared string modifiablenobu2017-05-042-1/+15
* revert 58559, because it fails on travis (rubyspec problem)duerst2017-05-041-1/+1
* remove enc/prelude.rb from list of prelude files in common.mkduerst2017-05-041-1/+1
* refactor common parts of unicode normalization functions into unicode_normali...duerst2017-05-041-31/+20
* * properties.svn2017-05-040-0/+0
* benchmark: new single-threaded read/write benchmark with pipenormal2017-05-041-0/+13
* move definition of String#unicode_normalized? to C to make sure it is documentedduerst2017-05-043-30/+38
* * 2017-05-04svn2017-05-041-1/+1
* move definition of String#unicode_normalize! to C to make sure it is documentedduerst2017-05-043-17/+23
* rss: Accept empty text element as valid elementkou2017-05-032-1/+25
* * remove trailing spaces.svn2017-05-031-1/+1
* move definition of String#unicode_normalize to C to make sure it is documentedduerst2017-05-033-30/+48
* net/imap: handle timeoutsshugo2017-05-031-6/+49
* Use `dd` instead of `head -c`kazu2017-05-031-1/+1
* Fix NoMethodError [ci skip]kazu2017-05-031-1/+1
* * 2017-05-03svn2017-05-021-1/+1
* ripper/lexer.rb: nested indented heredocnobu2017-05-022-1/+25
* .travis.yml: tweek after-updatenobu2017-05-021-1/+1
* mkconfig.rb: remove cross_compilingnobu2017-05-022-3/+0
* common.mk: BOOTSTRAPRUBY for enc.mknobu2017-05-021-1/+1
* Use `\A` and `\z` instead of `^` and `$` [ci skip]kazu2017-05-021-1/+1
* internal.h: rb_raise_staticnobu2017-05-022-3/+8
* remove unnecessary conditions in lib/unicode_normalize.rbduerst2017-05-021-3/+3
* rework definition of String#unicode_normalize! and #unicode_normalized?duerst2017-05-022-5/+10
* rework definition of String#unicode_normalizeduerst2017-05-022-6/+7
* * properties.svn2017-05-020-0/+0
* more benchmarks for SizedQueue and ConditionVariablenormal2017-05-026-0/+135
* nogvl_wait_for_single_fd must wait as its namekosaki2017-05-021-1/+1
* * 2017-05-02svn2017-05-011-1/+1
* thread.c: suppress warnings [ci skip]nobu2017-05-011-1/+1
* * remove trailing spaces.svn2017-05-011-1/+1
* Merge rubygems-2.6.12 from rubygems/rubygems.hsbt2017-05-0116-18/+164
* Merge gemspec from ruby/webrick.hsbt2017-05-012-3/+6
* object.c: Kernel#yield_selfnobu2017-05-013-0/+30
* Fix typo in documentation [ci skip]kazu2017-05-011-1/+1
* zlib.c: no buf_filled in zstreamnobu2017-05-012-68/+69
* zlib.c: zstream_buffer_ungetbytenobu2017-05-011-11/+2
* zlib.c: zstream_expand_buffer_non_streamnobu2017-05-011-15/+4
* rational.c: canonicalization casenobu2017-05-011-2/+12
* * 2017-05-01svn2017-04-301-2/+2
* setup.mak have to handle `GIT` and `HAVE_GIT`usa2017-04-301-0/+7
* Typousa2017-04-301-1/+1
* git-refresh: fix for Solarisnobu2017-04-301-2/+2
* thread_sync.c: document SizedQueue#clear correctly [ci skip]normal2017-04-301-1/+1
* * properties.svn2017-04-300-0/+0
* new benchmark for SizedQueuenormal2017-04-301-0/+19
* * 2017-04-30svn2017-04-301-1/+1
* git-refresh: fix for Solarisnobu2017-04-301-3/+4