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

Re: [RESUBMIT] [PATCH] svn_string expansion.

From: <cmpilato_at_collab.net>
Date: 2001-09-05 23:13:07 CEST

"C. Scott Ananian" <cananian@lesser-magoo.lcs.mit.edu> writes:

> 2001-09-05 C. Scott Ananian <cananian@alumni.princeton.edu>
>
> * svn_string.c svn_string.h (svn_string_create, svn_string_ncreate,
> svn_string_create_from_buf, svn_string_createf, svn_string_createv,
> svn_string_isempty, svn_string_dup, svn_string_compare,
> svn_string_first_non_whitespace, svn_string_strip_whitespace,
> svn_string_find_char_backward, scn_stringbuf_create_from_string,
> svn_stringbuf_ncreate, svn_stringbuf_createv):
> Attack the first part of the first "bite-sized task" (string
> cleanup) by adding methods to operate on svn_string_t types.
> These are almost identical to the methods to operate on
> svn_stringbuf_t's, except for a few tweaks here and there --
> and since the string referenced by an svn_string_t is immutable,
> all the mutation methods of svn_stringbuf_t have been omitted.
> Also added methods to create an svn_string_t from an svn_stringbuf_t
> and vice-versa. The old private 'create_string' function has been
> renamed to 'create_stringbuf' to better match its function.

Applied. Thanks again.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 2006

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.