Skip to content
  1. Jul 02, 2012
  2. Mar 14, 2012
  3. Jan 10, 2012
  4. Nov 30, 2011
  5. Nov 01, 2011
  6. Jul 04, 2011
  7. Jun 30, 2011
  8. May 08, 2011
  9. Feb 25, 2011
  10. Feb 21, 2011
  11. Jul 28, 2010
  12. Jul 16, 2010
  13. Jun 17, 2010
  14. May 04, 2010
  15. Jan 09, 2010
  16. Dec 04, 2009
  17. Nov 02, 2009
  18. Oct 16, 2009
  19. Sep 01, 2009
  20. Aug 31, 2009
  21. Aug 24, 2009
  22. May 07, 2009
  23. Mar 30, 2009
  24. Dec 30, 2008
  25. Nov 07, 2008
  26. Oct 06, 2008
  27. Sep 20, 2008
  28. May 19, 2008
  29. 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
  30. Apr 14, 2008
  31. Apr 02, 2008
  32. Mar 15, 2008
  33. Feb 06, 2008
  34. Jan 25, 2008
  35. Sep 04, 2007
  36. Sep 01, 2007
  37. Aug 26, 2007