BlueCloth

log

age author description
6 months ago Michael Granger Added tag 2.0.7 for changeset 2e54366aeac1default tip
6 months ago Michael Granger Added signature for changeset 961801a5b88a2.0.7
6 months ago Michael Granger Bumping version to 2.0.7.
6 months ago Michael Granger Backing out the m17n fix
6 months ago Michael Granger Added tag 2.0.6 for changeset 1e62f609c3ab
6 months ago Michael Granger Added signature for changeset 0cc074237b752.0.6
6 months ago Michael Granger Rakefile changes:
6 months ago Michael Granger It helps if you require the right library...
6 months ago Michael Granger Add version-specific extension-loading for native gems.
6 months ago Michael Granger Encoding bugfix for Ruby 1.9.1.
6 months ago Michael Granger Enable native/cross-compilation, add pending Markdown-Extra table specs.
6 months ago Michael Granger Removing old files, updated build system.
6 months ago Michael Granger Updated benchmark to include kramdown.
6 months ago Michael Granger Adding a minimal test case for #60.
6 months ago Michael Granger Added spec for #56 so I can close it.
7 months ago Michael Granger Build with rake-compiler, fix some bugs.
8 months ago Michael Granger Updated build files.
12 months ago Michael Granger * Updated to Discount 1.5 (+bugfixes)
12 months ago Michael Granger * Updated build system
12 months ago Michael Granger * Adding an .hgignore
12 months ago convert-repo update tags
12 months ago Michael Granger Test for bzero (used in generate.c), and if it isn't defined (e.g., Windows using VC), define it
12 months ago Michael Granger Fixing extra release files in the Rakefile
12 months ago Michael Granger Bumping version to 2.0.5.2.0.5
12 months ago Michael Granger * Updated the build system
12 months ago Michael Granger Adding a spec to test out the DoS reported by Ben Sandofsky (refs #57).
13 months ago Michael Granger * Updated with Discount 1.4.4.2.0.4
13 months ago Michael Granger * Updated to Discount 1.4.2.
14 months ago Michael Granger * Fixing tests under Ruby 1.9.1. Thanks to Diego Elio Petten? for the fix.2.0.3
14 months ago Michael Granger Bumping version to 2.0.2.2.0.2
14 months ago Michael Granger * Updated to Discount 1.4.0.
15 months ago Michael Granger * Updated build system.2.0.1
16 months ago Michael Granger Merged build system update and README changes from the [log:branches/spec-and-19-fixes@109:110 spec-and-19-fixes branch].2.0.0
16 months ago Michael Granger Updated build system.spec-and-19-fixes
16 months ago Michael Granger README wording fix.spec-and-19-fixes
16 months ago Michael Granger * Updated build system
16 months ago Michael Granger Merged spec updates, new version of Discount, updated MarkdownTest and Ruby 1.9.1 fixes from [log:branches/spec-and-19-fixes@102:106 the spec-and-19-fixes branch].
16 months ago Michael Granger * Fixes for 1.9.1.spec-and-19-fixes
16 months ago Michael Granger * Finished splitting out the old auto-generated specs into explicit ones.spec-and-19-fixes
16 months ago Michael Granger * Updated build systemspec-and-19-fixes
16 months ago Michael Granger Checkpoint commitspec-and-19-fixes
16 months ago Michael Granger Branching to split out the specs and add fixes for 1.9.spec-and-19-fixes
17 months ago Michael Granger * Trying to fix whitespace differences in generated output.
17 months ago Michael Granger Started work on fixes for 1.9.1.
18 months ago Michael Granger Fixed the VERSION
19 months ago Michael Granger Made the benchmark run with no additional prep (other than installing the requisite alternative implementations).
19 months ago Michael Granger * Updated build system
19 months ago Michael Granger Updated to Discount 1.3.1.
19 months ago Michael Granger * Removed some chatty memory-allocation debugging.
19 months ago Michael Granger * Include the ext/VERSION file in the gem, as it's required for building.
19 months ago Michael Granger Added support for Discount Markdown extensions and Pandoc header.
19 months ago Michael Granger Handle the 'tidy' library not being installed.
19 months ago Michael Granger Forgot to change the libtidy name hack to the spec itself.
19 months ago Michael Granger * Cleaned up a bunch of stuff from the first version.
19 months ago Michael Granger First working commit of Discount-backed BlueCloth 2.0.
23 months ago Michael Granger * Checkpoint commit of MarkdownTest integration
23 months ago Michael Granger Adding MarkdownTest tests, new build system. [broken build]
24 months ago Michael Granger Checkpoint commit -- build system + markdowntest + Ragel grammar stubragel-experimentation
24 months ago Michael Granger Making a branch for the experimental Ragel parser workragel-experimentation
2005-11-09 Michael Granger * Fixed bug #12, and cleaned up warnings from changes to StringScanner. [fixes #12]bugfixes-20051008