summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-04dir.c: [DOC] Properly refer to keyword argument by its name [Fix GH-1543]ktsj
2017-05-04benchmark/bm_vm1_gc_wb_*.rb: fix GC.start args for invalid keywordnormal
2017-05-04gems/bundled_gems: Update to power_assert 1.0.2ktsj
2017-05-04.gitignore: ignore benchmark/bm_require.datanormal
2017-05-04benchmark: ignore bm_require.data/normal
2017-05-04parse.y: make shared string modifiablenobu
2017-05-04revert 58559, because it fails on travis (rubyspec problem)duerst
2017-05-04remove enc/prelude.rb from list of prelude files in common.mkduerst
2017-05-04refactor common parts of unicode normalization functions into unicode_normali...duerst
2017-05-04* properties.svn
2017-05-04benchmark: new single-threaded read/write benchmark with pipenormal
2017-05-04move definition of String#unicode_normalized? to C to make sure it is documentedduerst
2017-05-04* 2017-05-04svn
2017-05-04move definition of String#unicode_normalize! to C to make sure it is documentedduerst
2017-05-03rss: Accept empty text element as valid elementkou
2017-05-03* remove trailing spaces.svn
2017-05-03move definition of String#unicode_normalize to C to make sure it is documentedduerst
2017-05-03net/imap: handle timeoutsshugo
2017-05-03Use `dd` instead of `head -c`kazu
2017-05-03Fix NoMethodError [ci skip]kazu
2017-05-02* 2017-05-03svn
2017-05-02ripper/lexer.rb: nested indented heredocnobu
2017-05-02.travis.yml: tweek after-updatenobu
2017-05-02mkconfig.rb: remove cross_compilingnobu
2017-05-02common.mk: BOOTSTRAPRUBY for enc.mknobu
2017-05-02Use `\A` and `\z` instead of `^` and `$` [ci skip]kazu
2017-05-02internal.h: rb_raise_staticnobu
2017-05-02remove unnecessary conditions in lib/unicode_normalize.rbduerst
2017-05-02rework definition of String#unicode_normalize! and #unicode_normalized?duerst
2017-05-02rework definition of String#unicode_normalizeduerst
2017-05-02* properties.svn
2017-05-02more benchmarks for SizedQueue and ConditionVariablenormal
2017-05-02nogvl_wait_for_single_fd must wait as its namekosaki
2017-05-01* 2017-05-02svn
2017-05-01thread.c: suppress warnings [ci skip]nobu
2017-05-01* remove trailing spaces.svn
2017-05-01Merge rubygems-2.6.12 from rubygems/rubygems.hsbt
2017-05-01Merge gemspec from ruby/webrick.hsbt
2017-05-01object.c: Kernel#yield_selfnobu
2017-05-01Fix typo in documentation [ci skip]kazu
2017-05-01zlib.c: no buf_filled in zstreamnobu
2017-05-01zlib.c: zstream_buffer_ungetbytenobu
2017-05-01zlib.c: zstream_expand_buffer_non_streamnobu
2017-05-01rational.c: canonicalization casenobu
2017-04-30* 2017-05-01svn
2017-04-30setup.mak have to handle `GIT` and `HAVE_GIT`usa
2017-04-30Typousa
2017-04-30git-refresh: fix for Solarisnobu
2017-04-30thread_sync.c: document SizedQueue#clear correctly [ci skip]normal
2017-04-30* properties.svn