aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* {ext,test}/ripper: Specify frozen_string_literal: true.kazu2017-02-0510-13/+13
* ext/pty: Specify frozen_string_literal: true.kazu2017-02-042-4/+3
* Added initial gemspec for zlib module.hsbt2017-02-031-0/+17
* ensured.c: fix conflictnobu2017-02-031-2/+2
* eval.c: hide internal objectsnobu2017-02-031-0/+14
* ext/fcntl: Specify frozen_string_literal: true.kazu2017-02-021-1/+1
* Added initial gemspec for Date module.hsbt2017-02-021-0/+17
* escape.c: check argumentnobu2017-02-021-1/+2
* Add IMEMO type to heap dump output.tenderlove2017-01-311-0/+23
* openssl: import v2.0.3rhe2017-01-316-9/+15
* make FIXNUM_MAX visible from Rubyshyouhei2017-01-302-1/+5
* {ext,test}/etc: Specify frozen_string_literal: true.kazu2017-01-292-2/+2
* extmk.rb: remove clean and install modenobu2017-01-281-89/+16
* extmk.rb: remove direct build modenobu2017-01-281-8/+3
* {ext,test}/dbm: Specify frozen_string_literal: true.kazu2017-01-281-1/+1
* exts.mk.tmpl: ruby namesnobu2017-01-281-1/+1
* extmk.rb: fix for static-linked-extnobu2017-01-271-2/+2
* {ext,test}/date: Specify frozen_string_literal: true.kazu2017-01-272-2/+2
* Parallel gem configurationnobu2017-01-261-56/+34
* Parallel ext configurationnobu2017-01-231-3/+5
* extinit.c.tmpl: drop after dotnobu2017-01-231-3/+3
* extmk.rb: EXTINITS to sub makenobu2017-01-231-0/+1
* template/extinit.c.tmplnobu2017-01-221-21/+4
* extmk.rb: ignore generated sourcesnobu2017-01-201-1/+1
* basicsocket (rsock_bsock_send): do not truncate return valuenormal2017-01-161-3/+3
* console.c: unpaired sizenobu2017-01-071-2/+6
* console.c: OOB accessnobu2017-01-071-2/+4
* win32/registry.rb: registry type namesnobu2017-01-041-4/+6
* win32/resolv.rb: ad hoc workaroundnobu2017-01-041-0/+15
* Add `full` option to `ObjectSpace.dump_all`tenderlove2017-01-031-3/+17
* memory_status.c: support old Mac OSnobu2016-12-251-3/+10
* openssl: import v2.0.2rhe2016-12-227-34/+57
* bigdecimal: version 1.3.0mrkn2016-12-214-30/+40
* rdoc for r57126 [ci skip]nobu2016-12-201-2/+2
* Zlib.gzip uses kwargs instead of argc [Feature #13020]naruse2016-12-201-3/+22
* Update psych-2.2.2hsbt2016-12-152-2/+3
* fix Zlib.gzip/gunzip documentnaruse2016-12-111-22/+22
* bigdecimal: version 1.3.0.pre.2mrkn2016-12-102-21/+21
* stringio.c: chomp CRnobu2016-12-101-2/+9
* zlib.c: replace with substringnobu2016-12-101-6/+3
* openssl: import v2.0.1rhe2016-12-108-28/+49
* bigdecimal: import version 1.3.0.premrkn2016-12-106-128/+285
* Fix document of gunzip and gzip [ci skip]kazu2016-12-101-1/+5
* Zlib.gzip and Zlib.gunzip [Feature #13020]naruse2016-12-091-9/+133
* stringio: chomp optionnobu2016-12-031-8/+37
* openssl: import fixes from upstreamrhe2016-12-012-0/+5
* ossl.c: castnobu2016-11-301-1/+1
* openssl: import v2.0.0rhe2016-11-3030-646/+680
* Fixed error with `make install`hsbt2016-11-301-2/+1
* Update psych-2.2.1hsbt2016-11-307-68/+21