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-conflicts
/
src
/
main
/
errors.c
– Rev 75629
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
75629
2806 d 2 h
luke
/branches/R-conflicts/
Merged changes from trunk through 75628
75597
2813 d 2 h
luke
/branches/R-conflicts/
Merged changes from trunk through 75591
75453
2839 d 1 h
luke
/branches/R-conflicts/
Create branch for experimenting with search path conflict resolution.
75446
2841 d 4 h
kalibera
/trunk/
Allow diagnostics and checked-package selection with _R_CHECK_LENGTH_1_LOGIC2_
the same way as with _R_CHECK_LENGTH_1_CONDITION_.
74974
2931 d 5 h
ripley
/trunk/src/main/
work around some gcc8 warnings
74951
2937 d 10 h
ripley
/trunk/src/main/
add comments about gcc 8 warnings
74860
2972 d 8 h
kalibera
/trunk/src/main/
Fix typo.
74589
3027 d 20 h
maechler
/trunk/
dput() & dump() must not truncate when "deparse.max.lines" is set
74566
3030 d 22 h
luke
/trunk/src/main/
Suspend interrupts around R_TriCatch infrastucture.
74266
3081 d 16 h
luke
/trunk/src/main/
Removed #ifndef for Windows arount processing pending interrupts.
These can happen on Windows as woll if code is run with interrupts suspended.
74257
3083 d 21 h
luke
/trunk/src/main/
Allow conds in R_tryCatch to be NULL.
74130
3112 d 20 h
maechler
/trunk/src/main/
white space & comment cosmetic
73929
3141 d 20 h
luke
/trunk/src/main/
Replaced some strcat uses by strncat to avoid buffer overflows.
73867
3153 d 5 h
luke
/trunk/src/main/
Don't over-write non-NULL condition in R_FixupExitingHandlerResult.
73853
3154 d 22 h
luke
/trunk/src/
Preserve the error buffer when an on.exit action is processed while
jumping to a calling handler. Resolves an issue reported by Bill Dunlap.
71956
3485 d 6 h
ripley
/trunk/
update dates
71884
3492 d 7 h
kalibera
/trunk/src/
Introduce errorcall_cpy to be used instead of errorcall when the result of
EncodeChar is passed (or other C string that may be overwritten internally by
errorcall).
71744
3518 d 22 h
luke
/trunk/src/
Make expression in 'could not find function' error messages in
interpreted code match message in compiled code; from Tomas Kalibera.
71390
3589 d 2 h
luke
/trunk/
Improvements in srcref handling for byte compiled code from Tomas Kalibera.
71260
3602 d 4 h
luke
/trunk/src/
Moved R tryCarch helper source into a C constant.
←Prev
1
2
Next→
Show All