History log of /external/libxml2/testModule.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f8e3db0445a1bc8cfe3f77326b07ec161482caa2 11-Sep-2012 Daniel Veillard <veillard@redhat.com> Big space and tab cleanup

Remove all space before tabs and space and tabs at end of lines.
/external/libxml2/testModule.c
70e20add808a82294e32c6392c15163a4cafadff 25-Feb-2008 Daniel Veillard <veillard@src.gnome.org> patch from Florent Guiliani to fix build on SCO OpenServer daniel

* testModule.c: patch from Florent Guiliani to fix build on
SCO OpenServer
daniel

svn path=/trunk/; revision=3698
/external/libxml2/testModule.c
f52de60f11e362392dd18ed23b4584bb6bb2a02e 06-Apr-2005 Igor Zlatkovic <igor@src.gnome.org> fixed mingw compilation
/external/libxml2/testModule.c
48df9613ba18a51f8bbcc8b089ff96dbeca55ad7 04-Jan-2005 Daniel Veillard <veillard@src.gnome.org> fixed namespace bug in push mode reported by Rob Richards added it to the

* parser.c: fixed namespace bug in push mode reported by
Rob Richards
* test/ns6 result//ns6*: added it to the regression tests
* xmlmodule.c testModule.c include/libxml/xmlmodule.h:
added an extra option argument to module opening and defined
a couple of flags to the API.
Daniel
/external/libxml2/testModule.c
be076e9b0611e941d9cdf297a8988ddd6639fa74 04-Jan-2005 Daniel Veillard <veillard@src.gnome.org> applied patch from Bjorn Reese, plus some cleanups fixed the stylesheet to

* xmlmodule.c include/libxml/xmlmodule.h: applied patch from
Bjorn Reese, plus some cleanups
* elfgcchack.h doc/elfgcchack.xsl: fixed the stylesheet to
add the new header
* doc/* testapi.c: regenerated the API
Daniel
/external/libxml2/testModule.c
ce1648b124a9d8decd453185852b0927d311a3aa 04-Jan-2005 Daniel Veillard <veillard@src.gnome.org> applied DSO support patch 2 from Joel Reed Daniel

* Makefile.am config.h.in configure.in error.c libxml-2.0.pc.in
testModule.c testdso.c xml2-config.in xmllint.c xmlmodule.c
include/libxml/Makefile.am include/libxml/xmlerror.h
include/libxml/xmlmodule.h include/libxml/xmlversion.h.in
include/libxml/xmlwin32version.h.in: applied DSO support
patch 2 from Joel Reed
Daniel
/external/libxml2/testModule.c