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
81322 1689 d 11 h kalibera /branches/R-ucrt/ Create R-ucrt  
81172 1720 d 3 h kalibera /trunk/src/main/ Fix typos in comment.  
81150 1722 d 22 h luke /trunk/ Stack overflow errors are now signaled as errors inheriting from class
stackOverflowError.
 
81103 1736 d 2 h kalibera /trunk/src/main/ Fix substitution of invalid bytes in wtransChar (from Brodie Gaslam).  
81073 1742 d 19 h luke /trunk/src/main/ Improvements in GC scanning of CHARSXP objects adapted from a patch by
Andreas Kersting posted on R-devel.
 
80832 1792 d 3 h kalibera /trunk/ Use system memory allocator on Windows (removes support for
--max-mem-size, R_MAX_MEM_SIZE, memory.limit() and memory.size()).
 
80639 1836 d 4 h luke /trunk/src/ Add function versions of EXTPTR_PROT and EXTPTR_TAG.  
80513 1866 d 2 h luke /trunk/ Avoid incrementing reference counts in some primitives.  
80215 1921 d 10 h kalibera /trunk/src/main/ Reduce potential performance impact of protect fix in findGlobalVar (amends
80206).
 
80058 1972 d 8 h ripley /trunk/src/main/ un-hide IS_ASCII and IS_UTF8  
79504 2070 d 1 h luke /trunk/src/main/ Check R_MaxVSize when expanding R_VSize with GC suspended.  
79446 2076 d 22 h luke /trunk/src/main/ Bump REFCNT on tag and prot when creating external pointers.  
79055 2167 d 8 h kalibera /trunk/ Fix R_allocLD (PR#16534).  
78592 2251 d 23 h luke /trunk/src/ Fix for segfault reported in PR17813.  
78545 2257 d 9 h kalibera /trunk/src/main/ Prevent use of dlmalloc in Rstrdup on Windows.  
78527 2258 d 9 h ripley /trunk/src/ add safer version of strdup  
78478 2262 d 2 h luke /trunk/src/main/ Temporary code for experimenting with alternate data structure for
R_PreserveObject/R_Releaseobject.
 
78474 2263 d 2 h luke /trunk/ Replaced recursion in R_ReleaseObject with recursion to prevent C stack
overflow when a huge number of objects is in the preserved objects
list.
 
77505 2428 d 6 h luke /trunk/src/main/ More efforts to avoid having non-tracking lists escape.  
77498 2428 d 23 h luke /trunk/src/ More preventing non-referece-tracking arg lists from escaping.  

Show All