Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back out of [7300] -- it screwed up nested XML | David Heinemeier Hansson | 2007-08-21 | 1 | -3/+0 |
* | Ignore processing instructions when parsing html | Michael Koziarski | 2007-08-10 | 1 | -0/+3 |
* | Update html-scanner to handle CDATA sections better. Closes #2970. [Jamis Buck] | Jamis Buck | 2005-11-21 | 1 | -0/+3 |
* | Updated vendor copy of html-scanner lib, for bug fixes and optimizations | Jamis Buck | 2005-06-14 | 1 | -7/+6 |
* | Fixed the HTML scanner used by assert_tag where a infinite loop could be caus... | David Heinemeier Hansson | 2005-05-09 | 1 | -3/+11 |
* | Added functionality to assert_tag, so you can now do tests on the siblings of... | David Heinemeier Hansson | 2005-05-06 | 1 | -1/+1 |
* | Fixed documentation and prepared for release of 0.12 | David Heinemeier Hansson | 2005-04-18 | 1 | -2/+2 |
* | Added assert_tag and assert_no_tag as a much improved alternative to the depr... | David Heinemeier Hansson | 2005-04-17 | 1 | -0/+95 |