| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
| * | Module assertions: check for garbage collections | Philipp Stephani | 2017-07-08 | 1 | -0/+23 |
| * | Print module structure sizes when initializing test module | Philipp Stephani | 2017-06-12 | 1 | -2/+12 |
| * | Fix off-by-one error | Philipp Stephani | 2017-06-12 | 1 | -1/+1 |
| * | Test module: add necessary version checks | Philipp Stephani | 2017-06-12 | 1 | -0/+6 |
| * | Implement module assertions for users | Philipp Stephani | 2017-06-12 | 1 | -0/+24 |
| * | Reimplement module functions | Philipp Stephani | 2017-05-20 | 1 | -1/+1 |
| * | Integrate module test with normal test suite | Philipp Stephani | 2017-04-29 | 1 | -0/+268 |