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
52864 5807 d 22 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51860 5934 d 4 h ripley /trunk/src/gnuwin32/bitmap/ arch-specific Rbitmap.dll  
51522 5963 d 0 h murdoch /trunk/src/gnuwin32/bitmap/ Switch to jpeg-8a library by default  
51164 5999 d 18 h murdoch /trunk/src/gnuwin32/ Switch to jpeg-8 library on Windows  
51085 6021 d 0 h ripley /trunk/src/gnuwin32/bitmap/ doc updates, tweaks for libpng 1.4.0  
51082 6021 d 1 h ripley /trunk/src/gnuwin32/ add support for jpeg-8  
51073 6021 d 21 h ripley /trunk/ make use of $(BINDIR)  
50931 6046 d 4 h ripley /trunk/src/gnuwin32/bitmap/ tweaks for mingw64 cross-compiler  
49812 6151 d 3 h ripley /trunk/src/gnuwin32/bitmap/ use JPEGDIR  
49796 6152 d 6 h ripley /trunk/src/gnuwin32/bitmap/ tweak for tiff-3.9.1  
49700 6160 d 2 h ripley /trunk/src/gnuwin32/ updates for jpeg-7 and tiff-3.9.1  
48071 6351 d 4 h ripley /trunk/src/gnuwin32/ allow LIBPNG etc to be set in MkRules
extra comments part I
 
44597 6728 d 7 h ripley /trunk/src/gnuwin32/bitmap/ improve clean  
44594 6728 d 8 h ripley /trunk/ add suppport for TIFF (need libtiff to be built)  
44393 6744 d 8 h ripley /trunk/src/ zlib as a separate DLL  
44333 6748 d 7 h ripley /trunk/src/gnuwin32/ dos_glob.c not currently used
link Rbitmap.dll directly to libz.
 
42581 6916 d 6 h ripley /trunk/src/gnuwin32/bitmap/ add MMX protection  
42569 6917 d 3 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 0 h ripley /trunk/src/ rationalize how dlls are made, move those used only for loading from bin to modules  
37099 7497 d 21 h ripley /trunk/src/gnuwin32/bitmap/ update  
37098 7497 d 23 h ripley /trunk/src/gnuwin32/bitmap/ more use of -O3  
37054 7503 d 6 h ripley /trunk/ try again with direct linking to DLLs  
36685 7534 d 20 h ripley /trunk/ revert the move to linking directly against DLLs: Uwe reports it does
not work on the obselete NT4.
 
36652 7537 d 19 h ripley /trunk/src/ use direct linking to DLLs rather than import libraries  
35760 7599 d 21 h ripley /trunk/src/ make import libraries in R_HOME/lib, not R_HOME/src/gnuwin32  
32475 7874 d 22 h murdoch /trunk/src/ libunicows and unicow.dll additions  
31296 7966 d 0 h ripley /trunk/src/gnuwin32/bitmap/ improve dependencies  
27989 8231 d 22 h ripley /trunk/src/gnuwin32/ more on parallel makes  
17830 8958 d 20 h ripley /trunk/src/gnuwin32/bitmap/ updates to Makefiles  
17800 8959 d 22 h ripley /trunk/src/ zlib sources are now included  
11578 9373 d 1 h ripley /trunk/src/gnuwin32/bitmap/ allow cross-compiling in this dir  
11575 9373 d 4 h ripley /trunk/src/gnuwin32/bitmap/ drop R_ext
need -lR last to get right malloc
 
9449 9549 d 5 h ripley /trunk/src/gnuwin32/ use ' not " to help guard against cygwin shell problems  
8958 9589 d 1 h ripley /trunk/src/gnuwin32/bitmap/ overdue changes from name re-mapping  
6994 9725 d 18 h pd /trunk/ branch update  
6644 9747 d 5 h ripley /trunk/src/gnuwin32/bitmap/ make clean, typos  
6457 9755 d 6 h ripley /trunk/src/gnuwin32/ add nls, typo  
6430 9756 d 7 h guido /trunk/src/ png() and jpeg() devices for Win32