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
/
main.c
@ 77458
– Rev 90211
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
90211
19 d 14 h
luke
/trunk/src/main/
Don't enable JIT for experimental minimal build.
89696
125 d 4 h
luke
/trunk/
Re-enabled task callback C API.
89695
125 d 7 h
luke
/trunk/src/
Reinstate task callback API.
89101
234 d 20 h
luke
/trunk/
Move R_ext/Callbacks.h to src/include. Factor out R_ObjectTable type
declarations into a new header R_ext/ObjectTable.h. To ease the transition
add back a R_ext/Callbacks.h thata just included R_ext/ObjectTable.h.
88719
334 d 5 h
kalibera
/trunk/src/main/
Reduce risk of name conflicts when accessing base symbols from R (PR#18778).
88510
355 d 12 h
kalibera
/trunk/src/main/
Allow repl to recover from spurious end-of-file indication from the parser
due to incomplete view over the input (PR#15941).
88280
417 d 6 h
maechler
/trunk/
browser() nesting level from if() etc: fixing PR#18885 differently than PR#15770
88077
483 d 5 h
pd
/trunk/src/main/
remove warnings about LC_* (differently this time, 88010+88011 confused Alpine Linux)
88011
494 d 7 h
ripley
/trunk/src/main/
add parentheses, const
88010
494 d 8 h
pd
/trunk/src/main/
avoid message about defaulting LC_* to "C" in some cases
87945
502 d 14 h
ripley
/trunk/
revert r87936/7: non-API header is being used in packages
87937
503 d 6 h
ripley
/trunk/src/main/
convert Callbacks.h to bool
87863
512 d 15 h
ripley
/trunk/src/main/
Rboolean -> bool
87816
517 d 14 h
ripley
/trunk/src/main/
more Rboolean tweaks
87783
521 d 7 h
ripley
/trunk/src/main/
more sanity checking of arguments using asRbool
87513
571 d 3 h
kalibera
/trunk/src/main/
Avoid call through incompatible function pointer.
87130
683 d 8 h
ripley
/trunk/src/
remove use of F77_SYMBOL which duplicates F77_SUB
86821
763 d 3 h
luke
/trunk/src/
Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
86815
763 d 14 h
kalibera
/trunk/src/main/
Fix out-of-bounds access on long lines with parse continuation.
86805
766 d 0 h
kalibera
/trunk/src/main/
Prevent accidental shell escape in parse continuation.
←Prev
1
2
Next→
Show All