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 5807 d 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51414 5968 d 0 h ripley /trunk/src/library/base/man/ clarifications
remove in joke
 
50476 6096 d 5 h murdoch /trunk/src/library/base/man/ Add 1L, 1i and 0x1 as aliases for NumericConstants.Rd  
46521 6529 d 15 h ripley /trunk/ allow decimal points in numeric constants  
44840 6701 d 0 h ripley /trunk/src/library/base/man/ more info on numeric and integer values  
44834 6702 d 17 h ripley /trunk/ add support for binary exponents on hexadecimal constants (a C99 feature)  
44828 6702 d 23 h ripley /trunk/ use our own strtod/atof to mitigate effects of setting LC_NUMERIC  
42333 6940 d 22 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7019 d 7 h ripley /trunk/src/library/ add require() or :: calls where needed  
40535 7129 d 14 h maechler /trunk/src/library/base/man/ add a note on the "L" prefix, and some examples  
34712 7712 d 20 h ripley /trunk/ check the format of a numeric constant more carefully.
document that format.
add examples of months and dates in current locale.