summaryrefslogtreecommitdiff
path: root/bk_xhtml.c (follow)
Commit message (Expand)AuthorAge
* Improve handling of versionids - now every HTML file contains allSimon Tatham2001-11-25
* Tree structures documented (ish), and algorithm laid out (even if theJames Aylett2001-10-26
* Eliminate completely gratuitous tail recursion in three functionsSimon Tatham2001-10-25
* Fix mis-aimed `next' pointers in various sections; appears to haveSimon Tatham2001-10-25
* Numeric entities written about properly (Christian Ludlam).James Aylett2001-07-16
* Numeric entity references weren't working: the string pointer wasSimon Tatham2001-01-27
* * Now malloc()ing even built-in filenames, so we can free them allJames Aylett2001-01-17
* * Removed original generation code (unused for some time)James Aylett2001-01-06
* Numeric entity references are in decimal, not hex (sgt).James Aylett2001-01-06
* * Couple more TODO items, from Simon's feedback.James Aylett2001-01-05
* Initial checkin of xhtml backend.James Aylett2000-12-21