/[Apache-SVN]
ViewVC logotype

Revision 1863289


Jump to revision: Previous Next
Author: julianfoad
Date: Thu Jul 18 13:36:46 2019 UTC (4 years, 9 months ago)
Changed paths: 3
Log Message:
Merge the r1859732 group from trunk:

 * r1859732, r1859734
   io: Implement the functions that check for node existence using the native
   Win32 APIs on Windows.
   Justification:
     - This allows us to remove the hack from r1833621 and properly handle
       reparse points on Windows irrespectively of the used APR version.
     - This improves the I/O performance by using only a single call to
       GetFileAttributes(), which is much faster than the generic stat
       implementations from APR 1.6.x and 1.7.x (the latter should be
       even more slower).
   Votes:
     +1: kotkov, rhuijben


Changed paths

Path Details
Directorysubversion/branches/1.12.x/ modified , props changed
Directorysubversion/branches/1.12.x/STATUS modified , text changed
Directorysubversion/branches/1.12.x/subversion/libsvn_subr/io.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26