Skip to content
  1. Dec 14, 2004
    • Reid Spencer's avatar
      For PR351: · cdefe0ae
      Reid Spencer authored
      Implement the new environment pointer for ExecuteAndWait
      
      llvm-svn: 18928
      cdefe0ae
  2. Dec 13, 2004
  3. Dec 11, 2004
  4. Dec 08, 2004
  5. Dec 02, 2004
  6. Nov 29, 2004
  7. Nov 18, 2004
  8. Nov 16, 2004
    • Reid Spencer's avatar
      * Use low-level unix I/O interface since we're on Unix. · 1b13a7cd
      Reid Spencer authored
      * Don't use variable length arrays (replaced with alloca)
      
      llvm-svn: 17901
      1b13a7cd
    • Reid Spencer's avatar
      Per code review: · 09e9f2a3
      Reid Spencer authored
      * get rid of (void) construct in function declarations
      * make toString a const member
      * add a default implementation of toString for Win32
      
      llvm-svn: 17873
      09e9f2a3
    • Reid Spencer's avatar
      Per code review: · 91f505ea
      Reid Spencer authored
      * Clean up the StatusInfo constructor to construct all members and give
        them reasonable values.
      * Get rid of the Vector typedef and make the interface to
        getDirectoryContent use a std::set instead of a std::vector so the dir
        content is sorted.
      * Make the getStatusInfo method const and not return a useless boolean.
      
      llvm-svn: 17872
      91f505ea
  9. Nov 15, 2004
  10. Nov 14, 2004
  11. Nov 09, 2004
  12. Nov 05, 2004
  13. Oct 28, 2004
  14. Oct 05, 2004
  15. Oct 04, 2004
  16. Sep 25, 2004
  17. Sep 18, 2004
  18. Sep 16, 2004
  19. Sep 14, 2004
  20. Sep 13, 2004
  21. Sep 11, 2004
Loading