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
81571 1642 d 18 h murrell /branches/R-vecpat/ ported r81481:81570 from main  
81390 1680 d 23 h murrell /branches/R-vecpat/ Create R-vecpat  
81306 1692 d 0 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 23 h luke /trunk/ Stack overflow errors are now signaled as errors inheriting from class
stackOverflowError.
 
81144 1724 d 18 h luke /trunk/ Subscript out of bounds errors are now signales as errors of class
subscriptOutOfBoundsError.
 
81112 1730 d 19 h luke /trunk/ Attempting top subset a non-subsettable object now signals an error of
class notSubsettableError.
 
81010 1755 d 3 h luke /trunk/ Fix for NA_real_ check for sorted vectors in duplicated() and anyDuplicated().  
80909 1775 d 10 h hornik /trunk/ Eliminate obsolete Autoconf macros.  
80729 1812 d 3 h luke /trunk/src/include/ Cleanups.  
80644 1833 d 1 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 11 h kalibera /trunk/src/ Remove unused wrappers to fake UTF-8 encoding on Windows (patch from Brodie
Gaslam).
 
80513 1866 d 4 h luke /trunk/ Avoid incrementing reference counts in some primitives.  
80402 1886 d 2 h kalibera /trunk/ Workaround for Solaris mbrtowc/MB_CUR_MAX.  
79216 2140 d 9 h kalibera /trunk/ More truncation fixes from Brodie Gaslam.  
79159 2148 d 6 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 7 h maechler /trunk/ amend c79095: c() does *not* drop an initial NULL for back compatibility  
79095 2156 d 1 h maechler /trunk/ c(..) drops NULL arguments in the generic  
78527 2258 d 10 h ripley /trunk/src/ add safer version of strdup  
78183 2300 d 19 h murrell /trunk/ merged R-symfam branch r78108:78182 into trunk  
78036 2317 d 4 h luke /trunk/ Added filter.callframes argument to Rprof() to request removing
intervening call frames created bylazy evaluation and eval
calls. Contributed by Lionel Henry in PR17595.
 

Show All