R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-4-4-branch
/
src
/
main
/
sysutils.c
– Rev 87226
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
87226
653 d 14 h
ripley
/branches/R-4-4-branch/src/main/
remove compiler warning: duplicate coment, bad merge?
87223
654 d 16 h
kalibera
/branches/R-4-4-branch/
Port 87222 from trunk.
87221
654 d 19 h
kalibera
/branches/R-4-4-branch/
A simpler alternative to 87205, 87209 on trunk, removes a work-around for a
bug in libiconv in macOS 14.1 (85483). The bug has been fixed in later
versions of macOS and the work-around caused trouble via exposing other
libiconv bugs. Port 87220 from trunk.
86281
845 d 21 h
ripley
/branches/R-4-4-branch/
port r86279:80 from trunk
86207
852 d 11 h
pd
/branches/R-4-4-branch/
Create R-4-4-branch
85655
968 d 20 h
kalibera
/trunk/src/main/
Experimental code to avoid iconv transliteration on macOS (not enabled by
default).
85609
977 d 13 h
ripley
/trunk/src/
only pad iconv(sub+"Unicode") to 4 hex digits, add example
85570
979 d 4 h
ripley
/trunk/
make fixups in iconv() case-insensitive.
add woekaorunds for latin2 and latin9 for musl
85567
979 d 19 h
ripley
/trunk/src/
mwntion what happens for substitutions beyond the BMP
85483
993 d 15 h
kalibera
/trunk/src/main/
Work-around for macOS 14.1 libiconv: Riconv re-sets state on macOS after
error for stateless encodings.
85476
993 d 21 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
1046 d 16 h
luke
/trunk/src/
Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
84763
1095 d 20 h
maechler
/trunk/src/main/
consistently using `nm` in Sys.{getenv,unsetenv}()
84668
1113 d 2 h
ripley
/trunk/src/main/
change tense in comment
84660
1114 d 2 h
ripley
/trunk/src/
work around unsupported ASCII//TRANSLIT
84260
1200 d 1 h
kalibera
/trunk/src/
Fix some cases of potential silent truncation of very long strings.
83954
1236 d 20 h
kalibera
/trunk/src/
On Windows, use Vista features unconditionally.
83883
1251 d 19 h
kalibera
/trunk/src/
Introduce R_PATH_MAX to raise path-length limit on Windows in code
that uses statically allocated buffers.
83850
1256 d 22 h
kalibera
/trunk/src/main/
Tweak, avoid compiler warning.
83849
1256 d 22 h
kalibera
/trunk/src/main/
Remove path length limitations on Windows, simplify allocation.
←Prev
1
2
Next→
Show All