Skip to content
  1. Jan 22, 2013
  2. Jan 03, 2013
  3. Nov 20, 2011
  4. Sep 17, 2010
  5. Jan 20, 2010
  6. Nov 18, 2009
  7. Nov 17, 2009
  8. Nov 16, 2009
  9. Nov 09, 2009
  10. Oct 02, 2009
  11. Aug 22, 2009
  12. Aug 19, 2009
  13. Aug 10, 2009
  14. Jul 20, 2009
  15. Jul 17, 2009
  16. Jul 15, 2009
  17. Jul 10, 2009
  18. Jul 09, 2009
  19. Jul 01, 2009
  20. Jun 29, 2009
  21. Jun 02, 2009
  22. Jan 29, 2008
  23. Jul 18, 2007
  24. Jul 17, 2007
  25. Jul 11, 2007
  26. Jul 04, 2007
  27. Jul 03, 2007
  28. Jul 02, 2007
  29. Jun 29, 2007
  30. Jun 22, 2007
  31. Jun 20, 2007
  32. Jan 21, 2007
    • Andreas Fuchs's avatar
      instrumented-component translation refactored; NEWS file added. · 120c018d
      Andreas Fuchs authored
      ** Added Class instrumented-module:
      *** This class has a :default-component-type of
          instrumented-cl-source-file, and initargs :additional-dependencies
          and :override-dependencies, which control the dependencies of the
          components the module contains.
      ** Added initargs to instrumented-cl-source-file:
      *** :translated-name replaces the :component-translations initarg of
          the component-file component.
      *** :translated-pathname-form replaces the pathname part of the
          :component-translations in component-file.
      *** :additional-dependencies and :override-dependencies as in
          instrumented-module.
      ** It is no longer possible to pass alist translations to the
         component-file component; instead, use instrumented-cl-source-file
         and instrumented-module components in the instrumented systems and
         pass the translations directly.
      120c018d