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
/
include
/
Rinlinedfuns.h
– Rev 89685
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
89685
125 d 18 h
luke
/trunk/src/
Restore Rf_isFrame entry point so RStudio does not fail.
89552
143 d 0 h
luke
/trunk/src/
Unhide Rf_isValidString to avoid inlining issues with some compilers.
89523
145 d 20 h
luke
/trunk/
Remove declarations from public headers and hide:
R_shallow_duplicate_attr, Rf_isValidString, Rf_lazy_duplicate,
Rf_NonNullStringMatch.
89518
145 d 22 h
luke
/trunk/
Remove declarations from public headers and hide: TRUELENGTH,
XTRUELENGTH, SET_TRUELENGTH, SET_GROWABLE_BIT.
89488
150 d 17 h
luke
/trunk/
Remove Rf_isFrame.
89191
221 d 19 h
luke
/trunk/
Add isScalarString and replace some uses of isString in attrib.c.
87813
517 d 19 h
ripley
/trunk/src/
more taking care over Rboolean
87443
586 d 21 h
kalibera
/trunk/src/include/
Turn accesses to 0-length vector elements to segfault also in Rf_ accessors
with inlined DATAPTR().
87367
610 d 5 h
ripley
/trunk/src/include/
comment out a workaround for long-obsolete Apple gcc
87326
621 d 0 h
kalibera
/trunk/src/include/
Fix accessors for altrep scalars.
87321
622 d 3 h
kalibera
/trunk/src/include/
Comments on visibility of inlined functions (re 87173).
87176
676 d 22 h
kalibera
/trunk/src/include/
Re-instate 87168 - use C99 inlining semantics.
87174
677 d 0 h
kalibera
/trunk/src/include/
Revert 87168.
87173
677 d 1 h
kalibera
/trunk/src/include/
Unhide functions used in functions available for inlining (so that an
external version is available when the latter are inlined).
87168
677 d 3 h
kalibera
/trunk/src/include/
Use C99 inlining semantics also with clang and recent gcc.
86702
780 d 2 h
luke
/trunk/
Rename isFrame to isDataFrame and add to API.
For now isFrame remains available, but is non-API.
86683
783 d 6 h
ripley
/trunk/src/include/
revert for now -- used to test if responsible for segfaults
86682
783 d 6 h
ripley
/trunk/
docuemnt R_NO_REMAP_RMATH with exceptions
86640
789 d 11 h
luke
/trunk/src/include/
Unhide LENGTH_EX to avoid issues on some clang systems.
86637
789 d 23 h
luke
/trunk/src/
Hide LENGTH_EX and unhide IS_CACHED.
←Prev
1
2
Next→
Show All