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
52864 5808 d 20 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
44195 6757 d 16 h ripley /trunk/src/ some uses of (void) where possible  
43697 6800 d 15 h maechler /trunk/ more efficient [dpq]signrank()  
42302 6944 d 5 h ripley /trunk/src/nmath/ update reference to GPL  
41905 6988 d 22 h ripley /trunk/src/nmath/ don't set allocated_n unless allocation succeeds  
41903 6989 d 1 h ripley /trunk/src/nmath/ tidy up use of calloc, add comments  
36820 7525 d 20 h ripley /trunk/ update FSF address  
32876 7853 d 0 h ripley /trunk/ mark messages  
27319 8274 d 22 h ripley /trunk/ branch update  
26894 8301 d 18 h ripley /trunk/src/nmath/ use R's calloc, so under Windows it gets picked up form the fast pool  
25213 8413 d 1 h luke /trunk/src/ Changed from WIndows-only R_ProcessEvents to R_CheckUserInterrupt.  
24068 8495 d 20 h ripley /trunk/ more removing classic MacOS  
19500 8855 d 18 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
16602 9032 d 16 h ripley /trunk/src/ add PACKAGE="base" to .C calls
for safety, set allocate_[mn] = 0 on free.
 
16591 9032 d 20 h ripley /trunk/ allow interrupts on Windows and MacOS.
Use on.exit to recover memory allocated.
 
16564 9034 d 15 h ripley /trunk/ revert using R_alloc in signrank and wilcox -- uses too much memory in
d-q-r-tests.R
 
16558 9034 d 23 h ripley /trunk/ use R_alloc in signrank, wilcox, allow interrupts on Windows/MacOS  
16523 9037 d 20 h ripley /trunk/src/nmath/ more checks on not freeing unallocated memory  
16522 9037 d 22 h ripley /trunk/src/ replace calloc calls by R_alloc or Calloc, or in nmath check all
calloc's worked.
 
11499 9377 d 15 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 

Show All