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
/
test
/
ruby
/
test_symbol.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
symbol.c: not freeze the receiver
nobu
2015-11-20
1
-0
/
+8
*
* test/ruby/test_symbol.rb (test_symbol_fstr_leak): add a warm-up
odaira
2015-10-16
1
-2
/
+2
*
proc.c: void env
nobu
2015-10-15
1
-0
/
+1
*
proc.c: proc without env
nobu
2015-10-15
1
-0
/
+8
*
vm_args.c: wrap symbol ifunc
nobu
2015-10-06
1
-0
/
+7
*
proc.c: set ep properly
nobu
2015-10-05
1
-0
/
+11
*
test_symbol.rb: relax
nobu
2015-10-04
1
-1
/
+1
*
test_symbol.rb: reduce iteration
nobu
2015-10-03
1
-1
/
+1
*
test_symbol.rb: reduce iteration
nobu
2015-10-02
1
-1
/
+1
*
test_symbol.rb: relax
nobu
2015-10-01
1
-1
/
+1
*
proc.c: fix symbol proc mark
nobu
2015-10-01
1
-0
/
+5
*
vm_args.c: GC guard
nobu
2015-10-01
1
-0
/
+5
*
test_parse.rb: move assertions
nobu
2015-05-22
1
-0
/
+13
*
vm_eval.c: allow symbols to instance_eval/exec
nobu
2015-04-23
1
-0
/
+29
*
* test/ruby/test_symbol.rb: fix syntax error.
ko1
2015-04-08
1
-2
/
+2
*
hash.c: compare symbols by identities
nobu
2015-04-08
1
-0
/
+19
*
* test/ruby/test_symbol.rb: avoid a false positive in AIX
odaira
2015-03-02
1
-1
/
+1
*
test_inadvertent_creation.rb: move tests
nobu
2015-02-05
1
-65
/
+0
*
* vm_insnhelper.c: Revert r49500 (6ae6a8c7bc86e97)
marcandre
2015-02-04
1
-2
/
+2
*
* vm_eval.c: Fix symbol leak with non optimized +send+ and method_missing [#1...
marcandre
2015-02-04
1
-0
/
+29
*
* vm_insnhelper.c: Fix symbol leak with +send+ and method_missing [#10828]
marcandre
2015-02-04
1
-0
/
+16
*
* vm_insnhelper.c: Fix one type of symbol leak with +send+
marcandre
2015-02-04
1
-0
/
+20
*
* test/ruby/test_symbol.rb (TestSymbol#test_symbol_fstr_leak): get rid of a
usa
2015-01-08
1
-1
/
+1
*
symbol.c: fix memory leak from global fstr hash
normal
2015-01-01
1
-0
/
+8
*
symbol.c: fix dynamic attrset ID
nobu
2014-09-19
1
-0
/
+8
*
* string.c (sym_find): remove Symbol.find because we have Symbol GC now.
naruse
2014-09-11
1
-35
/
+0
*
parse.y: turn dynamically interned Symbol into an ID
nobu
2014-05-02
1
-6
/
+8
*
parse.y: pin down dynamic symbol only
nobu
2014-04-30
1
-0
/
+18
*
* test/ruby/test_symbol.rb (TestSymbol#test_symbol_gc_1): fix typo.
ktsj
2014-04-29
1
-1
/
+1
*
* parse.y (symbols_i): like r45492, call rb_gc_resurrect().
ktsj
2014-04-29
1
-0
/
+4
*
Add test for r45492, r45693, r45698
naruse
2014-04-24
1
-0
/
+6
*
* parse.y (dsym_node_gen): like r45492, call rb_gc_resurrect().
naruse
2014-04-23
1
-0
/
+6
*
* string.c (sym_find): Add Symbol.find(str), which returns whether given
naruse
2014-02-25
1
-0
/
+15
*
* include/ruby/ruby.h: make Symbol objects frozen.
ko1
2013-09-19
1
-0
/
+8
*
test_symbol.rb: fix test
nobu
2013-06-18
1
-4
/
+2
*
* include/ruby/ruby.h, vm_eval.c (rb_funcall_with_block):
ktsj
2013-06-17
1
-1
/
+0
*
skip new tests until fixed
nobu
2013-06-17
1
-0
/
+2
*
test/ruby/test_symbol.rb: tests for [Bug #8531]
nobu
2013-06-17
1
-1
/
+29
*
parse.y: disallow $-
nobu
2013-04-24
1
-5
/
+4
*
* test/ruby/test_fixnum.rb (TestFixnum#test_singleton_method): new test.
usa
2012-08-23
1
-0
/
+4
*
* parse.y (sym_check_asciionly): check ascii compatibility before
nobu
2012-03-15
1
-0
/
+7
*
* test/-ext-/symbol/test_inadvertent_creation.rb: moved tests from
nobu
2011-10-07
1
-82
/
+0
*
* parse.y (rb_enc_symname2_p): :! is valid symbol. [Bug #5136]
nobu
2011-08-02
1
-7
/
+11
*
* test/ruby/test_symbol.rb (test_no_inadvertent_symbol_creation):
nobu
2011-07-27
1
-2
/
+7
*
* test/ruby/test_symbol.rb (test_no_inadvertent_symbol_creation3):
nobu
2011-07-27
1
-35
/
+39
*
* test/ruby/test_symbol.rb (test_inspect): use %W to enable
nobu
2011-07-27
1
-1
/
+1
*
* test/ruby/test_symbol.rb (TestSymbol#test_inspect): workaround for
nobu
2011-07-27
1
-1
/
+1
*
* eval_error.c (rb_print_undef_str): new function to raise
nobu
2011-07-26
1
-0
/
+33
*
* error.c (rb_name_error_str): new function to raise NameError
nobu
2011-07-23
1
-0
/
+25
*
* parse.y (rb_enc_symname_type): :$a!, @a! and so on are not
naruse
2011-07-23
1
-0
/
+13
[next]