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
46659 6501 d 5 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
44849 6699 d 9 h ripley /trunk/ update bzip2 to 1.0.5  
42484 6923 d 13 h ripley /trunk/src/extra/bzip2/ suppress Solaris cc warning  
41626 7010 d 2 h ripley /trunk/src/extra/bzip2/ take inline static for simplicity  
41623 7010 d 4 h ripley /trunk/ changes for gcc 4.2.0  
41464 7021 d 6 h ripley /trunk/ update bzip2 and pcre  
39854 7196 d 12 h duncan /trunk/src/extra/bzip2/ Remove the R_INLINE if in C++ since the routine is referenced in a
macro in bzlib_private.h and so in decompress.c. gcc handles this,
but g++ does not and that is sensible. If we really want this to be
inlined, then we should put it in the bzlib_private.h file
 
39834 7199 d 17 h duncan /trunk/src/extra/bzip2/ Added explicit casting to keep the C++ compiler happy. I am in the process of getting R to compile with g++ for various reasons!  
36605 7540 d 4 h ripley /trunk/ check most functions are declared, not just exist  
36512 7547 d 11 h ripley /trunk/src/ more care with HAVE_DECL_* declarartions  
36478 7549 d 1 h ripley /trunk/ add a bit more checking of declarations  
35123 7663 d 11 h ripley /trunk/ update bzip2 to 1.0.3  
29462 8105 d 11 h ripley /trunk/ add check for inlining, use it in src/extra/bzip2  
27647 8258 d 19 h ripley /trunk/src/extra/bzip2/ suppress a warning on over-long strings  
22115 8641 d 4 h ripley /trunk/ add bzip2 and pcre sources as needed