summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-05-25* regcomp.c: remove condition for debug output because preludenaruse
2016-05-25* regcomp.c (compile_length_tree): return error code immediatelynaruse
2016-05-24* enc/unicode.c: Fix flag error for switch from titlecase to lowercase.duerst
2016-05-24openssl: add EC.generaterhe
2016-05-24openssl: rename EC#generate_key to EC#generate_key!rhe
2016-05-24ruby.h: optimize rb_scan_args_setnobu
2016-05-24configure.in: merge ruby_cflags to XCFLAGSnobu
2016-05-24Remove a space [ci skip]kazu
2016-05-24openssl: make Cipher#key= and #iv= reject too long valuesrhe
2016-05-24openssl: avoid deprecated M_ASN1_* macrosrhe
2016-05-24ruby.h: rb_scan_args_verifynobu
2016-05-24defines.h: fallback ERRORFUNC and WARNINGFUNCnobu
2016-05-24* configure.in (ruby_cflags): separate from optflags [Bug #12409]naruse
2016-05-24fix __error__ and __warning__ attribute checksnobu
2016-05-24 * common.mk : sort lines, and add missing dependencies suggestedshyouhei
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-23fix a typonobu
2016-05-23* ext/bigdecimal/bigdecimal.c (isfinite): isfinite does not alwaysusa
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-22dir.c (dir_close): update RDoc for 2.3 #close changenormal
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-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