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
28320 8197 d 8 h pd /trunk/ replace configure scripts with versions built on Franz  
27343 8272 d 3 h hornik /trunk/ Updated.  
27301 8274 d 10 h ripley /trunk/ add test for `correcting' strptime to HAVE_WORKING_STRPTIME  
27252 8278 d 5 h ripley /trunk/ enable use of Goto's BLAS via configure  
26764 8311 d 10 h ripley /trunk/ HAVE_BZLIB was no longer defined
HAVE_ZLIB and HAVE_PCRE are no longer needed, so remove them
 
26762 8311 d 11 h ripley /trunk/ more protection needed on Solaris 8  
26751 8312 d 4 h ripley /trunk/ require PCRE >= 4.0, or use the internal PCRE sources  
26453 8339 d 16 h hornik /trunk/ Updated.  
26438 8340 d 3 h hornik /trunk/ Updated.  
25952 8368 d 9 h ripley /trunk/ need to copy HAVE_WORKING_LOG1P into Rmath.h for use without config.h
Implement HAVE_LOG1P && !HAVE_WORKING_LOG1P
 
25950 8368 d 12 h ripley /trunk/ update for WORKING_LOG1P changes  
25944 8368 d 14 h hornik /trunk/ Updated.  
25402 8400 d 5 h hornik /trunk/ Updated.  
24640 8451 d 1 h hornik /trunk/ Updated.  
24449 8464 d 9 h ripley /trunk/ branch update  
24220 8481 d 22 h hornik /trunk/ Updated.  
24174 8484 d 10 h ripley /trunk/ update zlib requirement to 1.1.4  
24001 8500 d 1 h hornik /trunk/ Updated.  
23221 8559 d 22 h hornik /trunk/ Updated.  
23060 8572 d 8 h ripley /trunk/ improve detection of libsunperf (PR#2530)  
22943 8577 d 7 h hornik /trunk/ Updated.  
22850 8583 d 13 h hornik /trunk/ Updated.  
22653 8600 d 5 h ripley /trunk/ some Windows modifications are no longer required.
SOCKLEN_T is detected incorrectly on Windows, so override
 
22503 8610 d 23 h hornik /trunk/ Updated.  
22444 8617 d 8 h hornik /trunk/ Updated.  
22426 8618 d 1 h hornik /trunk/ Make R_OSTYPE available for substitution and use in Makeconf.  
22326 8625 d 0 h hornik /trunk/ Updated.  
22313 8626 d 1 h ripley /trunk/ add precious configure variable R_BROWSER  
22270 8630 d 8 h ripley /trunk/ branch update  
22181 8636 d 0 h ripley /trunk/ add flags to deselect various libraries, in case they are static on HP-UX  
22142 8639 d 3 h ripley /trunk/ make --without-lapack the default
attempt to work around problems with libsunperf on 64-bit Solaris
 
22133 8640 d 7 h ripley /trunk/ allow use of external LAPACK, tested with SunPerf  
22121 8641 d 3 h ripley /trunk/ typo  
22119 8641 d 3 h ripley /trunk/ need to put -lbz2 explicitly in LIBS  
22118 8641 d 3 h ripley /trunk/ use src/extra/bzip2 sources if ncessary
prepare to use src/extra/pcre if necessary (so far built but not used)
 
22044 8646 d 0 h hornik /trunk/ Updated.  
21956 8652 d 7 h hornik /trunk/ Updated.  
21949 8652 d 11 h ripley /trunk/ add explicit test of fixed C/Fortran code usage.
It might compile put not run due to run-time library paths
 
21726 8671 d 12 h hornik /trunk/ Updated.  
21702 8673 d 15 h hornik /trunk/ Updated.