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-GenGC
/
src
/
main
/
dotcode.c
– Rev 9642
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
9642
9531 d 14 h
luke
/branches/R-GenGC/
Folded in generational GC changes.
9615
9533 d 13 h
/branches/R-GenGC/
This commit was manufactured by cvs2svn to create branch 'R-GenGC'.
9317
9560 d 7 h
ripley
/trunk/
call_R now passes character *vectors* correctly.
lists were not being pased correctly, and have been disabled for now:
call_R now gives an error for types it cannot handle.
9147
9574 d 3 h
maechler
/trunk/
R_MSG_ & error[call]_return() & which.min() ...
7886
9674 d 10 h
ripley
/trunk/src/main/
copyright date updates
7850
9677 d 0 h
ripley
/trunk/
DLFUNC returns void * not int (which was unsafe)
7701
9684 d 2 h
hornik
/trunk/
Renamed `Rconfig.h' to `config.h' in `src/include'.
6994
9724 d 22 h
pd
/trunk/
branch update
6191
9782 d 4 h
maechler
/trunk/src/main/
dropped "\n" in error[call](..)
6098
9790 d 1 h
pd
/trunk/
branch update - not bugfree
5769
9815 d 7 h
ripley
/trunk/
support for passing vars as float/real to .C/.Fortran
5730
9820 d 1 h
ripley
/trunk/
different handling of character vectors for .Fortran
5458
9848 d 9 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5355
9861 d 8 h
hornik
/trunk/src/main/
Fix typo.
5231
9871 d 9 h
hornik
/trunk/src/main/
-Wall.
5187
9874 d 2 h
hornik
/trunk/src/main/
Always include Rconfig.h first.
5107
9881 d 4 h
maechler
/trunk/src/
R_FINITE
4869
9902 d 3 h
ihaka
/trunk/src/main/
Added save and restore of vmax to .Call and inserted some optional
code for testing the new save restore code.
4855
9903 d 6 h
ihaka
/trunk/src/main/
Code for .Call added.
4562
9941 d 20 h
pd
/trunk/
branch update
3987
9980 d 6 h
ripley
/trunk/
Admit that NAOK controls NaN and Inf, not just NAs (at least on IEEE systems)
3875
9995 d 10 h
hornik
/trunk/src/
Misc `-Wall' fixes.
3865
9998 d 7 h
pd
/trunk/
branch update
3822
10002 d 1 h
thomas
/trunk/
.External to call dynamically loaded internal functions
1895
10209 d 19 h
ihaka
/trunk/src/main/
Final brushup and bug fixes for new list stuff.
1889
10210 d 17 h
ihaka
/trunk/src/main/
LIST debugging and cleanup
1839
10217 d 11 h
ihaka
/trunk/src/
Changes to support new list (generic vector) structure.
1026
10338 d 10 h
ihaka
/trunk/
Exchanged our internal dataframe code for Chambers' interpreted code
(with his permission). This is a BIG change.
1016
10343 d 1 h
maechler
/trunk/src/
Lots (not all) of -Wall fixes
968
10353 d 22 h
ihaka
/trunk/src/
Conditional compilation based on COMPLEX_DATA removed.
102
10527 d 21 h
ihaka
/trunk/src/main/
#misplaced #endif
2
10539 d 14 h
r
/trunk/
Initial revision