Skip to content
  1. Aug 04, 2004
  2. Jul 18, 2004
  3. Jul 03, 2004
  4. May 07, 2004
  5. Mar 04, 2004
  6. Dec 14, 2003
  7. Nov 11, 2003
  8. Oct 20, 2003
  9. Oct 10, 2003
  10. Sep 16, 2003
  11. 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
  12. Jul 30, 2003
  13. Jul 10, 2003
  14. Jun 28, 2003
  15. May 22, 2003
  16. Aug 07, 2002
  17. Aug 02, 2002
  18. Jul 31, 2002
  19. Jul 29, 2002
  20. Jul 27, 2002
  21. Jul 25, 2002
  22. Jul 24, 2002
  23. Jul 23, 2002
  24. Jul 22, 2002
  25. May 22, 2002
  26. Apr 29, 2002
  27. Feb 25, 2002
  28. Jan 31, 2002
  29. Jan 20, 2002
  30. Nov 27, 2001
  31. Nov 26, 2001
  32. Oct 27, 2001
  33. Oct 24, 2001
  34. Oct 13, 2001
Loading