summaryrefslogtreecommitdiff
path: root/test/-ext-/symbol
AgeCommit message (Expand)Author
2014-04-30test_inadvertent_creation.rb: use Symbol.findnobu
2014-02-13parse.y: attrset from junk IDnobu
2013-12-08parse.y: use rb_fstring() for strings stored in the symbol tabletmm1
2013-10-09object.c: avoid inadvertent symbol creationnobu
2013-10-09test_inadvertent_creation.rb: fix assertion namenobu
2013-10-09test_inadvertent_creation.rb: use assert_not_interned?nobu
2013-09-29parse.y: allow junk attrsetnobu
2013-09-29parse.y: fix inconsistency with literalsnobu
2013-09-20parse.y: junk sigil only namesnobu
2013-09-20ext/-test-/symbol: move upwardnobu
2013-04-04struct.c: avoid inadvertent symbol creationnobu
2013-04-04object.c: avoid inadvertent symbol creationnobu
2013-04-04enum.c: avoid inadvertent symbol creationnobu
2013-04-04thread.c: avoid inadvertent symbol creationnobu
2011-11-01On some platforms, object_id can be negative value like NetBSD.naruse
2011-10-07* test/-ext-/symbol/test_inadvertent_creation.rb (noninterned_name):nobu
2011-10-07* test/-ext-/symbol/test_inadvertent_creation.rb: moved tests fromnobu
2011-10-06* vm_eval.c (make_no_method_execption): extract fromnobu