aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Use Integer instead of Fixnum and Bignum.akr2016-05-171-0/+23
* fix typos [ci skip]kazu2016-05-171-2/+2
* [Feature #12005] Unify Fixnum and Bignum into Integerakr2016-05-171-0/+38
* configure.in: declare as NORETURNnobu2016-05-171-0/+6
* configure.in: RUBY_CHECK_SETJMPnobu2016-05-171-0/+5
* * enc/unicode.h: Additional uses of ONIG_CASE_MAPPING compilation switchduerst2016-05-161-0/+4
* * include/ruby/oniguruma.h: Introducing ONIG_CASE_MAPPING compilationduerst2016-05-161-0/+8
* * gems/bundled_gems: Update xmlrpc-0.1.1. xmlrpc-0.1.0 didn't allowhsbt2016-05-161-0/+5
* configure.in: revert macro namesnobu2016-05-161-0/+8
* * lib/xmlrpc.rb, lib/xmlrpc/*, test/xmlrpc: XMLRPC is bundled gemhsbt2016-05-161-0/+7
* proc.c: fix RDoc of Proc#===/call/yield/[]normal2016-05-151-0/+5
* don't use keeper thread. [Bug #12342]seki2016-05-151-0/+6
* * array.c (rb_ary_entry): extract rb_ary_elt to organize if-conditionsnaruse2016-05-151-0/+5
* vm_insnhelper.c: deprecated constant in classnobu2016-05-151-0/+5
* * iseq.h (struct iseq_compile_data): use struct rb_id_tablenaruse2016-05-141-0/+14
* ChangeLog: GitHub referencenobu2016-05-141-1/+1
* lib/mkmf.rb: use xsystem to pkg-config --existsnobu2016-05-141-0/+6
* random.c: no local copy of the seednobu2016-05-131-0/+5
* fix typos [ci skip]kazu2016-05-131-2/+2
* drop FreeBSD < 4 supportnobu2016-05-121-0/+8
* include/ruby/defines.h (GCC_VERSION_SINCE): moved from internal.hnaruse2016-05-121-0/+4
* Use HAVE_BUILTIN___BUILTIN_CONSTANT_Pnaruse2016-05-121-0/+6
* * configurein: use alternative keywordnaruse2016-05-121-0/+5
* fix a typo [ci skip]kazu2016-05-121-1/+1
* mkmf.rb: fix conflict in have_librarynobu2016-05-111-0/+5
* * win32/Makefile.sub (HAVE_QSORT_S): use qsort_s only for Visual Studiousa2016-05-111-0/+6
* fix typo at ChangeLogtarui2016-05-111-1/+1
* * vm_insnhelper.c (vm_getivar): describe fast-path explicittarui2016-05-111-0/+5
* * compile.c (iseq_compile_each): share InlineCache during sametarui2016-05-111-0/+13
* util.c: qsort_snobu2016-05-111-0/+5
* fix file name [ci skip]nobu2016-05-111-1/+1
* * ChangeLog: Remove trailing-whitespaces.hsbt2016-05-111-0/+5
* * insns.def (defineclass): Also raise an error when redeclaring theeregon2016-05-101-0/+8
* random.c: use bytesnobu2016-05-101-0/+5
* * configure.in (-fexcess-precision=standard): before r54895 -std=c99naruse2016-05-101-0/+7
* fix a typo [ci skip]kazu2016-05-091-1/+1
* thread.c: GET_THREAD once in rb_thread_atforknobu2016-05-091-0/+6
* thread.c: clear atfork functionsnobu2016-05-091-0/+14
* * include/ruby/{defines,ruby}.h: need to define function attributesusa2016-05-081-0/+7
* * include/ruby/ruby.h (CONSTFUNC, PUREFUNC): fixed build errors onusa2016-05-081-0/+5
* * gc.c (rb_gc_unprotect_logging): throw rb_memerror when it cannotnaruse2016-05-081-0/+11
* * configure.in: check function attirbute const and pure,naruse2016-05-081-0/+11
* fix typos [ci skip]kazu2016-05-081-2/+2
* * ext/openssl/extconf.rb: asume it doesn't have SSLv2 relatednaruse2016-05-081-0/+11
* file.c: home dir fall backnobu2016-05-081-0/+7
* * configure.in: add -Wsuggest-attribute=format and suppress warnings.naruse2016-05-081-0/+4
* * configure.in: add -Wsuggest-attribute=noreturn and suppress warnings.naruse2016-05-081-0/+4
* * configure.in: add -Werror=implicit-int to avoid missing type ofnaruse2016-05-081-0/+5
* * lib/webrick/ssl.rb: Accept string value for SSLCertName. It is usedhsbt2016-05-071-0/+7
* * test/webrick/test_ssl_server.rb: Added basic test for `webrick/ssl`hsbt2016-05-071-0/+4