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
78232 2293 d 16 h murrell /branches/R-defs/ ported r77865:78231 from main  
77464 2433 d 20 h murrell /branches/R-defs/ Create R-defs  
76974 2541 d 7 h ripley /trunk/ do not re-encode file paths using escapes - error instead  
76852 2564 d 17 h luke /trunk/src/main/ Workaround for packages that mutat things they should not.  
75616 2810 d 5 h luke /trunk/src/main/ deferred_string_Is_sorted should just return UNKNOWN_SORTEDNESS.
Reported by Michael Sannella.
 
75592 2813 d 22 h luke /trunk/ Modifications to avoid duplicating data when changing attributes in R code.  
75582 2815 d 21 h hornik /trunk/src/main/ Tweak for GCC 8.  
75553 2820 d 3 h luke /trunk/src/main/ Added missing STRSXP case in is_wrapper.  
75543 2820 d 21 h luke /trunk/src/ Revert r75542.  
75542 2820 d 21 h luke /trunk/src/ Added missing STRSXP case in is_wrapper.  
75540 2823 d 22 h luke /trunk/src/ Added R_tryUnwrap.  
75502 2831 d 1 h luke /trunk/src/main/ For string wrappers make sure data is not shared and meta data is
cleard before possible modifications.
 
75501 2831 d 4 h luke /trunk/src/main/ Wrapper fixes.  
75499 2831 d 23 h luke /trunk/src/ Added .Internal(tryWrap()).  
75498 2831 d 23 h luke /trunk/src/main/ Added Set_elt method for wrapped character vectors.  
75494 2832 d 4 h luke /trunk/src/ Added R_tryWrap.  
75493 2832 d 5 h luke /trunk/src/main/ Added RAWSXP wrapper support.  
75492 2832 d 5 h luke /trunk/src/main/ Added CPLXSXP wrapper support.  
75491 2832 d 6 h luke /trunk/src/ Added LGLSXP wrapper support.  
75487 2832 d 21 h luke /trunk/src/main/ Avoid creating wrappers of wrappers in some cases.  

Show All