Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix command_line unit test now that argv is no longer const. (Doh!) Remove ... | mmentovai@google.com | 2008-08-12 | 1 | -1/+1 |
* | Fix build breakage on Windows. | evanm@google.com | 2008-08-12 | 1 | -0/+2 |
* | Get rid of the command-line hacks for posix platforms. | evanm@google.com | 2008-08-12 | 1 | -21/+17 |
* | fix base test harness to work on mac. fix command_line unit tests to match wh... | pinkerton@google.com | 2008-08-08 | 1 | -2/+6 |
* | Remove cruft of old unit test harness, replace it with gTest goodness. Fix ex... | pinkerton@google.com | 2008-08-08 | 1 | -4/+4 |
* | Fix an accidental nested extern and conversion cleanup from brett's landing. | pinkerton@google.com | 2008-08-07 | 1 | -4/+4 |
* | Pinkerton's port/fix-up of command-line processing to work cross-platform. | evanm@google.com | 2008-08-07 | 1 | -37/+104 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+246 |