The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
81390 1680 d 19 h murrell /branches/R-vecpat/ Create R-vecpat  
79696 2039 d 2 h ripley /trunk/src/main/ comments  
78742 2224 d 16 h murrell /trunk/src/ add langle and rangle delimiter support to plotmath (patch from Sebastian Meyer)  
72446 3405 d 15 h murrell /trunk/src/ added ! (exclam) as recognised operator in plotmath. Following suggestion by Jinsong Zhao  
68947 4005 d 2 h ripley /trunk/src/ use https  
67634 4199 d 6 h ripley /trunk/src/main/ code clean-up  
67181 4240 d 4 h luke /trunk/src/ Added NORET annotations; from Tomas Kalibera.  
66587 4336 d 0 h maechler /trunk/src/main/ + three comments  
66104 4401 d 7 h ripley /trunk/src/ more use of Defn.h  
64656 4586 d 1 h ripley /trunk/src/ correct/standardize copyright dates  
64644 4586 d 6 h ripley /trunk/src/main/ legacy use of atan(1) to get pi  
62648 4843 d 2 h maechler /trunk/src/main/ comment; white space  
61332 4972 d 19 h ripley /trunk/src/main/ pre-compute value  
60844 5047 d 19 h ripley /trunk/ tweak messages  
60811 5052 d 19 h murrell /trunk/ added new special tilde relation in plotmath  
60260 5095 d 1 h ripley /trunk/ start taking rlocale.h private  
59177 5206 d 8 h ripley /trunk/src/ more types and casts  
59173 5206 d 9 h ripley /trunk/src/main/ put back most of r59166  
59167 5206 d 19 h ripley /trunk/src/ back out for now  
59166 5206 d 23 h ripley /trunk/src/ more on types and casts  
59039 5216 d 6 h ripley /trunk/ use preferred form of 'R Core Team'  
57635 5371 d 7 h ripley /trunk/src/main/ clean up  
57567 5379 d 13 h murrell /trunk/src/ exposed font metric information (at least via grid); new grid units and functions calcStringMetric(), stringAscent(), stringDescent(), grobAscent(), and grobDescent()  
55061 5602 d 2 h ripley /trunk/src/ use -Wunused-but-set-variable  
54049 5667 d 5 h ripley /trunk/src/ clean up GetOption, which no longer uses an environment  
54025 5669 d 0 h ripley /trunk/ fixes for PR#14477  
49591 6168 d 2 h ripley /trunk/ remove --disable-mbcs
use perl regexps in UTF-8 in a non-UTF-8 MBCS locale
 
47460 6413 d 7 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
45971 6608 d 5 h ripley /trunk/ protect against sign-extension is plotmath  
45967 6609 d 0 h ripley /trunk/ tweaks to plotmath symbols  
45962 6611 d 5 h ripley /trunk/ encoding issues for plotmath's symbol()  
45667 6651 d 4 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6670 d 4 h ripley /trunk/src/main/ whitespace cleanup  
44534 6733 d 2 h ripley /trunk/ correct description of what metricInfo needs to do.
allow for kerning when plotmath is setting strings.
 
44433 6740 d 5 h ripley /trunk/src/main/ conditionalize last change  
44429 6740 d 19 h ripley /trunk/src/ plotmath needs to send UCS to metricinfo for some devices  
44337 6747 d 1 h ripley /trunk/src/main/ Don't use GEMetricInfo(0 ...) (which some devices work hard for)
just to check if metricInfo is available.
 
44312 6749 d 2 h ripley /trunk/src/ more tidying up of code for colors.  
44301 6750 d 7 h ripley /trunk/src/ introduce pGEcontext  
44285 6751 d 20 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.