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
47757 6390 d 18 h jmc /branches/R-classInheritance/ create branch for class inheritance  
46521 6530 d 1 h ripley /trunk/ allow decimal points in numeric constants  
44840 6701 d 10 h ripley /trunk/src/library/base/man/ more info on numeric and integer values  
44834 6703 d 3 h ripley /trunk/ add support for binary exponents on hexadecimal constants (a C99 feature)  
44828 6703 d 9 h ripley /trunk/ use our own strtod/atof to mitigate effects of setting LC_NUMERIC  
42333 6941 d 8 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7019 d 17 h ripley /trunk/src/library/ add require() or :: calls where needed  
40535 7130 d 0 h maechler /trunk/src/library/base/man/ add a note on the "L" prefix, and some examples  
34712 7713 d 6 h ripley /trunk/ check the format of a numeric constant more carefully.
document that format.
add examples of months and dates in current locale.