| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 52864 |
5807 d 23 h |
urbaneks |
/branches/R-exp-R5/ |
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system |
|
| 50805 |
6063 d 0 h |
ripley |
/trunk/ |
allow some maths HTML rendering in \eqn, and begin to make use of it |
|
| 50707 |
6073 d 17 h |
maechler |
/trunk/ |
str(*, list.len) |
|
| 47616 |
6402 d 16 h |
ripley |
/trunk/src/library/ |
expand tabs in help files, which were often not rendering as intended |
|
| 45656 |
6653 d 18 h |
maechler |
/trunk/ |
str(..., formatNum): new optional argument to tweak numeric formatting |
|
| 44738 |
6712 d 6 h |
hornik |
/trunk/src/library/ |
Avoid unnecessary partial matching. |
|
| 44243 |
6754 d 5 h |
ripley |
/trunk/src/library/ |
more over-long lines |
|
| 42961 |
6882 d 3 h |
ripley |
/trunk/src/library/ |
try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise |
|
| 42770 |
6901 d 9 h |
maechler |
/trunk/ |
str.POSIXct() speedup and str(*, give.head) |
|
| 42333 |
6941 d 5 h |
ripley |
/trunk/src/library/ |
add copyright/licence header
remove CVS-style $Id fields |
|
| 41502 |
7020 d 2 h |
ripley |
/trunk/ |
formula methods of plot etc need model.frame to be visible.
methods("Math") failed if methods was not attached.
require() now returns invisibly.
require packages that examples need. |
|
| 39355 |
7255 d 1 h |
maechler |
/trunk/ |
str(*, vec.len, digits.d) now from options("str"); strOptions() |
|
| 37955 |
7392 d 7 h |
maechler |
/trunk/src/library/utils/man/ |
slightly better device handling in example |
|
| 37131 |
7494 d 17 h |
maechler |
/trunk/ |
options(str = *) for strict.width |
|
| 36883 |
7517 d 22 h |
maechler |
/trunk/src/library/utils/ |
str(): three values for 'strict.width' - rename arg? |
|
| 36870 |
7519 d 1 h |
maechler |
/trunk/ |
str(*, strict.width=TRUE) |
|
| 36816 |
7525 d 4 h |
ripley |
/trunk/src/library/ |
tweaks, usually over-long lines |
|
| 35450 |
7637 d 21 h |
murdoch |
/trunk/ |
Add R_BaseEnv and baseenv() alias for NULL, in preparation for deprecating NULL |
|
| 33572 |
7810 d 2 h |
murdoch |
/trunk/ |
Added delayedAssign() function |
|
| 31163 |
7986 d 1 h |
maechler |
/trunk/ |
str(): max.level defaults to NA instead of 0; new man page for ls.str() etc |
|