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
83916 1244 d 23 h murrell /branches/R-defquartz/ ported r83894:83915 from main  
83895 1249 d 20 h murrell /branches/R-defquartz/ ported r83856:83894 from main  
83797 1263 d 22 h murrell /branches/R-defquartz/ ported r83750:83796 from main  
83466 1320 d 2 h murrell /branches/R-defquartz/ ported r83413:83465 from main  
83365 1347 d 19 h murrell /branches/R-defquartz/ ported r83330:83364 from main  
83099 1382 d 20 h murrell /branches/R-defquartz/ ported r83037:83098 from main  
82761 1432 d 0 h murrell /branches/R-defquartz/ ported r82725:82760 from main  
82652 1455 d 19 h murrell /branches/R-defquartz/ Create R-defquartz  
82544 1483 d 14 h maechler /trunk/ x[[]] now should fail (w/ classed error) in all cases -- PR#18367  
82528 1491 d 6 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 8 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).
 
82445 1516 d 11 h ripley /trunk/ remove _R_CHECK_LENGTH_1_LOGIC2_  
81940 1591 d 13 h ripley /trunk/src/ add comment  
81504 1653 d 21 h luke /trunk/src/ Pull out something of and API for creating error condition objects.  
81306 1692 d 1 h luke /trunk/src/ Move time limit checking code into main/sysutils.c:R_CheckTimeLimits.
Windows use of tis is not yet enabled; needs someone to test.
 
81150 1723 d 0 h luke /trunk/ Stack overflow errors are now signaled as errors inheriting from class
stackOverflowError.
 
81144 1724 d 19 h luke /trunk/ Subscript out of bounds errors are now signales as errors of class
subscriptOutOfBoundsError.
 
81112 1730 d 20 h luke /trunk/ Attempting top subset a non-subsettable object now signals an error of
class notSubsettableError.
 
81010 1755 d 4 h luke /trunk/ Fix for NA_real_ check for sorted vectors in duplicated() and anyDuplicated().  
80909 1775 d 11 h hornik /trunk/ Eliminate obsolete Autoconf macros.  

Show All