aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* parse.y: ambiguous parenthesesnobu2016-11-292-8/+8
* socket: use symbol proc for IO#close loopsnormal2016-11-211-6/+6
* win32ole.c: suppress warningsnobu2016-11-201-1/+1
* get rid of test failures introduced at r56848usa2016-11-201-1/+1
* forwardable/impl.rbnobu2016-11-202-0/+20
* * ext/win32ole/win32ole.c: independent of libgcc_s_seh-1.dll [Bug #12959] suke2016-11-191-1/+1
* objspace.c:: indent [ci skip]yui-knk2016-11-181-1/+1
* extmk.rb: removed compiled? method [ci skip]nobu2016-11-182-8/+1
* readline.c: str_subposnobu2016-11-171-6/+22
* Fix a typo.hsbt2016-11-161-1/+1
* Fixed regression of typo fix.hsbt2016-11-162-20/+20
* socket.rb: remove closed checksnobu2016-11-151-15/+15
* socket.rb: kwargsnobu2016-11-141-19/+10
* * remove trailing spaces.svn2016-11-145-14/+14
* Update bundled psych to 2.2.0.hsbt2016-11-1410-122/+86
* readline: remove dependency on internal.hnobu2016-11-132-4/+1
* Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.ko12016-11-071-6/+6
* rename to noatime?naruse2016-11-051-2/+2
* * ext/-test/file/fs.c (get_atime_p): Updating of file access timesnaruse2016-11-052-0/+29