aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* random.c: optimize int_pair_to_real_inclusivenobu2016-05-071-0/+5
* process.c: argument types over conversionnobu2016-05-061-0/+6
* enum.c: examples of Enumerable#detect [ci skip]nobu2016-05-051-0/+6
* * test/ruby/test_complexrational.rb: Remove duplicated raise.yui-knk2016-05-051-0/+4
* * string.c (rb_str_sub): Fix a special match variable name.yui-knk2016-05-051-0/+5
* use TH_JUMP_TAGnobu2016-05-051-0/+6
* random.c: use arc4random_bufnobu2016-05-051-0/+5
* numeric.c: Remove prototype declarations to internal.hyui-knk2016-05-041-0/+11
* * lib/net/http/header.rb (Net::HTTPHeader#{each_header,each_name,ktsj2016-05-041-0/+8
* * lib/set.rb (Set#{delete_if,keep_if,collect!,reject!,select!,classify,divide},ktsj2016-05-041-0/+7
* Update result of 123456789 ** -2kazu2016-05-031-0/+5
* * internal.h (RCOMPLEX_SET_IMAG): undef RCOMPLEX_SET_IMAGyui-knk2016-05-031-0/+5
* * complex.c (rb_complex_set_imag): Fix to properly set imagyui-knk2016-05-031-0/+5
* * configure.in (warnflags): use -std=gnu99 instead ofnaruse2016-05-031-0/+5