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
shyouhei 8250aa2df0 * include/ruby/ruby.h (struct RHash): no longer. [Feature #9889]
* include/ruby/ruby.h (RHASH): ditto.

	* include/ruby/ruby.h (RHASH_ITER_LEV): deprecated.  Will be deleted later.

	* include/ruby/ruby.h (RHASH_IFNONE): ditto.

	* internal.h (struct RHash): moved here.

	* internal.h (RHASH): ditto.

	* hash.c (rb_hash_iter_lev): do not use this.

	* hash.c (rb_hash_ifnone): ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46507 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-06-23 07:26:03 +00:00
..
backward * include/ruby/intern.h, 2014-02-14 15:16:31 +00:00
debug.h * include/ruby/debug.h, 2013-10-09 00:21:51 +00:00
defines.h configure.in: FUNC_MINIMIZED 2014-04-17 02:41:39 +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/intern.h, 2014-02-14 15:16:31 +00:00
missing.h configure.in, missing.h: jemalloc mangling 2014-06-05 05:16:46 +00:00
oniguruma.h constify rb_encoding and OnigEncoding 2014-06-01 22:06:11 +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: add st_values() and st_values_check(). 2013-11-28 08:39:16 +00:00
subst.h
thread.h
thread_native.h * ext/openssl/depend: remove dependency from internal headers. 2014-05-14 10:55:38 +00:00
util.h * configure.in: check qsort_r(3) and whether it is GNU version. 2014-02-08 12:50:28 +00:00
version.h ruby/version.h: bump API version 2013-12-26 03:53:20 +00:00
vm.h
win32.h revert File::Statfs [Feature #9772] 2014-05-22 10:39:48 +00:00