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
89784 117 d 2 h luke /trunk/src/main/ Add extern for ptr_CocoaSystem declarstion (PR19044).  
87938 504 d 23 h ripley /trunk/src/ start annotating the use of Rboolean in public headers  
87901 508 d 3 h ripley /trunk/src/main/ C standard has attributes before return values  
87891 510 d 18 h ripley /trunk/src/ add 2025 BLAS sources  
87863 514 d 8 h ripley /trunk/src/main/ Rboolean -> bool  
87783 523 d 0 h ripley /trunk/src/main/ more sanity checking of arguments using asRbool  
87713 532 d 15 h smeyer /trunk/src/ update musl-specific comments  
87241 651 d 4 h kalibera /trunk/src/main/ Fix iconv() substitution (amends 87228).  
87229 653 d 3 h kalibera /trunk/src/main/ Fix iconv() substitution at the end of input (amends 87228).  
87228 653 d 22 h kalibera /trunk/ Advance by code unit on invalid input in iconv() instead by single bytes.
With some libiconv implementations this would impact also non-convertible
input.
 
87225 655 d 17 h ripley /trunk/src/main/ suppress macOS compiler warning  
87222 656 d 19 h kalibera /trunk/src/ Do not re-set iconv converter state when the input encoding may use
byte-order from a BOM, because some iconv implementations (including
win_iconv, Apple libiconv) forget the byte order on re-set. Partially
reverts 85476.
 
87219 656 d 22 h kalibera /trunk/src/main/ Comment.  
87212 659 d 1 h kalibera /trunk/src/main/ Fix conditional compilation in libiconv work-arounds.  
87209 660 d 0 h kalibera /trunk/src/main/ Make libiconv work-arounds (bom handling, reset after error) conditional on
runtime checks.
 
87205 666 d 2 h kalibera /trunk/src/main/ Work-around for libiconv on macOS to handle UTF-16/UTF-32 encodings with
BOM (experimental).
 
87180 677 d 5 h kalibera /trunk/src/ Memcpy, memmove and memset should be only called on valid pointers even when
the size is zero to avoid undefined behavior.
 
86789 769 d 22 h kalibera /trunk/ Higher-level functions for encoding information.  
86648 789 d 19 h luke /trunk/src/main/ Hide yet more entry points not used and not in installed headers.  
86647 789 d 23 h luke /trunk/src/ Hide more entry points not used and not in installed headers.  

Show All