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
86279 846 d 12 h ripley /trunk/src/main/ wrong type  
85655 969 d 10 h kalibera /trunk/src/main/ Experimental code to avoid iconv transliteration on macOS (not enabled by
default).
 
85609 978 d 3 h ripley /trunk/src/ only pad iconv(sub+"Unicode") to 4 hex digits, add example  
85570 979 d 18 h ripley /trunk/ make fixups in iconv() case-insensitive.
add woekaorunds for latin2 and latin9 for musl
 
85567 980 d 9 h ripley /trunk/src/ mwntion what happens for substitutions beyond the BMP  
85483 994 d 5 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 11 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 6 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
84763 1096 d 10 h maechler /trunk/src/main/ consistently using `nm` in Sys.{getenv,unsetenv}()  
84668 1113 d 16 h ripley /trunk/src/main/ change tense in comment  
84660 1114 d 16 h ripley /trunk/src/ work around unsupported ASCII//TRANSLIT  
84260 1200 d 15 h kalibera /trunk/src/ Fix some cases of potential silent truncation of very long strings.  
83954 1237 d 10 h kalibera /trunk/src/ On Windows, use Vista features unconditionally.  
83883 1252 d 9 h kalibera /trunk/src/ Introduce R_PATH_MAX to raise path-length limit on Windows in code
that uses statically allocated buffers.
 
83850 1257 d 12 h kalibera /trunk/src/main/ Tweak, avoid compiler warning.  
83849 1257 d 12 h kalibera /trunk/src/main/ Remove path length limitations on Windows, simplify allocation.  
83847 1258 d 8 h kalibera /trunk/src/main/ Detect space in tempdir even on Unix. Tweak.  
83845 1258 d 9 h kalibera /trunk/src/main/ Windows fix.  
83836 1258 d 15 h ripley /trunk/src/main/ clean up  
83821 1260 d 5 h kalibera /trunk/src/main/ Remove path length limitations.  

Show All