1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
libxml2/example
Daniel Veillard d046356030 Applied the last patches from Gary, cleanup, activated threading all user
* include/libxml/SAX.h include/libxml/globals.h include/libxml/parser.h
  include/libxml/parserInternals.h include/libxml/tree.h
  include/libxml/xmlerror.h HTMLparser.c SAX.c error.c globals.c
  nanoftp.c nanohttp.c parser.c parserInternals.c testDocbook.c
  testHTML.c testSAX.c tree.c uri.c xlink.c xmlmemory.c:
  Applied the last patches from Gary, cleanup, activated threading
  all user accessible global variables are now handled in globals.[ch]
  Still a bit rought but make tests passes with either
  --with-threads defined at configure time or not.
* Makefile.am example/Makefile.am: added globals.[ch] and threads
  linking options
Daniel
2001-10-13 09:15:48 +00:00
..
.cvsignore Various things that are generated and should be ignored. 2001-07-11 00:03:16 +00:00
gjobread.c add xmlCleanupParser() before leaving Daniel 2001-08-15 20:46:57 +00:00
gjobs.xml Added a gjob example for ole, Daniel 1999-06-13 14:37:07 +00:00
Makefile.am Applied the last patches from Gary, cleanup, activated threading all user 2001-10-13 09:15:48 +00:00