History log of /php-src/ext/dom/lexbor/lexbor/html/tokenizer/res.h (Results 1 – 2 of 2)
Revision Date Author Comments
# f3ece813 29-Nov-2023 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Optimize size of ext/dom (#12830)

* Remove unused upper case tag static data

* Shrink size of static binary search tree

This also makes it more efficient on the data cache.

Optimize size of ext/dom (#12830)

* Remove unused upper case tag static data

* Shrink size of static binary search tree

This also makes it more efficient on the data cache.

* Update patches

show more ...


# f0934090 22-Oct-2023 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

[RFC] DOM HTML5 parsing and serialization support (Lexbor library part) (#12493)

* Update meta files

* Add (patched) Lexbor v2.4.0

* Add (already-applied) Lexbor patches

[RFC] DOM HTML5 parsing and serialization support (Lexbor library part) (#12493)

* Update meta files

* Add (patched) Lexbor v2.4.0

* Add (already-applied) Lexbor patches

* Add linguist-vendored flag for Lexbor

show more ...