aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* numeric.c: remove mention of Bignum from docsstomar2017-05-061-9/+8
* numeric.c: revise docsstomar2017-05-061-291/+257
* delete enc/prelude.rb, because no longer neededduerst2017-05-061-4/+0
* delete lib/unicode_normalize.rb, because no longer neededduerst2017-05-061-11/+0
* remove enc/prelude.rb from list of prelude files in common.mkduerst2017-05-061-1/+1
* share `@@accept_charset`nobu2017-05-063-2/+17
* string.c: fix typesnobu2017-05-061-3/+3
* * 2017-05-06svn2017-05-061-1/+1
* timestamp for extensionsnobu2017-05-061-4/+4
* * 2017-05-05svn2017-05-041-1/+1
* benchmark/bm_vm_thread_pass_flood.rb: add commentnormal2017-05-041-0/+2
* time.c: avoid taking a pointer to a member of packed structmame2017-05-041-7/+23
* string.c: [DOC] improve docs for String.newstomar2017-05-041-8/+10
* internal.h (rb_gc_resurrect): remove stale declarationktsj2017-05-041-2/+0
* string.c: [DOC] Properly refer to keyword argument by its namektsj2017-05-041-2/+2
* dir.c: [DOC] Properly refer to keyword argument by its name [Fix GH-1543]ktsj2017-05-041-4/+4
* benchmark/bm_vm1_gc_wb_*.rb: fix GC.start args for invalid keywordnormal2017-05-044-4/+4
* gems/bundled_gems: Update to power_assert 1.0.2ktsj2017-05-041-1/+1
* .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