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
/
main
/
objects.c
– 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 6 h
luke
/branches/R-OBJSXP/src/
Replaced some uses of S4SXP with OBJSXP.
85424
1003 d 7 h
luke
/branches/R-OBJSXP/
Merge in trunk changes through r85423.
84774
1095 d 12 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 15 h
maechler
/branches/R-OBJSXP/
'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'
84280
1196 d 3 h
luke
/trunk/src/
Some fixes to address PR18514.
84105
1217 d 6 h
luke
/trunk/
The new S3 generic nameOfClass called internally from inherits()
allows the 'what' argument to be a non-character S3 object. This
supports experimenting with alternative object systems. Based on
contributions by Tomasz Kalinowski in PR18485.
83907
1247 d 11 h
hornik
/trunk/src/
Close _R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_ back door.
83905
1247 d 12 h
hornik
/trunk/src/
Close _R_S3_METHOD_LOOKUP_USE_TOPENV_AS_DEFENV_ back door.
83581
1297 d 2 h
maechler
/trunk/
UseMethod() error now *truncates* an over-long class string
83454
1321 d 9 h
ripley
/trunk/src/
more moving NORET to the front
83446
1321 d 13 h
ripley
/trunk/src/
C23 requires attributes before return values
82931
1398 d 10 h
ripley
/trunk/src/
use (void) to avoid clang 15 warnings
82838
1414 d 14 h
kalibera
/trunk/src/main/
Improve performance of R_check_class_etc (from Mikael Jagan).
81479
1656 d 15 h
ripley
/trunk/
allow building R with -DSTRICT_R_HEADERS
79253
2132 d 7 h
hornik
/trunk/src/main/
Fix for PR#17588 by Lionel Henry.
78008
2321 d 4 h
lawrence
/trunk/src/
remove stray debugging code
77801
2356 d 1 h
lawrence
/trunk/
improve tracking inheritance across packages and fix bugs from c77631
77506
2428 d 8 h
luke
/trunk/src/main/
Bump refcounts around applyClosure calls in R_possible_dispatch when
arguments are not promised.
77452
2439 d 1 h
luke
/trunk/
Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
77043
2534 d 3 h
hornik
/trunk/src/main/
Have S3 method lookup by default go to baseenv after globalenv
(skipping the elements of the search path in between).
←Prev
1
2
Next→
Show All