r24
Details
-
FilenameLibXML-1.0-r24.zip
-
Uploaded by
-
UploadedOct 31, 2010
-
Size2.61 KB
-
Downloads209
-
MD542398b8a12e89061639fbadf981fc878
Supported WoW Retail Versions
- 4.0.6
- 4.0.3a
- 4.0.3
Changelog
------------------------------------------------------------------------
r24 | humbedooh | 2010-10-31 20:47:40 +0000 (Sun, 31 Oct 2010) | 1 line
Changed paths:
M /trunk/LibXML-1.0.lua
Changed some error messages.
------------------------------------------------------------------------
r23 | humbedooh | 2010-10-31 20:40:51 +0000 (Sun, 31 Oct 2010) | 4 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/LibXML-1.0.lua
M /trunk/LibXML-1.0.toc
Bumping TOC to 4.0.x
Dependency on LibStub is now optional
Changed pkgmeta
------------------------------------------------------------------------
r22 | humbedooh | 2010-10-24 19:35:43 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
M /trunk/LibXML-1.0.lua
Fixed a bug where element data would sometimes start at position [0] instead of [1].
------------------------------------------------------------------------
r21 | Humbedooh | 2010-10-01 22:15:31 +0000 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/LibXML-1.0.lua
Weeding out <!-- --> tags before starting to parse to avoid elements being lost due to the different syntax.
------------------------------------------------------------------------
r20 | Humbedooh | 2010-10-01 11:41:17 +0000 (Fri, 01 Oct 2010) | 1 line
Changed paths:
M /trunk/LibXML-1.0.lua
Removed parsing of <! [...] > fields for the time being as they were causing corruption.
------------------------------------------------------------------------
r19 | Humbedooh | 2010-09-27 22:14:06 +0000 (Mon, 27 Sep 2010) | 1 line
Changed paths:
M /trunk/LibXML-1.0.lua
Added support for a:b in-line arguments.
------------------------------------------------------------------------