R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
tools4pkgs
/
src
/
main
/
plot.c
@ 77458
– Rev 71686
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
71686
3533 d 10 h
maechler
/branches/tools4pkgs/
Create tools 4 packages branch
69855
3858 d 9 h
ripley
/trunk/src/
tweaks from -Wall in gcc trunk
68947
4006 d 7 h
ripley
/trunk/src/
use https
64658
4587 d 4 h
ripley
/trunk/src/
avoid macro for exp10 for now
64656
4587 d 7 h
ripley
/trunk/src/
correct/standardize copyright dates
64647
4587 d 10 h
ripley
/trunk/src/
make use of exp10 when available
61324
4974 d 7 h
ripley
/trunk/
clean up colour stuff
59282
5202 d 7 h
ripley
/trunk/src/
start migrating graphics.c
59276
5202 d 8 h
ripley
/trunk/
more migration
59267
5202 d 13 h
ripley
/trunk/
migrate contour()
59266
5202 d 15 h
ripley
/trunk/src/
more migrating base graphics to the package
59261
5203 d 2 h
ripley
/trunk/src/
more steps on migrating base graphics to the library
59260
5203 d 6 h
ripley
/trunk/src/
remove some hiding
59174
5207 d 14 h
ripley
/trunk/src/main/
update some dates
fix some strange types in graphics
59173
5207 d 14 h
ripley
/trunk/src/main/
put back most of r59166
59167
5208 d 1 h
ripley
/trunk/src/
back out for now
59166
5208 d 4 h
ripley
/trunk/src/
more on types and casts
59035
5217 d 13 h
ripley
/trunk/src/
introduce xlength for long vectors
update some copyright dates
use preferred 'R Core Team'
58744
5249 d 4 h
murdoch
/trunk/
Fix for bad axis on log scale (PR#14833)
58235
5293 d 3 h
ripley
/trunk/src/main/
update comments
58227
5293 d 23 h
ripley
/trunk/src/main/
comments about 0-sized symbols
57679
5367 d 10 h
murdoch
/trunk/
plot(..., cex="*") caused random results
57362
5394 d 12 h
ripley
/trunk/
FreeBSD showed up a rounding-error bug on other platforms
graphics imports grDevices, so grDevices:: is not needed
57123
5414 d 4 h
maechler
/trunk/src/
white space
55061
5603 d 7 h
ripley
/trunk/src/
use -Wunused-but-set-variable
54765
5616 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
5621 d 10 h
ripley
/trunk/
fixup for axis(lty = NULL)
54049
5668 d 10 h
ripley
/trunk/src/
clean up GetOption, which no longer uses an environment
52406
5875 d 0 h
murrell
/trunk/
added support for polygons with holes
51838
5936 d 15 h
ripley
/trunk/
clean up headers
51600
5958 d 7 h
urbaneks
/trunk/src/
allow more efficient nativeRaster in rasterImage
51274
5980 d 10 h
ripley
/trunk/src/main/
update copyright dates
51121
6010 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
6019 d 3 h
ripley
/trunk/
a couple of bug fixes
50746
6069 d 8 h
ripley
/trunk/src/
more instances of value of vmaxget
50745
6069 d 9 h
ripley
/trunk/
store vmax in const void *, consistently
50479
6096 d 14 h
ripley
/trunk/src/
back out r50473 (did not work on SunStudio)
50473
6097 d 1 h
ripley
/trunk/src/
pre-check alloca for addiitonal safety
50324
6108 d 7 h
maechler
/trunk/src/main/
speedup of r50323 [abline(*, untf)]
50323
6108 d 8 h
maechler
/trunk/
better abline(*, untf=TRUE) curve for log-x