aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* win32/resolv: fix for cygwinnobu2016-08-101-11/+5
* win32/resolv: fix for cygwinnobu2016-08-102-1/+4
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-091054-156749/+0
* tcltklib.c: repeated checks and conversions [ci skip]nobu2016-08-091-6/+8
* tcltklib.c: use StringValueCStr [ci skip]nobu2016-08-091-13/+13
* tcltklib.c: use PRIsVALUE [ci skip]nobu2016-08-091-5/+1
* tcltklib.c: missing break [ci skip]nobu2016-08-091-0/+1
* tcltk.rb: suppress a warning [ci skip]nobu2016-08-091-0/+1
* tcltklib/sample2.rb: use attr_accessor [ci skip]nobu2016-08-091-1/+1
* use true and false [ci skip]nobu2016-08-095-14/+14
* * ext/win32ole/sample/excel1.rb, ext/win32ole/sample/excel2.rb,suke2016-08-085-7/+7
* extmk.rb: suppress a warningnobu2016-08-071-3/+3
* extmk.rb: remove sysquotenobu2016-08-071-7/+3
* openssl: avoid undefined behavior on empty SSL_writenormal2016-08-061-1/+7
* socket/option.c: inet_ntopnobu2016-08-023-23/+9
* tcltklib.c: remove RUBY_VERSIONnobu2016-08-022-10/+13
* tcltklib.c: compile infonobu2016-08-021-39/+20
* extmk.rb: build gemsnobu2016-08-011-7/+30
* * ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2.hsbt2016-08-015-9/+16
* resolv.c: fix commit missnobu2016-07-311-1/+0
* win32/resolv: get_dns_server_listnobu2016-07-313-13/+88
* rb_funcallvnobu2016-07-297-16/+16
* json/ext: remove stale directorynobu2016-07-141-1/+0
* * append newline at EOF.svn2016-07-141-0/+1
* * ext/json/**/*.rb: merge original files from upstream repository.hsbt2016-07-1420-21/+16
* stringio.c: convert arguments just oncenobu2016-07-111-12/+32
* Update dependenciesnobu2016-07-0631-81/+535
* Local header dependenciesnobu2016-07-066-2/+9
* probes.dmyh: remove preprocessor directivesnobu2016-07-061-1/+0
* Revert ext/json/parser/prereq.mknobu2016-07-061-0/+10
* * append newline at EOF.svn2016-07-051-0/+1
* * ext/json/*, test/json/*: Update json-2.0.1.hsbt2016-07-0512-742/+371
* Magic numbersnobu2016-06-301-10/+8
* Initialize IDnobu2016-06-301-2/+10
* * ext/psych/lib/psych_jars.rb: removed needless file required to JRuby.hsbt2016-06-291-6/+0
* openssl: fix for OpenSSL 1.0.0trhe2016-06-291-24/+34
* * ext/digest/md5/md5ossl.h: Remove excess semicolons.ngoto2016-06-287-18/+18
* Convert arguments firstnobu2016-06-261-8/+11
* Explicit ".dll" suffixnobu2016-06-262-2/+8
* * remove trailing spaces.svn2016-06-241-1/+1
* * ext/psych/*, test/psych/*: Upate psych 2.1.0hsbt2016-06-245-34/+59
* openssl: add OpenSSL::OCSP::SingleResponserhe2016-06-191-19/+426
* openssl: allow passing absolute times in OCSP::BasicResponse#add_statusrhe2016-06-192-31/+63
* openssl: implement initialize_copy for OpenSSL::OCSP::*rhe2016-06-191-0/+80
* openssl: implement initialize_copy method for PKey classesrhe2016-06-194-12/+147
* openssl: add 'const's required in OpenSSL masterrhe2016-06-195-17/+17
* Integer conversionnobu2016-06-181-11/+11
* Fix static-linked-ext encodingsnobu2016-06-181-4/+5
* stringio.c: fix index overflownobu2016-06-171-1/+1
* Unnecessary checksnobu2016-06-172-11/+1