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