summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-04-30new benchmark for SizedQueuenormal
2017-04-30* 2017-04-30svn
2017-04-30git-refresh: fix for Solarisnobu
2017-04-29load.c: remove a redundant rb_str_freeze callnormal
2017-04-29proc.c: recursion loopnobu
2017-04-29* 2017-04-29svn
2017-04-29node.h: sign-extendnobu
2017-04-28Bump version to gdbm-2.0.0.beta1hsbt
2017-04-28sprintf.c: remove unused variablenobu
2017-04-28parse.y: set_line_body is not used in rippernobu
2017-04-28parse.y: fix line in rescuenobu
2017-04-28sprintf.c: ruby_ultoanobu
2017-04-28sprintf.c: format by utility functionsnobu
2017-04-28* 2017-04-28svn
2017-04-28sprintf.c: fix one-off bugnobu
2017-04-27fix ripper prereqnobu
2017-04-27Send the backtrace of the circular require warning as a single String to Warn...eregon
2017-04-27refactor newhash (revision 58463 another try) [fix GH-1600]shyouhei
2017-04-27load.c: make fstrings from C strings soonernormal