1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
nobu fe1c21087d win32.h: define strtoll and strtoull for earlier VC
* include/ruby/win32.h (strtoll, strtoull): VC8 and later until
  VC12 have LONG_LONG but it is _int64, and provide i64 version
  functions only.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44875 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-02-07 03:23:32 +00:00
..
backward ruby.h: swap iv_index_tbl and super for struct RClass 2013-12-20 05:10:07 +00:00
debug.h * include/ruby/debug.h, 2013-10-09 00:21:51 +00:00
defines.h * include/ruby/defines.h (SIZEOF_ACTUAL_BDIGIT): Defined. 2013-11-24 09:15:34 +00:00
encoding.h
intern.h pack.c: use ivar for associated objects 2014-02-04 05:07:21 +00:00
io.h
missing.h
oniguruma.h
re.h
regex.h
ruby.h * include/ruby/ruby.h (RARRAY_ASET): try to avoid compiler warning. 2013-12-24 03:13:52 +00:00
st.h * st.c: add st_values() and st_values_check(). 2013-11-28 08:39:16 +00:00
subst.h
thread.h
util.h ruby/util.h: DECIMAL_SIZE_OF_BITS 2014-01-12 00:21:37 +00:00
version.h ruby/version.h: bump API version 2013-12-26 03:53:20 +00:00
vm.h
win32.h win32.h: define strtoll and strtoull for earlier VC 2014-02-07 03:23:32 +00:00