win32


Log

Author Commit Date CI Message
Daniel Veillard beb70bd3 2002-12-18T14:53:54 more work on the xml reader interfaces. updated Igor's mail and the Web * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more work on the xml reader interfaces. * AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the Web page for the Windows binaries. Daniel
Igor Zlatkovic 3f752e2a 2002-12-16T18:45:29 added xmlreader interface
Igor Zlatkovic 2d42890d 2002-12-16T18:45:04 added xmlreader exports
Igor Zlatkovic fcb52585 2002-12-16T18:34:18 added xml reader exports
Igor Zlatkovic b894fbc5 2002-12-12T12:34:07 exported htmlNodeDumpOutput
Igor Zlatkovic 33d1307a 2002-12-08T17:34:41 applied YALDSP from Mark Vakoc
Igor Zlatkovic 71d47b75 2002-11-22T21:41:28 added more exports
Igor Zlatkovic 853514fc 2002-11-22T21:41:09 added option for python bindings
Igor Zlatkovic 002372e9 2002-11-22T18:07:37 fixed unresolved symbols for mingw
Igor Zlatkovic 4e2884e1 2002-11-22T17:54:30 updates from Javier
Igor Zlatkovic 2772ceaa 2002-11-14T17:45:20 *** empty log message ***
Igor Zlatkovic b2f61635 2002-11-14T17:43:55 cleanup
Igor Zlatkovic bd1a306c 2002-11-14T17:43:24 integrated mingw into jscript configure
Igor Zlatkovic b8036ea1 2002-11-14T17:42:43 *** empty log message ***
Igor Zlatkovic 7ae91bcd 2002-11-08T17:18:52 retired xmlwin32version.h
Igor Zlatkovic 9b5cc15c 2002-11-08T15:55:18 exported additional symbols
Igor Zlatkovic 8f536a8a 2002-10-31T16:01:00 introduced a more flexible thread config
Igor Zlatkovic 0ad7829a 2002-10-31T16:00:22 introduced a more flexible thread build
Igor Zlatkovic c55fc55f 2002-09-29T18:00:59 added .cvsignore
Igor Zlatkovic 4320d87d 2002-09-29T17:56:43 PocketPC with Windows CE support
Igor Zlatkovic 15f5f625 2002-09-29T17:54:00 introduced double-run compilation
Igor Zlatkovic 3acadf41 2002-09-20T16:40:17 applied zlib patch
Igor Zlatkovic 8e040974 2002-09-20T13:39:53 Mark Vakoc added regexp support
Igor Zlatkovic 0ceeb8e8 2002-09-10T19:07:02 added more readme info for the binary package
Daniel Veillard 22669b26 2002-08-22T07:17:11 updated with version from Elizabeth Barham at * win32/win32/Makefile.mingw: updated with version from Elizabeth Barham at http://soggytrousers.net/repository/ Daniel
Igor Zlatkovic a78942c5 2002-08-20T14:42:07 Added the prefix location to the include and lib search path
Aleksey Sanin 9e951761 2002-08-08T18:02:41 added new c14n function to Windows def files * win32/dsp/libxml2.def.src win32/libxml2.def.src: added new c14n function to Windows def files
Igor Zlatkovic c3b604e2 2002-07-10T19:22:22 Added copy *.pdb to install, few have asked for this.
Aleksey Sanin f8cb6dda 2002-06-04T04:27:06 added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modified * result/c14n/exc-without-comments/merlin-c14n-two-* result/c14n/without-comments/merlin-c14n-two-* test/c14n/exc-without-comments/merlin-c14n-two-* test/c14n/without-comments/merlin-c14n-two-* testC14N.c Makefile.am: added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modified test script to handle these test cases * c14n.c: fixed bugs for complicated nodes set (namespace without node and others from merlin-c14n-two.tar.gz) * include/libxml/xpathInternals.h win32/dsp/libxml2.def.src win32/libxml2.def.src: "opened" xmlXPathNodeSetFreeNs() function for xmlsec performance patch * xpath.c: fixed self::node() for namespaces and attributes
Daniel Veillard 1b31e4a0 2002-05-27T14:44:50 fixing #79334 making htmlParseDocument a public entry point. rebuilt the * HTMLparser.c win32/libxml2.def.src win32/dsp/libxml2.def.src include/libxml/HTMLparser.h: fixing #79334 making htmlParseDocument a public entry point. * doc/*: rebuilt the API and docs Daniel
Aleksey Sanin 23002568 2002-05-24T07:18:40 changed default value for global parameter xmlIndentTreeOutput to 1 and * global.data globals.c tree.c include/libxml/globals.h win32/libxml2.def.src win32/dsp/libxml2.def.src: changed default value for global parameter xmlIndentTreeOutput to 1 and introduced new global parameter xmlTreeIndentString (the string used to do one-level indent) with default value " " (as it was in tree.c)
Aleksey Sanin db574b66 2002-05-15T01:30:07 exported xmlXPathNodeSetAddNs()
Igor Zlatkovic 2abace56 2002-05-14T22:22:12 exported xmlXPathNodeSetAddNs()
Aleksey Sanin 26d5b21b 2002-05-01T18:33:18 exported default 'file:', 'http:' and 'ftp:' protocols input handlers and * include/libxml/xmlIO.h win32/dsp/libxml2.def.src win32/libxml2.def.src xmlIO.c: exported default 'file:', 'http:' and 'ftp:' protocols input handlers and maked protocols comparisson case insensitiv
Aleksey Sanin 5aac8b85 2002-05-01T18:32:28 exported default 'file:', 'http:' and 'ftp:' protocols input handlers and * include/libxml/xmlIO.h win32/dsp/libxml2.def.src win32/libxml2.def.src xmlIO.c: exported default 'file:', 'http:' and 'ftp:' protocols input handlers and maked protocols comparisson case insensitive
Igor Zlatkovic a6f2d906 2002-04-16T17:57:17 *** empty log message ***
Igor Zlatkovic 9425ce2d 2002-04-10T21:57:11 *** empty log message ***
Igor Zlatkovic ac97f6e0 2002-03-24T21:00:26 Windows command-line build components added.
Igor Zlatkovic 5bd2689c 2002-03-24T20:56:09 *** empty log message ***
Daniel Veillard 0e47ee29 2002-01-05T18:25:52 big cleanup of the Windows/MSVC project files from Igor Zlatkovic Daniel * win32/*: big cleanup of the Windows/MSVC project files from Igor Zlatkovic Daniel
Daniel Veillard 7f9a6806 2001-12-20T14:01:47 fixes for Windows from Igor Daniel * include/libxml/debugXML.h win32/dsp/libxml2.def.src: fixes for Windows from Igor Daniel
Daniel Veillard d3b29d2e 2001-12-18T07:53:16 close #67019 Daniel * win32/libxml2/libxml2.def.src: close #67019 Daniel
Daniel Veillard 8e3943cb 2001-11-12T21:35:44 update from Igor for Windows Daniel * win32/dsp/* include/libxml/xmlwin32version.h.in: update from Igor for Windows Daniel
Daniel Veillard ff0b7311 2001-10-11T06:46:09 update from Tobias Peters for 2.4.5 generate line nubers in elements * win32/Makefile.mingw: update from Tobias Peters for 2.4.5 * DOCBparser.c: generate line nubers in elements Daniel
Daniel Veillard a293c323 2001-10-02T13:54:14 adding xmlSAXParseFileWithData following Marco Stipek suggestion Daniel * win32/dsp/libxml2.def.src include/libxml/parser.h parser.c: adding xmlSAXParseFileWithData following Marco Stipek suggestion Daniel
Daniel Veillard f6ed8bc7 2001-10-02T09:22:47 Igor Zlatkovic patches fixed typos Daniel * win32/dsp/libxml2.def.src: Igor Zlatkovic patches * DOCBparser.c HTMLparser.c parser.c: fixed typos Daniel
Daniel Veillard d63437e1 2001-09-12T15:00:27 tried to incorporate comments from bug #59220 Daniel * win32/dsp/libxml2.def.src: tried to incorporate comments from bug #59220 Daniel
Daniel Veillard b60c54e8 2001-08-16T19:34:27 another set of symbols conditionally defined Daniel * win32/dsp/libxml2.def.src: another set of symbols conditionally defined Daniel
Daniel Veillard 796f4b64 2001-08-16T16:00:13 small cleanup closing bug #59108 Daniel * win32/dsp/libxml2.def.src: small cleanup closing bug #59108 Daniel
Daniel Veillard 50f34371 2001-08-03T12:06:36 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC * DOCBparser.c Makefile.am nanohttp.c parser.c testHTML.c testSAX.c xmlIO.c xmllint.c include/win32config.h include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in win32/README.MSDev win32/dsp/*: applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC Daniel
Daniel Veillard 57905379 2001-07-31T15:52:17 apply change to close #58141 update of the MSC projects from Igor * include/libxml/xmlIO.h: apply change to close #58141 * win32/libxml2/*: update of the MSC projects from Igor Zlatkovic Daniel
Daniel Veillard 73b36e35 2001-07-12T15:09:52 added a couple of exported entries raised by #57348 and #57381 Daniel * win32/libxml2/libxml2.def.src: added a couple of exported entries raised by #57348 and #57381 Daniel
Daniel Veillard e086f5c5 2001-07-08T21:10:40 added some missing entry point for XPath (Mark Vakoc) Daniel * win32/libxml2/libxml2.def.src: added some missing entry point for XPath (Mark Vakoc) Daniel
Daniel Veillard 87ee9140 2001-06-28T12:54:16 - xpointer.c include/win32config.h win32/libxml2/libxml2.def.src libxml.h : Yon Derek provided a set of changes to compile from CVS on Windows/MSC Daniel
Daniel Veillard f7f41852 2001-06-22T15:18:01 - xmlversion.h: okay this is a generated file, but Windows users need it and they can't generate it, and I want CVS Windows users ... - win32/libxml2/libxml2_so.dsp: Windows project file for the shared lib version of libxml2 - win32/libxml2/libxml2.def.src: bug #56527 set of exported resources needed for libxslt/xsltproc by Yon Derek Daniel
Daniel Veillard f3afa7dd 2001-06-09T13:52:58 - nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic provided fixes to compile on MSCC again - win32/libxml2/libxml2.def.src win32/libxml2/libxml2*.dsp: he also provided an update for the project files. Daniel
Daniel Veillard 61d80a28 2001-04-27T17:13:01 - parserInternals.c xpath.[ch]: some UTF8 cleanup on xmlXPathParseName - xpath.c: Igor Zlatkovic suggested a change for NAN and MSC - debugXML.c: avoid compilation problems if compiling without HTML support, Igor Zlatkovic - win32/libxml2/libxml2.def.src: being able to compile without XPath on Windows Daniel
Daniel Veillard 2d90de4b 2001-04-16T17:46:18 - xmlversion.h.in win32config.h win32/libxml2/*: applied Igor Zlatkovic patches for MSC compilation and added his updates Daniel
Daniel Veillard 8f2cc57c 2001-01-17T08:19:35 Contributed Win2000 Makefiles: - win32/README.MSDev win32/libxml2/libxml2_a.dsp win32/libxml2/libxml2_so.dsp: new makefiles and update provided by Igor Zlatkovic <igor@stud.fh-frankfurt.de> Daniel
Daniel Veillard 748e45d7 2000-11-17T16:36:08 Couples of HTML and Windows fixes: - HTMLparser.c: fixed handling of broken charrefs - xmlmemory.h libxml2.dsp include/win32config.h: reporting Windows patches Daniel
Daniel Veillard 41e06513 2000-11-13T11:47:47 A few serious bugfixes: - parser.[ch] parserInternals.c: applied the conditional section processing fix from Jonathan P Springer <jonathan.springer2@gte.net> - xmlversion.h.in win32/libxml2/libxml2.dsp : Updated MS project file, fixed iconv default non support - xpath.c: fixed the problem of evaluating relative expressions when a node context is provided. Daniel
Daniel Veillard bd20df79 2000-10-29T17:53:40 - uri.c: Wayne Davison's patch fixing xmlBuildURI() - Makefile.mingw: Wayne Davison's update adding hash.c Daniel
Daniel Veillard d3c68c46 2000-10-12T08:06:28 - Makefile.am include/Makefile.am include/win32config.h win32/Makefile.mingw: fixed problems reported by Wayne Davison and make distcheck Daniel
Daniel Veillard e8282edd 2000-10-10T23:01:31 More work toward 2.2.5, integrated a number of patches - configure.in Makefile.am win32config.h.in: trying to cleanup make distcheck .... huh ... - include/Makefile.am include/win32config.h: new directory for includes - win32/Makefile.mingw win32/README.MSDev win32/libxml2/libxml2.dsp updated teh makefiles and instructions for WIN32 - xpath.c: small fixes - test/XPath/ results/XPath: updated the testcases and results - HTMLparser.c nanohttp.c testXPath.c: incorporated provided or suggested patches - valid.c: fixed an ID bug Daniel
Daniel Veillard 7e99c63b 2000-10-06T12:59:53 Tried to build libxml2-2.2.5 Automake is a fucking piece of ugly shit full of tricks and without any kind of sensible documentation or logic :-((((((((( Daniel, pissed !