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