| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Downcase std modules again, move to :: for module dereferencing | Marijn Haverbeke | 2011-05-12 | 1 | -8/+8 |
| * | Reuse a single work buffer every time the SHA1 message block is processed. | Brian Anderson | 2011-05-11 | 1 | -6/+4 |
| * | Rename std modules to be camelcased | Marijn Haverbeke | 2011-05-06 | 1 | -8/+8 |
| * | Un-revert "Use different syntax for checks that matter to typestate", fixing ... | Patrick Walton | 2011-05-02 | 1 | -2/+2 |
| * | Revert "Use different syntax for checks that matter to typestate" | Graydon Hoare | 2011-05-02 | 1 | -2/+2 |
| * | Use different syntax for checks that matter to typestate | Tim Chevalier | 2011-05-02 | 1 | -2/+2 |
| * | Un-XFAIL most library tests. | Graydon Hoare | 2011-04-29 | 1 | -1/+0 |
| * | Switch xfail system to use comments embedded in source files. | Graydon Hoare | 2011-03-25 | 1 | -0/+1 |
| * | Implement sha-1 in standard library. Closes #228 | Brian Anderson | 2011-02-21 | 1 | -0/+115 |