(part of bug 6100) Set the directionality based on user language instead of content...
[lhc/web/wiklou.git] / includes / profiler / Profiler.php
2011-05-31 Tim StarlingFix for r89206, r89218: always supply constructor param...
2011-05-31 Antoine MussoProfiler can be constructed without param
2011-05-31 Tim Starling* Made the profiler work in HipHop:
2011-05-15 Domas Mituzasinitialize Profiler instance singleton with ProfilerStu...
2011-04-21 Alexandre Emsenhuber* Added Profiler::isStub() to check if we are using...
2011-04-19 Alexandre EmsenhuberRemoved check whether memory_get_usage() exists; per...
2011-04-16 Chad Horohoemethod signatures, E_STRICT, blah blah blah
2011-04-16 Chad HorohoeFollowup r86228 (profiling cleanup):
2011-04-16 Chad HorohoeFollowup r86228 (profiling cleanup):
2011-04-16 Chad HorohoeMore profiler cleanup:
2011-04-16 Chad HorohoeFirst step of reorganizing profiling files:
2010-10-17 Sam ReedRevert r74913, caused many problems, and was only likel...
2010-10-17 Sam ReedMove profiler stuff to own folder, updater AutoLoader...