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-structure
/
src
/
include
/
Rinternals.h
– Rev 81425
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
81425
1666 d 15 h
ripley
/branches/R-structure/
add branch for expeiments with specials in depares/structure
81373
1687 d 4 h
luke
/trunk/src/
Rename R_hashtab_t to R_hashtab_type since POSIX reserves types ending in _t.
81371
1687 d 9 h
luke
/trunk/src/include/
Replace variable name K in a declaration by /*K*/ to avoid conflicts.
81319
1690 d 8 h
luke
/trunk/src/
Add size hint argument to utils::hashtab().
81264
1700 d 5 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 8 h
luke
/trunk/src/
Added C level hash table support.
81024
1752 d 8 h
luke
/trunk/src/
Rename existsVarInFrame to R_existsVarInFrame and make availale to packages.
Requested by Linoel Henry.
80848
1789 d 3 h
luke
/trunk/
Removed last use of USE_RINTERNALS from installed headers; asjusted docs.
80732
1812 d 6 h
luke
/trunk/src/include/
Move R_tryWrap into extern "C" {}.
80730
1812 d 6 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
1831 d 4 h
luke
/trunk/src/include/
Fix for moving SEXPREC definition into Defn.h.
80645
1833 d 3 h
luke
/trunk/src/include/
Move STDVEC_DATAPTR declaration out of inline group.
80644
1833 d 4 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 9 h
luke
/trunk/src/
Add function versions of EXTPTR_PROT and EXTPTR_TAG.
80572
1852 d 6 h
luke
/trunk/src/include/
Add SET_COMPLEX_ELT, SET_RAW_ELT to Rinternals.h.
79553
2062 d 1 h
luke
/trunk/
Added native pipe and function shorthand syntax.
79529
2065 d 2 h
luke
/trunk/
Added R_NewEnv as a C versin of new.env to the API.
78592
2252 d 4 h
luke
/trunk/src/
Fix for segfault reported in PR17813.
78261
2289 d 7 h
lawrence
/trunk/src/include/
Move R_removeVarFromFrame declaration outside of inlined #ifdef, since
it is not inlined
78086
2313 d 4 h
luke
/trunk/
Added activeBindingFunction.
←Prev
1
2
Next→
Show All