Andrei Alexandrescu
|
e486c557bc
|
Added iota with two arguments. Added FrontTransversal and Transversal.
|
2009-04-29 22:08:52 +00:00 |
|
Don Clugston
|
c602c4506f
|
I've commented out two broken unit tests. They now print a pragma(msg), so they won't be forgotten. With these changes, tests now pass on Windows.
|
2009-04-22 09:17:21 +00:00 |
|
Andrei Alexandrescu
|
5ba3fd53bd
|
Updated documentation and unittest for cons() in wake of fixing bug 2676
|
2009-04-21 12:36:06 +00:00 |
|
Andrei Alexandrescu
|
dfef2a7214
|
Replaced next, retreat, head, and toe with (respectively) popFront, popBack, front, and back
|
2009-04-13 19:10:58 +00:00 |
|
Andrei Alexandrescu
|
ec9054c283
|
naming and doc fixes prompted by Lars Kyllingstad
|
2009-04-11 20:40:43 +00:00 |
|
Andrei Alexandrescu
|
49f646271b
|
Range operations.
|
2009-04-06 20:48:41 +00:00 |
|