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-Win-CMD
/
src
/
main
/
duplicate.c
– Rev 28254
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
28254
20661 d 20 h
/branches/R-Win-CMD/
This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.
24525
8460 d 3 h
luke
/trunk/src/main/
Removed dead code; added byte code support.
18678
8903 d 0 h
ripley
/trunk/
more missing list cases
15928
9090 d 3 h
luke
/trunk/
Added weak reference support.
11390
9385 d 2 h
luke
/trunk/src/
Added modifications to support external pointer objects and finalization.
10806
9427 d 3 h
luke
/trunk/src/main/
Whitespace fixup.
10805
9427 d 3 h
luke
/trunk/src/main/
Modified duplicate code for atomic vectors to (hopefully) make it a little
more efficient.
10718
9435 d 2 h
maechler
/trunk/src/
using ARITHOP_TYPE & RELOP_TYPE; using Rboolean in more places
10172
9484 d 21 h
luke
/trunk/
Merged with R-GenGC branch
9302
9561 d 20 h
luke
/trunk/src/main/
Inlined copyVector code into duplicate and removed i % nt recycling which was slowing things down.
7701
9684 d 3 h
hornik
/trunk/
Renamed `Rconfig.h' to `config.h' in `src/include'.
5458
9848 d 10 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5187
9874 d 3 h
hornik
/trunk/src/main/
Always include Rconfig.h first.
5111
9880 d 15 h
ihaka
/trunk/src/main/
Changes for handling environments.
4066
9973 d 20 h
pd
/trunk/src/main/
protect bug
2363
10161 d 3 h
pd
/trunk/src/main/
remove attributes from index
1895
10209 d 20 h
ihaka
/trunk/src/main/
Final brushup and bug fixes for new list stuff.
1839
10217 d 12 h
ihaka
/trunk/src/
Changes to support new list (generic vector) structure.
1781
10232 d 17 h
ihaka
/trunk/src/main/
Changes to support new-style lists. Prsently #ifdef-ed on NEWLIST.
1101
10320 d 15 h
ihaka
/trunk/src/main/
A number of low-level changes to fix bugs. 1) as.real() etc now always
try to use 7 significant digits rather than the value in options();
2) duplicate() no longer forces promises, but rather copies the
promise into the result. This avoids some over-evaluation problems.
Assignment to subsets now works properly, but the fix looks fragile.
We may need a major redesign.
←Prev
1
2
Next→
Show All