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
47757 6390 d 15 h jmc /branches/R-classInheritance/ create branch for class inheritance  
44849 6700 d 5 h ripley /trunk/ update bzip2 to 1.0.5  
42484 6924 d 9 h ripley /trunk/src/extra/bzip2/ suppress Solaris cc warning  
41626 7010 d 22 h ripley /trunk/src/extra/bzip2/ take inline static for simplicity  
41623 7011 d 0 h ripley /trunk/ changes for gcc 4.2.0  
41464 7022 d 2 h ripley /trunk/ update bzip2 and pcre  
39854 7197 d 8 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 7200 d 13 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 23 h ripley /trunk/ check most functions are declared, not just exist  
36512 7548 d 7 h ripley /trunk/src/ more care with HAVE_DECL_* declarartions  
36478 7549 d 21 h ripley /trunk/ add a bit more checking of declarations  
35123 7664 d 6 h ripley /trunk/ update bzip2 to 1.0.3  
29462 8106 d 6 h ripley /trunk/ add check for inlining, use it in src/extra/bzip2  
27647 8259 d 15 h ripley /trunk/src/extra/bzip2/ suppress a warning on over-long strings  
22115 8642 d 0 h ripley /trunk/ add bzip2 and pcre sources as needed