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-ucrt
/
src
/
include
/
Rinternals.h
– Rev 81322
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
81322
1689 d 11 h
kalibera
/branches/R-ucrt/
Create R-ucrt
81319
1690 d 3 h
luke
/trunk/src/
Add size hint argument to utils::hashtab().
81264
1700 d 0 h
luke
/trunk/src/
Define symbolic constants for R_compute_identical flags and add option
to compere external pointers as reference objects (i.e. by their SEXP
addresses).
81216
1710 d 3 h
luke
/trunk/src/
Added C level hash table support.
81024
1752 d 3 h
luke
/trunk/src/
Rename existsVarInFrame to R_existsVarInFrame and make availale to packages.
Requested by Linoel Henry.
80848
1788 d 22 h
luke
/trunk/
Removed last use of USE_RINTERNALS from installed headers; asjusted docs.
80732
1812 d 1 h
luke
/trunk/src/include/
Move R_tryWrap into extern "C" {}.
80730
1812 d 1 h
luke
/trunk/src/include/
Add R_tryWrap back into Rinternals.h for now; used by BIOC::matter.
Might be reasonable to add to tne API.
80654
1830 d 23 h
luke
/trunk/src/include/
Fix for moving SEXPREC definition into Defn.h.
80645
1832 d 22 h
luke
/trunk/src/include/
Move STDVEC_DATAPTR declaration out of inline group.
80644
1832 d 23 h
luke
/trunk/
Move a number of non-API declarations and macro definitions from the
installed header Rinternals.h to the private header Defn.h.
80639
1836 d 4 h
luke
/trunk/src/
Add function versions of EXTPTR_PROT and EXTPTR_TAG.
80572
1852 d 1 h
luke
/trunk/src/include/
Add SET_COMPLEX_ELT, SET_RAW_ELT to Rinternals.h.
79553
2061 d 20 h
luke
/trunk/
Added native pipe and function shorthand syntax.
79529
2064 d 22 h
luke
/trunk/
Added R_NewEnv as a C versin of new.env to the API.
78592
2251 d 23 h
luke
/trunk/src/
Fix for segfault reported in PR17813.
78261
2289 d 2 h
lawrence
/trunk/src/include/
Move R_removeVarFromFrame declaration outside of inlined #ifdef, since
it is not inlined
78086
2312 d 23 h
luke
/trunk/
Added activeBindingFunction.
78073
2314 d 0 h
luke
/trunk/
Added R_withCallingErrorHandler.
78036
2317 d 3 h
luke
/trunk/
Added filter.callframes argument to Rprof() to request removing
intervening call frames created bylazy evaluation and eval
calls. Contributed by Lionel Henry in PR17595.
←Prev
1
2
Next→
Show All