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
87207 660 d 11 h maechler /branches/R-more-NS/ Create R-more-NS  
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 5 h kalibera /trunk/ Higher-level functions for encoding information.  
86648 788 d 2 h luke /trunk/src/main/ Hide yet more entry points not used and not in installed headers.  
86647 788 d 6 h luke /trunk/src/ Hide more entry points not used and not in installed headers.  
86279 846 d 7 h ripley /trunk/src/main/ wrong type  
85655 969 d 5 h kalibera /trunk/src/main/ Experimental code to avoid iconv transliteration on macOS (not enabled by
default).
 
85609 977 d 22 h ripley /trunk/src/ only pad iconv(sub+"Unicode") to 4 hex digits, add example  
85570 979 d 13 h ripley /trunk/ make fixups in iconv() case-insensitive.
add woekaorunds for latin2 and latin9 for musl
 
85567 980 d 4 h ripley /trunk/src/ mwntion what happens for substitutions beyond the BMP  
85483 994 d 0 h kalibera /trunk/src/main/ Work-around for macOS 14.1 libiconv: Riconv re-sets state on macOS after
error for stateless encodings.
 
85476 994 d 6 h kalibera /trunk/src/ Reset iconv conversion state after error if the conversion object might be
re-used or if emitting ASCII substitution bytes in the output (on macOS 14.1
needed not only for stateful encodings).
 
85146 1047 d 1 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
84763 1096 d 5 h maechler /trunk/src/main/ consistently using `nm` in Sys.{getenv,unsetenv}()  
84668 1113 d 11 h ripley /trunk/src/main/ change tense in comment  
84660 1114 d 11 h ripley /trunk/src/ work around unsupported ASCII//TRANSLIT  
84260 1200 d 10 h kalibera /trunk/src/ Fix some cases of potential silent truncation of very long strings.  
83954 1237 d 5 h kalibera /trunk/src/ On Windows, use Vista features unconditionally.  
83883 1252 d 4 h kalibera /trunk/src/ Introduce R_PATH_MAX to raise path-length limit on Windows in code
that uses statically allocated buffers.
 

Show All