[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1002898 - in /subversion/trunk: ./ subversion/include/svn_string.h subversion/libsvn_subr/svn_string.c

From: Stefan Fuhrmann <stefanfuhrmann_at_alice-dsl.de>
Date: Fri, 01 Oct 2010 10:36:21 +0200

  On 30.09.2010 02:12, Blair Zajac wrote:
> On 09/29/2010 05:01 PM, stefan2_at_apache.org wrote:
>> Author: stefan2
>> Date: Thu Sep 30 00:01:45 2010
>> New Revision: 1002898
>>
>> URL: http://svn.apache.org/viewvc?rev=1002898&view=rev
>> Log:
>> Merge r1001413 from the performance branch.
>>
>> Improve documentation on svn_stringbuf_appendbyte.
>>
>> Approved by: Hyrum K. Wright<hyrum_wright_at_mail.utexas.edu>
>>
>
>> /** Append a single character @a byte onto @a targetstr.
>> + * This is an optimized version of @ref svn_stringbuf_appendbytes
>> + * that is much faster to call and execute. Gains vary with the ABI.
>
> When you say ABI, you actually mean the C calling convention ABI, not
> the Subversion ABI? I think this would be a good distinction to
> document here, since Subversion has its own ABI that we strictly
> maintain.

I mean calling convention. Where is the Subversion ABI defined?

-- Stefan^2.
Received on 2010-10-01 10:37:01 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.