Skip to content
Snippets Groups Projects
  1. Sep 14, 2000
  2. Sep 12, 2000
  3. Sep 07, 2000
  4. Sep 05, 2000
  5. Sep 04, 2000
  6. Sep 01, 2000
  7. Aug 27, 2000
  8. Aug 25, 2000
  9. Aug 24, 2000
  10. Aug 23, 2000
    • dtc's avatar
      o Rework %enumerate-directories to handle :wild and :wild-inferiors · 1e8bacb7
      dtc authored
        within the pathname; noted by Christophe Rhodes. Further maintain a
        list of the directory inode and device numbers which are used to avoid
        paths loops during :wild-inferiors searches.
      
      o Enhance %enumerate-directories to accept a new follow-links argument to
        allow the following of symbolic links to be disabled. Similarly add
        follow-links keyword argument to interface macro enumerate-matches.
      1e8bacb7
  11. Aug 20, 2000
  12. Aug 19, 2000
  13. Aug 17, 2000
  14. Aug 12, 2000
  15. Aug 10, 2000
  16. Aug 09, 2000
  17. Aug 08, 2000
  18. Aug 07, 2000
  19. Aug 06, 2000
    • dtc's avatar
      o Add the new function order-layout-inherits to correctly order the · 9793164a
      dtc authored
        layouts within the layout-inherits vector. This ensures that
        the compiler can generate inline type tests for hierarchical classes.
      
      o Modify the definition of the stream class to be hierarchical.
      
      o Have the condition classes correctly order their layout-inherits
        so that the hierarchical condition class is placed at it specified depth.
      
      o Enhance the compiler instance typep transform to generate inline
        type tests for hierarchical classes, not just for structures.
      9793164a
Loading