Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code cleanup, bugfixes and speed improvements for the Nokogiri and LibXML Xml... | Willem van Bergen | 2010-01-01 | 1 | -24/+26 |
* | making nokogiri to hash less clever, more fast O_o | Aaron Patterson | 2009-09-17 | 1 | -20/+12 |
* | Allow Nokogiri XmlMini backend to process cdata elements | Developer | 2009-09-17 | 1 | -1/+1 |
* | Merge docrails | Pratik Naik | 2009-07-25 | 1 | -1/+1 |
* | enable *real* IO parsing for the libxml, nokogiri and rexml backends [#2659 s... | Brian Lopez | 2009-06-09 | 1 | -4/+6 |
* | Add support for parsing XML and JSON from an IO as well as a string [#2659 st... | Brian Lopez | 2009-05-17 | 1 | -6/+10 |
* | Hide XmlMini backend details from rdoc | Jeremy Kemper | 2009-03-21 | 1 | -3/+3 |
* | adding more nokogiri tests and making the main rails tests pass | Aaron Patterson | 2009-03-10 | 1 | -7/+14 |
* | Make it easier to swap XmlMini backends. Require Nokogiri >= 1.1.1 for XmlMin... | Jeremy Kemper | 2009-03-10 | 1 | -3/+6 |
* | Nokogiri backend for XmlMini | Aaron Patterson | 2009-03-10 | 1 | -0/+67 |