Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch markdown Excluding Merge-Ins
This is equivalent to a diff from 0bb8184e3c to de1ef7e99f
2012-12-08
| ||
00:41 | Merge markdown support for embedded documentation into the trunk. check-in: 61079c3bef user: mistachkin tags: trunk | |
2012-12-07
| ||
20:58 | Merge updates from trunk. Closed-Leaf check-in: de1ef7e99f user: mistachkin tags: markdown | |
14:57 | Fix for click-to-diff in IE8, tested this time using IE9 in compatibility mode. check-in: 0bb8184e3c user: drh tags: trunk | |
14:33 | Attempt to get click-to-diff working on IE8. check-in: ce99889c68 user: drh tags: trunk | |
2012-10-07
| ||
14:28 | Update the 'makemake' script with the MinGW makefile changes for the markdown feature as well. check-in: 0db09a2061 user: mistachkin tags: markdown | |
Changes to auto.def.
Changes to src/db.c.
Changes to src/doc.c.
Changes to src/main.mk.
Changes to src/makemake.tcl.
Added src/markdown.c.
Added src/markdown_html.c.
Changes to src/th_main.c.
Changes to win/Makefile.dmc.
Changes to win/Makefile.mingw.
Changes to win/Makefile.mingw.mistachkin.
Changes to win/Makefile.msc.