Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all storage class specifier 'register' | Francois-Xavier Le Bail | 2017-12-13 | 1 | -3/+3 |
* | Use hex constants so compilers don't whine about negative initializers. | Guy Harris | 2015-09-17 | 1 | -32/+32 |
* | Fix warnings as "old-style function definition" | Francois-Xavier Le Bail | 2015-09-09 | 1 | -5/+2 |
* | Map *ONLY* ASCII letters; don't map anything with the 8th bit set. | Guy Harris | 2015-06-11 | 1 | -10/+8 |
* | Do case-insensitive comparisons assuming ASCII strings. | Guy Harris | 2015-06-11 | 1 | -0/+110 |