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
16318 9057 d 4 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
16135 9070 d 12 h ripley /trunk/ anova.glm was missing drop=F
add more informative warnings to devX11.c
 
16124 9071 d 9 h ripley /trunk/src/ tweaks to png and jpeg re transparency support  
15680 9105 d 6 h ripley /trunk/src/modules/X11/ branch update  
15659 9106 d 7 h ripley /trunk/ change SHLIB_EXT to include the `.', if any  
15655 9106 d 14 h ripley /trunk/ add canvas colour to x11 devices  
15648 9107 d 3 h ripley /trunk/src/modules/ change for transparency.  
15641 9107 d 9 h ripley /trunk/ transparency support phase I  
15508 9112 d 21 h pd /trunk/ patch update  
15321 9121 d 4 h luke /trunk/src/ Removed C_alloc/C_free and support functions/data structures.  
14945 9150 d 6 h duncan /trunk/src/ The modules now explicitly register their function pointers rather than have the centralized loader resolve the symbols dynamically by looking in the shared library. This was motivated by the failure on the Dec T Tru64 reported by Brad McNeney. However, it is just a good thing to do as it reduces the dependency on the operating systems linker and dynamic loader and is more in keeping with the registration of native routines introduced recently. Tested on RH, YDL, Solaris. Needs checking on the Mac and Windows. Also needs to be verified on a machine without X11  
14662 9176 d 3 h ripley /trunk/src/modules/X11/ displayOpen was set only once  
14545 9182 d 10 h ripley /trunk/src/modules/X11/ only add input handler when starting up an X11 display connection  
13974 9214 d 23 h hornik /trunk/src/modules/ Move GUI modules from `src/unix' to `src/modules'.