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-OBJSXP
/
src
/
main
/
dotcode.c
@ 85196
– Rev 84959
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
84959
1077 d 2 h
maechler
/branches/R-OBJSXP/src/main/
apply (the few non-white space) relevant parts of Tomasz` patch 128
84774
1096 d 0 h
maechler
/branches/R-OBJSXP/src/
OBJSXP as "alias" of S4SXP; new R_typeToChar() giving "object"/"S4"; replace all type2char(TYPEOF(.)) by R_typeToChar(.)
84772
1096 d 2 h
maechler
/branches/R-OBJSXP/
'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'
84246
1202 d 3 h
maechler
/trunk/src/main/
fix more typos in comments (+ 2 strings) from Eric Lindblad
84014
1224 d 16 h
luke
/trunk/
Enforce R_forceSymbols for namespaces unconditionally.
83985
1230 d 8 h
luke
/trunk/src/main/
Enforce R_forceSymbols for namespaces, but for now only if an
environment variable is set.
83914
1245 d 14 h
luke
/trunk/
ALTREP now supports \code{VECSXP} vectors.
Contributed by Gabor Csardi in PR17620.
83883
1252 d 18 h
kalibera
/trunk/src/
Introduce R_PATH_MAX to raise path-length limit on Windows in code
that uses statically allocated buffers.
83446
1322 d 1 h
ripley
/trunk/src/
C23 requires attributes before return values
83012
1393 d 14 h
kalibera
/trunk/src/
Make DL_FUNC conform to C23/-Wstrict-prototypes. All function calls via
DL_FUNC now have to cast to a function prototype compatible with the
original function definition.
82306
1547 d 15 h
ripley
/trunk/
Rework macOS installation instructions to merge the two archs.
finally remove call_{RS] entry points
81651
1635 d 5 h
ripley
/trunk/src/main/
update comment
81536
1649 d 1 h
ripley
/trunk/src/
update comments
80513
1866 d 17 h
luke
/trunk/
Avoid incrementing reference counts in some primitives.
78564
2255 d 8 h
murrell
/trunk/
merge some fixes from R-defs (78522, 78530, 78532) that improve reset of graphics device on new page after error and on replay of recorded plot; plus some (conditional) debugging output for tracking dd->recordGraphics and device dirty state (78531)
78127
2308 d 21 h
kalibera
/trunk/src/main/
Simplify memory protection.
77498
2429 d 14 h
luke
/trunk/src/
More preventing non-referece-tracking arg lists from escaping.
77450
2439 d 15 h
luke
/trunk/src/main/
Prevent non-reference-traccing argument list from reaching user R code.
77358
2459 d 14 h
luke
/trunk/src/main/
Convert NULL to R_NilValue with a warning in .Call when checking is not enabled.
77355
2460 d 10 h
luke
/trunk/src/main/
Rearranged .Call value checking to pich up inlined case also.
←Prev
1
2
Next→
Show All