| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 16318 |
9056 d 4 h |
|
/branches/R-NaString/ |
This commit was manufactured by cvs2svn to create branch 'R-NaString'. |
|
| 15321 |
9120 d 4 h |
luke |
/trunk/src/ |
Removed C_alloc/C_free and support functions/data structures. |
|
| 13792 |
9223 d 5 h |
pd |
/trunk/ |
branch update |
|
| 12976 |
9281 d 10 h |
pd |
/trunk/ |
branch update |
|
| 12778 |
9301 d 1 h |
pd |
/trunk/ |
branch update |
|
| 12256 |
9324 d 6 h |
pd |
/trunk/ |
branch update |
|
| 11510 |
9375 d 10 h |
ripley |
/trunk/src/ |
more graphics header re-organization |
|
| 11499 |
9375 d 23 h |
ripley |
/trunk/ |
Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc |
|
| 11112 |
9401 d 2 h |
maechler |
/trunk/ |
plot.new() has no argument anymore |
|
| 11067 |
9404 d 3 h |
maechler |
/trunk/src/ |
BIG cleanup for Graphics.h & drivers: -Warn + Rboolean |
|
| 10960 |
9416 d 6 h |
ripley |
/trunk/ |
require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript() |
|
| 10886 |
9421 d 8 h |
maechler |
/trunk/src/ |
GUnit type; preparation for vfont in "mtext" |
|
| 10172 |
9484 d 22 h |
luke |
/trunk/ |
Merged with R-GenGC branch |
|
| 9487 |
9546 d 6 h |
ripley |
/trunk/src/main/ |
tidy up, to avoid a possible compiler bug on Solaris |
|
| 9417 |
9551 d 13 h |
ripley |
/trunk/src/ |
move pythag to Mathlib, remap it.
Use hypot where available, else pythag |
|
| 9296 |
9562 d 12 h |
ihaka |
/trunk/src/main/ |
Persp was sorting facets into ascending depth rather than descending
depth. Reversing the sign of depth fixed the problem. |
|
| 9280 |
9563 d 21 h |
maechler |
/trunk/src/main/ |
rather hypot() than pythag() in contour; the latter is buggy |
|
| 9279 |
9563 d 21 h |
maechler |
/trunk/src/main/ |
use pythag(); use rsort_with_index,not Order.. |
|
| 8872 |
9596 d 10 h |
pd |
/trunk/ |
branch update |
|
| 8743 |
9606 d 11 h |
ripley |
/trunk/ |
changes to image, including "breaks" |
|
| 8578 |
9622 d 20 h |
murrell |
/trunk/src/main/ |
Small changes to satisfy -Wall |
|
| 8374 |
9648 d 3 h |
ripley |
/trunk/src/main/ |
make a couple of late additions static to avoid polluting the namespace |
|
| 8331 |
9651 d 12 h |
hornik |
/trunk/src/ |
Eliminate unused variables. |
|
| 8323 |
9651 d 17 h |
ihaka |
/trunk/src/main/ |
Destructively modified GetPar out of existence. |
|
| 8285 |
9654 d 8 h |
pd |
/trunk/ |
RecordGraphicsCall, etc. |
|
| 8213 |
9657 d 18 h |
murrell |
/trunk/src/ |
Fixed formatting of default labels on contours
Added user-specification of labels on contours |
|
| 8062 |
9665 d 18 h |
murrell |
/trunk/src/main/ |
Replaced "//" comments with "/* ... */" comments (was making DEC cc barf) |
|
| 8036 |
9666 d 20 h |
murrell |
/trunk/src/ |
Added option to use "trellis-like" axes on persp() plots
Added axis titles to persp() plots
Modified examples for new axes in persp() plots |
|
| 7886 |
9674 d 12 h |
ripley |
/trunk/src/main/ |
copyright date updates |
|
| 7848 |
9677 d 2 h |
ripley |
/trunk/src/main/ |
min -> fmin2 (min is defined on some compilers, ....) |
|
| 7824 |
9678 d 11 h |
ripley |
/trunk/src/ |
more symbol hiding, especially of new graphics routines
-Wall fixes |
|
| 7813 |
9678 d 15 h |
murrell |
/trunk/src/main/ |
Added labels (and vector fonts) to contours
Added axes to persp() |
|
| 7758 |
9681 d 11 h |
ripley |
/trunk/ |
exported symbol re-mapping / make static if unused |
|
| 7701 |
9684 d 4 h |
hornik |
/trunk/ |
Renamed `Rconfig.h' to `config.h' in `src/include'. |
|
| 6994 |
9725 d 0 h |
pd |
/trunk/ |
branch update |
|
| 6516 |
9751 d 22 h |
ripley |
/trunk/ |
image accepts x as m or m+1, etc |
|
| 6415 |
9756 d 3 h |
maechler |
/trunk/src/main/ |
do_persp: arg-getting |
|
| 6191 |
9782 d 6 h |
maechler |
/trunk/src/main/ |
dropped "\n" in error[call](..) |
|
| 6098 |
9790 d 3 h |
pd |
/trunk/ |
branch update - not bugfree |
|
| 5731 |
9820 d 3 h |
ripley |
/trunk/src/ |
remove trailing "\n" in warning(call) and error(call), as now supplied |
|