Merge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/model-checker
[c11tester.git] / nodestack.h
2012-06-21 Subramanian GanapathyMerge branch 'master' of ssh://demsky.eecs.uci.edu...
2012-06-21 Brian NorrisMerge branch 'sandbox' (remove finalize())
2012-06-21 Brian Norrisnodestack: add 'may_read_from' set
2012-06-19 Brian Norrisnodestack: don't perform linear search to check if...
2012-06-06 Brian Demsky1) Add more comments.
2012-05-30 Subramanian GanapathyMerge branch 'master' of ssh://demsky.eecs.uci.edu...
2012-05-30 Brian Norrisnode: do not use static member variable
2012-05-29 Brian Norrisnodestack: push 'create_cv' functionality responsibilit...
2012-05-28 Brian Norrisnodestack: compute parent ModelAction externally
2012-05-28 Brian Norrisnodestack: construct Node with 'number of threads'...
2012-05-25 Brian Norrisnodestack: bugfix - fixup allocators for vectors
2012-05-25 Brian Norrisadd more classes to snapshotting region
2012-05-21 Brian Norrisnodestack: allocate from "mymemory" region
2012-05-18 Brian Demskymerging stuff...made need to clean up some stuff.....
2012-05-14 Brian Norrisnodestack: add class NodeStack and class Node