office-gobmx/xmlreader
Noel Grandin 233fa43225 Revert "improve perf of xmlreader::Pad"
This reverts commit de5af8315e.

Reason for revert: this commit needs bounds checking before it can reland

Change-Id: I686a533cc27fc4644cce918ca64bd168bba19617
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115518
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-14 21:31:04 +02:00
..
source Revert "improve perf of xmlreader::Pad" 2021-05-14 21:31:04 +02:00
IwyuFilter_xmlreader.yaml
Library_xmlreader.mk
Makefile
Module_xmlreader.mk
README.md

Fast and Small XML Pull Parser

Implements a simple, fast pull parser, currently used by configmgr and stoc's simpleregistry code (used to register UNO components in services.rdb files). It supports a subset of XML features, but is fast and small.