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
79739 2034 d 15 h luke /branches/R-chkvars/ Changes to support limiting new bindings based on static analysis.  
79738 2034 d 16 h luke /branches/R-chkvars/ Branch to experiment with limiting variables in call environments
based on static analysis.
 
79504 2070 d 0 h luke /trunk/src/main/ Check R_MaxVSize when expanding R_VSize with GC suspended.  
79446 2076 d 21 h luke /trunk/src/main/ Bump REFCNT on tag and prot when creating external pointers.  
79055 2167 d 7 h kalibera /trunk/ Fix R_allocLD (PR#16534).  
78592 2251 d 21 h luke /trunk/src/ Fix for segfault reported in PR17813.  
78545 2257 d 7 h kalibera /trunk/src/main/ Prevent use of dlmalloc in Rstrdup on Windows.  
78527 2258 d 7 h ripley /trunk/src/ add safer version of strdup  
78478 2262 d 1 h luke /trunk/src/main/ Temporary code for experimenting with alternate data structure for
R_PreserveObject/R_Releaseobject.
 
78474 2263 d 0 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 4 h luke /trunk/src/main/ More efforts to avoid having non-tracking lists escape.  
77498 2428 d 21 h luke /trunk/src/ More preventing non-referece-tracking arg lists from escaping.  
77453 2438 d 20 h luke /trunk/src/main/ Mark CONS_NR and R_mkEVPROMISE_NR as attribute_hidden.  
77396 2449 d 19 h luke /trunk/src/main/ Removed stray letters.  
77386 2453 d 19 h ripley /trunk/src/main/ casts to suppress compiler warnings  
77384 2454 d 1 h kalibera /trunk/src/main/ Optionally abort (_R_GC_FAIL_ON_ERROR_) also when objects of bad SEXP types
are seen by GC.
 
77371 2456 d 3 h kalibera /trunk/src/main/ Rename internal environment variable.  
77370 2456 d 4 h kalibera /trunk/src/main/ Rename internal environment variable.  
77367 2456 d 20 h luke /trunk/src/ Remove SET_NAMED macro from refcount builds.  
77365 2457 d 1 h luke /trunk/src/main/ Remove two unnecessary SET_NAMED calls.  

Show All