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

my todo list

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-13 01:19:09 CEST

I committed the --message-encoding change for -F. I have no idea if
it works yet. Still need to fool with it via hand-tests and all, but
it certainly passes 'make check' with --enable-utf8.

My todo list:

   * write at least one utf-8 python test (karl and I have discussed
     exactly how this would work, details to come...)

   * I've not yet "cleaned up" the double routines in utf.c, nor have
     I switched their argument orders. I'll do it on monday, unless
     someone beats me to it. (We'd like the #ifdef UTF8 code to be
     -within- each function, not have two different definitions of
     each function. It confuses humans and tag-tables. Also, the
     return parameters should come before the input params.)

   * we still need to excise url-escaping from our libraries. this
     includes reverting r2406, among other things.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 13 01:23:34 2002

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.