1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 13:25:05 +03:00
XML parser and toolkit
Go to file
William M. Brack 7762bb1537 added a routine xmlStrncatNew to create a new string from 2 frags. added
* parser.c, include/libxml/parser.h: added a routine
  xmlStrncatNew to create a new string from 2 frags.
* tree.c: added code to check if node content is from
  dictionary before trying to change or concatenate.
2004-01-04 14:49:01 +00:00
doc
example
include added a routine xmlStrncatNew to create a new string from 2 frags. added 2004-01-04 14:49:01 +00:00
macos
python
result
test
vms
win32
.cvsignore
acconfig.h
acinclude.m4
AUTHORS
autogen.sh
build_glob.py
c14n.c
catalog.c
ChangeLog added a routine xmlStrncatNew to create a new string from 2 frags. added 2004-01-04 14:49:01 +00:00
check-relaxng-test-suite2.py
check-relaxng-test-suite.py
check-xinclude-test-suite.py
check-xml-test-suite.py
check-xsddata-test-suite.py
chvalid.c
chvalid.def
config.h.in
configure.in
Copyright
dbgen.pl
dbgenattr.pl
debugXML.c
dict.c
DOCBparser.c
encoding.c
entities.c
error.c
genChRanges.py
genUnicode.py
global.data
globals.c
HACKING
hash.c
HTMLparser.c
HTMLtree.c
INSTALL
install-sh
legacy.c
libxml-2.0-uninstalled.pc.in
libxml-2.0.pc.in
libxml.3
libxml.h
libxml.m4
libxml.spec.in
list.c
MAINTAINERS
Makefile.am
Makefile.win
missing
mkinstalldirs
nanoftp.c
nanohttp.c
NEWS
parser.c added a routine xmlStrncatNew to create a new string from 2 frags. added 2004-01-04 14:49:01 +00:00
parserInternals.c
pattern.c
README
README.cvs-commits
relaxng.c
SAX2.c
SAX.c
testAutomata.c
testC14N.c
testHTML.c
testOOM.c
testOOMlib.c
testOOMlib.h
testReader.c
testRegexp.c
testRelax.c
testSAX.c
testSchemas.c
testThreads.c
testThreadsWin32.c
testURI.c
testXPath.c
threads.c
TODO
TODO_SCHEMAS
tree.c added a routine xmlStrncatNew to create a new string from 2 frags. added 2004-01-04 14:49:01 +00:00
trio.c
trio.h
triodef.h
trionan.c
trionan.h
triop.h
triostr.c
triostr.h
uri.c
valid.c
xinclude.c
xlink.c
xml2-config.1
xml2-config.in
xml2Conf.sh.in
xmlcatalog.c
xmlIO.c
xmllint.c
xmlmemory.c
xmlreader.c
xmlregexp.c
xmlschemas.c
xmlschemastypes.c
xmlunicode.c
xmlwriter.c
xpath.c
xpointer.c

                  XML toolkit from the GNOME project

Full documentation is available on-line at
    http://xmlsoft.org/

This code is released under the MIT Licence see the Copyright file.

To report bugs, follow the instructions at: 
  http://xmlsoft.org/bugs.html

A mailing-list xml@gnome.org is available, to subscribe:
    http://mail.gnome.org/mailman/listinfo/xml

The list archive is at:
    http://mail.gnome.org/archives/xml/

All technical answers asked privately will be automatically answered on
the list and archived for public access unless pricacy is explicitely
required and justified.

Daniel Veillard

$Id$