aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ext/.document: follow-up r59734rhe2017-09-031-1/+1
* string.c: make array in WANTARRAYnobu2017-09-031-47/+33
* * properties.svn2017-09-030-0/+0
* openssl: import v2.1.0.beta1rhe2017-09-0398-3513/+3895
* vm_insnhelper.c: fix opt_regexpmatch2 instructionrhe2017-09-031-2/+2
* string.c: enumerator_wantarraynobu2017-09-032-99/+75
* string.c: fix for non-Unicode encodingsnobu2017-09-032-1/+3
* string.c: suppress a warningnobu2017-09-031-1/+1
* default.mspec: suppress warningsnobu2017-09-031-0/+4
* test_io.rb: suppress a warningnobu2017-09-031-1/+1
* test_coverage.rb: suppress warningsnobu2017-09-031-2/+2
* * 2017-09-03svn2017-09-031-1/+1
* test_coverage.rb: use real pathnobu2017-09-031-0/+1
* test/coverage/test_coverage.rb: run the tests in separated processesmame2017-09-021-73/+73
* proc.c: [DOC] fixup r59720rhe2017-09-021-1/+1
* getoptlong.rb: multiline regexpsnobu2017-09-022-10/+16
* cont.c: fix root fiber to_snobu2017-09-022-1/+9
* Add Method#original_name code example [ci skip]nobu2017-09-021-0/+6
* Update Hash#compact! documentation [ci skip]nobu2017-09-021-2/+2
* * 2017-09-02svn2017-09-021-1/+1
* * ext/win32ole/win32ole.c (fole_initialize): fix typo. thanks to Gray Wolf. suke2017-09-021-4/+4
* ext/coverage/coverage.c: add Coverage.enabled?mame2017-09-012-0/+25
* replace copyrights by explanatory text in data files for GB2312/GB12345 mappingsduerst2017-09-015-285/+26
* object.c: fix potential oob write in rb_str_to_dbl()rhe2017-09-011-1/+1
* Exclude Changelog files from documentation.hsbt2017-09-012-3/+0
* skip unless PLATFORM is darwin.ko12017-09-011-4/+5
* * properties.svn2017-09-010-0/+0
* Fix C level backtrace on Darwinnaruse2017-09-012-2/+27
* compile.c: fix loading pathobjnobu2017-09-011-1/+19
* compile.c: ensure after toplevel returnnobu2017-09-012-3/+3
* * 2017-09-01svn2017-08-311-2/+2
* Skip test_open_tempfile_path on EINVALsorah2017-08-311-5/+11
* add NEWS entry for [Feature #13568] r59704sorah2017-08-311-0/+2
* File#path: Raise IOError when a file is O_TMPFILEsorah2017-08-313-4/+31
* Added NEWS for r59702naruse2017-08-311-0/+2
* Add Socket::Ifaddr.vhid on supported platforms [Feature #13803]naruse2017-08-312-0/+25
* io.c: shrink read buffernobu2017-08-312-19/+47
* string.c: adjust indent [ci skip]nobu2017-08-311-37/+37
* test_syntax.rb: suppress warningsnobu2017-08-311-1/+1
* String#each_grapheme_cluster and String#grapheme_clustersnaruse2017-08-313-0/+155
* test_syntax.rb: assert outputnobu2017-08-311-7/+4
* `$=` is no longer effective. [ci skip]kazu2017-08-311-1/+1
* to_str -> to_sko12017-08-301-1/+1
* * 2017-08-31svn2017-08-301-1/+1
* A HTTP Header value must not contain CR or LF.naruse2017-08-302-2/+41
* array.c: refine binomial_coefficientnobu2017-08-301-4/+11
* array.c: refine descending_factorialnobu2017-08-301-4/+10
* * 2017-08-30svn2017-08-301-1/+1
* array.c: integer calculationsnobu2017-08-302-16/+50
* array.c: use rb_check_array_typenobu2017-08-291-1/+1