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-OBJSXP
/
src
/
include
/
Rinternals.h
– Rev 85426
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
85426
1003 d 10 h
luke
/branches/R-OBJSXP/src/
Replaced some uses of S4SXP with OBJSXP.
85424
1003 d 11 h
luke
/branches/R-OBJSXP/
Merge in trunk changes through r85423.
85145
1047 d 10 h
luke
/branches/R-OBJSXP/
Merge in trunk changes through r85143.
84774
1095 d 16 h
maechler
/branches/R-OBJSXP/src/
OBJSXP as "alias" of S4SXP; new R_typeToChar() giving "object"/"S4"; replace all type2char(TYPEOF(.)) by R_typeToChar(.)
84772
1095 d 18 h
maechler
/branches/R-OBJSXP/
'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'
84150
1211 d 16 h
maechler
/trunk/src/
fix typos in comments (+ 1 string) from Eric Lindblad
84067
1219 d 2 h
luke
/trunk/src/
Add R_ParseString() as R_ParseEvalString() without the eval.
83512
1307 d 5 h
ripley
/trunk/src/include/
use NORET for consistency, attributes first
83455
1321 d 12 h
ripley
/trunk/
more moving NORET to the front
83361
1348 d 9 h
maechler
/trunk/
define and use new CAD5R() abbreviation
82993
1393 d 19 h
ripley
/trunk/src/include/
bump dates
82754
1433 d 12 h
ripley
/trunk/src/
changes for -Wstrict-prototypes
82748
1433 d 15 h
ripley
/trunk/src/include/
warning from -Wstrict-prototypes in LLVM clang 15
82477
1505 d 10 h
kalibera
/trunk/src/
Ensure that messages about invalid strings are not themselves invalid
strings. Rationalize the related encoding conversion code.
81770
1619 d 5 h
luke
/trunk/src/
Add R_AtsignSymbol.
81373
1687 d 6 h
luke
/trunk/src/
Rename R_hashtab_t to R_hashtab_type since POSIX reserves types ending in _t.
81371
1687 d 11 h
luke
/trunk/src/include/
Replace variable name K in a declaration by /*K*/ to avoid conflicts.
81319
1690 d 10 h
luke
/trunk/src/
Add size hint argument to utils::hashtab().
81264
1700 d 7 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 10 h
luke
/trunk/src/
Added C level hash table support.
←Prev
1
2
Next→
Show All