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-Win-CMD
/
src
/
main
/
coerce.c
@ 28362
– Rev 28254
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
28254
20661 d 19 h
/branches/R-Win-CMD/
This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.
26104
8358 d 10 h
pd
/trunk/src/main/
avoid protect() blowup
26032
8363 d 9 h
maechler
/trunk/
coerceVector() now gives error for undealt cases
25416
8400 d 1 h
ripley
/trunk/src/
remove internal is.ts and is.factor -- unused
25254
8410 d 0 h
pd
/trunk/
special-case as.character(call), tkimage.* redef.
24735
8444 d 6 h
ripley
/trunk/src/
remove #ifdef-ed old code
24599
8454 d 10 h
ripley
/trunk/
type2str needs CHAR cast
don't give error messages about `type 14'
isVectorizable didn't do what it said it did (and still doesn't quite)
24590
8454 d 17 h
luke
/trunk/src/main/
branch update
24528
8460 d 2 h
luke
/trunk/src/main/
Use macro so avoid unnecessary computations when no attributes need to
be duplicates; added byte code support.
24516
8460 d 10 h
ripley
/trunk/
branch update
23373
8552 d 4 h
jmc
/trunk/src/main/
bug in R_set_class for assigning "matrix" or "array"
22862
8583 d 3 h
ripley
/trunk/src/main/
Solaris compiler is objecting to initializing unsigned int with -1
22734
8591 d 22 h
jmc
/trunk/
methods package included at startup by default;
options(defaultPackages) controls which packages required at startup
22462
8615 d 5 h
jmc
/trunk/src/
fix class<- in the methods package to test for the allowed
SEXP types; do not strip existing class attribute ahead of time
21093
8732 d 12 h
ripley
/trunk/
as.character(expression) was truncating to 60 chars
20980
8740 d 3 h
maechler
/trunk/
as.list(TRUE)
18910
8889 d 21 h
ripley
/trunk/src/main/
coerce NA (but not NaN) directly to NA_STRING
18558
8908 d 23 h
jmc
/trunk/
cleaning up slot assignments, introducing callNextMethod,
fix bugs in handling classes with data part and in function new
17233
8999 d 7 h
ripley
/trunk/src/
revert findVarInFrame to its previous meaning.
use findVarInFrame3 for the three-argument form
17134
9001 d 3 h
duncan
/trunk/src/
The core support for user-level tables that can be attached as elements of the search path (after position 1). The user-level (i.e. non-C) interface is in a separate package currently in Omegahat and can be moved into the R source tree after 1.4.0 is released and it is deemed stable. Moved RCallbacks to R_ext/Callacks in line with Kurt's suggestion.
←Prev
1
2
Next→
Show All