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
42308 6944 d 4 h ripley /trunk/src/include/ change reference to GPL  
41868 6992 d 3 h ripley /trunk/src/include/R_ext/ cosmetics  
41861 6992 d 7 h ripley /trunk/src/ more use of 'const char *', especially in output routines  
36820 7525 d 20 h ripley /trunk/ update FSF address  
35139 7664 d 19 h ripley /trunk/ remove use of Rsprintf, since it had no protection against overflow (<= 2.1.1)
or truncation (2.1.1-patched).
 
34294 7748 d 20 h ripley /trunk/ add experimental options("OutDec")  
32245 7891 d 2 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 8076 d 2 h ripley /trunk/ add rawtype  
29510 8102 d 7 h ripley /trunk/ arrange that strings with embedded nuls are printed sensibly  
22931 8579 d 22 h ripley /trunk/ tidy up headers, make R_NO_REMAP useful, add STRICT_R_HEADERS  
20094 8810 d 17 h ripley /trunk/ use unsigned long for memory-related quantitites.
Helps on 64-bit machines and in the 2-4Gb region
 
19989 8818 d 3 h ripley /trunk/ back out last memory change  
19950 8821 d 5 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 8855 d 19 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
14357 9195 d 23 h ripley /trunk/ add nsmall argument to format  
12778 9302 d 18 h pd /trunk/ branch update  
11499 9377 d 16 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11211 9397 d 19 h ripley /trunk/ C++ wrappers
label lots of terminating #endif's
 
10881 9423 d 1 h maechler /trunk/src/include/R_ext/ cosmetic -Warn  
10404 9469 d 22 h maechler /trunk/src/ use MACROS (particularly for printNamedFOO); export pr..LogicalV. (consistency)  

Show All