The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
22931 8579 d 3 h ripley /trunk/ tidy up headers, make R_NO_REMAP useful, add STRICT_R_HEADERS  
20431 8783 d 10 h maechler /trunk/src/include/ 2 lines comments "fix"  
19912 8823 d 15 h duncan /trunk/src/ Some removal of global variables in src/main  
15641 9107 d 7 h ripley /trunk/ transparency support phase I  
14945 9150 d 4 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  
12778 9301 d 23 h pd /trunk/ branch update  
11560 9374 d 9 h ripley /trunk/src/include/ expose a few more graphics functions at Paul's request  
11510 9376 d 7 h ripley /trunk/src/ more graphics header re-organization  
11509 9376 d 8 h ripley /trunk/src/include/ <foo.h>, small renaming  
11506 9376 d 9 h ripley /trunk/src/include/ R-ext/Graphics.h -> Rgraphics.h