summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-03string.c: enumerator_wantarraynobu
2017-09-03string.c: fix for non-Unicode encodingsnobu
2017-09-03string.c: suppress a warningnobu
2017-09-03default.mspec: suppress warningsnobu
2017-09-03test_io.rb: suppress a warningnobu
2017-09-03test_coverage.rb: suppress warningsnobu
2017-09-03* 2017-09-03svn
2017-09-03test_coverage.rb: use real pathnobu
2017-09-02test/coverage/test_coverage.rb: run the tests in separated processesmame
2017-09-02proc.c: [DOC] fixup r59720rhe
2017-09-02getoptlong.rb: multiline regexpsnobu
2017-09-02cont.c: fix root fiber to_snobu
2017-09-02Add Method#original_name code example [ci skip]nobu
2017-09-02Update Hash#compact! documentation [ci skip]nobu
2017-09-02* 2017-09-02svn
2017-09-02* ext/win32ole/win32ole.c (fole_initialize): fix typo. thanks to Gray Wolf. suke
2017-09-01ext/coverage/coverage.c: add Coverage.enabled?mame
2017-09-01replace copyrights by explanatory text in data files for GB2312/GB12345 mappingsduerst
2017-09-01object.c: fix potential oob write in rb_str_to_dbl()rhe
2017-09-01Exclude Changelog files from documentation.hsbt
2017-09-01skip unless PLATFORM is darwin.ko1
2017-09-01* properties.svn
2017-09-01Fix C level backtrace on Darwinnaruse
2017-09-01compile.c: fix loading pathobjnobu
2017-09-01compile.c: ensure after toplevel returnnobu
2017-08-31* 2017-09-01svn
2017-08-31Skip test_open_tempfile_path on EINVALsorah
2017-08-31add NEWS entry for [Feature #13568] r59704sorah
2017-08-31File#path: Raise IOError when a file is O_TMPFILEsorah
2017-08-31Added NEWS for r59702naruse
2017-08-31Add Socket::Ifaddr.vhid on supported platforms [Feature #13803]naruse
2017-08-31io.c: shrink read buffernobu
2017-08-31string.c: adjust indent [ci skip]nobu
2017-08-31test_syntax.rb: suppress warningsnobu
2017-08-31String#each_grapheme_cluster and String#grapheme_clustersnaruse
2017-08-31test_syntax.rb: assert outputnobu
2017-08-31`$=` is no longer effective. [ci skip]kazu
2017-08-30to_str -> to_sko1
2017-08-30* 2017-08-31svn
2017-08-30A HTTP Header value must not contain CR or LF.naruse
2017-08-30array.c: refine binomial_coefficientnobu
2017-08-30array.c: refine descending_factorialnobu
2017-08-30* 2017-08-30svn
2017-08-30array.c: integer calculationsnobu
2017-08-29array.c: use rb_check_array_typenobu
2017-08-29* remove trailing spaces.svn
2017-08-29Merge rdoc-6.0.0.beta1.hsbt
2017-08-29array.c: nested encodingnobu
2017-08-29array.c: join encodingnobu
2017-08-29Partly reverted r59642. Because IO#close is idempotent since Ruby 2.3.hsbt