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
nagachika 5b2ea4e53b merge revision(s) 39987,39993,39998: [Backport #8174]
* include/ruby/io.h: rename SVR3,4 member names as POSIX compliants,
	  to get rid of conflict on AIX.  [ruby-core:53765] [Bug #8174]

	* include/ruby/io.h: undef POSIX compliants names on AIX, which are no
	  longer needed.  patch suggested by edelsohn (David Edelsohn) in
	  [ruby-core:53815].  [Bug #8174]

	* include/ruby/io.h: undef POSIX compliant names on AIX, which are no

	* include/ruby/io.h: rename SVR3,4 member names as POSIX compliant,


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@40292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-04-14 15:10:30 +00:00
..
backward [Bug #6607] 2012-06-19 09:43:53 +00:00
debug.h * vm_backtrace.c: fix issue of rb_debug_inspector_open(). 2013-01-29 08:25:32 +00:00
defines.h * fix ANSI C compliance of r33757 2011-11-15 05:05:35 +00:00
encoding.h * parse.y (rb_check_id_cstr): new function to check if ID is 2012-04-11 13:31:23 +00:00
intern.h merge revision(s) 39774: [Backport #8080] 2013-03-20 13:36:23 +00:00
io.h merge revision(s) 39987,39993,39998: [Backport #8174] 2013-04-14 15:10:30 +00:00
missing.h merge revision(s) 39781,39783: [Backport #8080] 2013-03-20 14:10:09 +00:00
oniguruma.h merge revision(s) 39547: [Backport #7972] [Backport #7974] 2013-03-26 17:59:06 +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 merge revision(s) 39335: 2013-02-23 05:20:05 +00:00
st.h * st.c (st_update): pass pointer to key to the callback function. 2012-03-29 14:50:20 +00:00
subst.h * include/ruby/{subst.h,win32.h}, ext/socket/rubysocket.h: revert 2011-12-05 05:29:31 +00:00
thread.h * include/ruby/thread.h (rb_thread_call_without_gvl2): change 2012-11-28 13:01:25 +00:00
util.h * include/ruby/util.h: removed extra semicolon in definition of 2012-11-21 12:42:11 +00:00
version.h * include/ruby/version.h: RUBY_API_VERSION 2.0.0 2012-01-06 14:13:27 +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 win32.h: revert r37337 2013-01-30 08:08:23 +00:00