Add Request::Filter and ::FilterArray.
[hoplite.git] / base /
2013-07-30 Robert SesekSimplify WeakInterface by replacing the MethodImp with...
2013-05-28 Robert SesekAdd base/profiling.php and data/profiling_pdo.php.
2011-10-23 Robert SesekImplement hoplite\filter\RawString
2011-08-06 Robert SesekSet null_allowed to TRUE by default.
2011-08-06 Robert SesekMore optimizations by caching the value of IsRequired()
2011-08-06 Robert SesekSpeed up WeakInterface by 2x by caching the object...
2011-08-06 Robert SesekCreate WeakInterface
2011-07-30 Robert SesekAdd base\Struct from phalanx
2011-07-26 Robert SesekAdd basic template parser and test
2011-06-12 Robert SesekAdd functions.php, copied from phalanx
2011-06-11 Robert SesekAdd the Request and Response objects copied from phalanx