diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:40:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:40:05 +0000 |
commit | 4038ab95a094b363f1748f3dcb51511a1217475d (patch) | |
tree | 7f393d66a783f91ddd263c78d681e485cf4f45ca /docs/html/raptor2-changes-2-0-15-to-2-0-16.html | |
parent | Initial commit. (diff) | |
download | raptor2-upstream/2.0.16.tar.xz raptor2-upstream/2.0.16.zip |
Adding upstream version 2.0.16.upstream/2.0.16upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/html/raptor2-changes-2-0-15-to-2-0-16.html')
-rw-r--r-- | docs/html/raptor2-changes-2-0-15-to-2-0-16.html | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/docs/html/raptor2-changes-2-0-15-to-2-0-16.html b/docs/html/raptor2-changes-2-0-15-to-2-0-16.html new file mode 100644 index 0000000..e223dfd --- /dev/null +++ b/docs/html/raptor2-changes-2-0-15-to-2-0-16.html @@ -0,0 +1,58 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Changes between raptor2 2.0.15 and 2.0.16: Raptor RDF Syntax Library Manual</title> +<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> +<link rel="home" href="index.html" title="Raptor RDF Syntax Library Manual"> +<link rel="up" href="raptor2-changes.html" title="API Changes"> +<link rel="prev" href="raptor2-changes-2-0-14-to-2-0-15.html" title="Changes between raptor2 2.0.14 and 2.0.15"> +<link rel="next" href="ix01.html" title="Index"> +<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> +<link rel="stylesheet" href="style.css" type="text/css"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> +<td width="100%" align="left" class="shortcuts"></td> +<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> +<td><a accesskey="u" href="raptor2-changes.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> +<td><a accesskey="p" href="raptor2-changes-2-0-14-to-2-0-15.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="n" href="ix01.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +</tr></table> +<div class="section"> +<div class="titlepage"><div><div><h2 class="title" style="clear: both"> +<a name="raptor2-changes-2-0-15-to-2-0-16"></a>Changes between raptor2 2.0.15 and 2.0.16</h2></div></div></div> +<div class="section"> +<div class="titlepage"><div><div><h3 class="title"> +<a name="raptor2-changes-new-2-0-15-to-2-0-16"></a>New functions, types, enums and constants</h3></div></div></div> +<div class="itemizedlist"> +<p class="title"><b>Functions</b></p> +<ul class="itemizedlist" style="list-style-type: disc; "> +<li class="listitem"><p>void <a class="link" href="raptor2-section-avltree.html#raptor-avltree-trim" title="raptor_avltree_trim ()"><code class="function">raptor_avltree_trim</code></a>(raptor_avltree* tree) </p></li> +<li class="listitem"><p>int <a class="link" href="raptor2-section-www.html#raptor-www-set-http-accept2" title="raptor_www_set_http_accept2 ()"><code class="function">raptor_www_set_http_accept2</code></a>(raptor_www *www, const char *value, size_t value_len) </p></li> +<li class="listitem"><p>int <a class="link" href="raptor2-section-www.html#raptor-www-set-proxy2" title="raptor_www_set_proxy2 ()"><code class="function">raptor_www_set_proxy2</code></a>(raptor_www *www, const char *proxy, size_t proxy_len) </p></li> +<li class="listitem"><p>int <a class="link" href="raptor2-section-www.html#raptor-www-set-user-agent2" title="raptor_www_set_user_agent2 ()"><code class="function">raptor_www_set_user_agent2</code></a>(raptor_www *www, const char *user_agent, size_t user_agent_len) </p></li> +</ul> +</div> +<div class="itemizedlist"> +<p class="title"><b>Enums and Constants</b></p> +<ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><a class="link" href="raptor2-section-constants.html#raptor-rdf-schema-namespace-uri-len" title="raptor_rdf_schema_namespace_uri_len"><code class="literal">raptor_rdf_schema_namespace_uri_len</code></a> </p></li></ul> +</div> +</div> +<div class="section"> +<div class="titlepage"><div><div><h3 class="title"> +<a name="raptor2-changes-deleted-2-0-15-to-2-0-16"></a>Deleted functions, types, enums and constants</h3></div></div></div> +<div class="itemizedlist"> +<p class="title"><b>Functions</b></p> +<ul class="itemizedlist" style="list-style-type: disc; "> +<li class="listitem"><p>raptor_www_set_http_accept - Deprecated for raptor_www_set_http_accept2</p></li> +<li class="listitem"><p>raptor_www_set_proxy - Deprecated for raptor_www_set_proxy2</p></li> +<li class="listitem"><p>raptor_www_set_user_agent - Deprecated for raptor_www_set_user_agent2</p></li> +</ul> +</div> +</div> +</div> +<div class="footer"> +<hr>Generated by GTK-Doc V1.33.1</div> +</body> +</html>
\ No newline at end of file |