Re: apr_token_* conclusions

2016-01-27 Thread Stefan Sperling
On Wed, Jan 27, 2016 at 10:40:06PM -0600, William A Rowe Jr wrote: > If you are new to the conversation, include/apr_cstr.h has absorbed much of > the efforts of svn_cstring_* API's into apr_cstr_* functions. I'm very happy to see our strtol()-wrappers in APR. These wrap the POSIX functions with s

Re: apr_token_* conclusions

2016-01-27 Thread William A Rowe Jr
On Wed, Jan 27, 2016 at 10:11 PM, Branko Čibej wrote: > > > > Stating that equivalent-case are treated as equal states that the > > code points "A"-"Z" are all treated as equal, and "a"-"z" are all > > treated as equal (and "A" and "a" would be treated as unique > > of one another) LOL > > I gues

Re: svn commit: r1705646 - /subversion/trunk/subversion/libsvn_fs_fs/pack.c

2016-01-27 Thread Johan Corveleyn
On Wed, Jan 27, 2016 at 1:54 PM, Stefan Fuhrmann wrote: > On 27.01.2016 13:08, Johan Corveleyn wrote: >> >> On Mon, Sep 28, 2015 at 12:16 PM, wrote: >>> >>> Author: stefan2 >>> Date: Mon Sep 28 10:16:12 2015 >>> New Revision: 1705646 >>> >>> URL: http://svn.apache.org/viewvc?rev=1705646&view=rev

Re: svn commit: r1705646 - /subversion/trunk/subversion/libsvn_fs_fs/pack.c

2016-01-27 Thread Stefan Fuhrmann
On 27.01.2016 13:08, Johan Corveleyn wrote: On Mon, Sep 28, 2015 at 12:16 PM, wrote: Author: stefan2 Date: Mon Sep 28 10:16:12 2015 New Revision: 1705646 URL: http://svn.apache.org/viewvc?rev=1705646&view=rev Log: Tune reorg strategy during the FSFS format7 packs such that it favors checkout-

Re: svn commit: r1705646 - /subversion/trunk/subversion/libsvn_fs_fs/pack.c

2016-01-27 Thread Johan Corveleyn
On Mon, Sep 28, 2015 at 12:16 PM, wrote: > Author: stefan2 > Date: Mon Sep 28 10:16:12 2015 > New Revision: 1705646 > > URL: http://svn.apache.org/viewvc?rev=1705646&view=rev > Log: > Tune reorg strategy during the FSFS format7 packs such that it favors > checkout-style tree walks now. > > Since

RE: svn commit: r1723876 - in /subversion/branches/fs-node-api/subversion: include/svn_fs.h libsvn_fs/fs-loader.c libsvn_fs/fs-loader.h libsvn_fs/node_compat.c libsvn_fs_fs/node.c

2016-01-27 Thread Bert Huijben
See inline review below of a minor issue I found when this was committed, but didn't mail about then. The more interesting question is: what is the status of this branch? I would like to see this merged to trunk, unless there are some new problems. > -Original Message- > From: kot...@

RE: svn commit: r1723882 - /subversion/trunk/subversion/tests/libsvn_ra/ra-test.c

2016-01-27 Thread Bert Huijben
> -Original Message- > From: i...@apache.org [mailto:i...@apache.org] > Sent: zaterdag 9 januari 2016 22:51 > To: comm...@subversion.apache.org > Subject: svn commit: r1723882 - > /subversion/trunk/subversion/tests/libsvn_ra/ra-test.c > > Author: ivan > Date: Sat Jan 9 21:50:33 2016 > N