Skip to content
Snippets Groups Projects
  1. Nov 27, 2000
  2. Nov 15, 2000
  3. Nov 06, 2000
  4. Nov 04, 2000
  5. Oct 25, 2000
  6. Oct 24, 2000
  7. Oct 16, 2000
  8. Oct 06, 2000
  9. Sep 27, 2000
  10. Sep 20, 2000
  11. Sep 15, 2000
  12. Sep 14, 2000
  13. Aug 25, 2000
  14. Aug 24, 2000
  15. 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
  16. Aug 20, 2000
  17. Aug 19, 2000
  18. Aug 17, 2000
  19. Aug 12, 2000
  20. Aug 10, 2000
  21. Aug 08, 2000
  22. Aug 07, 2000
  23. 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
  24. Aug 04, 2000
Loading