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
/
plotmath.c
@ 77458
– 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
Clear current filter
Rev
Age
Author
Path
Log message
Diff
52864
5807 d 23 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
49591
6169 d 1 h
ripley
/trunk/
remove --disable-mbcs
use perl regexps in UTF-8 in a non-UTF-8 MBCS locale
47460
6414 d 6 h
ripley
/trunk/src/main/
code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
45971
6609 d 3 h
ripley
/trunk/
protect against sign-extension is plotmath
45967
6609 d 23 h
ripley
/trunk/
tweaks to plotmath symbols
45962
6612 d 3 h
ripley
/trunk/
encoding issues for plotmath's symbol()
45667
6652 d 3 h
ripley
/trunk/src/main/
remove old comments on i18n if no longer relevant
45446
6671 d 3 h
ripley
/trunk/src/main/
whitespace cleanup
44534
6734 d 1 h
ripley
/trunk/
correct description of what metricInfo needs to do.
allow for kerning when plotmath is setting strings.
44433
6741 d 3 h
ripley
/trunk/src/main/
conditionalize last change
44429
6741 d 17 h
ripley
/trunk/src/
plotmath needs to send UCS to metricinfo for some devices
44337
6748 d 0 h
ripley
/trunk/src/main/
Don't use GEMetricInfo(0 ...) (which some devices work hard for)
just to check if metricInfo is available.
44312
6750 d 0 h
ripley
/trunk/src/
more tidying up of code for colors.
44301
6751 d 5 h
ripley
/trunk/src/
introduce pGEcontext
44285
6752 d 19 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.
44249
6754 d 4 h
ripley
/trunk/src/
reduce use of Graphics.h where unneeded
split out color stuff to Colors.h
44198
6756 d 17 h
ripley
/trunk/src/main/
using of (void), tidy up use of headers
44148
6759 d 0 h
ripley
/trunk/src/main/
move base interface to plotmath to plot.c
44108
6761 d 4 h
ripley
/trunk/src/main/
give more info on some mbcs error mesages
44059
6764 d 0 h
ripley
/trunk/
more on preserving UTF-8
43929
6773 d 22 h
ripley
/trunk/src/
introduce some symbolic constants for encodings to be passed around
43926
6774 d 5 h
ripley
/trunk/src/
pass encoding down to graphics engine (and eventually to device)
43430
6834 d 0 h
ripley
/trunk/src/main/
silence some warnings from gcc 4.3.0
43139
6866 d 6 h
ripley
/trunk/src/main/
precautionary check on symbol font
43137
6866 d 7 h
ripley
/trunk/src/main/
correction to last change
43133
6866 d 12 h
ripley
/trunk/
fix to allow symbol() to work with strings in a MBCS locale
42633
6913 d 4 h
murrell
/trunk/
allow access to all Adobe Symbol characters within plotmath expressions
42307
6943 d 6 h
ripley
/trunk/src/
change reference to GPL
41807
6993 d 23 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
41781
6996 d 19 h
ripley
/trunk/src/
start introducing const char *
40705
7105 d 8 h
ripley
/trunk/
bugfix in duplicate on CHARSXPs
more use of translateChar
40672
7109 d 7 h
ripley
/trunk/
start marking encoding of CHARSXPs
39507
7246 d 7 h
ripley
/trunk/src/
add checks of return values
38916
7284 d 17 h
murrell
/trunk/
Added %.% operator for mathematical annotations
37317
7473 d 5 h
ripley
/trunk/src/main/
update dates
37302
7474 d 12 h
murrell
/trunk/src/main/
Minor adjustment to layout of fractions
37301
7474 d 14 h
murrell
/trunk/src/
Bug fix for get.gpar() (introduced with "[" method for gpar objects)
Allow thin lines in plotmath
36820
7524 d 22 h
ripley
/trunk/
update FSF address
36489
7549 d 3 h
ripley
/trunk/src/
move Defn.h up
36356
7559 d 23 h
maechler
/trunk/src/main/
+ 1 comment