BlueCloth commits

RevisionAuthorDateDescription
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.

75ged12 May 2005 16:31:10

- Updated license to BSD/Ruby's; included LICENSE.txt from Ruby dist.

74ged12 May 2005 15:48:27

- Added tests to make sure I dont break lists trying to fix #15
- Added tests for Markdown 1.0.1 syntax (#18).

73ged12 May 2005 15:26:33

- Added new tests for bug #17 (two-character bold/italic bug)
- Added new test for bug #12 (Ruby with warnings enabled causes ArgumentError)

72ged31 Aug 2004 01:19:45

- Updated for 1.0.0fc3 release.

69ged25 Aug 2004 01:27:15

- Fixed bug introduced by the last bugfix, fixed tests that missed the new bug.

68ged25 Aug 2004 01:14:37

- Tracked down and fixed another regexp engine overflow bug; added a new test,
datafile, and minimal testcase that illustrates it.

66ged24 Aug 2004 10:57:17

- Updated to v1.0.0.

65ged24 Aug 2004 10:56:47

- Updated to v1.0.0.

64ged24 Aug 2004 10:53:32

- Updated to 20040824.

63ged24 Aug 2004 10:52:05

- Added CHANGES.xml to ignore property for root directory.