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
81322 1689 d 9 h kalibera /branches/R-ucrt/ Create R-ucrt  
81205 1711 d 22 h luke /trunk/src/ Allow format() to handle EXTPTR objects.  
81043 1748 d 21 h kalibera /trunk/src/main/ Check that Unicode code point is in range before using it in \U escape
(glibc may return an invalid one, from Brodie Gaslam).
 
80743 1810 d 5 h kalibera /trunk/src/main/ Use explicit state in mbrtowc (from Brodie Gaslam).  
80402 1885 d 23 h kalibera /trunk/ Workaround for Solaris mbrtowc/MB_CUR_MAX.  
80359 1891 d 9 h ripley /trunk/src/main/ add comment  
80355 1892 d 7 h ripley /trunk/src/main/ clean up for rare (and untested) OSes  
80152 1935 d 4 h kalibera /trunk/src/main/ Restrict 79761 to Solaris.  
79786 2030 d 9 h ripley /trunk/ tweaks, mainly documentation  
79776 2031 d 3 h ripley /trunk/ make replacing wc[s]width optional (but still the default)  
79765 2032 d 6 h ripley /trunk/src/main/ add/update some headers  
79761 2032 d 11 h ripley /trunk/src/main/ avoid avoid mbtrowc on Solaris  
79684 2040 d 8 h ripley /trunk/src/main/ add comments  
79648 2046 d 8 h ripley /trunk/ warn on unpaired UTF-16 surrogates  
79638 2050 d 6 h ripley /trunk/src/main/ go back to system mbrtowc until we have corrected our handling of surrogates  
79616 2054 d 0 h ripley /trunk/src/main/ explanatory comments on the use of __STDC_ISO_10646__  
79612 2054 d 3 h ripley /trunk/ Allow only \Uxxxxxxxx escapes valid for UTF-8
Ouptput with only 6 hex digits
Avoid system mbrtowc (Solaris one is wrong for upper Unicode points).
 
79289 2124 d 8 h ripley /trunk/src/main/ wchar_t is Unicode on Solaris  
79248 2132 d 23 h kalibera /trunk/src/ More truncation fixes from Brodie Gaslam.  
79181 2146 d 1 h kalibera /trunk/src/main/ Improvements for 79163 (do not include newline when truncating text,
comments, type compatibility). From Brodie Gaslam.
 

Show All