| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 89532 |
145 d 2 h |
luke |
/trunk/src/ |
Cleanups. |
|
| 89528 |
145 d 22 h |
luke |
/trunk/src/include/ |
Move declaration for LOGICAL_IS_SORTED to Defn.h. |
|
| 89525 |
146 d 1 h |
luke |
/trunk/ |
Remove declarations from public headers and hide: ENVFLAGS,
SET_ENVFLAGS, NAMED, SET_NAMED, OBJECT, IS_S4_OBJECT, SET_S4_OBJECT,
UNSET_S4_OBJECT. |
|
| 89524 |
146 d 3 h |
luke |
/trunk/ |
Move the declaration of DATAPTR from Rinternals.h to Defn.h. |
|
| 89523 |
146 d 4 h |
luke |
/trunk/ |
Remove declarations from public headers and hide:
R_shallow_duplicate_attr, Rf_isValidString, Rf_lazy_duplicate,
Rf_NonNullStringMatch. |
|
| 89522 |
146 d 4 h |
luke |
/trunk/ |
Remove declarations from public headers and hide: ENCLOS FRAME,
HASHTAB, SET_ENCLOS, SET_FRAME, SET_HASHTAB. |
|
| 89521 |
146 d 4 h |
luke |
/trunk/ |
Remove declarations from public headers and hide: EXTPTR_PROT,
EXTPTR_TAG, EXTPTR_PTR. |
|
| 89520 |
146 d 5 h |
luke |
/trunk/ |
Remove declarations from public headers and hide: SET_FORMALS,
SET_BODY, SET_CLOENV. |
|
| 89519 |
146 d 5 h |
luke |
/trunk/ |
Remove declarations from public headers and hide: LEVELS, SETLEVELS. |
|
| 89507 |
148 d 0 h |
luke |
/trunk/ |
Remove VECTOR_PTR. |
|
| 89199 |
220 d 22 h |
luke |
/trunk/src/ |
Handle assigning a compact integer sequence as rownames more efficiently.
Reported by Davis Vaughan in https://github.com/r-devel/r-dev-day/y/issues/146
r-dev-day |
|
| 89135 |
229 d 3 h |
luke |
/trunk/src/ |
Define USE_BASE_R_SUPPORT in Defn.h an use to mask some non-API declarations.
Also comment out declaration for rnbeta, which does not exist. |
|
| 89062 |
244 d 4 h |
luke |
/trunk/src/include/ |
Add name remapping to mbcsValid, utf8clen, and utf8Valid. |
|
| 89060 |
244 d 17 h |
luke |
/trunk/src/include/ |
Move declaration of R_duplicate_attr to Defn.h. |
|
| 89058 |
244 d 23 h |
luke |
/trunk/src/ |
Moved declarations of non-API functions R_popen and R_system to Defn.h. |
|
| 89057 |
245 d 0 h |
luke |
/trunk/src/ |
Moved more declarations from Rinternals.h to Defn.h. |
|
| 89052 |
246 d 0 h |
luke |
/trunk/src/include/ |
Moved more declarations from Rinternals.h to Defn.h. |
|
| 89050 |
246 d 23 h |
luke |
/trunk/src/include/ |
Moved some declarations from Rinternals.h to Defn.h. |
|
| 89049 |
246 d 23 h |
luke |
/trunk/src/ |
Add GROWABLE_BIT_SET function for barrier checking. |
|
| 89008 |
257 d 3 h |
luke |
/trunk/src/ |
Add BCODE_PTR macro and drop uing DATAPTR in eval.c. |
|