| Commit message (Expand) | Author | Age | Files | Lines |
* | Standardize header file comments | Chris Lattner | 2003-09-30 | 1 | -1/+1 |
* | Changes to work better with GCC3.4/LLVM G++ | Chris Lattner | 2003-08-22 | 1 | -3/+6 |
* | Make assertion message more helpful in a case that might happen... | Chris Lattner | 2003-08-19 | 1 | -1/+2 |
* | lib/Support/CommandLine.cpp: | Brian Gaeke | 2003-08-15 | 1 | -1/+1 |
* | Remove extraneous cl:: namespace qualifiers | Chris Lattner | 2003-08-14 | 1 | -4/+4 |
* | Add support for reading command line arguments from an environment variable. | Brian Gaeke | 2003-08-14 | 1 | -0/+7 |
* | Add includes of assert | Chris Lattner | 2003-07-25 | 1 | -0/+1 |
* | The word `separate' only has one `e'. | Misha Brukman | 2003-07-14 | 1 | -1/+1 |
* | Lowercase versions of `occurrence' need to be spelled correctly, too. | Misha Brukman | 2003-07-10 | 1 | -6/+6 |
* | `Occurrence' has no `a' and the `r' is doubled. | Misha Brukman | 2003-07-10 | 1 | -22/+22 |
* | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell | 2003-06-30 | 1 | -1/+0 |
* | Add support for 'unsigned' command line arguments | Chris Lattner | 2003-06-28 | 1 | -0/+15 |
* | Remove a ton of extraneous #includes | Chris Lattner | 2003-06-22 | 1 | -1/+0 |
* | Regularize the names of #include-guards. | Brian Gaeke | 2003-06-17 | 1 | -2/+2 |
* | Included assert.h so that the code compiles under newer versions of GCC. | John Criswell | 2003-06-11 | 1 | -0/+2 |
* | Add doxygen comment for namespace | Chris Lattner | 2003-06-03 | 1 | -1/+4 |
* | Add support for a new "CommaSeparated" modifier | Chris Lattner | 2003-05-22 | 1 | -3/+15 |
* | Checkin patch written by Casey Carter, enabling support for the redhat GCC 2.96 | Chris Lattner | 2002-09-13 | 1 | -0/+4 |
* | Simplify interface to parsers. | Chris Lattner | 2002-08-07 | 1 | -92/+77 |
* | Changes to build with GCC 3.1 | Chris Lattner | 2002-07-24 | 1 | -11/+11 |
* | Add support for removing an option from a genericparser | Chris Lattner | 2002-07-23 | 1 | -1/+16 |
* | Change to avoid bug in GCC 3.0.4 | Chris Lattner | 2002-07-23 | 1 | -3/+4 |
* | Checkin CommandLine 2.0 | Chris Lattner | 2002-07-22 | 1 | -229/+762 |
* | Add ability to update existing variables with values read from the command line | Chris Lattner | 2002-05-22 | 1 | -9/+48 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -18/+18 |
* | Create a new #include "Support/..." directory structure to move things | Chris Lattner | 2001-11-27 | 1 | -0/+399 |