| limb:/3.x/trunk/limb/core/tests/cases/lmbCollectionTest.class.php |
Line History |
History |
latest revision Branch root:7356 annotated / raw | Diffs: previous, other | Lines: 199 ( +2, -11 ) Created: 2008-12-15 15:17:36 +0300 (22 days ago) | Author: korchasa | Changeset: 7356 -- removed useless test
7183 annotated / raw | Diffs: previous, other | Lines: 208 ( +5, -3 ) Created: 2008-09-18 15:10:10 +0400 (3 months 18 days ago) | Author: serega | Changeset: 7183 Copied to: 3.x/branches/2008/limb/core/tests/cases/lmbCollectionTest.class.php 7280 -- lmbCollection :: sortByKeys() added. Since now lmbCollection doesn't sort dataset by keys on every rewind().
7152 annotated / raw | Diffs: previous, other | Lines: 206 ( +8, -0 ) Created: 2008-08-20 21:57:15 +0400 (4 months 17 days ago) | Author: korchasa | Changeset: 7152 -- add test for check proper iterator initialization when next() called
7144 annotated / raw | Diffs: previous, other | Lines: 198 ( +20, -0 ) Created: 2008-08-15 17:11:45 +0400 (4 months 22 days ago) | Author: korchasa | Changeset: 7144 -- fix for iterator inittialization for support add to position method
6598 annotated / raw | Diffs: previous, other | Lines: 178 ( +178, -178 ) Created: 2007-12-07 11:01:45 +0300 (13 months ago) | Author: pachanga | Changeset: 6598 Copied to: 3.x/tags/2007.4/limb/core/tests/cases/lmbCollectionTest.class.php 6686 -- eol changes
6221 annotated / raw | Diffs: previous, other | Lines: 178 ( +1, -1 ) Created: 2007-08-07 11:24:35 +0400 (17 months ago) | Author: pachanga | Changeset: 6221 -- removing trailing ?> for PHP modules
6058 annotated / raw | Diffs: previous, other | Lines: 178 ( +26, -6 ) Created: 2007-07-03 15:35:41 +0400 (18 months ago) | Author: serega | Changeset: 6058 Copied to: 3.x/branches/2007.3/limb/core/tests/cases/lmbCollectionTest.class.php 6070 -- lmbCollection :: toFlatArray now accepts optional $key_field parameter. This parameter allows to get array with $key_field values as keys in result array
5942 annotated / raw | Diffs: previous, other | Lines: 158 ( +3, -6 ) Created: 2007-06-05 23:22:26 +0400 (19 months ago) | Author: pachanga | Changeset: 5942 -- "Oops, I did it again" :) Changing header once again...
5933 annotated / raw | Diffs: previous, other | Lines: 161 ( +9, -9 ) Created: 2007-06-04 17:06:23 +0400 (19 months ago) | Author: pachanga | Changeset: 5933 -- changing header: making the name more clear and making it to play nicely with phpDocumentor
5892 annotated / raw | Diffs: previous, other | Lines: 161 ( +15, -0 ) Created: 2007-05-14 19:04:23 +0400 (19 months ago) | Author: pachanga | Changeset: 5892 -- lmbCollection :: concat($iter1, $iter2, ...) added, it returns new collection made from concatenation of all passed arguments
5754 annotated / raw | Diffs: previous, other | Lines: 146 ( +7, -0 ) Created: 2007-04-23 18:47:14 +0400 (20 months ago) | Author: tony | Changeset: 5754 -- lmbCollection not sort dataset if it empty
|