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
47757 6391 d 9 h jmc /branches/R-classInheritance/ create branch for class inheritance  
44597 6729 d 2 h ripley /trunk/src/gnuwin32/bitmap/ improve clean  
44594 6729 d 2 h ripley /trunk/ add suppport for TIFF (need libtiff to be built)  
44393 6745 d 3 h ripley /trunk/src/ zlib as a separate DLL  
44333 6749 d 2 h ripley /trunk/src/gnuwin32/ dos_glob.c not currently used
link Rbitmap.dll directly to libz.
 
42581 6917 d 0 h ripley /trunk/src/gnuwin32/bitmap/ add MMX protection  
42569 6917 d 22 h ripley /trunk/src/ move Rbitmap.dll to grDevices where it is used
clean up loadRconsole
more notes on where entry points are used.
 
37364 7468 d 19 h ripley /trunk/src/ rationalize how dlls are made, move those used only for loading from bin to modules  
37099 7498 d 16 h ripley /trunk/src/gnuwin32/bitmap/ update  
37098 7498 d 18 h ripley /trunk/src/gnuwin32/bitmap/ more use of -O3  
37054 7504 d 1 h ripley /trunk/ try again with direct linking to DLLs  
36685 7535 d 14 h ripley /trunk/ revert the move to linking directly against DLLs: Uwe reports it does
not work on the obselete NT4.
 
36652 7538 d 14 h ripley /trunk/src/ use direct linking to DLLs rather than import libraries  
35760 7600 d 16 h ripley /trunk/src/ make import libraries in R_HOME/lib, not R_HOME/src/gnuwin32  
32475 7875 d 17 h murdoch /trunk/src/ libunicows and unicow.dll additions  
31296 7966 d 19 h ripley /trunk/src/gnuwin32/bitmap/ improve dependencies  
27989 8232 d 17 h ripley /trunk/src/gnuwin32/ more on parallel makes  
17830 8959 d 15 h ripley /trunk/src/gnuwin32/bitmap/ updates to Makefiles  
17800 8960 d 17 h ripley /trunk/src/ zlib sources are now included  
11578 9373 d 19 h ripley /trunk/src/gnuwin32/bitmap/ allow cross-compiling in this dir  
11575 9373 d 22 h ripley /trunk/src/gnuwin32/bitmap/ drop R_ext
need -lR last to get right malloc
 
9449 9550 d 0 h ripley /trunk/src/gnuwin32/ use ' not " to help guard against cygwin shell problems  
8958 9589 d 19 h ripley /trunk/src/gnuwin32/bitmap/ overdue changes from name re-mapping  
6994 9726 d 12 h pd /trunk/ branch update  
6644 9748 d 0 h ripley /trunk/src/gnuwin32/bitmap/ make clean, typos  
6457 9756 d 1 h ripley /trunk/src/gnuwin32/ add nls, typo  
6430 9757 d 2 h guido /trunk/src/ png() and jpeg() devices for Win32