Skip to content
  1. Sep 16, 2003
  2. Sep 02, 2003
  3. Aug 24, 2003
  4. Aug 23, 2003
  5. Aug 15, 2003
    • Brian Gaeke's avatar
      lib/Support/CommandLine.cpp: · 497216dc
      Brian Gaeke authored
      Many changes suggested by Chris. It's okay, I'll recover from the emotional
      damage...maybe someday. :-)
      
      Collapse ParseCStringVector into ParseStringVector.  Comment it.
      Make it take a const input.
      Use std::string::npos instead of -1 (what a mouthful!)
      Make ParseEnvironmentOptions take const inputs.
      Check its args at the very beginning.
      Strdup all the contents of newArgv and free them all at the end.
      
      include/Support/CommandLine.h:
      Constify progName and envVar arguments to ParseEnvironmentOptions().
      
      llvm-svn: 7905
      497216dc
    • Brian Gaeke's avatar
      ca782d9f
  6. Aug 13, 2003
  7. Aug 12, 2003
  8. Aug 11, 2003
  9. Aug 07, 2003
  10. Aug 02, 2003
  11. Aug 01, 2003
  12. Jul 31, 2003
  13. Jul 30, 2003
  14. Jul 28, 2003
  15. Jul 25, 2003
  16. Jul 24, 2003
  17. Jul 23, 2003
  18. Jul 14, 2003
  19. Jul 10, 2003
  20. Jun 30, 2003
  21. Jun 28, 2003
  22. Jun 19, 2003
  23. Jun 17, 2003
  24. Jun 16, 2003
  25. Jun 07, 2003
Loading