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
ko1 75775157ea Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.
[Feature #12142]
	See header of st.c for improvment details.

	You can see all of code history here:
	<https://github.com/vnmakarov/ruby/tree/hash_tables_with_open_addressing>

	This improvement is discussed at
	<https://bugs.ruby-lang.org/issues/12142>
	with many people, especially with Yura Sokolov.

	* st.c: improve st_table.

	* include/ruby/st.h: ditto.

	* internal.h, numeric.c, hash.c (rb_dbl_long_hash): extract a function.

	* ext/-test-/st/foreach/foreach.c: catch up this change.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56650 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-07 00:45:00 +00:00
..
backward
backward.h remove backward macros 2016-06-14 14:43:02 +00:00
debug.h
defines.h * include/ruby/defines.h (ALWAYS_INLINE): Add alternative definition. 2016-08-24 11:08:30 +00:00
encoding.h encoding.h: include ruby/ruby.h 2016-10-23 02:41:43 +00:00
intern.h * vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id): 2016-11-05 13:15:27 +00:00
io.h * configure.in: check function attirbute const and pure, 2016-05-08 17:44:51 +00:00
missing.h missing.h: isfinite 2016-05-23 12:33:39 +00:00
oniguruma.h * regenc.h/c, include/ruby/oniguruma.h, enc/ascii.c, big5.c, cp949.c, 2016-07-24 07:33:15 +00:00
re.h
regex.h
ruby.h ruby/ruby.h: optimize rb_integer_type_p 2016-10-27 14:28:14 +00:00
st.h Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>. 2016-11-07 00:45:00 +00:00
subst.h
thread.h
thread_native.h
util.h util.h: POSIX-noncompliant setenv 2016-09-07 08:50:39 +00:00
version.h version.h (RUBY_VERSION): 2.4.0 development has started. 2015-12-25 12:40:38 +00:00
vm.h
win32.h * win32/win32.c, include/ruby/win32.h (rb_w32_utruncate): implements new 2016-05-02 14:05:19 +00:00