On May 29, 2009, at 9:41 AM, John Gourlay wrote:
>
>
> -----Original Message-----
> From: Hyrum K. Wright [mailto:hyrum_wright_at_mail.utexas.edu]
> Sent: Friday, May 29, 2009 9:33 AM
> To: John Gourlay
> Cc: users_at_subversion.tigris.org
> Subject: Re: Documenation for APR pools
>
>
> On May 29, 2009, at 8:28 AM, John Gourlay wrote:
>
>> Is there any documentation for the data structures and algorithms
>> used in APR pools other than the source code? Where should I look
>> for it?
>>
>
> http://subversion.tigris.org/hacking.html#apr-pools contains a bit of
> information regarding how Subversion uses pools.
>
> The APR documentation is also useful:
> http://apr.apache.org/docs/apr/1.3/apr__pools_8h.html
>
> -Hyrum
> --------------------
> Hyrum,
> Thank you, but the former just tells how to use pools in Subversion
> and
> the latter is just Doxygen output from the APR source code. Is there
> anything else?
I guess I'm not really sure what you are looking for. Those docs tell
how to use the APR APIs, but the best way to actually see how they
work internally is just to read the code. But I'm not an APR hacker,
so there may be other docs that I'm not aware of.
-Hyrum
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2356801
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-29 16:44:38 CEST