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)
/
trunk
/
src
/
main
/
subassign.c
@ 77458
– Rev 89130
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
89130
229 d 10 h
maechler
/trunk/
x["a"] <- val should not end up calling `EnlargeVector()` and hence losing dim+dimnames
89032
251 d 22 h
luke
/trunk/src/main/
Fix comment typo.
89031
252 d 4 h
luke
/trunk/
Drop dim and dimnames attributes when extending a GROWABLE vector in place.
88444
370 d 7 h
maechler
/trunk/
subassignment <complex>[i] <- NA should only touch the real part
87891
509 d 1 h
ripley
/trunk/src/
add 2025 BLAS sources
87813
518 d 1 h
ripley
/trunk/src/
more taking care over Rboolean
86348
842 d 21 h
luke
/trunk/src/main/
Add a comment.
86345
842 d 23 h
luke
/trunk/
Fix mutation before error bug (reported on R-devel by June Choe).
85625
976 d 3 h
kalibera
/trunk/src/
Fixes of formatted output. Use a defensive strategy by casting to supported
wide types and printing those (this may be later refined to use the exact
types).
85463
998 d 4 h
luke
/trunk/
Merge in R-OBJSXP branch.
85151
1046 d 7 h
luke
/trunk/src/main/
Small cleanups.
85148
1047 d 1 h
luke
/trunk/src/main/
Use R_typeToChar() in more places [from OBJXP branch].
83454
1321 d 7 h
ripley
/trunk/src/
more moving NORET to the front
83446
1321 d 11 h
ripley
/trunk/src/
C23 requires attributes before return values
82545
1483 d 11 h
maechler
/trunk/
`x[[]] <- v` uses same classed error
81269
1699 d 9 h
maechler
/trunk/src/main/
revert part (call or not) of r81261
81261
1701 d 3 h
maechler
/trunk/src/main/
more code consistency between [ and [<-; declaration before use; cosmetic
81144
1724 d 18 h
luke
/trunk/
Subscript out of bounds errors are now signales as errors of class
subscriptOutOfBoundsError.
81112
1730 d 19 h
luke
/trunk/
Attempting top subset a non-subsettable object now signals an error of
class notSubsettableError.
79251
2132 d 6 h
luke
/trunk/src/main/
Add missing PROTECT to fix PR17926.
←Prev
1
2
Next→
Show All