Max Horn
|
47280d9433
|
Updated copyright
svn-id: r16398
|
2005-01-01 16:09:25 +00:00 |
|
Eugene Sandulenko
|
cdb88416a8
|
Fix bug in FixedStack.pop(). Returned wrong value.
svn-id: r14567
|
2004-08-12 21:49:48 +00:00 |
|
Eugene Sandulenko
|
e31aa60730
|
Fix compilation of remove_at() in array.h. It was never tested before.
Make stacks' pop() return top value, not just move stack pointer.
svn-id: r14565
|
2004-08-12 21:33:59 +00:00 |
|
Max Horn
|
5d0f0ea0c6
|
Added generic variable size stack class - COMPLETELY UNTESTED. Really should add some unit tests for this...
svn-id: r13776
|
2004-05-05 01:19:42 +00:00 |
|
Max Horn
|
e8adb5e628
|
very simpled and limited stack class (fixed size even)
svn-id: r13429
|
2004-03-29 22:28:57 +00:00 |
|