BlueCloth commits

RevisionAuthorDateDescription
98deveiant02 Jan 2009 18:46:50

Made the benchmark run with no additional prep (other than installing the requisite alternative implementations).

97deveiant02 Jan 2009 12:56:30

* Updated build system
* Added some stuff for building under Windows. Thanks to Daniel J. Berger for the help.
* Fixed bug in bin/bluecloth.

96deveiant30 Dec 2008 03:16:47

Updated to Discount 1.3.1.

95deveiant28 Dec 2008 01:19:13

* Removed some chatty memory-allocation debugging.
* Added an explanatory comment in the benchmark script.

94deveiant27 Dec 2008 22:04:23

* Include the ext/VERSION file in the gem, as it's required for building.
* Added a benchmark script

93deveiant26 Dec 2008 21:28:32

Added support for Discount Markdown extensions and Pandoc header.

92deveiant25 Dec 2008 04:53:24

Handle the 'tidy' library not being installed.

91deveiant25 Dec 2008 04:41:29

Forgot to change the libtidy name hack to the spec itself.

90deveiant25 Dec 2008 04:37:04

* Cleaned up a bunch of stuff from the first version.
* Initial whack at README/RDoc updates
* Trying a new hack to figure out what file extension libtidy might have on
any platform. This will work under MacOS X and FreeBSD; needs testing under
other platforms.
* Pass the flags to the allocator so MKD_NOHEADER is applied.
* Removed some options that aren't useful with the way the extension works, or which
don't seem to behave as advertised.
* Renamed :strip_html option to :escape_html as it's a more-accurate description of what it's
actually for.

89deveiant24 Dec 2008 22:29:19

First working commit of Discount-backed BlueCloth 2.0.

87deveiant01 Sep 2008 18:24:13

* Checkpoint commit of MarkdownTest integration

86deveiant20 Aug 2008 17:46:31

Adding MarkdownTest tests, new build system. [broken build]

76ged12 May 2005 17:31:59

- Renamed tests without goofy numbers.