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)
/
trunk
/
src
/
main
/
xspline.c
– Rev 88607
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
88607
345 d 22 h
kalibera
/trunk/src/main/
Fix invalid memory access in xspline (PR#17774).
87879
509 d 23 h
ripley
/trunk/src/main/
cleanup
83463
1320 d 17 h
kalibera
/trunk/src/
Make gcc 12 happy.
63171
4771 d 8 h
ripley
/trunk/src/main/
manage R_alloc stack in helpers where possible, for prudence
add comments where not possible
60844
5047 d 17 h
ripley
/trunk/
tweak messages
59177
5206 d 6 h
ripley
/trunk/src/
more types and casts
47716
6392 d 16 h
murrell
/trunk/
bug fix for X-splines when control points are located well off the device
47106
6440 d 16 h
murrell
/trunk/
bug fixes for xspline()
45446
6670 d 2 h
ripley
/trunk/src/main/
whitespace cleanup
44285
6751 d 18 h
ripley
/trunk/
use pGEDevDesc as pointer type.
remove unused do_replay.
don't set dd->open on devices (unused) nor newDevStruct.
tidy up duplication in header files.
40863
7068 d 0 h
ripley
/trunk/
remove -Wall warning for gcc pre-4.3.0
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
36748
7528 d 13 h
murrell
/trunk/src/
Added 'repEnds' arg to grid.xspline()
36737
7529 d 12 h
murrell
/trunk/src/
New grobX() and grobY() functions in grid.
Bug fix for grid.polygon()
[calculation of index in drawDetails.polygon]
Bug fix for xspline drawing with more than 4 control points.
36408
7553 d 6 h
ripley
/trunk/
mark up error messages
36317
7560 d 14 h
murrell
/trunk/src/
Added X-spline primitive to graphics engine AND to grid