R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-conflicts
/
src
/
library
/
base
/
man
/
NumericConstants.Rd
@ 77458
– Rev 75453
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
75453
2839 d 21 h
luke
/branches/R-conflicts/
Create branch for experimenting with search path conflict resolution.
68948
4005 d 23 h
ripley
/trunk/src/library/
use https
67314
4223 d 20 h
maechler
/trunk/src/library/base/man/
more "easy" examples by Richie
66444
4359 d 19 h
hornik
/trunk/
Rd markup.
61433
4963 d 1 h
ripley
/trunk/src/library/
remove trailing spaces
59482
5170 d 23 h
ripley
/trunk/
fix PR#14933
59039
5217 d 3 h
ripley
/trunk/
use preferred form of 'R Core Team'
56186
5517 d 12 h
murdoch
/trunk/
Revert r56184 and r56185
56184
5517 d 14 h
murdoch
/trunk/src/
Remove redundant \alias entries from man pages
54103
5663 d 6 h
ripley
/trunk/
tweak parsing of numeric constants
51414
5968 d 6 h
ripley
/trunk/src/library/base/man/
clarifications
remove in joke
50476
6096 d 10 h
murdoch
/trunk/src/library/base/man/
Add 1L, 1i and 0x1 as aliases for NumericConstants.Rd
46521
6529 d 21 h
ripley
/trunk/
allow decimal points in numeric constants
44840
6701 d 6 h
ripley
/trunk/src/library/base/man/
more info on numeric and integer values
44834
6702 d 22 h
ripley
/trunk/
add support for binary exponents on hexadecimal constants (a C99 feature)
44828
6703 d 5 h
ripley
/trunk/
use our own strtod/atof to mitigate effects of setting LC_NUMERIC
42333
6941 d 3 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
41508
7019 d 12 h
ripley
/trunk/src/library/
add require() or :: calls where needed
40535
7129 d 20 h
maechler
/trunk/src/library/base/man/
add a note on the "L" prefix, and some examples
34712
7713 d 1 h
ripley
/trunk/
check the format of a numeric constant more carefully.
document that format.
add examples of months and dates in current locale.