Max Horn
|
9f93e5bb81
|
Renamed various container isEmpty() methods to empty() to match STL conventions
svn-id: r21472
|
2006-03-28 09:42:54 +00:00 |
|
Max Horn
|
36934b611d
|
Change CVS keywords to SVN keywords
svn-id: r20510
|
2006-02-11 09:53:53 +00:00 |
|
Eugene Sandulenko
|
ea42bad781
|
Update copyright notice
svn-id: r20088
|
2006-01-18 17:39:49 +00:00 |
|
Eugene Sandulenko
|
b36677af71
|
Update FSF address. Eek. Actually that took place on May 1, 2005
svn-id: r19142
|
2005-10-18 01:30:26 +00:00 |
|
Eugene Sandulenko
|
6b4484472b
|
Remove trailing whitespaces.
svn-id: r18604
|
2005-07-30 21:11:48 +00:00 |
|
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 |
|