The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
76974 2541 d 10 h ripley /trunk/ do not re-encode file paths using escapes - error instead  
76852 2564 d 20 h luke /trunk/src/main/ Workaround for packages that mutat things they should not.  
75616 2810 d 8 h luke /trunk/src/main/ deferred_string_Is_sorted should just return UNKNOWN_SORTEDNESS.
Reported by Michael Sannella.
 
75592 2814 d 0 h luke /trunk/ Modifications to avoid duplicating data when changing attributes in R code.  
75582 2816 d 0 h hornik /trunk/src/main/ Tweak for GCC 8.  
75553 2820 d 6 h luke /trunk/src/main/ Added missing STRSXP case in is_wrapper.  
75543 2820 d 23 h luke /trunk/src/ Revert r75542.  
75542 2820 d 23 h luke /trunk/src/ Added missing STRSXP case in is_wrapper.  
75540 2824 d 1 h luke /trunk/src/ Added R_tryUnwrap.  
75502 2831 d 4 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 7 h luke /trunk/src/main/ Wrapper fixes.  
75499 2832 d 1 h luke /trunk/src/ Added .Internal(tryWrap()).  
75498 2832 d 1 h luke /trunk/src/main/ Added Set_elt method for wrapped character vectors.  
75494 2832 d 7 h luke /trunk/src/ Added R_tryWrap.  
75493 2832 d 7 h luke /trunk/src/main/ Added RAWSXP wrapper support.  
75492 2832 d 7 h luke /trunk/src/main/ Added CPLXSXP wrapper support.  
75491 2832 d 9 h luke /trunk/src/ Added LGLSXP wrapper support.  
75487 2833 d 0 h luke /trunk/src/main/ Avoid creating wrappers of wrappers in some cases.  
75486 2833 d 0 h luke /trunk/src/main/ make_wrapper was not setting the S4 bit correctly.  
75484 2833 d 1 h luke /trunk/src/main/ Split out the body of do_wrap_meta to a separate function.  

Show All