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
/
djm-source
/
src
/
main
/
identical.c
– Rev 42208
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
42208
6955 d 4 h
murdoch
/branches/djm-source/
Recreate branch from trunk
41894
6989 d 3 h
ripley
/trunk/
deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
41807
6993 d 1 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 9 h
ripley
/trunk/
bugfix in duplicate on CHARSXPs
more use of translateChar
40321
7150 d 7 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 12 h
ripley
/trunk/
fixes to identical
clarifications of attributes
39059
7268 d 10 h
ripley
/trunk/src/
tidy up identical() interface (do_identical was unused, missing declaration).
R_MethodsNamespace needs to be LibExtern.
38546
7322 d 0 h
ripley
/trunk/src/main/
separate out LGLSXP and INTSXP for future use
38505
7326 d 5 h
ripley
/trunk/src/main/
more attribute_hidden
38476
7329 d 2 h
jmc
/trunk/
Introduce S4 SEXP type, but not used by default
38417
7336 d 5 h
ripley
/trunk/src/main/
update copyright date
37721
7412 d 6 h
ripley
/trunk/src/
try to keep gcc3 and gcc4 happy
37720
7412 d 7 h
ripley
/trunk/src/main/
better error messages
make use of type2char
36990
7507 d 20 h
ripley
/trunk/
reduce the number of visible symbols in libR.so from 1806 to 1136
36831
7522 d 9 h
ripley
/trunk/
correct identical() for char strings, add comments on comparison ops.
36820
7524 d 0 h
ripley
/trunk/
update FSF address
32380
7880 d 1 h
ripley
/trunk/src/
add notes about compatibility with UTF-8
clarify on help pages nbytes/nchars differences
32310
7885 d 12 h
ripley
/trunk/
Use hashing for list methods of unique/duplicated
Tweak the hashing algorithms, especially for raw and table size.
32305
7885 d 20 h
ripley
/trunk/
add list methods for unique and duplicated
29902
8074 d 6 h
ripley
/trunk/
add rawtype
←Prev
1
2
Next→
Show All