<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_libxml2/doc/devhelp/libxml2.devhelp, branch stable/cm-13.0-ZNH5Y</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libxml2/'/>
<entry>
<title>Release of libxml2-2.9.3</title>
<updated>2015-11-20T09:55:11+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2015-11-20T09:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libxml2/commit/?id=6657afe83a38278f124ace71dc85f60420beb2d5'/>
<id>6657afe83a38278f124ace71dc85f60420beb2d5</id>
<content type='text'>
* configure.ac: updated
* doc/*: regenerated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configure.ac: updated
* doc/*: regenerated
</pre>
</div>
</content>
</entry>
<entry>
<title>Release of libxml2-2.9.1</title>
<updated>2013-04-19T07:36:36+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2013-04-19T07:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libxml2/commit/?id=f4e5a6994ed230dfa3fb5b5c3fd94c4993ef1ba7'/>
<id>f4e5a6994ed230dfa3fb5b5c3fd94c4993ef1ba7</id>
<content type='text'>
* configure.in: bumped version
* doc/*: updated the symbols file and regenerated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configure.in: bumped version
* doc/*: updated the symbols file and regenerated
</pre>
</div>
</content>
</entry>
<entry>
<title>Regenerated API, and testapi, rebuild documentation</title>
<updated>2013-04-01T08:42:12+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2013-04-01T08:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libxml2/commit/?id=54ae471c147d280a137474c25fd76ca1f566efac'/>
<id>54ae471c147d280a137474c25fd76ca1f566efac</id>
<content type='text'>
After the previous commit adding 2 new entry points
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After the previous commit adding 2 new entry points
</pre>
</div>
</content>
</entry>
<entry>
<title>Release of libxml2-2.9.0</title>
<updated>2012-09-11T07:00:08+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2012-09-11T07:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libxml2/commit/?id=38bbd3412d1c2a2016cf5a1a221ad4010216d28e'/>
<id>38bbd3412d1c2a2016cf5a1a221ad4010216d28e</id>
<content type='text'>
* libxml.spec.in: update
* doc/*: updated and regenerated
* libxml2.syms testapi.c: regenerated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* libxml.spec.in: update
* doc/*: updated and regenerated
* libxml2.syms testapi.c: regenerated
</pre>
</div>
</content>
</entry>
<entry>
<title>Big space and tab cleanup</title>
<updated>2012-09-11T05:26:36+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2012-09-11T05:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libxml2/commit/?id=f8e3db0445a1bc8cfe3f77326b07ec161482caa2'/>
<id>f8e3db0445a1bc8cfe3f77326b07ec161482caa2</id>
<content type='text'>
Remove all space before tabs and space and tabs at end of lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove all space before tabs and space and tabs at end of lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Regenerating docs and API files</title>
<updated>2012-08-10T02:00:18+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2012-08-10T02:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libxml2/commit/?id=28cc42d06867f46f921ec137b725a124e43936fd'/>
<id>28cc42d06867f46f921ec137b725a124e43936fd</id>
<content type='text'>
Various cleanups
* configure.in: force regeneration of APIs in my environment
* buf.c buf.h enc.h encoding.c include/libxml/tree.h
  include/libxml/xmlerror.h save.h tree.c: various comment cleanups
  pointed by apibuild
* doc/apibuild.py: added the 3 new internal headers in the excludes
* doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated the API
* doc/symbols.xml: listing new entry points for 2.9.0
* doc/devhelp/*: regenerated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Various cleanups
* configure.in: force regeneration of APIs in my environment
* buf.c buf.h enc.h encoding.c include/libxml/tree.h
  include/libxml/xmlerror.h save.h tree.c: various comment cleanups
  pointed by apibuild
* doc/apibuild.py: added the 3 new internal headers in the excludes
* doc/libxml2-api.xml doc/libxml2-refs.xml: regenerated the API
* doc/symbols.xml: listing new entry points for 2.9.0
* doc/devhelp/*: regenerated
</pre>
</div>
</content>
</entry>
<entry>
<title>Release of libxml2-2.8.0</title>
<updated>2012-05-23T09:10:59+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2012-05-23T09:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libxml2/commit/?id=c943f708f1853de4eb15e5a94cf0b35d108da87a'/>
<id>c943f708f1853de4eb15e5a94cf0b35d108da87a</id>
<content type='text'>
- Makefile.am: don't package .git
- configure.in : update to new release
- doc/xml.html: added the new release
- doc/* testapi.c: regenerated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Makefile.am: don't package .git
- configure.in : update to new release
- doc/xml.html: added the new release
- doc/* testapi.c: regenerated
</pre>
</div>
</content>
</entry>
<entry>
<title>add generated devhelp files</title>
<updated>2012-01-27T14:19:52+00:00</updated>
<author>
<name>Anders F Bjorklund</name>
<email>afb@users.sourceforge.net</email>
</author>
<published>2011-09-19T07:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libxml2/commit/?id=ebbbedac55c28f3802c8948b58f669fe1dec8f07'/>
<id>ebbbedac55c28f3802c8948b58f669fe1dec8f07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release of libxml2-2.7.8</title>
<updated>2010-11-04T17:35:57+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2010-11-04T17:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libxml2/commit/?id=4c2e7c651f6c2f0d1a74f350cbda95f7df3e7017'/>
<id>4c2e7c651f6c2f0d1a74f350cbda95f7df3e7017</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>614087 Fix Socket API usage to allow Windows64 compilation</title>
<updated>2010-11-04T11:08:08+00:00</updated>
<author>
<name>Ozkan Sezer</name>
<email>sezeroz@gmail.com</email>
</author>
<published>2010-11-04T11:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_libxml2/commit/?id=f99d222316e1219aa8b95220f6918e6c7018e174'/>
<id>f99d222316e1219aa8b95220f6918e6c7018e174</id>
<content type='text'>
In Windows 64 a socket is no more represented by an int,
this breaks the nanoftp API and nanoftp/nanohttp, the patch
changes this and fix the API for Win64
Regenerated the XML and documentation as a result too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Windows 64 a socket is no more represented by an int,
this breaks the nanoftp API and nanoftp/nanohttp, the patch
changes this and fix the API for Win64
Regenerated the XML and documentation as a result too.
</pre>
</div>
</content>
</entry>
</feed>
