summaryrefslogtreecommitdiff
path: root/genChRanges.py
Commit message (Expand)AuthorAgeFilesLines
* libxml.h: Don't include stdio.hNick Wellnhofer2022-12-081-0/+2
* Remove XMLCALL and XMLCDECL macros from public headersNick Wellnhofer2022-12-081-2/+2
* Use python3 not pythonRoss Burton2022-12-071-1/+1
* Port genChRanges.py to Python 3Nick Wellnhofer2022-08-181-285/+283
* Use portable python shebangsDavid Seifert2022-04-061-1/+1
* Update genChRanges.pyNick Wellnhofer2022-03-021-2/+4
* Remove elfgcchack.hNick Wellnhofer2022-02-201-3/+0
* Large batch of typo fixesJared Yanovich2019-09-301-2/+2
* applied patches from Aivars Kalvans to make unicode tables const, fixesDaniel Veillard2006-03-271-10/+10
* fixed bug #335603 and resync'ed genChRanges.py to the expected output.Daniel Veillard2006-03-261-3/+10
* modified the file header to add more informations, painful... updated toDaniel Veillard2003-11-181-3/+4
* minor enhancement to prevent comment with unreferenced variable. editedWilliam M. Brack2003-11-181-3/+8
* rebuilt the generated pages (again), manually restored doc/html/index.htmlWilliam M. Brack2003-11-151-1/+0
* minor error cleanup for gcc-3.3.[12] compilation warnings.William M. Brack2003-11-141-2/+6
* Stephane Bidoul pointed out another small glitch missing a const DanielDaniel Veillard2003-10-221-1/+1
* Stephane Bidoul pointed out that it doesn't define IN_LIBXML DanielDaniel Veillard2003-10-221-0/+2
* enhanced to include enough comments to make the api doc generation happy.William M. Brack2003-10-181-3/+52
* enhanced macros to avoid breaking ABI from previous versions. modified toWilliam M. Brack2003-10-181-16/+32
* fixed a bug in the range search; enhanced range generation (inline code ifWilliam M. Brack2003-10-121-38/+68
* removed some annoying warnings fixed a bug in the PubidChars definition,Daniel Veillard2003-10-111-2/+2
* fixed problem with include path (third time's a charm?)William M. Brack2003-10-111-1/+1
* new files for a different method for doing range validation of characterWilliam M. Brack2003-10-111-0/+465