summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2016-01-24wait readable/writablenobu
2016-01-22common.mk: source dependency for nmakenobu
2016-01-22vm_core.h: use RUBY_ASSERTnobu
2016-01-19ripper: clean timestampnobu
2016-01-17option.c: single byte booleannobu
2016-01-17option.c: make error messages consistentnobu
2016-01-16* ext/openssl/lib/openssl/pkey.rb: Added 2048 bit DH parameter.hsbt
2016-01-14* Remove 512-bit DH group. It's affected by LogJam Attack.hsbt
2016-01-10ext/-test-: reduce feature namesnobu
2016-01-10stdlib: avoid extra calls to eliminate "\n" from Base64normal
2016-01-09openssl: fix examples [ci skip]nobu
2016-01-09nmake VPATHnobu
2016-01-09Revert r53482 "nmake VPATH"naruse
2016-01-09nmake VPATHnobu
2016-01-07* ext/ripper/depend: Just like BSDmake, nmake also recognize the rule ofusa
2016-01-07fix r53448naruse
2016-01-07mkmf.rb: library installation messagesnobu
2016-01-04stringio: binmode sets encoding to ASCII-8BITnormal
2015-12-28:warning: key "accelerator" is duplicated and overwritten in Tk samplesa_matsuda
2015-12-28Missing requirea_matsuda
2015-12-28parsedate is no more available since 1.9a_matsuda
2015-12-28Convert euc-jp resource file in Tk sample to utf-8a_matsuda
2015-12-28Documentation typoa_matsuda
2015-12-27* remove trailing spaces.svn
2015-12-27* ext/win32ole/win32ole.c (ole_variant2val): refactoring.suke
2015-12-27Method name typo in a Tk samplea_matsuda
2015-12-27ivar name typo in a Tk samplea_matsuda
2015-12-27Method name typo in a Tk samplea_matsuda
2015-12-27ivar name typo in a Tk samplea_matsuda
2015-12-27Typo in Tk samplesa_matsuda
2015-12-27Method name typo in Tk samplesa_matsuda
2015-12-27Typo in a Tk samplea_matsuda
2015-12-27Typo in a Tk samplea_matsuda
2015-12-27Typo in a gvar namea_matsuda
2015-12-27Typo in Tk samplesa_matsuda
2015-12-27Typos in messagesa_matsuda
2015-12-27Documentation typosa_matsuda
2015-12-27Typo: widget (?)a_matsuda
2015-12-27* ext/win32ole/win32ole.c (ole_vstr2wc, ole_variant2val): fix blanksuke
2015-12-25doc/CangeLog-2.3.0, ext/tk/lib/txextlib/SUPPORT_STATUS,duerst
2015-12-24fix common misspelling [ci skip]nobu
2015-12-23io/console: fix gem build failure on Windowsnobu
2015-12-23rb_readwrite_syserr_failnobu
2015-12-23prefer rb_syserr_failnobu
2015-12-22ext/socket/init.c (rsock_init_sock): reject reserved FDsnormal
2015-12-22io-console.gemspec: BSD-2-Clausenobu
2015-12-22fix r53231: raise Errno::EBADF like other OSesnaruse
2015-12-22io-console.gemspec: bump upnobu
2015-12-22* ext/bigdecimal/bigdecimal.gemspec: bump version to 1.2.8.mrkn
2015-12-22* ext/psych/lib/psych.rb: bump version to 2.0.17hsbt