aboutsummaryrefslogtreecommitdiff
path: root/common/stack.h
AgeCommit message (Expand)Author
2004-08-12Fix bug in FixedStack.pop(). Returned wrong value.Eugene Sandulenko
2004-08-12Fix compilation of remove_at() in array.h. It was never tested before.Eugene Sandulenko
2004-05-05Added generic variable size stack class - COMPLETELY UNTESTED. Really should ...Max Horn
2004-03-29very simpled and limited stack class (fixed size even)Max Horn