The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9642 9532 d 17 h luke /branches/R-GenGC/ Folded in generational GC changes.  
9615 9534 d 17 h /branches/R-GenGC/ This commit was manufactured by cvs2svn to create branch 'R-GenGC'.  
9317 9561 d 10 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 9575 d 6 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...  
7886 9675 d 14 h ripley /trunk/src/main/ copyright date updates  
7850 9678 d 4 h ripley /trunk/ DLFUNC returns void * not int (which was unsafe)  
7701 9685 d 5 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6994 9726 d 1 h pd /trunk/ branch update  
6191 9783 d 7 h maechler /trunk/src/main/ dropped "\n" in error[call](..)  
6098 9791 d 4 h pd /trunk/ branch update - not bugfree  
5769 9816 d 10 h ripley /trunk/ support for passing vars as float/real to .C/.Fortran  
5730 9821 d 5 h ripley /trunk/ different handling of character vectors for .Fortran  
5458 9849 d 12 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5355 9862 d 11 h hornik /trunk/src/main/ Fix typo.  
5231 9872 d 12 h hornik /trunk/src/main/ -Wall.  
5187 9875 d 5 h hornik /trunk/src/main/ Always include Rconfig.h first.  
5107 9882 d 7 h maechler /trunk/src/ R_FINITE  
4869 9903 d 6 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 9904 d 9 h ihaka /trunk/src/main/ Code for .Call added.  
4562 9943 d 0 h pd /trunk/ branch update  
3987 9981 d 9 h ripley /trunk/ Admit that NAOK controls NaN and Inf, not just NAs (at least on IEEE systems)  
3875 9996 d 13 h hornik /trunk/src/ Misc `-Wall' fixes.  
3865 9999 d 11 h pd /trunk/ branch update  
3822 10003 d 5 h thomas /trunk/ .External to call dynamically loaded internal functions  
1895 10210 d 22 h ihaka /trunk/src/main/ Final brushup and bug fixes for new list stuff.  
1889 10211 d 20 h ihaka /trunk/src/main/ LIST debugging and cleanup  
1839 10218 d 15 h ihaka /trunk/src/ Changes to support new list (generic vector) structure.  
1026 10339 d 13 h ihaka /trunk/ Exchanged our internal dataframe code for Chambers' interpreted code
(with his permission). This is a BIG change.
 
1016 10344 d 4 h maechler /trunk/src/ Lots (not all) of -Wall fixes  
968 10355 d 2 h ihaka /trunk/src/ Conditional compilation based on COMPLEX_DATA removed.  
102 10529 d 0 h ihaka /trunk/src/main/ #misplaced #endif  
2 10540 d 18 h r /trunk/ Initial revision