summaryrefslogtreecommitdiff
path: root/textproc/py-libxml2/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2005-10-07sync Python wrappers with base librariesdrochner1-4/+4
2005-07-13sync with libxml2 updatedrochner1-4/+4
2005-05-13sync with base librariesdrochner1-4/+4
no changes as far as Python wrappers are concerned, afaict
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-11-25Update py-libxml2 to 2.6.16.minskim1-4/+4
Changes: - improvements: DTD validation APIs provided at the Python level.
2004-11-03Sync with libxml2-2.6.15.minskim1-3/+3
Changes since 2.6.12: - saving to python file objects (Malcolm Tredinnick) - structured error handler on Python 64bits - Python space/tabs cleanups - Python libxml2 driver improvement
2004-08-24sync with libxml2 update to 2.6.12drochner1-3/+3
python specific changes: avoid a warning with 2.3 (William Brack), tab and space mixes (William), wrapper generator fixes (William), Cygwin support (Gerrit P. Haase), node wrapper fix (Marc-Antoine Parent), XML Schemas support (Torkel Lyng)
2004-07-06catch up with libxml2 update and update to 2.6.11recht1-3/+3
Python related changes: 2.6.11: July 5 2004: - bug fixes: C14N bug serializing namespaces (Aleksey Sanin), testSAX properly initialize the library (William), empty node set in XPath (William), xmlSchemas errors (William), invalid charref problem pointed by Morus Walter, XInclude xml:base generation (William), Relax-NG bug with div processing (William), XPointer and xml:base problem(William), Reader and entities, xmllint return code for schemas (William), reader streaming problem (Steve Ball), DTD serialization problem (William), libxml.m4 fixes (Mike Hommey), do not provide destructors as methods on Python classes, xmlReader buffer bug, Python bindings memory interfaces improvement (with Stéphane Bidoul), Fixed the push parser to be back to synchronous behaviour. - improvement: custom per-thread I/O enhancement (Rob Richards), register namespace in debug shell (Stefano Debenedetti), Python based regression test for non-Unix users (William), dynamically increase the number of XPath extension functions in Python and fix a memory leak (Marc-Antoine Parent and William) 2.6.10: May 17 2004: - portability: problem with xpath.c on Windows (MSC and Borland), memcmp vs. strncmp on Solaris, XPath tests on Windows (Mark Vakoc), C++ do not use "list" as parameter name, make tests work with Python 1.5 (Ed Davis),
2004-04-19Update py-libxml2 to 2.6.9 to sync with textproc/libxml2.minskim1-3/+3
No Python-specific change.
2004-04-10Update py-libxml2 to 2.6.8.minskim1-3/+3
Changes since 2.6.5: - Canonicalization C14N support added - 2.3 compatibility, whitespace fixes
2004-01-31Update to 2.6.5, provided by Min Sik Kim in PR pkg/24272.xtraeme1-3/+3
Changes: o Python bindings: fixes (William) o enum support o structured error reporting
2004-01-04initial import of py-libxml2-2.6.4recht1-0/+5
provided by Min Sik Kim via pkgsrc-wip This is the libxml2 python module, providing access to the libxml2 library.