summaryrefslogtreecommitdiff
path: root/src/generate.cc
Commit message (Collapse)AuthorAgeFilesLines
* Removed most #if 0 blocks and callout commentsJohn Wiegley2009-10-311-2/+0
|
* Rewrote the way date and time I/O is managedJohn Wiegley2009-10-251-2/+2
|
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-101-0/+2
|
* Fixed a few minor cases of uninitialized variablesJohn Wiegley2009-03-081-1/+1
|
* Added Python-style if/else expression keywordsJohn Wiegley2009-03-031-1/+2
|
* Fixed a compile error found by g++-4.3.2John Wiegley2009-02-271-4/+4
|
* The generate report now generates lot detailsJohn Wiegley2009-02-271-14/+14
|
* Added generate command, --seed, and GenerateTestsJohn Wiegley2009-02-271-0/+384