mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
.cvsignore and python/.cvsignore patched
* .cvsignore and python/.cvsignore patched
This commit is contained in:
@ -11,6 +11,7 @@ config.guess
|
|||||||
config.status
|
config.status
|
||||||
config.sub
|
config.sub
|
||||||
stamp-h
|
stamp-h
|
||||||
|
stamp-h1
|
||||||
libtool
|
libtool
|
||||||
ltconfig
|
ltconfig
|
||||||
ltmain.sh
|
ltmain.sh
|
||||||
@ -29,6 +30,7 @@ testSAX
|
|||||||
testXPath
|
testXPath
|
||||||
libxml-2.0.pc
|
libxml-2.0.pc
|
||||||
libxml-2.0-uninstalled.pc
|
libxml-2.0-uninstalled.pc
|
||||||
|
libxml2.spec
|
||||||
xmlversion.h
|
xmlversion.h
|
||||||
xmllint
|
xmllint
|
||||||
testURI
|
testURI
|
||||||
@ -38,6 +40,7 @@ xmlcatalog
|
|||||||
testAutomata
|
testAutomata
|
||||||
testC14N
|
testC14N
|
||||||
testRegexp
|
testRegexp
|
||||||
|
testRelax
|
||||||
testSchemas
|
testSchemas
|
||||||
testThreads
|
testThreads
|
||||||
testReader
|
testReader
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Mon Mar 8 11:12:23 CET 2004 Hagen Moebius <hagen.moebius@starschiffchen.de>
|
||||||
|
|
||||||
|
* .cvsignore and python/.cvsignore patched
|
||||||
|
|
||||||
Mon Mar 8 22:33:14 HKT 2004 William Brack <wbrack@mmm.com.hk>
|
Mon Mar 8 22:33:14 HKT 2004 William Brack <wbrack@mmm.com.hk>
|
||||||
|
|
||||||
* xinclude.c: enhanced to assure that if xpointer is called
|
* xinclude.c: enhanced to assure that if xpointer is called
|
||||||
|
@ -1,2 +1,4 @@
|
|||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
setup.py
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user