index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
st.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
st.c: fix num_entries
nobu
2017-09-05
1
-0
/
+2
*
st.c: fix false assertions
nobu
2017-09-05
1
-35
/
+42
*
optimize rb_hash_bulk_insert to generally outperform 2.4.
shyouhei
2017-09-05
1
-25
/
+67
*
st.c: adjust style
nobu
2017-07-19
1
-31
/
+41
*
revert r59359, r59356, r59355, r59354
normal
2017-07-19
1
-18
/
+2
*
newhash insn reuses existing keys
normal
2017-07-18
1
-2
/
+18
*
adjust styles [ci skip]
nobu
2017-05-10
1
-11
/
+22
*
refactor newhash (revision 58463 another try) [fix GH-1600]
shyouhei
2017-04-27
1
-0
/
+165
*
fix macro expansion bug
shyouhei
2017-04-25
1
-2
/
+2
*
st.c: suppress a warning
nobu
2016-12-21
1
-1
/
+4
*
st.c: fix st_hash* functions [Bug #13019]
nobu
2016-12-21
1
-170
/
+78
*
st: Add 'static const'
naruse
2016-12-12
1
-2
/
+2
*
switching hash removal
nobu
2016-12-06
1
-44
/
+0
*
remove unnecessary variable
nobu
2016-12-06
1
-51
/
+90
*
st.c: fix crashes on huge hash tables
normal
2016-11-15
1
-2
/
+2
*
Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.
ko1
2016-11-07
1
-1027
/
+1360
*
* configure.in: check function attirbute const and pure,
naruse
2016-05-08
1
-0
/
+1
*
revert UNALIGNED_WORD_ACCESS for GCC6
naruse
2016-04-30
1
-4
/
+0
*
st.c: fix collision statistics [ci skip]
nobu
2016-03-30
1
-6
/
+4
*
disable unaligned word access
nobu
2016-01-15
1
-0
/
+4
*
st.c: constify st_table* in private functions
normal
2015-07-29
1
-5
/
+9
*
st.c: fix arguments order to compare
nobu
2015-07-24
1
-5
/
+5
*
* st.c: get rid of VC++'s warnings of C4700 (uninitialized local
usa
2015-07-02
1
-7
/
+7
*
st.c: use ccan linked-list (try 3)
normal
2015-06-29
1
-162
/
+121
*
Revert "st.c: use ccan linked-list (try 2)"
normal
2015-06-26
1
-120
/
+162
*
st.c: use ccan linked-list (try 2)
normal
2015-06-26
1
-162
/
+120
*
st.c: include ccan/list/list.h to test build
normal
2015-06-26
1
-0
/
+1
*
Revert r51034 "st.c: use ccan linked-list"
normal
2015-06-25
1
-121
/
+162
*
st.c: use ccan linked-list
normal
2015-06-25
1
-162
/
+121
*
hash.c: move Hash specific functions
nobu
2015-01-23
1
-22
/
+2
*
fix flonum hashing regression from r45384
normal
2015-01-22
1
-0
/
+9
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
1
-1
/
+0
*
internal.h: STATIC_ASSERT
nobu
2014-11-13
1
-3
/
+6
*
st.c: update st_reverse_foreach
nobu
2014-10-04
1
-29
/
+111
*
st.c (new_size): use next_pow2 function
normal
2014-10-02
1
-4
/
+21
*
* st.c (do_hash_bin): unused macro.
nari
2014-09-21
1
-1
/
+0
*
* st.c (numberof): unused. internal.h has same macro.
nari
2014-09-21
1
-2
/
+0
*
UNALIGNED_WORD_ACCESS on ppc64
nobu
2014-07-23
1
-0
/
+1
*
st.c: fix uninitialized variable
nobu
2014-07-06
1
-3
/
+3
*
st.c: remove equality checks
nobu
2014-07-06
1
-12
/
+0
*
st.c: re-calc hash_val before adding
nobu
2014-07-06
1
-0
/
+2
*
st.c: update the key too if changed
nobu
2014-07-06
1
-0
/
+18
*
configure.in, missing.h: jemalloc mangling
nobu
2014-06-05
1
-0
/
+4
*
* st.c (st_foreach_check): chnage start point of search at check
tarui
2014-04-20
1
-5
/
+11
*
st.c (st_init_table_with_size): update comment
normal
2014-03-31
1
-1
/
+1
*
st.c: use power-of-two sizes to avoid slow modulo ops
normal
2014-03-22
1
-57
/
+17
*
* st.c (st_update): remove unnecessary assignment
normal
2014-03-14
1
-1
/
+0
*
* st.c (st_foreach): fix type of hash. not st_data_t but st_index_t.
tarui
2014-03-04
1
-1
/
+2
*
st.c: hash_pos
nobu
2014-01-18
1
-20
/
+21
*
st.c: tweaked comment
duerst
2013-12-05
1
-1
/
+1
[prev]
[next]