index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hash.c
Age
Commit message (
Expand
)
Author
2015-12-15
* gc.c: Delete excess semicolon after RUBY_ALIAS_FUNCTION().
ngoto
2015-12-11
hash.c (rb_num_hash_start): avoid pathological behavior
normal
2015-12-11
compile.c: rehash cdhash
nobu
2015-12-08
* array.c: Improve and fix documentation for Array#dig
marcandre
2015-12-06
hash.c: fix rubyspec failure
nobu
2015-12-05
hash.c: env encoding fallback on Windows
nobu
2015-11-17
update rdoc of dig methods [ci skip]
nobu
2015-11-14
hash.c: compare methods [ci skip]
nobu
2015-11-11
sprintf.c: nil value is valid
nobu
2015-11-10
hash.c: use rb_func_proc_new
nobu
2015-11-10
hash.c: to_proc
nobu
2015-11-10
hash.c: compare methods
nobu
2015-11-09
dig
nobu
2015-11-08
hash.c: fix oob access
nobu
2015-11-04
* hash.c: use correct grammer. Patch by @tveastman
hsbt
2015-10-29
RUBY_DTRACE_CREATE_HOOK
nobu
2015-09-25
hash.c: GC guards
nobu
2015-09-04
hash.c: [DOC] orders do not matter [ci skip]
nobu
2015-08-14
hash.c: improve integer/fixnum hashing
normal
2015-08-07
* hash.c: [DOC] Improve description of symbol key syntax
zzak
2015-07-29
symbol.c: fix dynamic symbol hash value
nobu
2015-07-29
hash.c: move rb_obj_hash
nobu
2015-07-29
hash.c: fix symbol hash
nobu
2015-07-29
hash.c: fix float hash
nobu
2015-07-27
symbol.h: memoize hashval for RSymbol
normal
2015-06-25
enum.c (enum_minmax): simplify return value creation
normal
2015-06-12
hash.c: fetch_values
nobu
2015-05-31
* class.c (rb_class_has_methods): added to reduce depenedency
ko1
2015-04-19
hash.c: check env vars encoding
nobu
2015-04-08
hash.c: compare symbols by identities
nobu
2015-03-18
hash.c: same hash values with Float#hash
nobu
2015-03-05
* hash.c: [DOC] #delete method actually returns nil, if the key
gogotanaka
2015-02-18
[DOC] ENV keys must be strings [ci skip]
nobu
2015-02-17
* hash.c: Added docs to explain that #include? and #member? do not
hsbt
2015-01-23
marshal.c: indetity tables
nobu
2015-01-23
hash.c: move Hash specific functions
nobu
2015-01-22
fix flonum hashing regression from r45384
normal
2015-01-03
* hash.c: fix docs for Hash#invert. [ruby-core:66917] [Bug #10612]
ayumin
2014-12-24
* hash.c (rb_hash_delete): return Qnil if there are no corresponding
ko1
2014-12-19
hash.c: fix return value
nobu
2014-11-18
* internal.h: Gather declarations in non-header files.
akr
2014-11-15
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-14
* gc.c (gc_stat_internal): add compatible layer.
ko1
2014-11-02
* rewrite method/block parameter fitting logic to optimize
ko1
2014-10-23
hash.c: rb_hash_delete does not call the block
nobu
2014-10-09
hash.c (rb_any_hash): remove unnecessary dsym check
normal
2014-09-30
protoize no-arguments functions
nobu
2014-09-13
hash.c: [DOC] fix for Hash#store docs
nobu
2014-09-08
* gc.c: add incremental GC algorithm. [Feature #10137]
ko1
2014-07-18
optimized any? methods
nobu
[next]