Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). | Kristaps Dzonsons | 2009-09-17 | 1 | -3/+4 |
* | Lintifications. | Kristaps Dzonsons | 2009-09-16 | 1 | -2/+2 |
* | Lookup hashes are now static tables, ordered first-level by second character,... | Kristaps Dzonsons | 2009-09-16 | 1 | -111/+32 |
* | FreeBSD includes fix (uqs@sporlein.net). | Kristaps Dzonsons | 2009-07-20 | 1 | -0/+2 |
* | Fixed hash assertion. | Kristaps Dzonsons | 2009-07-17 | 1 | -0/+3 |
* | Hash now accepts `br'. This needs work (way to sparse). | Kristaps Dzonsons | 2009-07-17 | 1 | -57/+46 |
* | Removed MAN___: moved MAN_br to its index (comments not passed into parser). | Kristaps Dzonsons | 2009-06-16 | 1 | -1/+1 |
* | Fixed license email address. | Kristaps Dzonsons | 2009-06-10 | 1 | -1/+1 |
* | Using proper license template (const). | Kristaps Dzonsons | 2009-04-12 | 1 | -12/+10 |
* | mdoc_tokhash -> hash | Kristaps Dzonsons | 2009-04-02 | 1 | -5/+4 |
* | First addition of -man macro support. | Kristaps Dzonsons | 2009-03-23 | 1 | -0/+175 |