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
80679 1823 d 18 h murrell /branches/R-groups/ ported r80630:80678 from main  
80166 1929 d 19 h murrell /branches/R-groups/ create R-groups  
79296 2121 d 7 h maechler /trunk/ axis() ticks / axisTicks() in log-scale (case 1) are now more symmetric inside the usr range.  
79263 2130 d 7 h ripley /trunk/ doc updates  
79262 2131 d 4 h ripley /trunk/src/main/ pacify more gcc trunk warnings  
79260 2131 d 5 h ripley /trunk/src/main/ pacify gcc trunk warnings  
75182 2893 d 7 h maechler /trunk/ fix logscale axis() in subnormal number range; + tweak & comments  
69855 3857 d 9 h ripley /trunk/src/ tweaks from -Wall in gcc trunk  
68947 4005 d 7 h ripley /trunk/src/ use https  
64658 4586 d 4 h ripley /trunk/src/ avoid macro for exp10 for now  
64656 4586 d 6 h ripley /trunk/src/ correct/standardize copyright dates  
64647 4586 d 10 h ripley /trunk/src/ make use of exp10 when available  
61324 4973 d 6 h ripley /trunk/ clean up colour stuff  
59282 5201 d 6 h ripley /trunk/src/ start migrating graphics.c  
59276 5201 d 8 h ripley /trunk/ more migration  
59267 5201 d 12 h ripley /trunk/ migrate contour()  
59266 5201 d 15 h ripley /trunk/src/ more migrating base graphics to the package  
59261 5202 d 2 h ripley /trunk/src/ more steps on migrating base graphics to the library  
59260 5202 d 5 h ripley /trunk/src/ remove some hiding  
59174 5206 d 14 h ripley /trunk/src/main/ update some dates
fix some strange types in graphics
 
59173 5206 d 14 h ripley /trunk/src/main/ put back most of r59166  
59167 5207 d 0 h ripley /trunk/src/ back out for now  
59166 5207 d 4 h ripley /trunk/src/ more on types and casts  
59035 5216 d 13 h ripley /trunk/src/ introduce xlength for long vectors
update some copyright dates
use preferred 'R Core Team'
 
58744 5248 d 4 h murdoch /trunk/ Fix for bad axis on log scale (PR#14833)  
58235 5292 d 2 h ripley /trunk/src/main/ update comments  
58227 5292 d 22 h ripley /trunk/src/main/ comments about 0-sized symbols  
57679 5366 d 9 h murdoch /trunk/ plot(..., cex="*") caused random results  
57362 5393 d 12 h ripley /trunk/ FreeBSD showed up a rounding-error bug on other platforms
graphics imports grDevices, so grDevices:: is not needed
 
57123 5413 d 4 h maechler /trunk/src/ white space  
55061 5602 d 6 h ripley /trunk/src/ use -Wunused-but-set-variable  
54765 5615 d 11 h ripley /trunk/ migrate pythag to be used as a substitute for the C99 function hypot in the unlikely event that it is missing  
54701 5620 d 9 h ripley /trunk/ fixup for axis(lty = NULL)  
54049 5667 d 9 h ripley /trunk/src/ clean up GetOption, which no longer uses an environment  
52406 5874 d 0 h murrell /trunk/ added support for polygons with holes  
51838 5935 d 15 h ripley /trunk/ clean up headers  
51600 5957 d 6 h urbaneks /trunk/src/ allow more efficient nativeRaster in rasterImage  
51274 5979 d 10 h ripley /trunk/src/main/ update copyright dates  
51121 6009 d 23 h murrell /trunk/ vectorized grid.raster(); added raster() to graphics package (with a fairly clunky interface to be consistent with other low-level graphics package functions, but something more flexible would require a radical departure from other low-level graphics package functions)  
51096 6018 d 3 h ripley /trunk/ a couple of bug fixes