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
usa c3b81f63e7 * include/ruby/win32.h: VC doesn't have ftruncate() and others, but
ruby needs HAVE_ macros to use our emulation functions.
  (fix the problem of 31262)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31264 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-04-12 01:39:39 +00:00
..
backward * include/ruby/backward/rubysig.h (rb_thread_blocking_region_begin), 2009-02-08 13:44:21 +00:00
defines.h * include/ruby/missing.h: don't use HAVE_STDDEF_H because it never 2011-02-03 07:37:22 +00:00
encoding.h * include/ruby/encoding.h: parenthesize macro arguments. 2011-04-05 11:34:15 +00:00
intern.h * include/ruby/intern.h: parenthesize macro arguments. 2011-04-06 12:08:46 +00:00
io.h * include/ruby/io.h: parenthesize macro arguments. 2011-04-07 11:04:18 +00:00
missing.h * include/ruby/missing.h: don't use HAVE_STDDEF_H because it never 2011-02-03 07:37:22 +00:00
oniguruma.h * include/ruby/oniguruma.h (ONIGENC_CTYPE_SPECIAL_MASK): 2010-10-28 11:07:25 +00:00
re.h * configure.in (XCFLAGS): use -fvisibility=hidden if possible. 2010-07-21 21:38:25 +00:00
regex.h * configure.in (XCFLAGS): use -fvisibility=hidden if possible. 2010-07-21 21:38:25 +00:00
ruby.h * include/ruby/ruby.h: parenthesize macro arguments. 2011-04-10 13:24:26 +00:00
st.h * include/ruby/st.h (st_table): Added comment why we need __extension__. 2011-02-01 15:32:08 +00:00
subst.h * include/ruby/subst.h (snprintf): redefinition moved from ruby.h. 2010-08-07 22:19:17 +00:00
util.h * include/ruby/util.h: parenthesize macro arguments. 2011-04-09 09:02:03 +00:00
version.h * include/ruby/version.h (RUBY_API_VERSION_*): renamed and moved 2010-08-23 21:08:19 +00:00
vm.h * vm.c (ruby_vm_at_exit): new API. This enables extension libs to 2010-12-02 11:06:32 +00:00
win32.h * include/ruby/win32.h: VC doesn't have ftruncate() and others, but 2011-04-12 01:39:39 +00:00