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
46065 6585 d 6 h murdoch /branches/djm-SweaveRd/ Temporary branch to develop Sweave support for .Rd files.  
45070 6688 d 12 h ripley /trunk/src/gnuwin32/ layout and whitespace cleanup  
44177 6757 d 9 h ripley /trunk/src/gnuwin32/ fix up Win2k support for DLL paths  
43904 6775 d 7 h ripley /trunk/ add DLLpath arg to dyn.load  
42300 6942 d 11 h ripley /trunk/src/gnuwin32/ update reference to where to get GPL  
41785 6995 d 4 h ripley /trunk/src/gnuwin32/ add const  
38811 7294 d 6 h ripley /trunk/src/gnuwin32/ allow packages to set optimization level
add support for 'gfortran' (pre-gcc 4.2.0) binaries
 
36901 7516 d 1 h ripley /trunk/src/ use WIN32_LEAN_AND_MEAN as appropriate  
36820 7524 d 2 h ripley /trunk/ update FSF address  
35450 7637 d 1 h murdoch /trunk/ Add R_BaseEnv and baseenv() alias for NULL, in preparation for deprecating NULL  
32888 7851 d 2 h ripley /trunk/ mark messages for translation  
23382 8552 d 0 h murdoch /trunk/src/ Made FPU warning in Windows dyn.load optional.  
22614 8603 d 11 h ripley /trunk/src/ branch update  
22312 8626 d 2 h duncan /trunk/ Removed all but the Macintosh references to ROUTINES, FFTab.h and FFDecl.h. This is no longer in use as we use registration.c to export some symbols in base.  
22302 8627 d 7 h duncan /trunk/src/ Removed the CFunTab and getBaseSymbol from the dynamic loading since base now uses the regular registration mechanism. Will remove ROUTINES and comments when guaranteed to work!  
22285 8628 d 20 h duncan /trunk/src/gnuwin32/ Removed the rules to create FFTab and FFDecl since these are now no longer used. And removed the inclusion of those files and the getBaseSymbol routine in dynload.c since these are not used either.  
22166 8636 d 23 h murdoch /trunk/src/gnuwin32/ Cleared FPU exceptions before loading external library, in case library
unmasks exceptions before clearing them.
 
22138 8639 d 17 h murdoch /trunk/src/gnuwin32/ Removed some calls in rui.c to reset the size of the console, so it will
stay maximized through window operations.

Added calls to reset the FPU control word after common dialog operations,
to protect against changes to FPU precision.

Added (temporarily?) a warning to the internal dyn.load()
whenever the loaded DLL changes the floating point control word.
If changed, it will be changed back to the R default. NB: if
the warning says "DLL attempted to change FPU control word from
XXXXX to 8001f", that's a sign of an internal bug somewhere else:
8001f is the R default value.
 
15776 9098 d 23 h hornik /trunk/src/ Move `Rdynpriv.h' from `src/include/R_ext' to `src/include'.  
14080 9208 d 5 h ripley /trunk/src/ indentation, copyright date (and missing headers), -Wall  

Show All