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
/
identical.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
45889
6622 d 3 h
rgentlem
/trunk/src/main/
fixed a bug where attributes were not protected
45667
6651 d 9 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
42681
6907 d 5 h
ripley
/trunk/
identical() was order-dependent
42307
6942 d 11 h
ripley
/trunk/src/
change reference to GPL
41894
6989 d 6 h
ripley
/trunk/
deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
41807
6993 d 5 h
rgentlem
/trunk/
patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes
CHAR() internal macro now returns (const char *)
Add CHAR_RW: writable CHARSXP access for internal R use only
const char fixes for methods package
Add NEWS item and some doc to R-ext for CHARSXP changes
40705
7104 d 13 h
ripley
/trunk/
bugfix in duplicate on CHARSXPs
more use of translateChar
40321
7150 d 11 h
ripley
/trunk/
change identical to look at the R-visible 'row.names' attribute
use explicit .set_row_names function, and make handling of nrow=0 consistent.
bug fixes for data.frame on 0 cols and explicit row.names=NULL
39069
7267 d 15 h
ripley
/trunk/
fixes to identical
clarifications of attributes
39059
7268 d 13 h
ripley
/trunk/src/
tidy up identical() interface (do_identical was unused, missing declaration).
R_MethodsNamespace needs to be LibExtern.
38546
7322 d 3 h
ripley
/trunk/src/main/
separate out LGLSXP and INTSXP for future use
38505
7326 d 9 h
ripley
/trunk/src/main/
more attribute_hidden
38476
7329 d 6 h
jmc
/trunk/
Introduce S4 SEXP type, but not used by default
38417
7336 d 9 h
ripley
/trunk/src/main/
update copyright date
37721
7412 d 10 h
ripley
/trunk/src/
try to keep gcc3 and gcc4 happy
37720
7412 d 11 h
ripley
/trunk/src/main/
better error messages
make use of type2char
36990
7507 d 23 h
ripley
/trunk/
reduce the number of visible symbols in libR.so from 1806 to 1136
36831
7522 d 13 h
ripley
/trunk/
correct identical() for char strings, add comments on comparison ops.
←Prev
1
2
Next→
Show All