Max Horn
|
e579f91b5c
|
COMMON: Made sure Common::List and Common::array each have all front/back/push_back/push_front, as have their STL counterparts
svn-id: r40163
|
2009-04-27 14:23:20 +00:00 |
|
Max Horn
|
53cd1361c5
|
Made Common::Stack return refs, thus ensuring that it matches exactly the behavior of FixedStack; added unit tests
svn-id: r35974
|
2009-01-21 02:23:09 +00:00 |
|
Eugene Sandulenko
|
696897b058
|
Whoa! Removing trailing spaces.
svn-id: r35648
|
2009-01-01 15:06:43 +00:00 |
|
Johannes Schickel
|
2db5747642
|
- Added tests for newly added Common::Queue
- Changed Common::Queue::front and Common::Queue::back to return references instead of values
svn-id: r34240
|
2008-09-01 16:52:09 +00:00 |
|