- 15 Feb, 2008 1 commit
-
-
Sven Van Caekenberghe authored
- splitted source code files from test in test and examples directory - added s-xml.test asdf to compile/load the tests - added s-xml.examples to compile/load the examples - modified path references in the test code to use the asdf location
-
- 31 Jan, 2006 1 commit
-
-
Sven Van Caekenberghe authored
-
- 19 Jan, 2006 1 commit
-
-
Sven Van Caekenberghe authored
added a set of patches contributed by David Tolpin dvd@davidashen.net : we're now using char of type Character and #\Null instead of null, read/unread instead of peek/read and some more declarations for more efficiency - added hooks for customizing parsing attribute names and values
-
- 14 Dec, 2005 1 commit
-
-
Sven Van Caekenberghe authored
-
- 20 Nov, 2005 2 commits
-
-
Sven Van Caekenberghe authored
-
Sven Van Caekenberghe authored
-
- 06 Nov, 2005 2 commits
-
-
Sven Van Caekenberghe authored
-
Sven Van Caekenberghe authored
-
- 21 Sep, 2005 1 commit
-
-
Sven Van Caekenberghe authored
-
- 20 Sep, 2005 1 commit
-
-
Sven Van Caekenberghe authored
-
- 13 Sep, 2005 1 commit
-
-
Sven Van Caekenberghe authored
-
- 08 Sep, 2005 1 commit
-
-
Sven Van Caekenberghe authored
-
- 02 Sep, 2005 1 commit
-
-
Sven Van Caekenberghe authored
default namespaces without a prefix are now handled by creating a new, uniquely named package and the same prefix
-
- 30 Aug, 2005 3 commits
-
-
Sven Van Caekenberghe authored
-
Sven Van Caekenberghe authored
-
Sven Van Caekenberghe authored
-
- 29 Aug, 2005 2 commits
-
-
Sven Van Caekenberghe authored
separated namespace definition (incl package mapping, default prefix) from namespace binding (using xmlns attributes) cleanup of printing code (added ns-awareness) added *ignore-namespaces* switch to disable ns-awareness (backward compatibility)
-
Sven Van Caekenberghe authored
-
- 18 Aug, 2005 1 commit
-
-
Sven Van Caekenberghe authored
-
- 17 Aug, 2005 2 commits
-
-
Sven Van Caekenberghe authored
-
Sven Van Caekenberghe authored
-
- 03 Feb, 2005 2 commits
-
-
Sven Van Caekenberghe authored
-
Sven Van Caekenberghe authored
-
- 24 Jan, 2005 1 commit
-
-
Sven Van Caekenberghe authored
-
- 22 Oct, 2004 1 commit
-
-
Sven Van Caekenberghe authored
fixed a bug: in a tag containing whitespace, like <foo> </foo> the parser collapsed and ingnored all whitespace and considered the tag to be empty! this is now fixed and a unit test has been added cleaned up xml character escaping a bit: single quotes and all normal whitespace (newline, return and tab) is preserved a unit test for this has been added
-
- 19 Aug, 2004 1 commit
-
-
Brian Mastenbrook authored
Internet Explorer doesn't understand the ' XML entity, so I've commented that out for now. Also, using actual newlines for newlines is probably better than using #xA, which won't get any end of line conversion by the server or user agent.
-
- 08 Jul, 2004 1 commit
-
-
Sven Van Caekenberghe authored
-
- 30 Jun, 2004 1 commit
-
-
Sven Van Caekenberghe authored
-
- 11 Jun, 2004 4 commits
-
-
Sven Van Caekenberghe authored
-
Sven Van Caekenberghe authored
-
Sven Van Caekenberghe authored
-
Sven Van Caekenberghe authored
-
- 07 Jun, 2004 2 commits
-
-
Sven Van Caekenberghe authored
-
Sven Van Caekenberghe authored
-