]> Pileus Git - ~andy/gtk/commit
Add singletons for small ints and numbers
authorAlexander Larsson <alexl@redhat.com>
Thu, 8 Mar 2012 10:01:22 +0000 (11:01 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 8 Mar 2012 10:03:57 +0000 (11:03 +0100)
commit3cfd1d93dc303f21ef7593848ec63165eb1f5dad
tree127651b5d453907b321f5952f181b1a1d80f0b3f
parent7603e6e47395b8e1d66522a22255637fa10d3a47
Add singletons for small ints and numbers

These represents the majority of int values in use (thousands in use
in a simple app). There is no need to keep multiple instances of
these around.
gtk/gtkcssvalue.c