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-DL
/
src
/
main
/
complex.c
@ 77458
– Rev 69138
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
69138
3994 d 10 h
murrell
/branches/R-DL/
ported r69041:69137 from trunk
69024
4002 d 9 h
murrell
/branches/R-DL/
create R-DL branch
68947
4005 d 19 h
ripley
/trunk/src/
use https
68923
4006 d 2 h
ripley
/trunk/src/main/
update copyright dates, whitespace cleanup
68663
4030 d 11 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.
68586
4051 d 0 h
ripley
/trunk/src/main/
more use of [X]Length for vectors
67595
4203 d 0 h
ripley
/trunk/src/
update copyright dates for 2014 changes
67024
4266 d 14 h
luke
/trunk/src/main/
Protect balance fixes from Tomas Kalibera.
66436
4360 d 15 h
ripley
/trunk/
back out alignment change pending further testing with clang
66427
4361 d 1 h
ripley
/trunk/
increase alignment of R_alloc and CPLSXP
may need re-installation on some platforms
65020
4543 d 14 h
luke
/trunk/src/main/
Replaced some uses of NAMED(x) == 0 with NO_REFERENCES(x).
64656
4586 d 19 h
ripley
/trunk/src/
correct/standardize copyright dates
63462
4745 d 15 h
luke
/trunk/src/main/
Try to avoid allocation by reusing operand in arithmetic operations
(adapted from 03-save-alloc branch in pqR).
63461
4745 d 17 h
luke
/trunk/src/main/
Adjustments to prepare for chagnes to reduce allocation in arithmetic
operations (adapted from pqR).
63181
4771 d 15 h
ripley
/trunk/src/
micro-manage R_alloc stack
63171
4772 d 3 h
ripley
/trunk/src/main/
manage R_alloc stack in helpers where possible, for prudence
add comments where not possible
61750
4930 d 18 h
ripley
/trunk/src/
more cleaning up
61018
5023 d 2 h
ripley
/trunk/src/main/
guess at workaround for HP-UX bug (PR#15083)
60667
5067 d 22 h
ripley
/trunk/src/
only use Internals.h where needed
60186
5102 d 19 h
ripley
/trunk/src/main/
move interrupt check to the end of the cycle
←Prev
1
2
Next→
Show All