W3C CVS Root

XML/

Warning, this CVS base is now deprecated. If you're interested in a recent version, or for complete informations about this source code check the Home Page on xmlsoft.org or the Gnome distributions.

The packages are usually called libxml, while the gnome CVS module is called gnome-xml.

$Id: README.cvs.html,v 1.5 2001/01/14 10:40:47 veillard Exp $

Daniel.Veillard@imag.fr

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [Public] / XML


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/ [show]        
[DIR] SAXresult/        
[DIR] doc/        
[DIR] example/        
[DIR] include/        
[DIR] result/        
[DIR] test/        
[DIR] vms/        
[DIR] win32/        
[DIR] xml-schema-test-suite/        
[DIR] xmltest/        
[TXT] AUTHORS 1.1 23 years veillard Added Albert Chin-A-Young <china@thewrittenword.com> patch for socklen_t detecti...
[TXT] ChangeLog 1.1 23 years veillard Added Albert Chin-A-Young <china@thewrittenword.com> patch for socklen_t detecti...
[TXT] Copyright 1.1 25 years veillard Started working for 0.93, changed the copyright to W3C's one, Daniel.
[TXT] DIFF 1.8 23 years veillard Enviroment enhancements, closing #25107, Daniel
[TXT] HTMLparser.c 1.88 23 years veillard Applied IPV6 first patch to nanohttp Patched htmlCheckParagraph to check htmlOmi...
[TXT] HTMLparser.h 1.13 23 years veillard Work done in the plane, daniel
[TXT] HTMLtree.c 1.34 23 years veillard attempt at fixing --with-buffer option, Daniel.
[TXT] HTMLtree.h 1.10 23 years veillard HTML, proper handling of SCRIPT and STYLE, Daniel.
[TXT] Makefile.am 1.14 23 years veillard Patch to make test from Martin Vidner, Daniel.
[TXT] Makefile.win 1.2 25 years daniel Small patch from blizzard@appliedtheory.com on numeric entities parsing, Daniel....
[TXT] NEWS 1.1 23 years veillard Added Albert Chin-A-Young <china@thewrittenword.com> patch for socklen_t detecti...
[TXT] README 1.1 23 years veillard Added Albert Chin-A-Young <china@thewrittenword.com> patch for socklen_t detecti...
[TXT] README.cvs.html 1.5 23 years veillard Deprecated the page, Daniel
[TXT] RunTests 1.14 24 years daniel Serious speed improvement for lements of large size, Daniel
[TXT] SAX.c 1.84 23 years veillard Fixed a bug in htmlDefaultSAXHandlerInit(), workes a bit on xpointer xinclude su...
[TXT] SAX.h 1.8 23 years veillard Enviroment enhancements, closing #25107, Daniel
[TXT] SGMLparser.c 1.10 23 years veillard Message cleanup Jumbo Diff: - in xmlerror.h : I added the export of an error con...
[TXT] SGMLparser.h 1.1 23 years veillard Played with docbook, this may never end-up in a libxml release, Daniel
[TXT] TODO 1.56 23 years veillard * tree.c: fixed a stupid bug * valid.c: applied "Paul D. Smith" <pausmith@nortel...
[TXT] acconfig.h 1.1 23 years veillard fixed problems reported by Wayne Davison, added necessary stuff to make a distch...
[TXT] acinclude.m4 1.1 23 years veillard Added/updated, daniel.
[TXT] aclocal.m4 1.8 23 years veillard - xmllint.c: Made is so if the file name is "-" is will read form standard inp...
[TXT] autogen.sh 1.1 23 years veillard forgot, daniel.
[TXT] config.guess 1.9 23 years veillard - xmllint.c: Made is so if the file name is "-" is will read form standard inp...
[TXT] config.h.in 1.12 23 years veillard fixed problems reported by Wayne Davison, added necessary stuff to make a distch...
[TXT] config.sub 1.9 23 years veillard - xmllint.c: Made is so if the file name is "-" is will read form standard inp...
[TXT] configure.in 1.50 23 years veillard nanohttp.c: applied Harry Blundell suggested change for xmlNanoHTTPMethod ...
[TXT] debugXML.c 1.47 23 years veillard Some XInclude fixes, restored testURI, Daniel.
[TXT] debugXML.h 1.10 23 years veillard Added Wayne Davidson patches to uri.c and testURI.c, integrated the URI testing ...
[TXT] encoding.c 1.54 23 years veillard Fixing the problem reported by Marc Sanfacon on large files, Daniel
[TXT] encoding.h 1.22 23 years veillard added encoding aliases support, minimal testing, Daniel.
[TXT] entities.c 1.69 23 years veillard Message cleanup Jumbo Diff: - in xmlerror.h : I added the export of an error con...
[TXT] entities.h 1.42 23 years veillard Switched the entities structures and code to use the new hast tables, Daniel.
[TXT] error.c 1.28 23 years veillard - tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from John Kroll - error.c: appl...
[TXT] hash.c 1.9 23 years veillard applied a DLL patch from Wayne Davison, Daniel
[TXT] hash.h 1.6 23 years veillard Cleanups made the hash table structure private, Daniel
[TXT] install-sh 1.1 25 years veillard Set-up an independant configuration process, Daniel.
[TXT] libxml-2.0.pc.in 1.1 23 years veillard added, Daniel.
[TXT] libxml.4 1.1 23 years veillard 2 small cleanup FTP/HTTP, added man pages, Daniel.
[TXT] libxml.m4 1.2 23 years veillard - HTMLparser.c: fixed loop on invalid char in scripts - parser.c: update to desc...
[TXT] libxml.spec.in 1.1 23 years veillard added, Daniel.
[TXT] missing 1.1 23 years veillard added, Daniel.
[TXT] mkinstalldirs 1.1 23 years veillard added, Daniel.
[TXT] nanoftp.c 1.29 23 years veillard fixed a small bug in the FTP code, Daniel
[TXT] nanoftp.h 1.7 24 years daniel Work done on flignt ot Boston and w.e. ready for 2.0.0, Daniel
[TXT] nanohttp.c 1.38 23 years veillard nanohttp.c: applied Harry Blundell suggested change for xmlNanoHTTPMethod ...
[TXT] nanohttp.h 1.10 23 years veillard applied Wayne Davison patches to access the WWW-Authorization header, Daniel
[TXT] parser.c 1.249 23 years veillard Incorporated Bjorn Reese optimization patch, Daniel
[TXT] parser.h 1.90 23 years veillard Integrated a bunch of OpenVMS changes, Daniel
[TXT] parserInternals.c 1.11 23 years veillard Incorporated Bjorn Reese optimization patch, Daniel
[TXT] parserInternals.h 1.40 23 years veillard Integrated a bunch of OpenVMS changes, Daniel
[TXT] schema.c 1.3 23 years veillard Message cleanup Jumbo Diff: - in xmlerror.h : I added the export of an error con...
[TXT] schema.h 1.1 23 years veillard Commiting work done on the plane, mostly an attempt at XML Schema understanding ...
[TXT] testDAV.c 1.9 23 years veillard Message cleanup Jumbo Diff: - in xmlerror.h : I added the export of an error con...
[TXT] testDocbook.c 1.3 23 years veillard Message cleanup Jumbo Diff: - in xmlerror.h : I added the export of an error con...
[TXT] testDtd.c 1.2 23 years veillard Message cleanup Jumbo Diff: - in xmlerror.h : I added the export of an error con...
[TXT] testHTML.c 1.24 23 years veillard applied a DLL patch from Wayne Davison, Daniel
[TXT] testOasis.c 1.7 23 years veillard Message cleanup Jumbo Diff: - in xmlerror.h : I added the export of an error con...
[TXT] testSAX.c 1.28 23 years veillard applied a DLL patch from Wayne Davison, Daniel
[TXT] testSchema.c 1.3 23 years veillard Avoiding a few warning when compiling with MSC, Daniel
[TXT] testURI.c 1.7 23 years veillard Some XInclude fixes, restored testURI, Daniel.
[TXT] testXPath.c 1.30 23 years veillard Fixing the union evaluation problem reported by Martin Vidner, Daniel
[TXT] tree.c 1.151 23 years veillard Fixed a bug in xmlGetNsProp(), Daniel.
[TXT] tree.h 1.105 23 years veillard - xmllint.c: Made is so if the file name is "-" is will read form standard inp...
[TXT] tstblanks.xml 1.1 23 years veillard Started a big cleanup/check of the parser code, fixed some of the most tortuous ...
[TXT] uri.c 1.29 23 years veillard More work on xinclude, daniel
[TXT] uri.h 1.10 23 years veillard More work on xinclude, daniel
[TXT] valid.c 1.83 23 years veillard * tree.c: fixed a stupid bug * valid.c: applied "Paul D. Smith" <pausmith@nortel...
[TXT] valid.h 1.35 23 years veillard nanohttp.c: applied Harry Blundell suggested change for xmlNanoHTTPMethod ...
[TXT] xinclude.c 1.9 23 years veillard Adding XInclude first regression tests, fixed a small base bug, Daniel
[TXT] xinclude.h 1.1 23 years veillard Sync'ing couple of fixes and XInclude preliminary work, Daniel
[TXT] xlink.c 1.6 23 years veillard - configure.in: releasing 2.2.4 - parser.[ch]: added xmlStrEqual() - HTMLparser....
[TXT] xlink.h 1.5 23 years veillard Large cleanup using SunPro cc, Daniel.
[TXT] xml-config.1 1.2 23 years veillard Received a fixed version of xml-config.1 from Fredrik Hallenberg <hallon@lysator...
[TXT] xml-config.in 1.1 23 years veillard added, Daniel.
[TXT] xmlConf.sh.in 1.1 23 years veillard Added Albert Chin-A-Young <china@thewrittenword.com> patch for socklen_t detecti...
[TXT] xmlIO.c 1.43 23 years veillard Fixing the problem reported by Marc Sanfacon on large files, Daniel
[TXT] xmlIO.h 1.24 23 years veillard Integrated a bunch of OpenVMS changes, Daniel
[TXT] xmlerror.h 1.3 23 years veillard applied a DLL patch from Wayne Davison, Daniel
[TXT] xmllint.1 1.1 23 years veillard 2 small cleanup FTP/HTTP, added man pages, Daniel.
[TXT] xmllint.c 1.23 23 years veillard - xmllint.c: Made is so if the file name is "-" is will read form standard inp...
[TXT] xmlmemory.c 1.19 23 years veillard Message cleanup Jumbo Diff: - in xmlerror.h : I added the export of an error con...
[TXT] xmlmemory.h 1.11 23 years veillard applied a DLL patch from Wayne Davison, Daniel
[TXT] xmlversion.h.in 1.12 23 years veillard - xmlversion.h.in win32/libxml2/libxml2.dsp : Updated MS project file, fixed i...
[TXT] xpath.c 1.96 23 years veillard Fixing the union evaluation problem reported by Martin Vidner, Daniel
[TXT] xpath.h 1.33 23 years veillard XPath namespace cleanup, implemented xpointer xmlns() proposed scheme, Daniel
[TXT] xpathInternals.h 1.5 23 years veillard XPath namespace cleanup, implemented xpointer xmlns() proposed scheme, Daniel
[TXT] xpointer.c 1.37 23 years veillard XPath namespace cleanup, implemented xpointer xmlns() proposed scheme, Daniel
[TXT] xpointer.h 1.14 23 years veillard Chasing troubles with "advanced" XPointer functionalities, Daniel

General options
,

Webmaster