summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-30{Fixnum,Bignum}#| is unified into Integer.akr
2016-04-30* vm_trace.c: Fix typos. [ci skip]yui-knk
2016-04-30pty.c: dry upnobu
2016-04-30pty.c: user shellnobu
2016-04-30* 2016-04-30svn
2016-04-30pty.c: portabilitiesnobu
2016-04-29maintainers.rdoc: update ext/io/nonblock [ci skip]nobu
2016-04-29* doc/maintainers.rdoc (ext/win32): of course, it's still maintained. [skip ci]usa
2016-04-29* gems/bundled_gems: Update latest gems, test-unit-3.1.8 and rake-11.1.2.hsbt
2016-04-29* doc/maintainers.rdoc: Update latest maintainers list on Ruby 2.4hsbt
2016-04-29* doc/maintainers.rdoc: Removed deprecated entries. These are already deleted.hsbt
2016-04-29* doc/maintainers.rdoc: Removed Ruby 1.8 entries. It's not necessary tohsbt
2016-04-29* 2016-04-29svn
2016-04-29win32/win32.c: remove unnecessary declarationnobu
2016-04-28hash.c: dry up codenobu
2016-04-28* re.c (rb_reg_prepare_enc): use rb_enc_asciicompat(enc) instead ofnaruse
2016-04-28optparse.rb: [DOC] fix example code [ci skip]nobu
2016-04-28win32/file.c: fix reallocation thresholdnobu
2016-04-28win32/file.c: remove unnecessary codenobu
2016-04-28* properties.svn
2016-04-28* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.4.hsbt
2016-04-27* configure.in (rb_cv_lgamma_r_pm0): check if lgamma_r(+0.0)odaira
2016-04-27* time.c: define _DEFAULT_SOURCE because glibc 2.20 depracatesnaruse
2016-04-27* 2016-04-28svn
2016-04-27{Fixnum,Bignum}#^ is unified into Integer.akr
2016-04-27[Doc] Add Document-method: directives.akr
2016-04-27Update rdoc of Integer#[] (fix -> int)kazu
2016-04-27[DOC] move rdoc comments.akr
2016-04-27{Fixnum,Bignum}#[] is unified into Integer.akr
2016-04-27* tool/instruction.rb: fix to follow current implementation.naruse
2016-04-27setdynamic is obsoletednaruse
2016-04-27stringio.c: warn block for newnobu
2016-04-27internal.h: ONLY_FOR_INTERNAL_USEnobu
2016-04-27internal.h: adjust stylenobu
2016-04-26* 2016-04-27svn
2016-04-26fix typos [ci skip]kazu
2016-04-26* tool/redmine-backporter.rb (rel): should not raise exceptions even ifusa
2016-04-26Fix -e script encodingnobu
2016-04-26[DOC] update Integer#<< doc.akr
2016-04-26{Fixnum,Bignum}#<< is unified into Integer.akr
2016-04-26{Fixnum,Bignum}#>> is unified into Integer.akr
2016-04-26{Fixnum,Bignum}#size is unified into Integer.akr
2016-04-26forgot to remove Bignum#bit_length.akr
2016-04-26{Fixnum,Bignum}#bit_length is unified into Integer.akr
2016-04-26* numeric.c (int_abs): Integer#{abs,magnitude} moved from Fixnum and Bignum.akr
2016-04-26* 2016-04-26svn
2016-04-26compile.c: true conditionsnobu
2016-04-25tk/extconf.rb: refactornobu
2016-04-25net/http/header.rb: refactornobu
2016-04-25ripper: fix ripper.Enobu