The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
16318 9056 d 6 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
16224 9061 d 14 h maechler /trunk/ plotmath: frac()  
15168 9126 d 23 h pd /trunk/ branch update  
13400 9242 d 0 h hornik /trunk/src/main/ -Wall cosmetics.  
12841 9295 d 1 h murrell /trunk/src/main/ Modified GMMathText so that outer=T wold not ignore setting of par(las)  
11499 9376 d 1 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11086 9403 d 5 h ripley /trunk/ PR#622: phantoms in plotmath were never typeset  
10960 9416 d 7 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 10 h maechler /trunk/src/ GUnit type; preparation for vfont in "mtext"  
10172 9485 d 0 h luke /trunk/ Merged with R-GenGC branch  
8578 9622 d 21 h murrell /trunk/src/main/ Small changes to satisfy -Wall  
8061 9665 d 20 h murrell /trunk/src/ Fixed a couple of bugs in mathematical annotation
Updated the documentation to be in sync with the source
 
7824 9678 d 12 h ripley /trunk/src/ more symbol hiding, especially of new graphics routines
-Wall fixes
 
7701 9684 d 5 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
7527 9693 d 23 h maechler /trunk/src/ drop "doubly defined" M_PI_half & M_1_SQRT_2  
7081 9721 d 5 h pd /trunk/ branch update  
6994 9725 d 1 h pd /trunk/ branch update  
6259 9771 d 11 h pd /trunk/src/ X11 clip bug + math in outer margins  
6191 9782 d 7 h maechler /trunk/src/main/ dropped "\n" in error[call](..)  
6098 9790 d 4 h pd /trunk/ branch update - not bugfree  
5731 9820 d 5 h ripley /trunk/src/ remove trailing "\n" in warning(call) and error(call), as now supplied  
5458 9848 d 12 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5233 9871 d 12 h hornik /trunk/src/main/ Use <> for including ctype.h.  
5187 9874 d 6 h hornik /trunk/src/main/ Always include Rconfig.h first.  
5107 9881 d 7 h maechler /trunk/src/ R_FINITE  
4562 9942 d 0 h pd /trunk/ branch update  
3865 9998 d 11 h pd /trunk/ branch update  
3786 10006 d 3 h pd /trunk/ branch update  
3475 10041 d 5 h pd /trunk/ Branch update  
3244 10065 d 15 h ihaka /trunk/src/ Changes needed for the Mac PPC port.  
2692 10129 d 14 h maechler /trunk/src/main/ -Wall (1 of many)  
2679 10130 d 1 h pd /trunk/src/main/ misc memory fixes  
2124 10181 d 6 h maechler /trunk/src/main/ Some -Wall fixes: deleted unnecessary variables; #ifdef'ed unsed functions  
2123 10181 d 6 h maechler /trunk/src/main/ ..(minuscule)  
2122 10181 d 6 h maechler /trunk/src/main/ Don't need HalfPi (have Mathlib.h)  
2105 10182 d 18 h ihaka /trunk/src/ Updates for math annotation.  
2028 10191 d 19 h ihaka /trunk/src/main/ Sampling with unequal probabilities.
Revisions for mathematical annotation.
 
1926 10205 d 21 h ihaka /trunk/src/main/ Changes to support for mathematical annotation in graphics.  
1917 10206 d 23 h rgentlem /trunk/src/main/ a few small changes to get windows working  
1839 10217 d 15 h ihaka /trunk/src/ Changes to support new list (generic vector) structure.