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