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-classInheritance
/
src
/
main
/
attrib.c
– Rev 47757
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
47757
6389 d 21 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
47460
6413 d 11 h
ripley
/trunk/src/main/
code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
47058
6444 d 11 h
ripley
/trunk/
clarifications for dimnames<-
47046
6445 d 3 h
ripley
/trunk/
fix for PR#13361
47032
6446 d 15 h
rgentlem
/trunk/
modifications to support for loops over factors
added a small helper function to coerce factors to characters
46946
6464 d 1 h
ripley
/trunk/src/main/
add some protetion against reading/setting attributes on a CHARSXP
46531
6528 d 8 h
jmc
/trunk/src/
leave checking of names attribute to S4 code for S4 objects; avoid premature checks in setDataPart(); extra details in documentation for setOldClass
46502
6532 d 6 h
jmc
/trunk/src/main/
do not test S3 assertions on tsp for S4 objects--leave that to validObject
46128
6574 d 6 h
jmc
/trunk/
changes to allow S4 classes to extend S3 classes
45694
6647 d 5 h
ripley
/trunk/
allow short list 'value's in dimnames<-
45667
6651 d 8 h
ripley
/trunk/src/main/
remove old comments on i18n if no longer relevant
45446
6670 d 8 h
ripley
/trunk/src/main/
whitespace cleanup
44952
6696 d 1 h
ripley
/trunk/
@ now checks it is being used on an S4 object (with exceptions for
JMC's use of @.Data).
44688
6717 d 6 h
maechler
/trunk/
+ R_has_slot()
44647
6722 d 13 h
ripley
/trunk/
fixes for PR#10807 and PR#10832
44195
6756 d 0 h
ripley
/trunk/src/
some uses of (void) where possible
44173
6757 d 11 h
maechler
/trunk/src/main/
fix comment
43597
6809 d 9 h
ripley
/trunk/src/main/
move error checks up front where possible (and hence out of installAttrib)
43590
6810 d 8 h
ripley
/trunk/src/main/
can optimize attributes(x) <- NULL
43587
6810 d 13 h
ripley
/trunk/
avoid changing 'x' if there is an error in attributes(x) <- value.
however, this gives up the NAMED = 1 optimization, at least for now.
←Prev
1
2
Next→
Show All