summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-06share `@@accept_charset`nobu
2017-05-06string.c: fix typesnobu
2017-05-06* 2017-05-06svn
2017-05-06timestamp for extensionsnobu
2017-05-04* 2017-05-05svn
2017-05-04benchmark/bm_vm_thread_pass_flood.rb: add commentnormal
2017-05-04time.c: avoid taking a pointer to a member of packed structmame
2017-05-04string.c: [DOC] improve docs for String.newstomar
2017-05-04internal.h (rb_gc_resurrect): remove stale declarationktsj
2017-05-04string.c: [DOC] Properly refer to keyword argument by its namektsj
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