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
82991 1394 d 0 h ripley /branches/R-4-2-branch/src/ port fixes for most -Wstrict-prototypes warnings  
81976 1585 d 18 h pd /branches/R-4-2-branch/ Create R-4-2-branch  
81940 1591 d 8 h ripley /trunk/src/ add comment  
81504 1653 d 16 h luke /trunk/src/ Pull out something of and API for creating error condition objects.  
81306 1691 d 21 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 1722 d 20 h luke /trunk/ Stack overflow errors are now signaled as errors inheriting from class
stackOverflowError.
 
81144 1724 d 15 h luke /trunk/ Subscript out of bounds errors are now signales as errors of class
subscriptOutOfBoundsError.
 
81112 1730 d 16 h luke /trunk/ Attempting top subset a non-subsettable object now signals an error of
class notSubsettableError.
 
81010 1755 d 0 h luke /trunk/ Fix for NA_real_ check for sorted vectors in duplicated() and anyDuplicated().  
80909 1775 d 6 h hornik /trunk/ Eliminate obsolete Autoconf macros.  
80729 1812 d 0 h luke /trunk/src/include/ Cleanups.  
80644 1832 d 21 h luke /trunk/ Move a number of non-API declarations and macro definitions from the
installed header Rinternals.h to the private header Defn.h.
 
80618 1839 d 7 h kalibera /trunk/src/ Remove unused wrappers to fake UTF-8 encoding on Windows (patch from Brodie
Gaslam).
 
80513 1866 d 0 h luke /trunk/ Avoid incrementing reference counts in some primitives.  
80402 1885 d 23 h kalibera /trunk/ Workaround for Solaris mbrtowc/MB_CUR_MAX.  
79216 2140 d 5 h kalibera /trunk/ More truncation fixes from Brodie Gaslam.  
79159 2148 d 3 h kalibera /trunk/src/ Prevent creation of partial characters in multi-byte string truncation. Fix error handling with
vsnprintf. From Brodie Gaslam.
 
79130 2152 d 3 h maechler /trunk/ amend c79095: c() does *not* drop an initial NULL for back compatibility  
79095 2155 d 22 h maechler /trunk/ c(..) drops NULL arguments in the generic  
78527 2258 d 7 h ripley /trunk/src/ add safer version of strdup  

Show All