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