Skip to content
  1. Aug 23, 2003
  2. 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
  3. Aug 13, 2003
  4. Aug 12, 2003
  5. Aug 11, 2003
  6. Aug 07, 2003
  7. Aug 02, 2003
  8. Aug 01, 2003
  9. Jul 31, 2003
  10. Jul 30, 2003
  11. Jul 28, 2003
  12. Jul 25, 2003
  13. Jul 24, 2003
  14. Jul 23, 2003
  15. Jul 14, 2003
  16. Jul 10, 2003
  17. Jun 30, 2003
  18. Jun 28, 2003
  19. Jun 19, 2003
  20. Jun 17, 2003
  21. Jun 16, 2003
  22. Jun 07, 2003
  23. Jun 06, 2003
  24. May 27, 2003
  25. May 22, 2003
Loading