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