1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
k0kubun 5ceeea4da1 ext/bigdecimal/bigdecimal.c: drop unused function
This has been unused since r66124.

cc: @mrkn

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66167 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-03 12:39:11 +00:00
..
-test-
bigdecimal ext/bigdecimal/bigdecimal.c: drop unused function 2018-12-03 12:39:11 +00:00
cgi/escape
continuation
coverage * expand tabs. 2018-10-20 05:33:13 +00:00
date date_core.c: use static ID variables 2018-11-13 04:51:46 +00:00
dbm
digest
etc Retry r65211. 2018-10-20 10:30:42 +00:00
fcntl
fiber
fiddle fix typo. 2018-10-20 07:40:45 +00:00
gdbm
io
json Fix JSON::Parser against bigdecimal updates 2018-12-02 05:21:57 +00:00
nkf
objspace support theap for T_HASH. [Feature #14989] 2018-10-30 22:11:51 +00:00
openssl errno.h must be included after config.h because config.h might define 2018-11-21 20:39:09 +00:00
pathname Pathname: Have #relative_path_from accept String argument. 2018-11-13 06:20:06 +00:00
psych Make rubygems follow the upstream of psych 2018-11-11 00:20:27 +00:00
pty [doc] Fix grammar typo in Pty_init() docstring [ci skip] 2018-11-16 04:25:07 +00:00
racc/cparse
rbconfig/sizeof
readline readline.c: improve docs 2018-10-12 20:37:30 +00:00
ripper
rubyvm
sdbm
socket disable non-blocking pipes and sockets by default 2018-11-29 20:00:00 +00:00
stringio Merge stringio.gemspec from github repository. 2018-11-28 02:38:29 +00:00
strscan
syslog
win32
win32ole Fix call-seq of OpenSSL.fips_mode and WIN32OLE_METHOD#name [ci skip] 2018-11-01 07:25:50 +00:00
zlib zlib: fix Zlib::VERSION 2018-10-18 00:55:05 +00:00
.document
extmk.rb Let sub-directory exts depend on their parent ext 2018-12-01 09:29:14 +00:00
Setup
Setup.atheos
Setup.nt