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-vecpat
/
src
/
main
/
printutils.c
– Rev 81390
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
81390
1680 d 22 h
murrell
/branches/R-vecpat/
Create R-vecpat
81205
1712 d 1 h
luke
/trunk/src/
Allow format() to handle EXTPTR objects.
81043
1748 d 23 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 8 h
kalibera
/trunk/src/main/
Use explicit state in mbrtowc (from Brodie Gaslam).
80402
1886 d 1 h
kalibera
/trunk/
Workaround for Solaris mbrtowc/MB_CUR_MAX.
80359
1891 d 12 h
ripley
/trunk/src/main/
add comment
80355
1892 d 9 h
ripley
/trunk/src/main/
clean up for rare (and untested) OSes
80152
1935 d 7 h
kalibera
/trunk/src/main/
Restrict 79761 to Solaris.
79786
2030 d 12 h
ripley
/trunk/
tweaks, mainly documentation
79776
2031 d 6 h
ripley
/trunk/
make replacing wc[s]width optional (but still the default)
79765
2032 d 9 h
ripley
/trunk/src/main/
add/update some headers
79761
2032 d 13 h
ripley
/trunk/src/main/
avoid avoid mbtrowc on Solaris
79684
2040 d 11 h
ripley
/trunk/src/main/
add comments
79648
2046 d 10 h
ripley
/trunk/
warn on unpaired UTF-16 surrogates
79638
2050 d 8 h
ripley
/trunk/src/main/
go back to system mbrtowc until we have corrected our handling of surrogates
79616
2054 d 2 h
ripley
/trunk/src/main/
explanatory comments on the use of __STDC_ISO_10646__
79612
2054 d 5 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 11 h
ripley
/trunk/src/main/
wchar_t is Unicode on Solaris
79248
2133 d 2 h
kalibera
/trunk/src/
More truncation fixes from Brodie Gaslam.
79181
2146 d 4 h
kalibera
/trunk/src/main/
Improvements for 79163 (do not include newline when truncating text,
comments, type compatibility). From Brodie Gaslam.
←Prev
1
2
Next→
Show All