Skip to content
Snippets Groups Projects
  1. Oct 11, 2009
  2. Oct 10, 2009
  3. Oct 09, 2009
  4. Sep 26, 2009
  5. Sep 22, 2009
  6. Sep 10, 2009
  7. Aug 31, 2009
  8. Aug 24, 2009
  9. Aug 23, 2009
  10. Aug 12, 2009
  11. Jul 20, 2009
  12. Jul 05, 2009
  13. Jun 13, 2009
  14. Jun 08, 2009
  15. May 27, 2009
  16. May 10, 2009
  17. May 06, 2009
  18. Mar 08, 2009
  19. Oct 09, 2008
  20. Oct 06, 2008
  21. Sep 17, 2008
  22. Jul 24, 2008
  23. May 06, 2008
    • Dries Buytaert's avatar
      - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit · 2e18cb89
      Dries Buytaert authored
        et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
        all functions or classes in the system, allowing it to lazy-load code files as
        needed (reducing the amount of code that must be parsed on each request). The
        list of included files is cached per menu callback for subsequent loading by
        the menu router. This way, a given page request will have all the code it needs
        but little else, minimizing time spent parsing unneeded code.
      2e18cb89
  24. Apr 23, 2008
  25. Apr 14, 2008
  26. Feb 20, 2008
  27. Jan 16, 2008
  28. Dec 19, 2007
  29. Dec 14, 2007
  30. Dec 13, 2007
  31. Nov 26, 2007
  32. Nov 09, 2007
  33. Jul 16, 2007
  34. Jul 03, 2007
  35. Jul 02, 2007
Loading