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 1 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
48980 6214 d 0 h maechler /trunk/src/include/ add R_make_named() utility  
42308 6943 d 8 h ripley /trunk/src/include/ change reference to GPL  
41868 6991 d 7 h ripley /trunk/src/include/R_ext/ cosmetics  
41861 6991 d 11 h ripley /trunk/src/ more use of 'const char *', especially in output routines  
36820 7525 d 0 h ripley /trunk/ update FSF address  
35139 7663 d 23 h ripley /trunk/ remove use of Rsprintf, since it had no protection against overflow (<= 2.1.1)
or truncation (2.1.1-patched).
 
34294 7747 d 23 h ripley /trunk/ add experimental options("OutDec")  
32245 7890 d 6 h ripley /trunk/src/ move Rprt_adj to an enumeration in Defn.h (EncodeString is not in PrtUtil.h)
add centring to EncodeString.
allow encodeString() to choose 'w', and replace 'right' by 'justify'.
expand documentation of encodeString().
 
29902 8075 d 6 h ripley /trunk/ add rawtype  
29510 8101 d 11 h ripley /trunk/ arrange that strings with embedded nuls are printed sensibly  
22931 8579 d 2 h ripley /trunk/ tidy up headers, make R_NO_REMAP useful, add STRICT_R_HEADERS  
20094 8809 d 21 h ripley /trunk/ use unsigned long for memory-related quantitites.
Helps on 64-bit machines and in the 2-4Gb region
 
19989 8817 d 7 h ripley /trunk/ back out last memory change  
19950 8820 d 9 h ripley /trunk/src/ use unsigned long (not int) for memory sizes: allows 2-4Gb to be set
on 32-bit machines, more than 16Gb on 64-bit machines
 
19500 8854 d 23 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
14357 9195 d 3 h ripley /trunk/ add nsmall argument to format  
12778 9301 d 22 h pd /trunk/ branch update  
11499 9376 d 20 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11211 9396 d 23 h ripley /trunk/ C++ wrappers
label lots of terminating #endif's
 

Show All