1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
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
..
array/resize Update dependencies 2016-07-06 05:48:13 +00:00
bignum auto_ext.rb 2016-05-29 03:08:45 +00:00
bug-3571 ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
bug-5832 ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
bug_reporter ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
class Update dependencies 2016-07-06 05:48:13 +00:00
debug auto_ext.rb 2016-05-29 03:08:45 +00:00
dln/empty Update dependencies 2016-07-06 05:48:13 +00:00
exception auto_ext.rb 2016-05-29 03:08:45 +00:00
fatal handle ext/ as r53141 2015-12-16 05:31:54 +00:00
file rename to noatime? 2016-11-05 08:59:42 +00:00
float auto_ext.rb 2016-05-29 03:08:45 +00:00
funcall rb_funcallv 2016-07-29 11:57:14 +00:00
gvl/call_without_gvl Update dependencies 2016-07-06 05:48:13 +00:00
hash auto_ext.rb 2016-05-29 03:08:45 +00:00
integer Update dependencies 2016-07-06 05:48:13 +00:00
iseq_load ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
iter auto_ext.rb 2016-05-29 03:08:45 +00:00
load/dot.dot Update dependencies 2016-07-06 05:48:13 +00:00
marshal handle ext/ as r53141 2015-12-16 05:31:54 +00:00
memory_status memory_status.c: Win32 API 2016-10-08 01:54:24 +00:00
method auto_ext.rb 2016-05-29 03:08:45 +00:00
notimplement rb_funcallv 2016-07-29 11:57:14 +00:00
num2int ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
path_to_class ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
popen_deadlock handle ext/ as r53141 2015-12-16 05:31:54 +00:00
postponed_job handle ext/ as r53141 2015-12-16 05:31:54 +00:00
printf handle ext/ as r53141 2015-12-16 05:31:54 +00:00
proc auto_ext.rb 2016-05-29 03:08:45 +00:00
rational Update dependencies. 2016-04-11 11:50:00 +00:00
recursion handle ext/ as r53141 2015-12-16 05:31:54 +00:00
st Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>. 2016-11-07 00:45:00 +00:00
string string.c: return reallocated pointer 2016-05-30 07:20:28 +00:00
struct auto_ext.rb 2016-05-29 03:08:45 +00:00
symbol auto_ext.rb 2016-05-29 03:08:45 +00:00
time auto_ext.rb 2016-05-29 03:08:45 +00:00
tracepoint Update dependencies. 2016-04-11 11:50:00 +00:00
typeddata ext/-test-: reduce feature names 2016-01-10 09:43:47 +00:00
vm Update dependencies 2016-07-06 05:48:13 +00:00
wait_for_single_fd Update dependencies. 2016-04-11 11:50:00 +00:00
win32 dlntest.dll: move 2016-09-22 06:35:27 +00:00
auto_ext.rb * ext/-test-/auto_ext.rb: fixed a heedless bug introduced at r55198. 2016-05-29 15:10:44 +00:00