Add interface PlIteraface and the corresponding abstract class
[platal.git] / classes / pliteratorutils.php
2010-09-28 Florent BruneauAdd PlIteratorUtils::foreachIterator() to build a PHP...
2010-05-28 Raphaël BarroisFix problem with PlParallelIteratorUtils (Closes #1056)
2010-03-22 Raphaël BarroisAdd PlEmptyIterator
2010-03-16 Raphaël BarroisFixes detection of a "single" callback given to PlParal...
2010-03-16 Raphaël BarroisFixes PlSubIterator according to unit tests...
2010-03-15 Raphaël BarroisAdd PlParallelIterator
2010-03-15 Raphaël BarroisFixes PlSubIterator
2010-03-13 Florent BruneauSimplify (and fix) PlFilterIterator.
2010-03-08 Raphaël BarroisFix problem in PlIteratorUtils
2010-03-08 Raphaël BarroisAdd PlIteratorUtils::getObjectProperty callback
2010-03-08 Raphaël BarroisBugfix in PlIteratorUtils::getArrayValueCallback
2010-03-06 Florent BruneauDumb implementation of missing PlSubIterator::first().
2010-02-19 Raphaël BarroisAdd new PlSubIterator
2010-02-16 Florent BruneauAdd map and filter functions on iterator.
2010-02-14 Florent Bruneau2010.
2009-06-17 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-05-23 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-04-10 Vincent ZanottiMerge commit 'origin/core-1.0.0' into core
2009-02-14 Florent BruneauAdd a 'flat' mode to PlArrayIterator.
2009-01-12 Florent BruneauHappy New Year
2008-08-31 Florent BruneauMore tools around PlIterator: