1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
mrkn 10ca8a4b07 * ext/bigdecimal/bigdecimal.c (BigDecimal_power): Use FIX2LONG instead
of FIX2INT to avoid conversion error.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43822 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-11-23 16:08:23 +00:00
..
-test- * ext/-test-/file/depend, ext/-test-/postponed_job/depend, 2013-10-28 12:36:23 +00:00
bigdecimal * ext/bigdecimal/bigdecimal.c (BigDecimal_power): Use FIX2LONG instead 2013-11-23 16:08:23 +00:00
continuation
coverage * common.mk, ext/objspace/depend, ext/coverage/depend, 2013-10-28 03:43:17 +00:00
curses * ext/curses/curses.c: [DOC] Cleaned up formatting consistency of rdoc 2013-10-16 22:12:43 +00:00
date * common.mk, ext/objspace/depend, ext/coverage/depend, 2013-10-28 03:43:17 +00:00
dbm
digest * ext/digest/bubblebabble/bubblebabble.c: Teach RDoc digest/bubblebabble 2013-11-21 07:53:39 +00:00
dl * ext/dl/cfunc.c: [DOC] fix typo in example [Bug #8944] 2013-11-09 05:29:59 +00:00
etc
fcntl
fiber
fiddle
gdbm
io io-console.gemspec: certification 2013-11-13 08:08:09 +00:00
json * ext/json: merge JSON 1.8.1. 2013-11-20 02:55:08 +00:00
mathn
nkf * remove trailing spaces. 2013-11-22 05:21:06 +00:00
objspace objspace_dump.c: refine output 2013-11-14 16:06:09 +00:00
openssl openssl/buffering.rb: call super 2013-11-22 03:17:16 +00:00
pathname
psych * ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys before 2013-11-05 19:15:40 +00:00
pty pty.c: check error of seteuid 2013-11-05 08:10:34 +00:00
racc/cparse
rbconfig/sizeof ext/rbconfig/sizeof: move to an extension library 2013-11-18 14:19:16 +00:00
readline * ext/readline/readline.c (readline_getc): Consider 2013-10-29 03:09:00 +00:00
ripper parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042] 2013-11-10 06:13:02 +00:00
sdbm
socket
stringio * add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use 2013-10-29 11:16:54 +00:00
strscan * add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use 2013-10-29 11:16:54 +00:00
syslog
thread * ext/thread/thread.c: [DOC] This patch accomplishes the following: 2013-11-13 17:37:47 +00:00
tk
win32
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt