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
24068 8495 d 7 h ripley /trunk/ more removing classic MacOS  
22856 8584 d 10 h hornik /trunk/src/ Cosmetics.  
19500 8855 d 5 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
16524 9037 d 4 h ripley /trunk/src/appl/ remove old Free's  
16522 9037 d 9 h ripley /trunk/src/ replace calloc calls by R_alloc or Calloc, or in nmath check all
calloc's worked.
 
12778 9302 d 4 h pd /trunk/ branch update  
10960 9417 d 8 h ripley /trunk/ require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
 
10879 9422 d 11 h maechler /trunk/src/ many header fixes  
7727 9684 d 3 h ripley /trunk/ new API layout  
7701 9685 d 7 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6414 9757 d 5 h ripley /trunk/ Applied Statistics copyrights  
5288 9869 d 15 h hornik /trunk/src/appl/ Always include Rconfig.h if HAVE_CONFIG_H is defined.  
4032 9976 d 17 h ripley /trunk/src/ Make R type `integer' correspond to C type `int' in .C calls.  
3544 10036 d 14 h r /trunk/ Minor nit fixes (I don't knoe about the manual though).  
3279 10065 d 8 h pd /trunk/ Branch update + setjmp problem fixup