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-exp-R5
/
src
/
main
/
par-common.c
– Rev 52864
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
52864
5807 d 4 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
45667
6651 d 8 h
ripley
/trunk/src/main/
remove old comments on i18n if no longer relevant
45446
6670 d 8 h
ripley
/trunk/src/main/
whitespace cleanup
44894
6698 d 4 h
ripley
/trunk/
start deprecated->defunct
44824
6703 d 2 h
ripley
/trunk/
deprecate par(gamma=)
44357
6746 d 2 h
ripley
/trunk/src/
try to clarify the meaning of col=0 (bg in hase, ?? in grid)
44343
6746 d 11 h
ripley
/trunk/
remove support for pre-1.4.0 (!) graphics snapshots
move dpSavedptr entirely to base.c
use [dg]pptr not Rf_[dg]pptr in code
more description of graphics subsystems
44288
6751 d 23 h
ripley
/trunk/src/
don't use opaque pointer for GEDevDesc internally in R
44285
6752 d 0 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.
44142
6758 d 13 h
ripley
/trunk/src/
A little re-organization to start moving towards making plot/graphics/base
solely the base graphics system. In paticular, calls from grid are now in
other files.
Colour handling has been moved from graphics.c to colors.c, and
device-handing split out into devices.c.
The header files reflect these changes.
44023
6766 d 13 h
ripley
/trunk/src/main/
update date
43965
6770 d 10 h
ripley
/trunk/src/main/
Text/StrWidth were inconsistent in enc2
43961
6770 d 23 h
ripley
/trunk/src/
fixes to the handling of par(pch=), especially in MBCS
43954
6771 d 3 h
ripley
/trunk/
Attempting to set par(pch=c) for an MBCS character c gave nonsense.
42320
6942 d 9 h
ripley
/trunk/
add some missing copyright statements
41686
7005 d 7 h
ripley
/trunk/
more improvements to warning/error messages
37989
7385 d 9 h
ripley
/trunk/
be less picky about inlined graphics pars taht can be vectors
37859
7404 d 3 h
ripley
/trunk/
make graphical par 'tmag' obsolete
36206
7568 d 5 h
ripley
/trunk/
allow family, lend, ljoin and lmitre to be used in-line
36139
7572 d 9 h
ripley
/trunk/
make symbols(fg) work as documented
make legend(col) default to par("col") for consistency
remove unused graphical par 'type'
have par() distinguish between unknown pars and those which cannot be set
lots of documentation improvements
←Prev
1
2
Next→
Show All