| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | spicec: enable multiple CmdLineParser instantiations | Arnon Gilboa | 2010-10-17 | 1 | -0/+5 |
| | | | | | | Used by controller. One instance at a time, not thread-safe. Add basename() for win32. | ||||
| * | client: Don't use basename for argv[0] in --help output | Alexander Larsson | 2010-09-29 | 1 | -17/+1 |
| | | | | | | This isn't what other apps do, and it had issues in the OSX port, so just remove this. | ||||
| * | Relicense everything from GPL to LGPL 2.1+ | Alexander Larsson | 2010-04-13 | 1 | -9/+9 |
| | | |||||
| * | client: add Platform::term_printf | Yaniv Kamay | 2010-01-11 | 1 | -14/+15 |
| | | | | | | | Platform::term_printf is a variant of printf that on windows dynamically opens console in order to have visible output during command line processing. | ||||
| * | fresh start | Yaniv Kamay | 2009-10-14 | 1 | -0/+524 |
