README: Update to reflect LunarModules migration default tip

Add lxp.totable by Tom?s Guisasola

New implementation of lxp.lom by Tom?s Guisasola

README updates

Update _COPYRIGHT

Add comment

Expose Expat version

Use luaL_register on 5.1 to avoid reimplementing setfuncs

Default to Lua 5.4 in Makefile, as the most recently supported and tested version

Print Lua version on OK line for confirmation of the version that passed

tests: Add test for correct GC with circular references

Makefile: drop -ansi for compat with Lua 5.3+

Keep callbacks in an uservalue instead of by reference

Add missing entries to changelog

Update HTML to reference a local doc.css, and remove W3C-hosted images (a potential privacy leak)

Update index.html for website

Added tag 1.3.0 for changeset 1adb0c435b54

Fix default build parameters not properly linking to libexpat 1.3.0

Update _VERSION, makefile, README and documentation to 1.3.0

Make merging of CharacterData events optional, controlled by the 3rd parameter of lxp.new()

Add support for XmlDecl handlers

Expose expat's XML_GetCurrentByteCount() method as parser:getcurrentbytecount()

Makefile improvements (stripping unneeded code, more configurability)

Makefile improvements (DESTDIR, configuration, ...)

config: Bump LUA_VERSION to 502

config: Add -fPIC

makefile: Update version and remove compat-5.1

test.lua: Expand tests and add compatibility with Lua 5.2

Add compatibility with Lua 5.2

Convert README to UTF-8 from latin1

Tagging 1.2.0

Remove debian/ from the repo 1.2.0

Bump version in source, makefile, docs and README to 1.2.0

Update docs and README for 1.1.1 release

Add test for parser:stop()

Add test for StartDoctypeDecl

Support for parser:stop() to abort processing (doesn't support suspend/resume yet for simplicity)

Support for StartDoctypeDecl handler

Initial commit of LuaExpat 1.1.0

(0) tip

mercurial