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
/
djm-source
/
src
/
main
/
plot.c
– Rev 42208
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
42208
6955 d 3 h
murdoch
/branches/djm-source/
Recreate branch from trunk
42016
6975 d 10 h
ripley
/trunk/src/main/
one missing protect
two comments on assumptions about protects
use asChar instead of coerceVector
41911
6985 d 21 h
ripley
/trunk/
'out by one' problem in dend.window
41901
6987 d 8 h
ripley
/trunk/src/
use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
41894
6989 d 2 h
ripley
/trunk/
deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
41861
6990 d 10 h
ripley
/trunk/src/
more use of 'const char *', especially in output routines
41807
6993 d 0 h
rgentlem
/trunk/
patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes
CHAR() internal macro now returns (const char *)
Add CHAR_RW: writable CHARSXP access for internal R use only
const char fixes for methods package
Add NEWS item and some doc to R-ext for CHARSXP changes
41784
6995 d 7 h
ripley
/trunk/src/
more 'const char *'
41715
7002 d 10 h
ripley
/trunk/
improvements to error/warning messages
41686
7005 d 3 h
ripley
/trunk/
more improvements to warning/error messages
41649
7007 d 10 h
ripley
/trunk/
fix PR#9694 (full transparency ignored in PDF_Line)
41632
7009 d 10 h
ripley
/trunk/src/main/
more on inlining
41631
7009 d 10 h
ripley
/trunk/src/
work on inlining
- allow C99 model
- use static inlining in units where function is used a lot
export isS4, asS4 (don't use them internally, rather macros)
work around an optimization bug in currnt gcc pre-4.3.0
41454
7022 d 3 h
ripley
/trunk/
add xspline
41285
7034 d 21 h
ripley
/trunk/src/main/
shut up incorrect wanring from gcc 4.1.x
41284
7034 d 21 h
ripley
/trunk/
fix PR#9629
41095
7050 d 11 h
ripley
/trunk/
port r41094 (improve definition of 'screen device' in dev.print)
40724
7102 d 7 h
ripley
/trunk/src/main/
do not use strlen() to check for zero length.
40705
7104 d 8 h
ripley
/trunk/
bugfix in duplicate on CHARSXPs
more use of translateChar
40672
7108 d 8 h
ripley
/trunk/
start marking encoding of CHARSXPs
←Prev
1
2
Next→
Show All