~ubuntu-branches/ubuntu/oneiric/libapreq2/oneiric

« back to all changes in this revision

Viewing changes to docs/html/todo.html

  • Committer: Bazaar Package Importer
  • Author(s): Steinar H. Gunderson
  • Date: 2010-02-28 15:51:47 UTC
  • mfrom: (5.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100228155147-dflwg59lhyittzi7
Tags: 2.12-1
* New upstream release.
* Switch to dpkg-source 3.0 (quilt) format.
  * Split the Debian diff into two separate patches, and remove spurious
    junk that shouldn't have been there.
  * In clean, remove some stray files distclean forgets.
* Update debhelper compatibility level to 7.
  * Update debhelper build-dependency version.
  * Use dh_prep instead of dh_clean -k.
* Update Standards-Version to 3.8.4.
  * Change from ${Source-Version} to ${binary:Version} in inter-package
    dependencies.
  * In debian/copyright, refer to the Apache 2.0 license file from
    common-licenses instead of having the entire license text in the file.
    Also include the actual copyright in the file.
* Put all binary packages in their correct respective sections.
* Add ${misc:Depends} to all binary packages, and remove ${shlibs:Depends}
  from the -dev and -doc packages (which don't have any shared libraries).
* Run dh_shlibdeps on all packages, using the -a flag.
* Don't ignore errors on distclean; check for Makefile instead.
* Don't use full path to a2dismod in libapache2-mod-apreq2.postrm.
* Run libapache2-mod-apreq2.postrm script under sh -e, so errors are not
  ignored.
* Install the man pages that used to conflict with libapache-request-perl,
  which is now not in the stable release anymore.
* Don't set PREFIX= at make install time; only set prefix=.
  Seemingly, PREFIX= has no real effect at that point.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<html>
2
2
<head>
3
3
  <link rel="stylesheet" type="text/css" href="dox.css" />
4
 
  <title>libapreq2-2.08: libapreq2: Todo List</title> 
 
4
  <title>libapreq2-2.12: libapreq2: Todo List</title> 
5
5
</head>
6
6
<body>
7
7
<div id="page-header">
10
10
<a href="http://httpd.apache.org/apreq/">Request Library Subproject</a></p>
11
11
<p class="apache">Apache HTTP Server Request Library</p>
12
12
<img alt="" src="feather.gif" /></div>
13
 
<!-- Generated by Doxygen 1.4.6 -->
 
13
<!-- Generated by Doxygen 1.5.2 -->
14
14
<div class="tabs">
15
15
  <ul>
16
16
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
19
19
    <li><a href="files.html"><span>Files</span></a></li>
20
20
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
21
21
    <li><a href="examples.html"><span>Examples</span></a></li>
22
 
  </ul></div>
 
22
  </ul>
 
23
</div>
23
24
<h1><a class="anchor" name="todo">Todo List</a></h1><a class="anchor" name="_todo000001"></a> <dl>
24
 
<dt>Global <a class="el" href="apreq__cookie_8h.html#681b8ef60cad05e684876d4dd2be043b">APREQ_COOKIE_MAX_LENGTH</a>  </dt>
25
 
<dd>convert this macro to an <a class="el" href="structapreq__module__t.html">apreq_module_t</a> method.<p>
 
25
<dt>Global <a class="el" href="apreq__cookie_8h.html#37ee4f59075a74fb4c68b0c59ef20842">APREQ_COOKIE_MAX_LENGTH</a>  </dt>
 
26
<dd>convert this macro to an <a class="el" href="structapreq__module__t.html" title="Vtable describing the necessary environment functions.">apreq_module_t</a> method.<p>
26
27
</dd>
27
28
</dl>
28
29
<p>
29
30
<a class="anchor" name="_todo000002"></a> <dl>
30
 
<dt>Global <a class="el" href="apreq__util_8h.html#69acb9425572cb8f694d49277160b1f7">apreq_atoi64f</a>  </dt>
 
31
<dt>Global <a class="el" href="apreq__util_8h.html#88965cc51e12335ff18f2b88ccb6a719">apreq_atoi64f</a>  </dt>
31
32
<dd>What happens when s is malformed? Should this return an unsigned value instead? </dd>
32
33
</dl>
33
34
<p>
34
35
<a class="anchor" name="_todo000003"></a> <dl>
35
 
<dt>Global <a class="el" href="apreq__util_8h.html#4e838a92724aa7d9be0b978dc5c4e50c">apreq_atoi64t</a>  </dt>
 
36
<dt>Global <a class="el" href="apreq__util_8h.html#d72c27a9b4236dc731bb9a8abe5c142a">apreq_atoi64t</a>  </dt>
36
37
<dd>What happens when s is malformed? Should this return an unsigned value instead? </dd>
37
38
</dl>
38
39
<p>
39
40
<a class="anchor" name="_todo000004"></a> <dl>
40
 
<dt>Global <a class="el" href="apreq__util_8h.html#4ddf563c9902474bdedbf014e24aafc8">apreq_brigade_concat</a>  </dt>
 
41
<dt>Global <a class="el" href="apreq__util_8h.html#9bc48f8f251b9a12007a7306525af0a3">apreq_brigade_concat</a>  </dt>
41
42
<dd>Flesh out these error codes, making them as explicit as possible. </dd>
42
43
</dl>
43
44
<div id="footer">
46
47
See <a href="apreq_license.html">LICENSE</a>.</p>
47
48
<p class="menu">
48
49
<span style="color:#aaa">page generated by <a href="http://www.doxygen.org/"><code>doxygen</code></a>
49
 
version 1.4.6 on 8 Aug 2006</span>
 
50
version 1.5.2 on 6 Mar 2009</span>
50
51
</p>
51
52
</div>
52
53
</body>