]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4627: Convert Scheme_hash_table to using Smob1
authorDavid Kastrup <dak@gnu.org>
Tue, 16 Jun 2015 06:07:45 +0000 (08:07 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 11 Oct 2015 08:37:01 +0000 (10:37 +0200)
commitcfc908430e67711a28a33097aaea491f7c127a72
treeea422c81fee1901dc1c405b9d22faeb04133d598
parent21be03e4b893ec2bbea745a713360310931337b9
Issue 4627: Convert Scheme_hash_table to using Smob1

That reduces its memory and access footprint.  The unused copy
constructor is removed altogether as the use of Smob1 would require
different semantics.
lily/all-font-metrics.cc
lily/context.cc
lily/include/scm-hash.hh
lily/scm-hash.cc
lily/translator-ctors.cc