1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 5d6c1f42d5 zlib.c: fix unnormalized Fixnum
* ext/zlib/zlib.c (rb_gzfile_total_out): cast to long not to
  result in an unsigned long to normalized to Fixnum on LLP64
  platforms.  [ruby-core:81488]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59337 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-07-14 13:50:00 +00:00
..
-test- test for [Bug #12670] 2017-06-19 14:36:17 +00:00
bigdecimal
cgi/escape cgi/util.rb: Don't escape tilde in #escape 2017-05-17 12:34:59 +00:00
continuation
coverage
date Update gemspec for standalone gem that is ruby/date repository. 2017-07-14 07:47:21 +00:00
dbm Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
digest
etc Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
fcntl
fiber
fiddle Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
gdbm Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
io
json Merge json-2.1.0 from https://github.com/flori/json 2017-06-16 03:04:46 +00:00
nkf
objspace
openssl openssl: import v2.0.4 2017-06-14 09:49:09 +00:00
pathname pathname.rb: UNC root pathname needs a separator 2017-06-16 14:44:01 +00:00
psych Fixup r59327. Forgot to update version number. 2017-07-14 07:13:17 +00:00
pty
racc/cparse
rbconfig/sizeof
readline
ripper VPATH for ripper 2017-07-14 10:31:05 +00:00
rubyvm
sdbm Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
socket separate constdefs.c and constdefs.h 2017-05-08 05:31:02 +00:00
stringio Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
strscan Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
syslog
win32
win32ole remove extra call to OleInitialize 2017-05-26 09:49:20 +00:00
zlib zlib.c: fix unnormalized Fixnum 2017-07-14 13:50:00 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nacl
Setup.nt