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-groups
/
src
/
main
/
relop.c
– Rev 81095
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
81095
1736 d 19 h
murrell
/branches/R-groups/
ported r81059:81094 from main
80166
1929 d 14 h
murrell
/branches/R-groups/
create R-groups
74304
3073 d 2 h
kalibera
/trunk/src/
Remove check for time-series conformance (had no effect due to a bug).
73730
3176 d 20 h
luke
/trunk/src/main/
More use of read-only vector data pointers.
73407
3223 d 1 h
luke
/trunk/src/main/
relop.c now matches ALTREP version.
72299
3433 d 5 h
maechler
/trunk/src/main/
+ one missing letter in error msg -- thanks to Mikko K.
71273
3600 d 20 h
lawrence
/trunk/src/main/
refactor relop implementation; less code and memory duplication
71222
3609 d 19 h
maechler
/trunk/
change in the <non-0-array> op <0-vector> binary ops - as proposed on R-devel list, 12 hours ago
71207
3612 d 2 h
maechler
/trunk/
binary operations with 0-extent matrices (arrays) now do keep array properties consistently
71205
3612 d 7 h
maechler
/trunk/src/main/
cosmetics only; mainly in do_relop_dflt() {*before* the real 0-length change!}
69326
3974 d 19 h
luke
/trunk/src/
Improved arity checks from Tomas Kalibera.
68947
4005 d 1 h
ripley
/trunk/src/
use https
68923
4005 d 7 h
ripley
/trunk/src/main/
update copyright dates, whitespace cleanup
68663
4029 d 17 h
luke
/trunk/src/
Reduce use of mod operator for recycling to improve performance; from
Tomas Kalibara. Addresses a performance degredation introduced in
rbind/cbind when long vector support was added.
67595
4202 d 6 h
ripley
/trunk/src/
update copyright dates for 2014 changes
64656
4586 d 1 h
ripley
/trunk/src/
correct/standardize copyright dates
63665
4720 d 23 h
luke
/trunk/src/main/
Moved arity check in do_relop back after dispatch attempt.
63659
4721 d 17 h
luke
/trunk/src/main/
Fixed NA handling in scalar relop code.
63652
4722 d 3 h
luke
/trunk/src/main/
Put scalar relop code into do_relop.
63585
4729 d 2 h
luke
/trunk/src/main/
Separate handling of simple scalars in relops and some logic operations.
←Prev
1
2
Next→
Show All