summaryrefslogtreecommitdiff
path: root/src/core/smallstack_type.hpp
AgeCommit message (Collapse)Author
2018-04-21Fix: Remove need to instantiate SmallStack's pool object by making it a ↵Charles Pigott
singleton method
2014-02-16(svn r26343) -Fix: Rewrite SmallStack so that it doesn't use a pool and is ↵fonsinchen
reentrant.
2013-10-20(svn r25889) -Codechange: Add forgotten file.fonsinchen