| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 52864 |
5807 d 5 h |
urbaneks |
/branches/R-exp-R5/ |
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system |
|
| 51838 |
5935 d 15 h |
ripley |
/trunk/ |
clean up headers |
|
| 51267 |
5979 d 15 h |
ripley |
/trunk/ |
check arity and args of one-argument primitives |
|
| 51245 |
5982 d 12 h |
ripley |
/trunk/ |
document in source files which primitives/.Internal are 'special'
make zero-arg primitives consistently builtin and not special, and check arity
list the specials (and some reasons) in R-ints
update now switch() is primitive |
|
| 51181 |
5995 d 11 h |
maechler |
/trunk/src/main/ |
seq_len(): slightly more precise error message |
|
| 51095 |
6018 d 9 h |
ripley |
/trunk/ |
tweaks to fuzz in seq() |
|
| 50879 |
6051 d 8 h |
ripley |
/trunk/ |
tweaks to seq.int |
|
| 50305 |
6109 d 15 h |
falcon |
/trunk/ |
Fix bug in do_rep for calls like rep(1:4, 1:8, each=2)
When times is a vector and each is specified, the index vector length
computation was incorrect resulting in an over allocation and subsequent
use of uninitialized values. |
|
| 49014 |
6208 d 8 h |
maechler |
/trunk/src/main/ |
cosmetic |
|
| 48952 |
6218 d 9 h |
maechler |
/trunk/ |
seq_along(x) should use correct length(x) |
|
| 48823 |
6244 d 5 h |
maechler |
/trunk/ |
Improve doc of ":" {and code very slightly, at the boundary of MAX_INT} |
|
| 48554 |
6279 d 14 h |
maechler |
/trunk/src/main/ |
better error message for 1:integer(0) |
|
| 48206 |
6334 d 6 h |
maechler |
/trunk/src/main/ |
conditionalize rep(<S4>, .) behavior |
|
| 47083 |
6443 d 5 h |
maechler |
/trunk/ |
rep(<basic S4>) etc, similarly to r47039 |
|
| 46626 |
6503 d 6 h |
ripley |
/trunk/ |
polish final value in seq.default and seq.int |
|
| 45667 |
6651 d 9 h |
ripley |
/trunk/src/main/ |
remove old comments on i18n if no longer relevant |
|
| 45446 |
6670 d 9 h |
ripley |
/trunk/src/main/ |
whitespace cleanup |
|
| 44091 |
6761 d 8 h |
ripley |
/trunk/src/ |
Use UTF-8 in collation, basename, dirname, Tcl/Tk strings
(not yet checked on Linux) |
|
| 44059 |
6763 d 6 h |
ripley |
/trunk/ |
more on preserving UTF-8 |
|
| 42307 |
6942 d 12 h |
ripley |
/trunk/src/ |
change reference to GPL |
|