Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch robert-exp Excluding Merge-Ins
This is equivalent to a diff from 767ae79c3d to 47cc9dfec8
2009-05-08
| ||
09:52 | Initial commit of Creole Wiki Parser extension. check-in: ecd1f09632 user: robert tags: creole | |
2009-05-07
| ||
00:47 | Update the built-in SQLite to version 3.6.14. check-in: b4ec5750c6 user: drh tags: trunk | |
2009-04-27
| ||
08:43 | Experimental - Pass < !-- --> comments through the wiki unchanged unless inside a < verbatim > block in which case it is htmlized. Also pass < span > tags, treating them as font markup. These changes make it easier to convert existing html pages and specifically allow the inclusion of license text in pages derived from copyright material. Leaf check-in: 47cc9dfec8 user: robert tags: robert-exp, pass-comments | |
2009-04-24
| ||
18:40 | There is some bug in the new HTTP transport layer. The easiest solution is to close the TCP connection after each round trip, which is what this check-in does. check-in: 767ae79c3d user: drh tags: trunk | |
2009-04-13
| ||
09:50 | Update to version SQLite 3.6.13 check-in: 879e8c5f32 user: drh tags: trunk | |
Changes to src/wikiformat.c.