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
ngoto 834eb1a8f6 * include/ruby/io.h (struct rb_io_buffer_t): PACKED_STRUCT should not
be used for platform-specific optimization. PACKED_STRUCT_UNALIGNED
  should be used. [ruby-core:63988] [Bug #10088]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46925 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-24 07:03:38 +00:00
..
backward
debug.h
defines.h UNALIGNED_WORD_ACCESS on ppc64 2014-07-23 14:50:12 +00:00
encoding.h encoding.c: move ruby_encoding_index stuff 2014-06-02 20:23:52 +00:00
intern.h * include/ruby/ruby.h (struct RHash): no longer. [Feature #9889] 2014-06-23 07:26:03 +00:00
io.h * include/ruby/io.h (struct rb_io_buffer_t): PACKED_STRUCT should not 2014-07-24 07:03:38 +00:00
missing.h configure.in, missing.h: jemalloc mangling 2014-06-05 05:16:46 +00:00
oniguruma.h re_pattern_buffer: shrink from 464 to 448 bytes on 64-bit 2014-07-20 04:18:49 +00:00
re.h
regex.h
ruby.h * include/ruby/ruby.h (struct RHash): no longer. [Feature #9889] 2014-06-23 07:26:03 +00:00
st.h st.c: remove equality checks 2014-07-06 15:11:53 +00:00
subst.h
thread.h
thread_native.h
util.h
version.h
vm.h
win32.h