You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by John Gourlay <go...@BAUERCONTROLS.com> on 2009/05/29 13:28:32 UTC

Documenation for APR pools

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?

 

John Gourlay

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2356772

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: Documenation for APR pools

Posted by "Hyrum K. Wright" <hy...@hyrumwright.org>.
On May 29, 2009, at 9:41 AM, John Gourlay wrote:

>
>
> -----Original Message-----
> From: Hyrum K. Wright [mailto:hyrum_wright@mail.utexas.edu]
> Sent: Friday, May 29, 2009 9:33 AM
> To: John Gourlay
> Cc: users@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@subversion.tigris.org].

RE: Documenation for APR pools

Posted by John Gourlay <go...@BAUERCONTROLS.com>.
-----Original Message-----
From: Hyrum K. Wright [mailto:hyrum_wright@mail.utexas.edu] 
Sent: Friday, May 29, 2009 9:33 AM
To: John Gourlay
Cc: users@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?
John

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2356798

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].


Re: Documenation for APR pools

Posted by "Hyrum K. Wright" <hy...@hyrumwright.org>.
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

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2356775

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].