aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * remove trailing spaces.svn2015-11-261-1/+1
* * regcomp.c, regenc.c, regexec.c, regint.h, enc/unicode.c:naruse2015-11-266-313/+495
* fixup! r52695naruse2015-11-262-3/+4
* * test/coverage/test_coverage.rb: Added test-case for Coverage.restart.hsbt2015-11-262-0/+23
* * test/coverage/test_coverage.rb: Added test-case for Coverage.peek_resulthsbt2015-11-262-0/+10
* * 2015-11-26svn2015-11-251-2/+2
* test/openssl/test_ssl.rb (test_copy_stream): new testnormal2015-11-252-0/+18
* io.c: try to_io firstnobu2015-11-253-36/+56
* iseq.h: rename membernobu2015-11-255-13/+17
* add NEWS entry about --debug=frozen-string-literalko12015-11-251-0/+5
* configure.in: color to ifchangenobu2015-11-251-1/+4
* test_objectspace.rb: missing tests from rubyspecnobu2015-11-251-0/+24
* * io.c (argf_getpartial): should not resize str if the secondshugo2015-11-253-1/+20
* * 2015-11-25svn2015-11-241-2/+2
* * configure.in: On Solaris, it is safe to define _LARGEFILE_SOURCEngoto2015-11-242-0/+23
* fix a typo [ci skip]kazu2015-11-241-1/+1
* parse.y: ripper for warningsnobu2015-11-242-63/+30
* parse.y: fix dispatch_scan_eventnobu2015-11-241-1/+1
* * lib/rubygems/installer.rb: Fix two double-word typos.hsbt2015-11-242-2/+7
* Drop support for BeOSnobu2015-11-2415-165/+17
* internal.h: export rb_gc_for_fdnobu2015-11-242-1/+6
* Add missing punctuation to File docs [ci skip]nobu2015-11-242-1/+6
* Fix Struct#dig issue number [ci skip]nobu2015-11-232-1/+6
* ext/socket/init.c (rsock_accept): handle ENOMEMnormal2015-11-232-0/+5
* use rb_gc_for_fd for more callersnormal2015-11-236-7/+14
* io.c (rb_gc_for_fd): wrapper for retrying FD creationnormal2015-11-232-11/+27
* * 2015-11-24svn2015-11-231-2/+2
* fiddle: release GVL for ffi_callnormal2015-11-238-36/+124
* * configure.in: On Solaris, with gcc, "-std=iso9899:1999"ngoto2015-11-232-0/+14
* Haiku now best effort supportnobu2015-11-2310-31/+72
* * gems/bundled_gems: bump version to minitest-5.8.3hsbt2015-11-232-1/+5
* * 2015-11-23svn2015-11-221-2/+2
* * ChangeLog: fix wrong reference for r52714hsbt2015-11-221-1/+5
* * gc.c (rb_raw_obj_info): fix compile errors when USE_RGENGCodaira2015-11-222-3/+15
* * lib/cmath.rb: methods which has suffix '!' are now deprecated.ngoto2015-11-222-57/+70
* * ext/openssl/ossl.c: fix brew command for installation of openssl.hsbt2015-11-222-1/+6
* * configure.in: On Solaris, add -D_XOPEN_SOURCE=n only when bothngoto2015-11-222-24/+24
* compile.c: fix positionnobu2015-11-221-1/+1
* compile.c: move logop DCEnobu2015-11-224-33/+60
* compile.c: optimize useless branchesnobu2015-11-222-1/+17
* fake.rb.in: block commentnobu2015-11-221-7/+8
* compile.c: free labels tablenobu2015-11-221-4/+12
* compile.c: use rb_compile_bugnobu2015-11-221-23/+27
* compile.c: use COMPILE_ERRORnobu2015-11-221-32/+42
* compile.c: flush disasmnobu2015-11-221-0/+1
* compile.c: check each stepsnobu2015-11-221-9/+8
* * configure.in: Add -D_XOPEN_SOURCE=500 (or 600 or 700) on Solarisngoto2015-11-212-0/+54
* * 2015-11-22svn2015-11-211-2/+2
* * test/socket/test_socket.rb (test/socket/test_socket.rb): skip the test when...ngoto2015-11-212-1/+7
* fix a typo [ci skip]kazu2015-11-211-1/+1