summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-01* win32/win32.c: drop Win2K support.usa
2016-05-01* cont.c, hash.c, random.c, win32/win32.c: cleanup some Win9x/ME/NT4usa
2016-05-01Use WORDS_BIGENDIANnaruse
2016-05-01[DOC] merge documents for {Integer,Fixnum}#succ.akr
2016-05-01ChangeLog: fix a typo [ci skip]nobu
2016-04-30* string.c (search_nonascii): use nlz on big endian environments.naruse
2016-04-30fix a typo.akr
2016-04-30More optimization for r54854's search_nonasciinaruse
2016-04-30* 2016-05-01svn
2016-04-30revert UNALIGNED_WORD_ACCESS for GCC6naruse
2016-04-30* string.c (search_nonascii): unroll and use ntznaruse
2016-04-30[DOC]akr
2016-04-30Gather Fixnum method definitions.akr
2016-04-30Define Integer#/ instead of Bignum#/.akr
2016-04-30Define Integer#+ instead of Bignum#+.akr
2016-04-30Define Integer#- instead of Bignum#-.akr
2016-04-30Define Integer#* instead of Bignum#*.akr
2016-04-30Define Integer#% instead of Bignum#%.akr
2016-04-30Define Integer#== instead of Bignum#==.akr
2016-04-30Define Integer#> instead of Bignum#>.akr
2016-04-30Define Integer#>= instead of Bignum#>=.akr
2016-04-30* doc/standard_library.rdoc: Remove obsoleted classes and modules.hsbt
2016-04-30Define Integer#< instead of Bignum#<.akr
2016-04-30Define Integer#<= instead of Bignum#<=.akr
2016-04-30Define Integer#GMP_VERSION.akr
2016-04-30Define Integer#-@ instead of Fixnum#-@.akr
2016-04-30Define Integer#remainder instead of Bignum#remainder.akr
2016-04-30{Fixnum,Bignum}#-@ is unified into Integer.akr
2016-04-30{Fixnum,Bignum}#div is unified into Integer.akr
2016-04-30{Fixnum,Bignum}#modulo is unified into Integer.akr
2016-04-30{Fixnum,Bignum}#divmod is unified into Integer.akr
2016-04-30move Fixnum#/ document position.akr
2016-04-30{Fixnum,Bignum}#fdiv is unified into Integer.akr
2016-04-30{Fixnum,Bignum}#** is unified into Integer.akr
2016-04-30Rename fix_rev and rb_big_neg to fix_comp and rb_big_comp.akr
2016-04-30{Fixnum,Bignum}#~ is unified into Integer.akr
2016-04-30{Fixnum,Bignum}#& is unified into Integer.akr
2016-04-30ext/thread: removenobu
2016-04-30thread_sync.c: define global constants alwaysnobu
2016-04-30{Fixnum,Bignum}#| is unified into Integer.akr
2016-04-30* vm_trace.c: Fix typos. [ci skip]yui-knk
2016-04-30pty.c: dry upnobu
2016-04-30pty.c: user shellnobu
2016-04-30* 2016-04-30svn
2016-04-30pty.c: portabilitiesnobu
2016-04-29maintainers.rdoc: update ext/io/nonblock [ci skip]nobu
2016-04-29* doc/maintainers.rdoc (ext/win32): of course, it's still maintained. [skip ci]usa
2016-04-29* gems/bundled_gems: Update latest gems, test-unit-3.1.8 and rake-11.1.2.hsbt
2016-04-29* doc/maintainers.rdoc: Update latest maintainers list on Ruby 2.4hsbt
2016-04-29* doc/maintainers.rdoc: Removed deprecated entries. These are already deleted.hsbt