summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2017-10-07zlib.c: ensure to freenobu
2017-10-06zlib.c: memory leak in gunzipnobu
2017-09-30dbm.c: suppress unused-but-set-variable warningnobu
2017-09-30gdbm.c: use the default external encodingnobu
2017-09-30dbm.c: removed useless assignmentsnobu
2017-09-30ext: check if null byte is containednobu
2017-09-30ripper/lexer.rb: remove double quotesnobu
2017-09-29configure.acnobu
2017-09-27pty.c: shrink repeated device namesnobu
2017-09-27objspace_dump.c: remove unnecessary breaknobu
2017-09-27ext: adjust indent [ci skip]nobu
2017-09-24openssl: import e72d960db262rhe
2017-09-24load.c: fix rb_load_protect conditionnobu
2017-09-23Added sections of pysch library to LEGAL.hsbt
2017-09-20fix up r59949nobu
2017-09-19Fixup r59961. Use http for libffi downloading.hsbt
2017-09-19Use https instead of ftp for libffi downloading.hsbt
2017-09-18parse.y: ripper_lex_state_namenobu
2017-09-17ext/objspace/objspace.c: remove unneeded code clones.mame
2017-09-17ext/io/console/lib/console/size.rb: Fix the context of method definitionmame
2017-09-17ext/date/extconf.rb: check for timezone and altzonerhe
2017-09-15To use github url for gemspec.hsbt
2017-09-15ext/coverage/coverage.c (rb_coverage_start): Ensure `opt` is a hashyui-knk
2017-09-14ripper: add states of scannernobu
2017-09-14ext/coverage/coverage.c: use long instead of int for coverage site idmame
2017-09-14ext/coverage/coverage.c (method_coverage): `id` was used uninitializedmame
2017-09-14Add method coveragemame
2017-09-14Removed needless operator.hsbt
2017-09-14Add branch coverage for if statementmame
2017-09-14ext/coverage/coverage.c: Fix the condition for non-experimental modemame
2017-09-14[EXPERIMENTAL] Extend the API of `Coverage.start` and `result`mame
2017-09-14Update gemspec for gem released versions.hsbt
2017-09-12Merge fiddle-1.0.0.beta2 from upstream.hsbt
2017-09-11console.c: set winsize on Windowsnobu
2017-09-09sprintf.c: NULL as strnobu
2017-09-07ruby.h: unnormalized Fixnum valuenobu
2017-09-04Improve line covearge of ext/io/nonblock/nonblock.c from 54.5% to 95.5%mame
2017-09-03Refactor the internal data format for coverage measurementmame
2017-09-03ext/.document: follow-up r59734rhe
2017-09-03openssl: import v2.1.0.beta1rhe
2017-09-02* ext/win32ole/win32ole.c (fole_initialize): fix typo. thanks to Gray Wolf. suke
2017-09-01ext/coverage/coverage.c: add Coverage.enabled?mame
2017-08-31Add Socket::Ifaddr.vhid on supported platforms [Feature #13803]naruse
2017-08-26* ext/win32ole/win32ole.c (fole_initialize): support licensed COM server. Tha...suke
2017-08-19ruby.h: fix rb_scan_args_trail_idxnobu
2017-08-16Added gemspec of digest library.hsbt
2017-08-15ripper.rb: fix License format [ci skip]nobu
2017-08-14Fix a class of a returned valueyui-knk
2017-08-13stringio.c: suppress a warning [ci skip]nobu
2017-08-13stringio.c: encoding at empty chomped resultnobu