History log of /external/libxml2/xmlmodule.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
085b997cfd0cd19481d9eecab22da5adf67bcbdc 18-Feb-2014 Gaurav <g.gupta@samsung.com> Avoid a possible NULL pointer dereference

For https://bugzilla.gnome.org/show_bug.cgi?id=708355
/external/libxml2/xmlmodule.c
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/xmlmodule.c
dfc0aa0a6a17578a18e60e0b95e5722ef73c8e18 17-Aug-2012 Daniel Veillard <veillard@redhat.com> GetProcAddressA is available only on WinCE

As Roumen pointed out
"After recent commits I count not link build for mingw* host as
GetProcAddressA is missing."

Looking around a bit it seems you are right:
http://voidnish.wordpress.com/2005/06/14/getprocaddress-in-unicode-builds/
except it was introduced in Windows CE
http://msdn.microsoft.com/en-us/library/ms885634.aspx
/external/libxml2/xmlmodule.c
5a82e48edcb95d79345cd073bcdbbf0f211ebf63 13-Aug-2012 Patrick Gansterer <paroga@paroga.com> Fix windows unicode build

For https://bugzilla.gnome.org/show_bug.cgi?id=638650
After much discussions in the list:
https://mail.gnome.org/archives/xml/2012-May/msg00062.html

The simplest at this point is to fallback to only officially
supporting ASCII names in those APIs, document it and use
the "A" entry points on Windows.
/external/libxml2/xmlmodule.c
643fb5d7e0a05f8fd41fe0d7cf91532ff36c101e 08-Feb-2008 Daniel Veillard <veillard@src.gnome.org> apply simple patch from Carlo Bramini to avoid compilation problems with

* xmlmodule.c: apply simple patch from Carlo Bramini to avoid
compilation problems with Mingw32
Daniel

svn path=/trunk/; revision=3689
/external/libxml2/xmlmodule.c
9b693b489dbd871ecddb9f0c5cf86755c753f20c 28-Oct-2005 Daniel Veillard <veillard@src.gnome.org> more portability patches from Albert Chin for HP-UX and AIX Daniel

* xmlIO.c xmlmodule.c: more portability patches from Albert Chin for
HP-UX and AIX
Daniel
/external/libxml2/xmlmodule.c
1d96f5aa9762ee4ab7474224287a4c8d67e055f9 28-Oct-2005 Daniel Veillard <veillard@src.gnome.org> applied 2 patches from Albert Chin for module portability Daniel

* xmlmodule.c configure.in: applied 2 patches from Albert Chin for
module portability
Daniel
/external/libxml2/xmlmodule.c
24505b0f5c872c5afb6da5093565e5a6e09ca541 29-Jul-2005 Daniel Veillard <veillard@src.gnome.org> a lot of small cleanups based on Linus' sparse check output. Daniel

* HTMLparser.c SAX2.c encoding.c globals.c parser.c relaxng.c
runsuite.c runtest.c schematron.c testHTML.c testReader.c
testRegexp.c testSAX.c testThreads.c valid.c xinclude.c xmlIO.c
xmllint.c xmlmodule.c xmlschemas.c xpath.c xpointer.c: a lot of
small cleanups based on Linus' sparse check output.
Daniel
/external/libxml2/xmlmodule.c
5d4644ef6e38479a648615eca758c5e962a141d5 01-Apr-2005 Daniel Veillard <veillard@src.gnome.org> revamped the elfgcchack.h format to cope with gcc4 change of aliasing

* doc/apibuild.py doc/elfgcchack.xsl: revamped the elfgcchack.h
format to cope with gcc4 change of aliasing allowed scopes, had
to add extra informations to doc/libxml2-api.xml to separate
the header from the c module source.
* *.c: updated all c library files to add a #define bottom_xxx
and reimport elfgcchack.h thereafter, and a bit of cleanups.
* doc//* testapi.c: regenerated when rebuilding the API
Daniel
/external/libxml2/xmlmodule.c
ff4c1852e9066cf1014784560b04fca18f8fb624 10-Mar-2005 Daniel Veillard <veillard@src.gnome.org> second patch from Rick Jones, portability fix for HP-UX first fix from

* xmlmodule.c: second patch from Rick Jones, portability fix for
HP-UX
* doc/examples/xpath1.c doc/examples/xpath2.c: first fix from Rick Jones
to avoid warnings.
Daniel
/external/libxml2/xmlmodule.c
dcd939032fded15d17da1a283088004dab0f4070 13-Jan-2005 Daniel Veillard <veillard@src.gnome.org> trying to work around the compilation problem on HP-UX Daniel

* config.h.in configure.in xmlmodule.c: trying to work around
the compilation problem on HP-UX
Daniel
/external/libxml2/xmlmodule.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/xmlmodule.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/xmlmodule.c
f6b71bd176bf2a48e052740f0b58c8f69bd07781 04-Jan-2005 Daniel Veillard <veillard@src.gnome.org> making DSO support an option code and documentation cleanups regenerated

* configure.in: making DSO support an option
* xmlmodule.c xmlreader.c include/libxml/xmlmodule.h: code
and documentation cleanups
* elfgcchack.h testapi.c doc/*: regenerated the docs and
checks for new module
* test/valid/REC-xml-19980210.xml: fix a small change introduced
previously
Daniel
/external/libxml2/xmlmodule.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/xmlmodule.c