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
/
attrib.c
– Rev 89593
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
89593
138 d 19 h
luke
/trunk/src/main/
One more PROTECT fix.
89586
138 d 22 h
luke
/trunk/src/main/
Fix PROTECT issues.
89585
139 d 0 h
luke
/trunk/src/main/
Allow for preserving ALTREP row.names.
89265
207 d 18 h
ripley
/trunk/src/main/
avoid compiler warning
89262
207 d 22 h
luke
/trunk/src/
Change return types for R_nrow and R_ncl to R_xlen_t.
89257
209 d 11 h
luke
/trunk/
Add R_getAttribCount, R_getAttribNames, R_hasAttrib and preliminary
versions of R_nrow and R_ncol.
89256
209 d 12 h
luke
/trunk/
Factor out R_getAttributes from implementation of do_attributes.
89200
220 d 0 h
luke
/trunk/src/main/
Better handling of name arguments with length not equal to one.
89199
220 d 15 h
luke
/trunk/src/
Handle assigning a compact integer sequence as rownames more efficiently.
Reported by Davis Vaughan in
https://github.com/r-devel/r-dev-day/y/issues/146
r-dev-day
89191
221 d 20 h
luke
/trunk/
Add isScalarString and replace some uses of isString in attrib.c.
89184
222 d 16 h
luke
/trunk/src/
Add some comments in R_mapAttrib code and temporarily add to tools:::nonAPI.
89183
222 d 18 h
luke
/trunk/src/
First pass at R_mapAttrib.
89095
235 d 0 h
luke
/trunk/
Add R_class function.
88310
409 d 1 h
maechler
/trunk/
attr<-(., "tsp")`s C code uses "ts.eps" option instead of hardwired 1e-5; ts() using that
88131
472 d 6 h
maechler
/trunk/src/
error msg: add `an ` for consistency
88060
487 d 15 h
maechler
/trunk/
move check to internal `installAttrib()` preventing e.g. also `attr<-` to mutate primitives via attributes
88041
490 d 6 h
maechler
/trunk/src/main/
re-indent (after 88032)
88032
492 d 6 h
maechler
/trunk/
setting attributes on primitives is an error now
87863
512 d 9 h
ripley
/trunk/src/main/
Rboolean -> bool
87813
517 d 19 h
ripley
/trunk/src/
more taking care over Rboolean
←Prev
1
2
Next→
Show All