Skip to content
Snippets Groups Projects
  1. Aug 20, 2008
    • David Cole's avatar
      ENH: Add RecurseThroughSymlinks data member to kwsys::Glob. Allows recursive... · 7b17140d
      David Cole authored
      ENH: Add RecurseThroughSymlinks data member to kwsys::Glob. Allows recursive globs to skip symlinks when necessary. Default to true for backwards compatible behavior. Used from the ctest coverage handler to avoid recursing through the '/Applications' directory on the Mac looking for *.da files... Should fix the hangs reported recently by Mac CMake dashboard submitters.
      7b17140d
    • Brad King's avatar
      BUG: Handle case when select() lies · 83f5fa50
      Brad King authored
      According to "man select" on Linux it is possible that select() lies
      about data being ready on a pipe in some subtle cases.  We deal with
      this by switching to non-blocking i/o and checking for EAGAIN.  See
      issue #7180.
      83f5fa50
  2. Jul 10, 2008
  3. Jul 09, 2008
  4. Jun 06, 2008
  5. Jun 02, 2008
    • Clinton Stimpson's avatar
      · 1cd3103d
      Clinton Stimpson authored
      BUG:  FormatMessage can return a NULL message.  Add check for NULL pointer.
      1cd3103d
  6. Jun 01, 2008
  7. May 31, 2008
  8. May 27, 2008
  9. May 16, 2008
  10. May 14, 2008
  11. May 13, 2008
  12. May 12, 2008
  13. May 10, 2008
  14. May 02, 2008
  15. Apr 30, 2008
  16. Apr 24, 2008
  17. Apr 23, 2008
  18. Apr 02, 2008
  19. Mar 27, 2008
  20. Mar 17, 2008
  21. Mar 11, 2008
  22. Feb 27, 2008
  23. Feb 19, 2008
  24. Feb 03, 2008
  25. Feb 02, 2008
  26. Feb 01, 2008
Loading