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
26266 8349 d 18 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
25213 8411 d 5 h luke /trunk/src/ Changed from WIndows-only R_ProcessEvents to R_CheckUserInterrupt.  
24068 8493 d 23 h ripley /trunk/ more removing classic MacOS  
21544 8683 d 22 h ripley /trunk/ branch update  
19500 8853 d 22 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
16618 9030 d 0 h ripley /trunk/src/nmath/ add interruptibility on Windows and MacOS  
16602 9030 d 19 h ripley /trunk/src/ add PACKAGE="base" to .C calls
for safety, set allocate_[mn] = 0 on free.
 
16591 9031 d 0 h ripley /trunk/ allow interrupts on Windows and MacOS.
Use on.exit to recover memory allocated.
 
16564 9032 d 19 h ripley /trunk/ revert using R_alloc in signrank and wilcox -- uses too much memory in
d-q-r-tests.R
 
16558 9033 d 2 h ripley /trunk/ use R_alloc in signrank, wilcox, allow interrupts on Windows/MacOS  
16522 9036 d 2 h ripley /trunk/src/ replace calloc calls by R_alloc or Calloc, or in nmath check all
calloc's worked.
 
11499 9375 d 18 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
8431 9641 d 23 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8074 9664 d 22 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
7725 9683 d 5 h ripley /trunk/src/ rationalize RNG code
reduce a bit dependence on header files
remove some unneeded IEEE_754 opt-outs in nmath
 
7671 9685 d 1 h maechler /trunk/src/ "all other" dpq changes  
5458 9848 d 6 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9881 d 1 h maechler /trunk/src/ R_FINITE  
4581 9939 d 9 h hornik /trunk/src/nmath/ Protect quantile code against roundoff errors.  
4562 9941 d 17 h pd /trunk/ branch update  

Show All