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

Re: svn commit: r10907 - branches/1.1.x

From: <kfogel_at_collab.net>
Date: 2004-09-11 18:05:42 CEST

lundblad@tigris.org writes:
> +Status of 1.1.1:
> +================
> +
> +Candidate changes:
> +
> + * r10788, r10796, r10904
> + Fix performance regression in character encoding translations. Most
> + noticable on Win32, but impacts other platforms as well.
> + Justification:
> + Slow "svn status" annoys people, especially TSVN users.
> + Notes:
> + Proposed during 1.1.0 preparation, but it is too late and complicated
> + to put in 1.1.0 at this stage.
> + Votes:
> + +1: lundblad

Doesn't r10904 change an API by adding a pool (svn_utf_initialize)?

If so, then it can't happen in a patch release. It could appear in
1.1.0 (since svn_utf_initialize itself is new in 1.1). Or it could
appear in 1.2.0, but it would have to be named 'svn_utf_initialize2'.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 11 19:48:08 2004

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.