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
/
R-2-4-branch
/
src
/
main
/
plot3d.c
– Rev 39724
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
39724
7215 d 12 h
murrell
/branches/R-2-4-branch/src/main/
ported r39723 (stack imbalance in contour) from trunk
39177
7262 d 22 h
ripley
/branches/R-2-4-branch/
port r39176 from trunk
39096
7266 d 0 h
pd
/branches/R-2-4-branch/
Creating new release branch
38813
7294 d 2 h
ripley
/trunk/src/
changes prompted by gcc/gfortran pre-4.2.0
in particular, remove illegal tabs in Fortran files
37012
7505 d 22 h
ripley
/trunk/src/
tidy up the graphics interface a bit
36990
7507 d 17 h
ripley
/trunk/
reduce the number of visible symbols in libR.so from 1806 to 1136
36820
7523 d 22 h
ripley
/trunk/
update FSF address
36002
7582 d 7 h
ripley
/trunk/src/
we require x and y to be increasing and finite: move check for latter
from C to R code and document.
35266
7653 d 17 h
ripley
/trunk/src/
tweaks to error messages
35265
7653 d 18 h
ripley
/trunk/src/
tweaks to error messages
35264
7653 d 19 h
ripley
/trunk/
rationalization of error messages, update of test result
34785
7706 d 13 h
murrell
/trunk/
GEDevDesc *dd removed from GEcontourLines()
(as suggested by Barry Rowlingson)
33297
7824 d 22 h
ripley
/trunk/src/
tweak error messages
32871
7851 d 5 h
ripley
/trunk/
mark messages
32380
7879 d 22 h
ripley
/trunk/src/
add notes about compatibility with UTF-8
clarify on help pages nbytes/nchars differences
31938
7922 d 17 h
murrell
/trunk/src/
New recordGraphics() function for recording arbitrary code on the graphics engine
display list; intended to encapsulate calculate-then-draw operations
recordGraphics(), .Call.graphics(), .External.graphics, and traditional/base
graphics operations do not record when they are nested within each other.
Error/user-interrupt handling code performs some resetting of graphics engine
state.
grid drawDetails methods are recorded on graphics engine display list by default
(so will be rerun on device resize or copy between devices)
31216
7978 d 15 h
/trunk/
Fixed test of lwd==NA in contour
30980
7999 d 14 h
murrell
/trunk/src/main/
Fix to change default colour NA_INTEGER to R_TRANWHITE
30129
8060 d 12 h
murrell
/trunk/src/
Added support for graphics engine font families in PDF device
Added support for alpha transparency in PDF device
Changed mapping of R-level NA colour to internal C-level colour:
was NA goes to NA_INTEGER
now NA goes to R_RGBA(255, 255, 255, 255) - transparent white
Plus some small grid patches
29959
8070 d 18 h
ripley
/trunk/src/main/
remove debugging code
←Prev
1
2
Next→
Show All