aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* * string.c (count_utf8_lead_bytes_with_word): Use __builtin_popcountnaruse2016-05-031-0/+8
* parse.y: trace elsifnobu2016-05-031-0/+5
* process.c (disable_child_handler_fork_child): initialize handler for SIGPIPEnormal2016-05-021-0/+5
* * win32/win32.c, include/ruby/win32.h (rb_w32_utruncate): implements newusa2016-05-021-0/+8
* * re.c (str_coderange): to avoid function call when the string alreadynaruse2016-05-021-0/+12
* fix typos [ci skip]kazu2016-05-021-5/+5
* * test/ruby/test_refinement.rb (test_inspect): Use Integer instead of Fixnum.akr2016-05-021-0/+5
* complex.c don't refer rb_cFixnum and rb_cBignum.akr2016-05-011-0/+6
* * test/ruby/test_numeric.rb (test_step): Use Integer::FIXNUM_MAX.akr2016-05-011-0/+4
* test_name use Integer instead of Fixnum.akr2016-05-011-0/+4
* test/lib/test/unit/assertions.rb defines assert_fixnum and assert_bignum.akr2016-05-011-0/+11
* Add a cast to avoid signed integer overflow.akr2016-05-011-0/+5
* envutil.rb defines Integer::{FIXNUM_MIN,FIXNUM_MAX}.akr2016-05-011-0/+14
* Fix rb_ary_sum for mathnmrkn2016-05-011-0/+6
* * test/lib/test/unit.rb (Options#non_options): fixed wrong regexp.usa2016-05-011-0/+6
* * win32/win32.c: drop Win2K support.usa2016-05-011-0/+4
* * cont.c, hash.c, random.c, win32/win32.c: cleanup some Win9x/ME/NT4usa2016-05-011-0/+6
* ChangeLog: fix a typo [ci skip]nobu2016-05-011-1/+1
* * string.c (search_nonascii): use nlz on big endian environments.naruse2016-04-301-0/+6
* fix a typo.akr2016-04-301-1/+1
* * string.c (search_nonascii): unroll and use ntznaruse2016-04-301-0/+22
* Gather Fixnum method definitions.akr2016-04-301-0/+4