summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix segfault on \W{URL}\cw{link text} construction.Simon Tatham2001-10-25
* Replace the naive greedy paragraph wrapping algorithm with the shinySimon Tatham2001-09-23
* 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
* Improve Jed mode's ability to deal with nested braces in commentsSimon Tatham2000-11-22
* Add nonbreaking space as \_Simon Tatham2000-11-22
* Add "make spotless" to MakefileSimon Tatham2000-11-22
* Daft error in input.c was causing messy aux fields and misgenerated emphasisSimon Tatham1999-11-12
* First stab at text backend configurabilitySimon Tatham1999-11-07
* Configurability backbone, and first use of itSimon Tatham1999-11-07
* Added \q{...} for quoted textSimon Tatham1999-11-07
* Distinguish bogus frees from double freesSimon Tatham1999-10-28
* Add malloc.log analysis scriptSimon Tatham1999-10-28
* Oops; let's get that NORETURN conditional right...Simon Tatham1999-10-27
* Fix yet another error-handling segfaultSimon Tatham1999-10-25
* Fix a slight oddity in index generation, revealed by error testingSimon Tatham1999-10-25
* Test all error conditions, I hopeSimon Tatham1999-10-25
* Macros; \- for nonbreaking hyphenSimon Tatham1999-10-24
* Test architecture changedSimon Tatham1999-10-24
* Fix a couple of segfaults in error handling codeSimon Tatham1999-10-22
* Added \rule for a horizontal ruleSimon Tatham1999-10-22
* Now get start-of-paragraph diagnoses _right_... *sigh*Simon Tatham1999-10-22
* Introduce word types for attributed spaces, so backends can distinguishSimon Tatham1999-10-22
* We were failing to diagnose bad command at paragraph startSimon Tatham1999-10-21
* Now handle \\, \{ and \} in paragraph keywordsSimon Tatham1999-10-21
* First backend! Text output now pretty much works.Simon Tatham1999-10-20
* Further development; mid-end index handling pretty much there!Simon Tatham1999-10-18
* Further development: index work, phase ISimon Tatham1999-10-16
* More development...Simon Tatham1999-09-12
* Redo memory allocation to use mknew macroSimon Tatham1999-09-02
* Further development; bibliographies seem to workSimon Tatham1999-08-15
* Module description file addedSimon Tatham1999-08-10
* More development; not nearly finished yetSimon Tatham1999-08-09
* Further development work. Parser nearly finishedSimon Tatham1999-07-31
* Added more featuresSimon Tatham1999-02-07
* Add support for \S0-type keywordsSimon Tatham1999-02-07
* Test input file, and Jed highlighting/wrapping modeSimon Tatham1999-02-07
* Wrote some of the lexer. Nothing works yet.Simon Tatham1999-02-05
* Fixed silly mistake in the read-character routineSimon Tatham1999-01-30
* Initial checkin of skeleton application. About to start reading filesSimon Tatham1999-01-30