~ubuntu-branches/ubuntu/feisty/libapache2-mod-perl2/feisty-security

« back to all changes in this revision

Viewing changes to todo/api_status

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2004-08-19 06:23:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040819062348-jxl4koqbtvgm8v2t
Tags: 1.99.14-4
Remove the LFS CFLAGS, and build-dep against apache2-*-dev (>= 2.0.50-10)
as we're backing out of the apache2/apr ABI transition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This file provides the status of the supported API, via the
 
2
API documentation files.
 
3
 
 
4
col1 legend
 
5
-----------
 
6
-: not started/unknown
 
7
+: in process
 
8
V: done (for 2.0 release)
 
9
 
 
10
col2 legend
 
11
-----------
 
12
-: not started/unknown
 
13
P: post 2.0 (has API to be polished after 2.0 release)
 
14
V: done completely
 
15
 
 
16
- the file path is relative to the modperl-docs cvs repository
 
17
#########################################################
 
18
-- src/docs/2.0/api/Apache.pod
 
19
-- src/docs/2.0/api/Apache/Access.pod
 
20
-- src/docs/2.0/api/Apache/CmdParms.pod
 
21
-- src/docs/2.0/api/Apache/Command.pod
 
22
-- src/docs/2.0/api/Apache/Connection.pod
 
23
 
 
24
+- src/docs/2.0/api/Apache/Const.pod
 
25
 
 
26
-- src/docs/2.0/api/Apache/Directive.pod
 
27
-- src/docs/2.0/api/Apache/Filter.pod
 
28
-- src/docs/2.0/api/Apache/FilterRec.pod
 
29
-- src/docs/2.0/api/Apache/HookRun.pod
 
30
 
 
31
+- src/docs/2.0/api/Apache/Log.pod
 
32
        log_pid
 
33
 
 
34
-- src/docs/2.0/api/Apache/Module.pod
 
35
-- src/docs/2.0/api/Apache/PerlSections.pod
 
36
-- src/docs/2.0/api/Apache/Process.pod
 
37
-- src/docs/2.0/api/Apache/Reload.pod
 
38
-- src/docs/2.0/api/Apache/RequestIO.pod
 
39
-- src/docs/2.0/api/Apache/RequestRec.pod
 
40
-- src/docs/2.0/api/Apache/RequestUtil.pod
 
41
-- src/docs/2.0/api/Apache/Response.pod
 
42
-- src/docs/2.0/api/Apache/Server.pod
 
43
-- src/docs/2.0/api/Apache/ServerUtil.pod
 
44
-- src/docs/2.0/api/Apache/Status.pod
 
45
-- src/docs/2.0/api/Apache/SubProcess.pod
 
46
-- src/docs/2.0/api/Apache/SubRequest.pod
 
47
-- src/docs/2.0/api/Apache/URI.pod
 
48
-- src/docs/2.0/api/Apache/Util.pod
 
49
-- src/docs/2.0/api/Apache/compat.pod
 
50
-- src/docs/2.0/api/Apache/porting.pod
 
51
 
 
52
-- src/docs/2.0/api/ModPerl/BuildMM.pod
 
53
 
 
54
VV src/docs/2.0/api/ModPerl/Global.pod
 
55
 
 
56
-- src/docs/2.0/api/ModPerl/MM.pod
 
57
 
 
58
VV src/docs/2.0/api/ModPerl/MethodLookup.pod
 
59
 
 
60
-- src/docs/2.0/api/ModPerl/PerlRun.pod
 
61
-- src/docs/2.0/api/ModPerl/Registry.pod
 
62
-- src/docs/2.0/api/ModPerl/RegistryBB.pod
 
63
-- src/docs/2.0/api/ModPerl/RegistryCooker.pod
 
64
-- src/docs/2.0/api/ModPerl/RegistryLoader.pod
 
65
-- src/docs/2.0/api/ModPerl/Util.pod
 
66
 
 
67
-- src/docs/2.0/api/APR.pod
 
68
-- src/docs/2.0/api/APR/Base64.pod
 
69
-- src/docs/2.0/api/APR/Brigade.pod
 
70
-- src/docs/2.0/api/APR/Bucket.pod
 
71
 
 
72
+- src/docs/2.0/api/APR/Const.pod
 
73
VV src/docs/2.0/api/APR/Date.pod
 
74
VV src/docs/2.0/api/APR/Error.pod
 
75
 
 
76
-- src/docs/2.0/api/APR/Finfo.pod
 
77
-- src/docs/2.0/api/APR/NetLib.pod
 
78
+V src/docs/2.0/api/APR/PerlIO.pod
 
79
 
 
80
 
 
81
VP src/docs/2.0/api/APR/Pool.pod
 
82
        cleanup_for_exec
 
83
 
 
84
VP src/docs/2.0/api/APR/SockAddr.pod
 
85
        equal
 
86
 
 
87
VP src/docs/2.0/api/APR/Socket.pod
 
88
        bind
 
89
        close
 
90
        connect
 
91
        listen
 
92
        recvfrom
 
93
        sendto
 
94
 
 
95
VV src/docs/2.0/api/APR/Table.pod
 
96
-- src/docs/2.0/api/APR/ThreadMutex.pod
 
97
-- src/docs/2.0/api/APR/URI.pod
 
98
-- src/docs/2.0/api/APR/Util.pod