aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * regcomp.c (compile_length_tree): return error code immediatelynaruse2016-05-251-0/+5
* * enc/unicode.c: Fix flag error for switch from titlecase to lowercase.duerst2016-05-241-0/+6
* openssl: add EC.generaterhe2016-05-241-0/+12
* openssl: rename EC#generate_key to EC#generate_key!rhe2016-05-241-0/+10
* ruby.h: optimize rb_scan_args_setnobu2016-05-241-0/+6
* configure.in: merge ruby_cflags to XCFLAGSnobu2016-05-241-0/+5
* Remove a space [ci skip]kazu2016-05-241-1/+1
* openssl: make Cipher#key= and #iv= reject too long valuesrhe2016-05-241-0/+10
* openssl: avoid deprecated M_ASN1_* macrosrhe2016-05-241-0/+14
* ruby.h: rb_scan_args_verifynobu2016-05-241-0/+6
* defines.h: fallback ERRORFUNC and WARNINGFUNCnobu2016-05-241-0/+5
* * configure.in (ruby_cflags): separate from optflags [Bug #12409]naruse2016-05-241-0/+7
* fix __error__ and __warning__ attribute checksnobu2016-05-241-0/+5
* * common.mk : sort lines, and add missing dependencies suggestedshyouhei2016-05-241-0/+5
* fix indent (tabify) [ci skip]kazu2016-05-231-4/+4
* missing.h: isfinitenobu2016-05-231-0/+4
* openssl: Avoid reference to unset global variable in Init_openssl()rhe2016-05-231-0/+9
* openssl: use StringValueCStr() where NUL-terminated string is expectedrhe2016-05-231-0/+12
* * ext/bigdecimal/bigdecimal.c (isfinite): get rid of a warning onusa2016-05-231-0/+5
* openssl: fix incorrect return value check of RAND_* functionsrhe2016-05-231-0/+9
* fix a typonobu2016-05-231-1/+1
* * ext/bigdecimal/bigdecimal.c (isfinite): isfinite does not alwaysusa2016-05-231-0/+5
* make compile error if possiblenobu2016-05-231-0/+6
* fatal error if variable argument length mismatchnobu2016-05-231-0/+6
* bigdecimal.c: fix FloatDomainErrornobu2016-05-231-0/+6
* * array.c (rb_ary_fill): suppress warnings: 'item' may be usednaruse2016-05-231-0/+5
* dir.c (dir_close): update RDoc for 2.3 #close changenormal2016-05-221-0/+5
* use finalizer trick instead of thread.seki2016-05-221-0/+6
* * test/ruby/enc/test_case_options.rb: adjust test class nameduerst2016-05-221-0/+5
* * rename test/ruby/enc/test_casing_options.rb to test_case_options.rbduerst2016-05-221-0/+5
* transcode.c: GC guardsnobu2016-05-221-0/+6
* -test-/integernobu2016-05-221-0/+7
* * include/ruby/oniguruma.h: Extend OnigEncodingTypeDefine to define aduerst2016-05-221-0/+13
* regenc.h/c: Define new function onigenc_not_support_case_mapduerst2016-05-221-0/+4
* * include/ruby/ruby.h (rb_scan_args): use original rb_scan_argsnaruse2016-05-221-0/+5
* * class.c (rb_scan_args): moved to bottom of the file to make thenaruse2016-05-221-0/+21
* * ext/zlib/zlib.c: remove hacky macro introduced at r30437.naruse2016-05-211-0/+8
* Revert r50102naruse2016-05-211-12/+0
* * include/ruby/ruby.h (rb_scan_args): don't use ALWAYS_INLINE withusa2016-05-211-0/+5
* * include/ruby/ruby.h (rb_scan_args): use __VA_ARGS__ instead ofnaruse2016-05-211-0/+7
* * configure.in (ALWAYS_INLINE): force compilers the function inlined.naruse2016-05-211-0/+4
* openssl: fix possible SEGV on race between SSLSocket#stop and #connectrhe2016-05-211-0/+16
* openssl: fix SSL client example in documentation [ci skip]rhe2016-05-211-0/+6
* openssl: add OpenSSL::PKey::EC#private? and #public?rhe2016-05-211-0/+9
* openssl: remove impossible EOFError raise in OpenSSL::Bufferingrhe2016-05-211-0/+6
* ipaddr: fix typo [ci skip]nobu2016-05-211-0/+5
* Restore documentation of ARGFnobu2016-05-211-0/+5
* methods.rdoc: closing tagnobu2016-05-211-0/+5
* configure.in: missing macro definitionnobu2016-05-211-0/+5
* fix build on no-fork-spawnv platformsnobu2016-05-201-0/+6