Skip to content
Snippets Groups Projects
  1. Feb 18, 2010
  2. Feb 16, 2010
  3. Dec 03, 2009
  4. Jul 22, 2009
  5. May 19, 2009
  6. Feb 06, 2009
    • Mark Olesen's avatar
      OSspecific: altered file tests · ffd9bb08
      Mark Olesen authored
      - removed the previously added fileName type(), isDir(), isFile() methods.
      
      - added optional bool parameter to isFile() function to explicitly
        enable/disable the check for gzip files.
      
      - fixed minor bugginess where the default usage of isFile() would result in
        false positive matches.
      
      - be slightly more stringent and use isDir() and isFile() instead of
        exists() function when we actually know the expected type.
      ffd9bb08
  7. Dec 31, 2008
  8. Nov 22, 2008
  9. Oct 27, 2008
  10. Oct 14, 2008
  11. Jun 25, 2008
  12. Apr 15, 2008