aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* openssl: improve handling of password for encrypted PEMrhe2016-05-201-0/+27
* capa should be even number on 64-bit SPARC for 8-byte word alignmentngoto2016-05-201-0/+10
* Use HAVE_BUILTIN___BUILTIN_CONSTANT_Pngoto2016-05-201-0/+4
* fix typos [ci skip]kazu2016-05-201-0/+5
* Use RB_GNUC_EXTENSION_BLOCK instead of __extension__ngoto2016-05-201-0/+16
* win32ole.c: share the contentnobu2016-05-201-0/+5
* exclude non-VALUE in memo from GCnobu2016-05-201-0/+11
* fix document of Regexp#match?kazu2016-05-191-0/+7
* openssl: register ex_data index for X509_STORE{_CTX,} respectivelyrhe2016-05-191-0/+21
* openssl: check argument type in OpenSSL::X509::Attribute#value=rhe2016-05-191-0/+8
* re.c: fix match?nobu2016-05-191-0/+7
* fix typonobu2016-05-191-1/+1
* re.c: match? should return nil if no matchnobu2016-05-191-0/+5