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-glmscore
/
src
/
main
/
seq.c
@ 63243
– Rev 55359
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
55359
5591 d 15 h
pd
/branches/R-glmscore/
R-glmscore experimental branch
54198
5655 d 18 h
ripley
/trunk/
more checks on argument lengths
54197
5656 d 1 h
luke
/trunk/src/main/
Save the 'length' primitive in a static variable and protect with
R_Preserveobject in do_seq_along.
54196
5656 d 3 h
maechler
/trunk/src/main/
revert r49014 -- but add a comment about the implicit assumption
53179
5776 d 9 h
ripley
/trunk/
revert fixed version of r53162
53178
5776 d 10 h
ripley
/trunk/
back out r53162 for now -- along.with needs a tweak
53162
5776 d 17 h
ripley
/trunk/
workaround for PR#14388
51838
5936 d 19 h
ripley
/trunk/
clean up headers
51267
5980 d 19 h
ripley
/trunk/
check arity and args of one-argument primitives
51245
5983 d 15 h
ripley
/trunk/
document in source files which primitives/.Internal are 'special'
make zero-arg primitives consistently builtin and not special, and check arity
list the specials (and some reasons) in R-ints
update now switch() is primitive
51181
5996 d 15 h
maechler
/trunk/src/main/
seq_len(): slightly more precise error message
51095
6019 d 13 h
ripley
/trunk/
tweaks to fuzz in seq()
50879
6052 d 11 h
ripley
/trunk/
tweaks to seq.int
50305
6110 d 19 h
falcon
/trunk/
Fix bug in do_rep for calls like rep(1:4, 1:8, each=2)
When times is a vector and each is specified, the index vector length
computation was incorrect resulting in an over allocation and subsequent
use of uninitialized values.
49014
6209 d 12 h
maechler
/trunk/src/main/
cosmetic
48952
6219 d 13 h
maechler
/trunk/
seq_along(x) should use correct length(x)
48823
6245 d 9 h
maechler
/trunk/
Improve doc of ":" {and code very slightly, at the boundary of MAX_INT}
48554
6280 d 18 h
maechler
/trunk/src/main/
better error message for 1:integer(0)
48206
6335 d 10 h
maechler
/trunk/src/main/
conditionalize rep(<S4>, .) behavior
47083
6444 d 9 h
maechler
/trunk/
rep(<basic S4>) etc, similarly to r47039
←Prev
1
2
Next→
Show All