aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Define Integer#/ instead of Bignum#/.akr2016-04-301-0/+8
* Define Integer#+ instead of Bignum#+.akr2016-04-301-0/+6
* Define Integer#- instead of Bignum#-.akr2016-04-301-0/+6
* Define Integer#* instead of Bignum#*.akr2016-04-301-0/+6
* Define Integer#% instead of Bignum#%.akr2016-04-301-0/+6
* Define Integer#== instead of Bignum#==.akr2016-04-301-0/+6
* Define Integer#> instead of Bignum#>.akr2016-04-301-0/+9
* Define Integer#>= instead of Bignum#>=.akr2016-04-301-0/+9
* * doc/standard_library.rdoc: Remove obsoleted classes and modules.hsbt2016-04-301-0/+4
* Define Integer#< instead of Bignum#<.akr2016-04-301-0/+9
* Define Integer#<= instead of Bignum#<=.akr2016-04-301-0/+9
* Define Integer#GMP_VERSION.akr2016-04-301-0/+4
* Define Integer#remainder instead of Bignum#remainder.akr2016-04-301-0/+8
* {Fixnum,Bignum}#-@ is unified into Integer.akr2016-04-301-0/+7
* {Fixnum,Bignum}#div is unified into Integer.akr2016-04-301-0/+7
* {Fixnum,Bignum}#modulo is unified into Integer.akr2016-04-301-0/+7
* {Fixnum,Bignum}#divmod is unified into Integer.akr2016-04-301-0/+7
* {Fixnum,Bignum}#fdiv is unified into Integer.akr2016-04-301-0/+7
* {Fixnum,Bignum}#** is unified into Integer.akr2016-04-301-0/+7
* Rename fix_rev and rb_big_neg to fix_comp and rb_big_comp.akr2016-04-301-0/+6
* {Fixnum,Bignum}#~ is unified into Integer.akr2016-04-301-0/+9
* {Fixnum,Bignum}#& is unified into Integer.akr2016-04-301-0/+7
* ext/thread: removenobu2016-04-301-0/+5
* {Fixnum,Bignum}#| is unified into Integer.akr2016-04-301-0/+7
* * vm_trace.c: Fix typos. [ci skip]yui-knk2016-04-301-0/+4
* pty.c: user shellnobu2016-04-301-0/+6
* maintainers.rdoc: update ext/io/nonblock [ci skip]nobu2016-04-291-0/+5
* * doc/maintainers.rdoc (ext/win32): of course, it's still maintained. [skip ci]usa2016-04-291-0/+4