summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-23fix indent (tabify) [ci skip]kazu
2016-05-23missing.h: isfinitenobu
2016-05-23openssl: Avoid reference to unset global variable in Init_openssl()rhe
2016-05-23openssl: use StringValueCStr() where NUL-terminated string is expectedrhe
2016-05-23* ext/bigdecimal/bigdecimal.c (isfinite): get rid of a warning onusa
2016-05-23openssl: fix incorrect return value check of RAND_* functionsrhe
2016-05-23revert error attributesnobu
2016-05-23fix a typonobu
2016-05-23* ext/bigdecimal/bigdecimal.c (isfinite): isfinite does not alwaysusa
2016-05-23tcltklib.c: elimitate dead codenobu
2016-05-23remove unnecessary volatilesnobu
2016-05-23tkutil.c: GC guardsnobu
2016-05-23make compile error if possiblenobu
2016-05-23fatal error if variable argument length mismatchnobu
2016-05-23bigdecimal.c: fix FloatDomainErrornobu
2016-05-23* array.c (rb_ary_fill): suppress warnings: 'item' may be usednaruse
2016-05-22* 2016-05-23svn
2016-05-22dir.c (dir_close): update RDoc for 2.3 #close changenormal
2016-05-22* remove trailing spaces.svn
2016-05-22use finalizer trick instead of thread.seki
2016-05-22 * test/ruby/enc/test_case_options.rb: adjust test class nameduerst
2016-05-22 * rename test/ruby/enc/test_casing_options.rb to test_case_options.rbduerst
2016-05-22transcode.c: GC guardsnobu
2016-05-22-test-/integernobu
2016-05-22 * include/ruby/oniguruma.h: Extend OnigEncodingTypeDefine to define aduerst
2016-05-22regenc.h/c: Define new function onigenc_not_support_case_mapduerst
2016-05-22* include/ruby/ruby.h (rb_scan_args): use original rb_scan_argsnaruse
2016-05-22* class.c (rb_scan_args): moved to bottom of the file to make thenaruse
2016-05-22move duplicate assertionsnobu
2016-05-21just check Integernobu
2016-05-21hash method valuesnobu
2016-05-21* 2016-05-22svn
2016-05-21* ext/zlib/zlib.c: remove hacky macro introduced at r30437.naruse
2016-05-21Revert r50102naruse
2016-05-21* include/ruby/ruby.h (rb_scan_args): don't use ALWAYS_INLINE withusa
2016-05-21* include/ruby/ruby.h (rb_scan_args): use __VA_ARGS__ instead ofnaruse
2016-05-21* configure.in (ALWAYS_INLINE): force compilers the function inlined.naruse
2016-05-21openssl: fix possible SEGV on race between SSLSocket#stop and #connectrhe
2016-05-21openssl: fix SSL client example in documentation [ci skip]rhe
2016-05-21openssl: add OpenSSL::PKey::EC#private? and #public?rhe
2016-05-21openssl: remove impossible EOFError raise in OpenSSL::Bufferingrhe
2016-05-21ipaddr: fix typo [ci skip]nobu
2016-05-21Restore documentation of ARGFnobu
2016-05-21methods.rdoc: closing tagnobu
2016-05-21configure.in: missing macro definitionnobu
2016-05-20fix build on no-fork-spawnv platformsnobu
2016-05-20io.c: conditionally used functionsnobu
2016-05-20ossl.c: suppress warningsnobu
2016-05-20* 2016-05-21svn
2016-05-20openssl: improve handling of password for encrypted PEMrhe