Release plat/al core v1.1.13
[platal.git] / ut /
2014-02-02 Thomas MinvielleFixes vim mode line.
2013-11-01 Nicolas IoossMake tests work
2011-02-16 Florent BruneauMerge remote branch 'origin/core/1.1.2/maint' into...
2011-02-16 Stéphane JacobFixes deprecated features in PHP 5.3.x. core/1.1.2/maint
2011-01-04 Florent BruneauHappy New Year!
2010-10-03 Florent BruneauAdd unit tests for soundex.
2010-09-28 Florent BruneauPlFlagSet is iterable.
2010-09-28 Florent BruneauAdd tests for XDBFormat.
2010-09-28 Florent BruneauAdd PlIteratorUtils::foreachIterator() to build a PHP...
2010-09-17 Florent BruneauMerge remote branch 'origin/core-1.1.0' into core
2010-09-09 RitonMade plat/al php5.3 compliant
2010-05-07 Raphaël BarroisFix UTs for make_datetime
2010-05-07 Raphaël BarroisAdd new function for parsing dates
2010-04-28 Florent BruneauAdd pl_flatten to transform arrays containing other...
2010-04-17 Florent BruneauAdd basic tests of the platal engine.
2010-03-16 Raphaël BarroisAdd ut for PlParallelIterator
2010-03-16 Raphaël BarroisAdd unit tests for callbacks and PlSubIterator
2010-03-14 Florent BruneauFull coverage of PlDict by unit tests.
2010-03-14 Florent BruneauUse assertSame instead of assertEquals because we need...
2010-03-13 Florent BruneauAdd tests to cover PlHeap and PlMergeIterator.
2010-03-13 Florent BruneauMore unit tests.
2010-03-11 Florent BruneauImproves unit testing.
2010-03-09 Florent BruneauAdd make test.
2010-03-09 Florent BruneauBasic tests of array iterator (need more tests).
2010-03-09 Florent BruneauAdd XDB escaping unit tests.