The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
83895 1249 d 13 h murrell /branches/R-defquartz/ ported r83856:83894 from main  
83857 1256 d 15 h murrell /branches/R-defquartz/ ported r83796:83856 from main  
83644 1284 d 11 h murrell /branches/R-defquartz/ ported r83465:83643 from main  
83466 1319 d 18 h murrell /branches/R-defquartz/ ported r83413:83465 from main  
83131 1376 d 12 h murrell /branches/R-defquartz/ ported r83098:83130 from main  
82962 1396 d 15 h murrell /branches/R-defquartz/ ported r82897:82961 from main  
82824 1417 d 10 h murrell /branches/R-defquartz/ ported r82786:82821 from main  
82652 1455 d 12 h murrell /branches/R-defquartz/ Create R-defquartz  
82582 1475 d 21 h kalibera /trunk/src/main/ Improve performance of grep/gsub (avoid duplicate PCRE2 validity checks,
specialize conversions of ASCII to wide strings and back for TRE, optimize
fixed searches in UTF-8 and bytes).
 
82528 1490 d 23 h kalibera /trunk/ Do not escape invalid characters in strings used for TRE regular expression
operations. This fixes validity checks in regex code and reduces the risk
that regexes run on characters resulting from escaped invalid bytes (with
Brodie Gaslam). The new checks may uncover previously undetected use of
invalid strings in regular expression operations.
 
82495 1502 d 1 h kalibera /trunk/src/ Do not escape invalid characters in strings used for regular expression
operations. This fixes validity checks in regex code and reduces the risk
that regexes run on characters resulting from escaped invalid bytes (with
Brodie Gaslam).
 
82494 1502 d 1 h kalibera /trunk/src/main/ Truncate warnings during encoding conversions consistently with errors (so
that the target encoding is displayed).
 
82477 1504 d 23 h kalibera /trunk/src/ Ensure that messages about invalid strings are not themselves invalid
strings. Rationalize the related encoding conversion code.
 
82476 1504 d 23 h kalibera /trunk/src/main/ Fix inconsistency in translateCharUTF8: do not translate/escape native UTF-8
string in UTF-8 locale. This uncovers some encoding bugs previously missed
due to accidental escaping, now reported in regexp code. Also fix a memory
leak and rationalize related character encoding functions (with Brodie
Gaslam).
 
82309 1546 d 3 h kalibera /trunk/src/main/ Fix memory leak (from Brodie Gaslam).  
81797 1615 d 18 h ripley /trunk/src/main/ typo  
81786 1617 d 0 h ripley /trunk/ replace reference to Cygwin by MSYS2, add iconv(sub = "c99")  
81573 1642 d 5 h kalibera /trunk/src/main/ Simplify reEnc/reEnc2.  
81360 1687 d 4 h kalibera /trunk/ merged R-ucrt branch r81322:81359 into trunk  
81307 1691 d 18 h luke /trunk/src/main/ Reduce frequency of calling R_getProcTime from R_CheckTimeLimits to
reduce overhead.
 

Show All