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 115 d 8 h luke /trunk/src/main/ Add extern for ptr_CocoaSystem declarstion (PR19044).  
87938 503 d 5 h ripley /trunk/src/ start annotating the use of Rboolean in public headers  
87901 506 d 9 h ripley /trunk/src/main/ C standard has attributes before return values  
87891 508 d 23 h ripley /trunk/src/ add 2025 BLAS sources  
87863 512 d 13 h ripley /trunk/src/main/ Rboolean -> bool  
87783 521 d 6 h ripley /trunk/src/main/ more sanity checking of arguments using asRbool  
87713 530 d 21 h smeyer /trunk/src/ update musl-specific comments  
87241 649 d 9 h kalibera /trunk/src/main/ Fix iconv() substitution (amends 87228).  
87229 651 d 9 h kalibera /trunk/src/main/ Fix iconv() substitution at the end of input (amends 87228).  
87228 652 d 4 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 653 d 23 h ripley /trunk/src/main/ suppress macOS compiler warning  
87222 655 d 1 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 655 d 4 h kalibera /trunk/src/main/ Comment.  
87212 657 d 7 h kalibera /trunk/src/main/ Fix conditional compilation in libiconv work-arounds.  
87209 658 d 6 h kalibera /trunk/src/main/ Make libiconv work-arounds (bom handling, reset after error) conditional on
runtime checks.
 
87205 664 d 8 h kalibera /trunk/src/main/ Work-around for libiconv on macOS to handle UTF-16/UTF-32 encodings with
BOM (experimental).
 
87180 675 d 11 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 768 d 4 h kalibera /trunk/ Higher-level functions for encoding information.  
86648 788 d 1 h luke /trunk/src/main/ Hide yet more entry points not used and not in installed headers.  
86647 788 d 5 h luke /trunk/src/ Hide more entry points not used and not in installed headers.  

Show All