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
/
dotcode.c
@ 10740
– Rev 88719
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
88719
334 d 3 h
kalibera
/trunk/src/main/
Reduce risk of name conflicts when accessing base symbols from R (PR#18778).
87902
506 d 8 h
ripley
/trunk/src/main/
Rboolean -> bool
87180
675 d 10 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.
86452
828 d 8 h
ripley
/trunk/src/
finally remove disabled code for call_R
85771
935 d 11 h
ripley
/trunk/src/
bump copyright date
85769
935 d 22 h
kalibera
/trunk/src/main/
Improve casts in .C calls.
85716
949 d 1 h
kalibera
/trunk/src/
Avoid undefined behavior (reported by asan/llvm-17).
85713
949 d 22 h
kalibera
/trunk/src/main/
Call also functions with no arguments via a compatible function pointer.
85580
979 d 1 h
kalibera
/trunk/src/main/
Fix incompatibility between format string and arguments.
85148
1046 d 23 h
luke
/trunk/src/main/
Use R_typeToChar() in more places [from OBJXP branch].
85146
1047 d 0 h
luke
/trunk/src/
Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
84246
1201 d 12 h
maechler
/trunk/src/main/
fix more typos in comments (+ 2 strings) from Eric Lindblad
84014
1224 d 1 h
luke
/trunk/
Enforce R_forceSymbols for namespaces unconditionally.
83985
1229 d 17 h
luke
/trunk/src/main/
Enforce R_forceSymbols for namespaces, but for now only if an
environment variable is set.
83914
1244 d 22 h
luke
/trunk/
ALTREP now supports \code{VECSXP} vectors.
Contributed by Gabor Csardi in PR17620.
83883
1252 d 3 h
kalibera
/trunk/src/
Introduce R_PATH_MAX to raise path-length limit on Windows in code
that uses statically allocated buffers.
83446
1321 d 10 h
ripley
/trunk/src/
C23 requires attributes before return values
83012
1392 d 23 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
1546 d 23 h
ripley
/trunk/
Rework macOS installation instructions to merge the two archs.
finally remove call_{RS] entry points
81651
1634 d 13 h
ripley
/trunk/src/main/
update comment
←Prev
1
2
Next→
Show All