XML Resources: Revision history

From Simson Garfinkel
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 November 2009

3 May 2009

18 April 2009

  • curprev 21:1621:16, 18 April 2009 Simson talk contribs 349 bytes +349 New page: XML parsers: * [http://expat.sourceforge.net/ expat] (one of the oldest; fast; doesn't validate; doesn't build a DOM). * [http://xmlsoft.org/ libxml2] (provides DOM support, which is slow...