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-conn
/
src
/
main
/
plotmath.c
@ 28362
– Rev 11626
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
11626
9370 d 18 h
ripley
/branches/R-conn/src/main/
update from trunk
11368
9387 d 3 h
/branches/R-conn/
This commit was manufactured by cvs2svn to create branch 'R-conn'.
11086
9404 d 18 h
ripley
/trunk/
PR#622: phantoms in plotmath were never typeset
10960
9417 d 20 h
ripley
/trunk/
require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
10886
9422 d 23 h
maechler
/trunk/src/
GUnit type; preparation for vfont in "mtext"
10172
9486 d 13 h
luke
/trunk/
Merged with R-GenGC branch
8578
9624 d 10 h
murrell
/trunk/src/main/
Small changes to satisfy -Wall
8061
9667 d 9 h
murrell
/trunk/src/
Fixed a couple of bugs in mathematical annotation
Updated the documentation to be in sync with the source
7824
9680 d 1 h
ripley
/trunk/src/
more symbol hiding, especially of new graphics routines
-Wall fixes
7701
9685 d 18 h
hornik
/trunk/
Renamed `Rconfig.h' to `config.h' in `src/include'.
7527
9695 d 12 h
maechler
/trunk/src/
drop "doubly defined" M_PI_half & M_1_SQRT_2
7081
9722 d 18 h
pd
/trunk/
branch update
6994
9726 d 14 h
pd
/trunk/
branch update
6259
9773 d 0 h
pd
/trunk/src/
X11 clip bug + math in outer margins
6191
9783 d 20 h
maechler
/trunk/src/main/
dropped "\n" in error[call](..)
6098
9791 d 17 h
pd
/trunk/
branch update - not bugfree
5731
9821 d 18 h
ripley
/trunk/src/
remove trailing "\n" in warning(call) and error(call), as now supplied
5458
9850 d 1 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5233
9873 d 1 h
hornik
/trunk/src/main/
Use <> for including ctype.h.
5187
9875 d 18 h
hornik
/trunk/src/main/
Always include Rconfig.h first.
5107
9882 d 20 h
maechler
/trunk/src/
R_FINITE
4562
9943 d 13 h
pd
/trunk/
branch update
3865
10000 d 0 h
pd
/trunk/
branch update
3786
10007 d 16 h
pd
/trunk/
branch update
3475
10042 d 18 h
pd
/trunk/
Branch update
3244
10067 d 4 h
ihaka
/trunk/src/
Changes needed for the Mac PPC port.
2692
10131 d 3 h
maechler
/trunk/src/main/
-Wall (1 of many)
2679
10131 d 14 h
pd
/trunk/src/main/
misc memory fixes
2124
10182 d 19 h
maechler
/trunk/src/main/
Some -Wall fixes: deleted unnecessary variables; #ifdef'ed unsed functions
2123
10182 d 19 h
maechler
/trunk/src/main/
..(minuscule)
2122
10182 d 19 h
maechler
/trunk/src/main/
Don't need HalfPi (have Mathlib.h)
2105
10184 d 7 h
ihaka
/trunk/src/
Updates for math annotation.
2028
10193 d 8 h
ihaka
/trunk/src/main/
Sampling with unequal probabilities.
Revisions for mathematical annotation.
1926
10207 d 10 h
ihaka
/trunk/src/main/
Changes to support for mathematical annotation in graphics.
1917
10208 d 12 h
rgentlem
/trunk/src/main/
a few small changes to get windows working
1839
10219 d 4 h
ihaka
/trunk/src/
Changes to support new list (generic vector) structure.
1160
10313 d 3 h
maechler
/trunk/src/main/
-Wall fixes; including some #ifdef not_defined
1016
10344 d 18 h
maechler
/trunk/src/
Lots (not all) of -Wall fixes
1009
10345 d 14 h
bates
/trunk/src/main/
Cleanup of -Wall warnings
581
10421 d 9 h
paul
/trunk/src/
new graphics system: multiple devices, display lists, layouts, memory
for layout units, etc ...