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
/
id_table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop exporting symbols for MJIT
Takashi Kokubun
2023-03-06
1
-3
/
+3
*
Expand tabs [ci skip]
Takashi Kokubun
2022-07-21
1
-69
/
+69
*
Support ID_TABLE_STOP for replace function
Peter Zhu
2022-01-25
1
-1
/
+2
*
Rename rb_id_table_foreach_with_replace
Peter Zhu
2022-01-25
1
-21
/
+21
*
Revert "`ID` in `rb_id_table_foreach_with_replace` [Feature #18253]"
Nobuyoshi Nakada
2022-01-26
1
-5
/
+3
*
`ID` in `rb_id_table_foreach_with_replace` [Feature #18253]
Nobuyoshi Nakada
2022-01-24
1
-3
/
+5
*
Qundef is not for ID
Nobuyoshi Nakada
2021-10-13
1
-1
/
+1
*
Add a cache for class variables
eileencodes
2021-06-18
1
-3
/
+3
*
Revert "Filling cache values on cvar write"
Aaron Patterson
2021-05-11
1
-3
/
+3
*
Add a cache for class variables
eileencodes
2021-05-11
1
-3
/
+3
*
Suppress unused-variable warning
Nobuyoshi Nakada
2020-08-10
1
-2
/
+1
*
reroute redefinition of NDEBUG
卜部昌平
2020-04-21
1
-0
/
+1
*
Introduce disposable call-cache.
Koichi Sasada
2020-02-22
1
-1
/
+1
*
Revert https://github.com/ruby/ruby/pull/2486
卜部昌平
2019-10-03
1
-45
/
+40
*
refactor add rb_id_table_foreach_with_replace_with_key
卜部昌平
2019-09-30
1
-40
/
+45
*
Add `GC.compact` again.
tenderlove
2019-04-20
1
-0
/
+22
*
Reverting compaction for now
tenderlove
2019-04-17
1
-22
/
+0
*
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-17
1
-0
/
+22
*
Reverting all commits from r67479 to r67496 because of CI failures
kazu
2019-04-10
1
-22
/
+0
*
id_table.c: use NULL as ID* instead of Qundef
nobu
2019-04-10
1
-1
/
+1
*
Adjusted styles
nobu
2019-04-10
1
-1
/
+2
*
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-09
1
-0
/
+21
*
adjust styles [ci skip]
nobu
2017-05-10
1
-1
/
+2
*
swithc id_table data structure.
ko1
2017-01-25
1
-1328
/
+38
*
id_table.c: fix typo
nobu
2017-01-19
1
-1
/
+1
*
id_table.c: extend, don't shrink
nobu
2016-08-14
1
-0
/
+3
*
id_table.h: dummy sentinel
nobu
2016-08-06
1
-0
/
+1
*
capa should be even number on 64-bit SPARC for 8-byte word alignment
ngoto
2016-05-20
1
-0
/
+8
*
RUBY_ASSERT
nobu
2016-01-22
1
-1
/
+1
*
id_table: const correctness for _size and _memsize
normal
2015-11-02
1
-14
/
+14
*
* id_table.c (mix_id_table_insert): do not touch list during
ko1
2015-11-01
1
-10
/
+20
*
id_table.c: fix prototype names
nobu
2015-09-27
1
-1
/
+1
*
id_table.c: fix prototype names
nobu
2015-09-27
1
-9
/
+9
*
id_table.c: suppress warnings
nobu
2015-09-27
1
-7
/
+27
*
* id_table.c: fix typo. [ci skip][fix GH-1031] Patch @davydovanton
hsbt
2015-09-25
1
-1
/
+1
*
id_table.c: fix types
nobu
2015-09-17
1
-2
/
+2
*
id_table.c: aliases
nobu
2015-08-26
1
-14
/
+29
*
id_table.h: callback function types
nobu
2015-08-26
1
-11
/
+11
*
id_table.c: adjust indent
nobu
2015-08-26
1
-13
/
+13
*
id_table.c: constify
nobu
2015-08-26
1
-6
/
+6
*
id_table.c: fix for C89 compilers
nobu
2015-08-26
1
-2
/
+6
*
id_table.c: TOKEN_PASTE
nobu
2015-08-13
1
-3
/
+2
*
id_table.c: prefix first
nobu
2015-08-12
1
-2
/
+2
*
* id_table.c: IMPL() macro accept op as _opname instead of opname
ko1
2015-08-12
1
-11
/
+11
*
* id_table.c (mix_id_table_insert): fix memory leak.
ko1
2015-08-12
1
-0
/
+5
*
* id_table.h: introduce ID key table.
ko1
2015-08-12
1
-0
/
+1527