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
/
hash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add case equality arity to Enumerable#all?, any?, none? and one?,
marcandre
2017-12-10
1
-11
/
+31
*
Revamp method coverage to support define_method
mame
2017-12-05
1
-0
/
+8
*
hash.c: improve docs for Hash#slice
stomar
2017-11-07
1
-5
/
+4
*
common conversion functions
nobu
2017-10-26
1
-2
/
+3
*
Update doc of Hash#slice [ci skip]
kazu
2017-10-22
1
-2
/
+3
*
hash.c: optimize Hash#compare_by_identity
glass
2017-10-22
1
-3
/
+9
*
Add arity check into Hash#flatten
glass
2017-10-22
1
-4
/
+10
*
Added sample code of merge! method in hash.c.
hsbt
2017-10-21
1
-0
/
+2
*
hash.c: Add Hash#slice
glass
2017-10-21
1
-0
/
+33
*
Revert "vm_eval.c: add rb_yield_assoc_or_values()"
glass
2017-10-02
1
-6
/
+40
*
vm_eval.c: add rb_yield_assoc_or_values()
glass
2017-10-02
1
-40
/
+6
*
use rb_hash_new_with_size()
glass
2017-10-01
1
-1
/
+1
*
hash.c: remove special treatments on deletion
glass
2017-09-30
1
-14
/
+3
*
error.c: KeyError#receiver and KeyError#key
nobu
2017-09-18
1
-2
/
+2
*
add rb_hash_new_with_size()
shyouhei
2017-09-05
1
-1
/
+10
*
Update Hash#compact! documentation [ci skip]
nobu
2017-09-02
1
-2
/
+2
*
[DOC] Fix typo in rdoc of `transform_values!` [ci skip]
kazu
2017-08-28
1
-1
/
+1
*
hash.c: refactor env_enc_str_new
nobu
2017-07-30
1
-17
/
+7
*
revert r59359, r59356, r59355, r59354
normal
2017-07-19
1
-1
/
+22
*
hash: keep fstrings of tainted strings for string keys
normal
2017-07-18
1
-22
/
+1
*
hash.c: fix possible crash in Hash#transform_keys!
rhe
2017-07-14
1
-4
/
+4
*
hash.c: Add Hash#transform_keys and Hash#transform_keys!
mrkn
2017-07-14
1
-0
/
+74
*
tainted string should be tainted.
ko1
2017-07-11
1
-9
/
+23
*
hash.c: prefer value cast to pointer cast
nobu
2017-07-10
1
-3
/
+3
*
Hash#[]= deduplicates string keys if (and only if) fstring exists
normal
2017-07-09
1
-2
/
+16
*
Improve performance of implicit type conversion
watson1978
2017-05-31
1
-3
/
+3
*
hash.c: docs for Hash#transform_values
stomar
2017-05-25
1
-2
/
+3
*
hash.c: [DOC] fix docs for Hash#transform_values!
rhe
2017-05-22
1
-3
/
+4
*
Add missing word in transform_values methods description
kazu
2017-05-21
1
-2
/
+2
*
Improve Hash#merge performance
watson1978
2017-05-20
1
-1
/
+1
*
Encoding.default_internal should affect ENV on Windows like other platforms
usa
2017-05-12
1
-2
/
+9
*
refactor newhash (revision 58463 another try) [fix GH-1600]
shyouhei
2017-04-27
1
-7
/
+1
*
revert newhash refactoring
shyouhei
2017-04-24
1
-108
/
+62
*
mark Hash keys correctly.
ko1
2017-04-23
1
-6
/
+6
*
adjust indent
nobu
2017-04-22
1
-3
/
+3
*
insert WB correctly.
ko1
2017-04-21
1
-5
/
+9
*
mark created frozen strings.
ko1
2017-04-21
1
-3
/
+6
*
typo fix (sorry!)
shyouhei
2017-04-21
1
-1
/
+1
*
refactor hash literal
shyouhei
2017-04-21
1
-62
/
+101
*
hash.c: [DOC] fix book title in example
stomar
2017-03-01
1
-1
/
+1
*
Fix doc for Hash#dig and Struct#dig
stomar
2017-02-27
1
-6
/
+6
*
backward.h: 2.2 deprecated features
nobu
2017-02-21
1
-12
/
+0
*
Hash#fetch: fix grammar in documentation.
kazu
2017-01-22
1
-3
/
+3
*
ENV#fetch: fix documentation of raised exception
nobu
2017-01-19
1
-1
/
+1
*
fix optimization for hash aset/aref with fstring
eregon
2017-01-07
1
-3
/
+1
*
hash.c: split long long literals
nobu
2016-12-24
1
-2
/
+2
*
Updated documentation examples for Hash#value?
naruse
2016-12-10
1
-2
/
+2
*
hash.c: hash should be long
nobu
2016-12-07
1
-3
/
+3
*
switching hash removal
nobu
2016-12-06
1
-32
/
+6
*
remove unnecessary variable
nobu
2016-12-06
1
-6
/
+10
[next]