summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2017-01-30make FIXNUM_MAX visible from Rubyshyouhei
2017-01-29{ext,test}/etc: Specify frozen_string_literal: true.kazu
2017-01-28extmk.rb: remove clean and install modenobu
2017-01-28extmk.rb: remove direct build modenobu
2017-01-28{ext,test}/dbm: Specify frozen_string_literal: true.kazu
2017-01-28exts.mk.tmpl: ruby namesnobu
2017-01-27extmk.rb: fix for static-linked-extnobu
2017-01-27{ext,test}/date: Specify frozen_string_literal: true.kazu
2017-01-26Parallel gem configurationnobu
2017-01-23Parallel ext configurationnobu
2017-01-23extinit.c.tmpl: drop after dotnobu
2017-01-23extmk.rb: EXTINITS to sub makenobu
2017-01-22template/extinit.c.tmplnobu
2017-01-20extmk.rb: ignore generated sourcesnobu
2017-01-16basicsocket (rsock_bsock_send): do not truncate return valuenormal
2017-01-07console.c: unpaired sizenobu
2017-01-07console.c: OOB accessnobu
2017-01-04win32/registry.rb: registry type namesnobu
2017-01-04win32/resolv.rb: ad hoc workaroundnobu
2017-01-03Add `full` option to `ObjectSpace.dump_all`tenderlove
2016-12-25memory_status.c: support old Mac OSnobu
2016-12-22openssl: import v2.0.2rhe
2016-12-21bigdecimal: version 1.3.0mrkn
2016-12-20rdoc for r57126 [ci skip]nobu
2016-12-20Zlib.gzip uses kwargs instead of argc [Feature #13020]naruse
2016-12-15Update psych-2.2.2hsbt
2016-12-11fix Zlib.gzip/gunzip documentnaruse
2016-12-10bigdecimal: version 1.3.0.pre.2mrkn
2016-12-10stringio.c: chomp CRnobu
2016-12-10zlib.c: replace with substringnobu
2016-12-10openssl: import v2.0.1rhe
2016-12-10bigdecimal: import version 1.3.0.premrkn
2016-12-10Fix document of gunzip and gzip [ci skip]kazu
2016-12-09Zlib.gzip and Zlib.gunzip [Feature #13020]naruse
2016-12-03stringio: chomp optionnobu
2016-12-01openssl: import fixes from upstreamrhe
2016-11-30ossl.c: castnobu
2016-11-30openssl: import v2.0.0rhe
2016-11-30Fixed error with `make install`hsbt
2016-11-30Update psych-2.2.1hsbt
2016-11-29parse.y: ambiguous parenthesesnobu
2016-11-21socket: use symbol proc for IO#close loopsnormal
2016-11-20win32ole.c: suppress warningsnobu
2016-11-20get rid of test failures introduced at r56848usa
2016-11-20forwardable/impl.rbnobu
2016-11-19* ext/win32ole/win32ole.c: independent of libgcc_s_seh-1.dll [Bug #12959] suke
2016-11-18objspace.c:: indent [ci skip]yui-knk
2016-11-18extmk.rb: removed compiled? method [ci skip]nobu
2016-11-17readline.c: str_subposnobu
2016-11-16Fix a typo.hsbt