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
/
subscript.c
– Rev 85424
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
85424
1003 d 7 h
luke
/branches/R-OBJSXP/
Merge in trunk changes through r85423.
85147
1047 d 3 h
luke
/branches/R-OBJSXP/
Merge in trunk changes through r85146.
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'
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
82544
1483 d 14 h
maechler
/trunk/
x[[]] now should fail (w/ classed error) in all cases -- PR#18367
81380
1685 d 11 h
maechler
/trunk/
x[<non-integer num>] as documented, i.e. ~= x[as.integer(.)]
81261
1701 d 5 h
maechler
/trunk/src/main/
more code consistency between [ and [<-; declaration before use; cosmetic
81258
1701 d 11 h
maechler
/trunk/
<no-dimnames-matrix>[ <2-column-char> ] gave "random" garbage}
81186
1718 d 5 h
ripley
/trunk/src/main/
add cast to avoid compiler warning
81144
1724 d 20 h
luke
/trunk/
Subscript out of bounds errors are now signales as errors of class
subscriptOutOfBoundsError.
80533
1863 d 11 h
maechler
/trunk/src/main/
_() must act on bare strings, not full ternary clauses; from report and patch by Michael Chirico in PR#18125
79295
2121 d 9 h
maechler
/trunk/
x[[2^31]] <- v now works, PR#17330
78184
2300 d 9 h
maechler
/trunk/
fix PR#17756 and err msg for x[[-Inf]] etc; comment "strange exception"
78127
2308 d 9 h
kalibera
/trunk/src/main/
Simplify memory protection.
75532
2825 d 9 h
kalibera
/trunk/src/main/
Protect fixes.
74684
3007 d 12 h
ripley
/trunk/src/main/
suppress gcc[78] compilation warning
74660
3013 d 2 h
lawrence
/trunk/src/main/
avoid quadratic complexity in subassignment by names
74145
3110 d 4 h
maechler
/trunk/src/main/
simplification; notably do not recompute xlength(x) in OneIndex()
←Prev
1
2
Next→
Show All