| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Numeric entities written about properly (Christian Ludlam). | James Aylett | 2001-07-16 |
| | | | | | [originally from svn r1159] | ||
| * | Numeric entity references weren't working: the string pointer was | Simon Tatham | 2001-01-27 |
| | | | | | | | being incremented _past_ the NUL, so the rest of the string was lost. [originally from svn r902] | ||
| * | * Now malloc()ing even built-in filenames, so we can free them all | James Aylett | 2001-01-17 |
| | | | | | | | without worry (oops) [originally from svn r866] | ||
| * | * Removed original generation code (unused for some time) | James Aylett | 2001-01-06 |
| | | | | | | | * Frees up data structures [originally from svn r835] | ||
| * | Numeric entity references are in decimal, not hex (sgt). | James Aylett | 2001-01-06 |
| | | | | | [originally from svn r834] | ||
| * | * Couple more TODO items, from Simon's feedback. | James Aylett | 2001-01-05 |
| | | | | | [originally from svn r833] | ||
| * | Initial checkin of xhtml backend. | James Aylett | 2000-12-21 |
| [originally from svn r828] | |||