1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
akr 8248c26e6d Define Integer#/ instead of Bignum#/.
* numeric.c (rb_int_div): Define Integer#/.

* bignum.c (rb_big_div): Don't define Bignum#/.

* lib/mathn.rb (Integer#/): Replace Integer#/ instead of Bignum#/.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54851 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-04-30 12:39:53 +00:00
..
cgi cgi/util.rb: remove CGI::Util#_unescape 2016-04-20 08:33:33 +00:00
drb
irb * lib/irb/ext/save-history.rb: Fix NoMethodError when method is not defined. 2016-04-15 11:27:38 +00:00
matrix
net net/http/header.rb: refactor 2016-04-25 07:56:07 +00:00
optparse
racc
rbconfig
rdoc fix typos [ci skip] 2016-04-26 15:14:18 +00:00
rexml
rinda
rss
rubygems * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.4. 2016-04-28 00:33:08 +00:00
shell
unicode_normalize
uri fix URI::HTTP.new example 2016-03-25 02:08:39 +00:00
webrick * lib/webrick/ssl.rb: Support to add SSLCiphers option. 2016-04-22 01:51:18 +00:00
xmlrpc * lib/xmlrpc.rb: Removed broken parser named XMLScanStreamParser. 2016-03-02 06:19:18 +00:00
yaml
abbrev.rb
base64.rb
benchmark.rb
cgi.rb
cmath.rb
csv.rb
debug.rb
delegate.rb
drb.rb
e2mmap.rb
English.rb
erb.rb
fileutils.rb
find.rb
forwardable.rb
getoptlong.rb
ipaddr.rb
irb.rb
logger.rb * lib/logger.rb: Add shift_period_suffix option [Fix GH-10772] 2016-04-18 15:07:31 +00:00
mathn.rb Define Integer#/ instead of Bignum#/. 2016-04-30 12:39:53 +00:00
matrix.rb
mkmf.rb mkmf: Unquote directory strings 2016-03-24 16:10:43 +00:00
monitor.rb
mutex_m.rb
observer.rb
open-uri.rb * lib/open-uri.rb: Use userinfo for authenticated proxy. 2016-03-30 00:46:05 +00:00
open3.rb
optionparser.rb
optparse.rb optparse.rb: [DOC] fix example code [ci skip] 2016-04-28 07:33:43 +00:00
ostruct.rb * lib/ostruct.rb: [DOC] fix position of nodoc directive. 2016-04-09 13:39:32 +00:00
pp.rb
prettyprint.rb
prime.rb
profile.rb
profiler.rb
pstore.rb
rdoc.rb
resolv-replace.rb
resolv.rb
rss.rb
rubygems.rb * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.4. 2016-04-28 00:33:08 +00:00
scanf.rb
securerandom.rb * lib/securerandom.rb (gen_random): to avoid blocking on Windows. 2016-03-17 06:01:11 +00:00
set.rb
shell.rb
shellwords.rb
singleton.rb
sync.rb
tempfile.rb
thwait.rb
time.rb * lib/time.rb: revert r54167 because it would break 2016-04-19 04:20:48 +00:00
timeout.rb
tmpdir.rb
tracer.rb
tsort.rb
ubygems.rb * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.1. 2016-03-04 00:29:40 +00:00
un.rb
unicode_normalize.rb
uri.rb
weakref.rb
webrick.rb
xmlrpc.rb * lib/xmlrpc.rb: Removed broken parser named XMLScanStreamParser. 2016-03-02 06:19:18 +00:00
yaml.rb