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
7192 9710 d 10 h ripley /branches/R-exp-API/ R-exp-API branch update  
7133 9716 d 5 h ripley /branches/R-exp-API/ update from trunk  
7002 9724 d 2 h /branches/R-exp-API/ This commit was manufactured by cvs2svn to create branch 'R-exp-API'.  
6994 9724 d 23 h pd /trunk/ branch update  
6265 9771 d 5 h pd /trunk/src/ abline log cases  
6252 9772 d 21 h pd /trunk/src/ more graphics fixups  
6222 9779 d 1 h pd /trunk/src/main/ error msg. segfault -- passed *p to %s  
6191 9782 d 5 h maechler /trunk/src/main/ dropped "\n" in error[call](..)  
6099 9790 d 1 h pd /trunk/src/ branch update - a little better now  
6098 9790 d 2 h pd /trunk/ branch update - not bugfree  
5731 9820 d 3 h ripley /trunk/src/ remove trailing "\n" in warning(call) and error(call), as now supplied  
5510 9844 d 11 h ripley /trunk/ sort labels in axis along with at  
5508 9844 d 21 h ihaka /trunk/src/ Type consistency for graphics API change.  
5507 9844 d 21 h ihaka /trunk/src/ Internal graphics API change. Color, lty, pch and lwd lookups no longer
pass the device context. This is just looked up when needed. This
simplifies somethings and makes the code generally more consistent.
Previously we sometimes passed the device context and sometimes not.
 
5494 9845 d 14 h hornik /trunk/src/main/ Fix problem in do_segments() arg loop.  
5491 9845 d 16 h ihaka /trunk/src/main/ Added lwd capability to abline.  
5458 9848 d 10 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5422 9853 d 9 h ripley /trunk/ add type argument to locator  
5340 9863 d 11 h hornik /trunk/src/main/ Initialize fontsave in do_mtext().  
5294 9867 d 21 h ihaka /trunk/src/main/ do_mtext had lost its processing of inline par values.  
5187 9874 d 4 h hornik /trunk/src/main/ Always include Rconfig.h first.  
5123 9877 d 18 h ihaka /trunk/src/main/ Minor bug fix for text size in margins.

Major cleanup of environment searching and variable lookup
in preparation for hashing.
 
5111 9880 d 15 h ihaka /trunk/src/main/ Changes for handling environments.  
5107 9881 d 5 h maechler /trunk/src/ R_FINITE  
5058 9886 d 17 h ihaka /trunk/src/main/ Bug in mtext (asReal -> asInteger).  
5055 9887 d 3 h pd /trunk/ branch update  
4680 9926 d 10 h ihaka /trunk/src/ Updates to mtext so that it can can handle vector arguments with
the usual subscript recycling rule.
 
4619 9936 d 5 h maechler /trunk/src/ new R_print struct (later to be passed around instead of a global ?)  
4593 9938 d 20 h ihaka /trunk/src/main/ Text justification when las= produces axis labels at right angles to
the axis improved.
 
4562 9941 d 22 h pd /trunk/ branch update  
4443 9951 d 10 h ihaka /trunk/src/ Additional arguments added to "text" so that it will interoperate better
with "identify".
 
4179 9965 d 5 h rgentlem /trunk/src/main/ changes to the warning system  
3875 9995 d 11 h hornik /trunk/src/ Misc `-Wall' fixes.  
3797 10003 d 19 h r /trunk/src/ Changes related to new graphics code.  
3786 10006 d 1 h pd /trunk/ branch update  
3682 10018 d 1 h r /trunk/src/ Fix for handling embedded '\n' in text strings for plotting.
Attempt to fix Kurt's overclosing R_Inputfile bug.
 
3507 10037 d 11 h r /trunk/src/main/ Additional "segments" changes.  
3506 10037 d 11 h r /trunk/src/main/ Fix for color problem in segments.  
3475 10041 d 3 h pd /trunk/ Branch update  
3447 10043 d 17 h r /trunk/src/ Fixed xpd= bug in segments.