The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
77164 2512 d 13 h kalibera /trunk/ PCRE2 support (currently enabled only on non-Windows systems). Note: some
regular expressions (usually problematic) that were silently accepted by
PCRE1 result in error with PCRE2 - more in NEWS and ?regex.
 
77052 2532 d 15 h ripley /trunk/src/ be idiomatic for clarity  
77048 2532 d 19 h ripley /trunk/src/ tweaks re non-native filepaths  
77003 2537 d 16 h kalibera /trunk/src/ Comments on warnings.  
76996 2538 d 14 h kalibera /trunk/src/main/ Tweak for Windows builds.  
76994 2538 d 16 h ripley /trunk/ tweaks to handling non-translatable file paths  
76974 2541 d 13 h ripley /trunk/ do not re-encode file paths using escapes - error instead  
76884 2559 d 16 h kalibera /trunk/src/main/ Print a warning when file.rename() fails now also on Windows.  
76675 2608 d 17 h kalibera /trunk/src/ Show system (ANSI) code page on Windows in sessionInfo() when it is different from
the locale code page.
 
75972 2754 d 15 h kalibera /trunk/ Handle NA in file.access as nonexistent file (amends 44694).  
74969 2931 d 15 h ripley /trunk/src/main/ placate or comment on warnings from gcc 8 with -fsanitize enabled  
74706 3000 d 8 h kalibera /trunk/src/ Honor environment variables LC_ALL/LC_COLLATE=C and Sys.setenv(=C) even with
R_ICU_LOCALE set (PR#17412).
 
74568 3031 d 3 h kalibera /trunk/src/ Refuse to copy a directory onto a file in file.copy (on Unix, this truncated
the file, reported by Bill Dunlap).
 
74543 3034 d 16 h kalibera /trunk/ Vectorize Sys.setFileTime. Fixes file.copy for the case when multiple
destinations are given.
 
74501 3038 d 12 h ripley /trunk/src/main/ zap some warning from gcc8 on Windows  
74301 3074 d 7 h ripley /trunk/src/main/ add earlier check of length of 'to' pathname
strncat does not help for a fixed string.
 
74215 3094 d 4 h kalibera /trunk/src/main/ Support \\server\share paths in dir.create on Windows (PR#17159).  
73881 3150 d 18 h ripley /trunk/src/main/ streamline code, warn on possible truncation  
73825 3157 d 14 h kalibera /trunk/src/main/ Fix 73805.  
73805 3161 d 8 h kalibera /trunk/src/ Convert native strings to current native encoding on deserialization
(experimental).
 

Show All