Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change local guint8 fields that get left-shifted to guint32 to prevent overfl... | Charles Kerr | 2012-03-12 | 1 | -4/+4 |
* | Using unsigned chars for calculating, we want no sign extension. | Ted Gould | 2010-08-11 | 1 | -4/+4 |
* | Instead of using a struct just using multiply, which in all reality, is more ... | Ted Gould | 2010-08-11 | 1 | -29/+16 |
* | Making the categories a case statement. | Ted Gould | 2010-08-11 | 1 | -1/+23 |
* | Switching to be more opaque, but also more sane. | Ted Gould | 2010-08-11 | 1 | -1/+1 |
* | Brining generate-id into the fold | Ted Gould | 2010-08-10 | 1 | -0/+2 |
* | Writing a small little function to generate the ID. | Ted Gould | 2010-08-10 | 1 | -0/+58 |