Commit History

Author SHA1 Message Date
  gearsix e4acca5452 noticed TODO was out of date 2 years ago
  gearsix 6687c8d1a9 upates to README 2 years ago
  gearsix d689bdd2d8 fixed all the issues that started from the split refactor 2 years ago
  gearsix b76435c83b suped up Makefile 2 years ago
  gearsix b9bb0ef69e added quick & dirty Makefile; removed txt2html binary 2 years ago
  gearsix ada0fe0d2f updated TODO 2 years ago
  gearsix 7bb5c18e25 large re-work; added node.c parse.c, moved a lot of code from txt2html.c 2 years ago
  gearsix 6639d97ad7 started splitting txt2html.c up; added rule.c, txt2html.h. 2 years ago
  gearsix fbbe7cc381 added binary for dist 2 years ago
  gearsix 9ed4ee13f7 added PRE handling 2 years ago
  gearsix c233c77c19 cleanup in parsef 2 years ago
  gearsix cfec299f36 fixed memory leaks added in recent re-work; \n gets written (not ' '); 2 years ago
  gearsix a5370e97bb bugfix to closing final node 2 years ago
  gearsix 3805237238 Merge branch 'master' of https://notabug.org/gearsix/txt2html 2 years ago
  gearsix 5ba278807f massive rewrite to txt2html.c (see below): 2 years ago
  gearsix d1227d412b more tidyup: remove index param from isheading(); txt2html->buf2ast 2 years ago
  GeaRSiX 04ccef07be added assertion to check ast size doesn't overrun ASTLIMIT 2 years ago
  gearsix 765a0f4f13 Merge branch 'master' of https://notabug.org/gearsix/txt2html 2 years ago
  GeaRSiX da5d0a7100 mostly tidyup - see below 2 years ago
  gearsix 748a36930a minor tidy to ast 2 years ago
  gearsix d76c269e2f updated README; added items to BUGS 2 years ago
  gearsix 811e7c2dfd added help print; fixed arg parsing; added verbose logs; 2 years ago
  GeaRSiX d27095b91d updated BUGS 2 years ago
  GeaRSiX 13e974cf1a fixed memory checks (valgrind); added assertions; 2 years ago
  gearsix 740228f545 tidyup to misc files 2 years ago
  gearsix 10e94a12a8 implemented -v arg; renamed OPT_HB->OPT_BR; 2 years ago
  gearsix cbcdd7ddb5 bugfix to <ol> only having 1 <li> item; fixes to continously running. 2 years ago
  gearsix f7695a4617 bugfix for double </ol> tags 2 years ago
  gearsix 665dc21b5c implemented passing local files as args, had to move a lot about. 2 years ago
  gearsix 4fb7820450 swapped newnode params; added parsing for unordered & ordered lists. 2 years ago