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
28362 8192 d 23 h murdoch /branches/R-Win-CMD/ Merge from trunk  
28254 20661 d 12 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
27343 8271 d 18 h hornik /trunk/ Updated.  
27301 8274 d 1 h ripley /trunk/ add test for `correcting' strptime to HAVE_WORKING_STRPTIME  
27252 8277 d 20 h ripley /trunk/ enable use of Goto's BLAS via configure  
26764 8311 d 0 h ripley /trunk/ HAVE_BZLIB was no longer defined
HAVE_ZLIB and HAVE_PCRE are no longer needed, so remove them
 
26762 8311 d 1 h ripley /trunk/ more protection needed on Solaris 8  
26751 8311 d 19 h ripley /trunk/ require PCRE >= 4.0, or use the internal PCRE sources  
26453 8339 d 6 h hornik /trunk/ Updated.  
26438 8339 d 18 h hornik /trunk/ Updated.  
25952 8367 d 23 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 3 h ripley /trunk/ update for WORKING_LOG1P changes  
25944 8368 d 5 h hornik /trunk/ Updated.  
25402 8399 d 19 h hornik /trunk/ Updated.  
24640 8450 d 15 h hornik /trunk/ Updated.  
24449 8464 d 0 h ripley /trunk/ branch update  
24220 8481 d 12 h hornik /trunk/ Updated.  
24174 8484 d 0 h ripley /trunk/ update zlib requirement to 1.1.4  
24001 8499 d 16 h hornik /trunk/ Updated.  
23221 8559 d 13 h hornik /trunk/ Updated.  
23060 8571 d 23 h ripley /trunk/ improve detection of libsunperf (PR#2530)  
22943 8576 d 22 h hornik /trunk/ Updated.  
22850 8583 d 3 h hornik /trunk/ Updated.  
22653 8599 d 19 h ripley /trunk/ some Windows modifications are no longer required.
SOCKLEN_T is detected incorrectly on Windows, so override
 
22503 8610 d 13 h hornik /trunk/ Updated.  
22444 8616 d 23 h hornik /trunk/ Updated.  
22426 8617 d 16 h hornik /trunk/ Make R_OSTYPE available for substitution and use in Makeconf.  
22326 8624 d 14 h hornik /trunk/ Updated.  
22313 8625 d 15 h ripley /trunk/ add precious configure variable R_BROWSER  
22270 8629 d 22 h ripley /trunk/ branch update  
22181 8635 d 15 h ripley /trunk/ add flags to deselect various libraries, in case they are static on HP-UX  
22142 8638 d 17 h ripley /trunk/ make --without-lapack the default
attempt to work around problems with libsunperf on 64-bit Solaris
 
22133 8639 d 22 h ripley /trunk/ allow use of external LAPACK, tested with SunPerf  
22121 8640 d 17 h ripley /trunk/ typo  
22119 8640 d 18 h ripley /trunk/ need to put -lbz2 explicitly in LIBS  
22118 8640 d 18 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 8645 d 14 h hornik /trunk/ Updated.  
21956 8651 d 21 h hornik /trunk/ Updated.  
21949 8652 d 2 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 3 h hornik /trunk/ Updated.