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
47757 6389 d 21 h jmc /branches/R-classInheritance/ create branch for class inheritance  
45446 6670 d 9 h ripley /trunk/src/main/ whitespace cleanup  
42307 6942 d 12 h ripley /trunk/src/ change reference to GPL  
41894 6989 d 7 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41713 7003 d 5 h ripley /trunk/src/main/ improvements to error messages  
40705 7104 d 14 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40218 7161 d 23 h ripley /trunk/src/main/ add protective check for 'origin'  
40185 7164 d 14 h ripley /trunk/ make tracemem and friends primitive for efficiency (requested by RG)  
40183 7164 d 15 h ripley /trunk/ tidy up memtrace and friends  
39860 7196 d 8 h duncan /trunk/src/ memtrace_report signature is (void *, void *) rather than (SEXP, SEXP). Changed variable new to _new to avoid conflict with C++ keyword.  
38708 7304 d 8 h ripley /trunk/src/main/ a few more entry points to hide  
38705 7304 d 14 h ripley /trunk/src/ remove some unused entry points, take others static.
add prefixes to graphapp and some graphics entry points
improve the use of / <--> \ conversions under Windows
 
38550 7321 d 21 h tlumley /trunk/src/ tracemem tracks copies through arithmetic/math functions, coercion.  
38426 7336 d 4 h ripley /trunk/src/ better choices for translations  
38417 7336 d 9 h ripley /trunk/src/main/ update copyright date  
38034 7382 d 0 h tlumley /trunk/src/main/ another typo in memory profiling code  
38004 7384 d 19 h murdoch /trunk/src/main/ Fix typo in r38002  
38002 7384 d 21 h tlumley /trunk/ experimental support for memory-use profiling. See developer page for more info.  
36990 7508 d 0 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36820 7524 d 4 h ripley /trunk/ update FSF address  
21102 8732 d 3 h jmc /trunk/src/ changes to permit method dispatching to be turned off and
on again, and to provide a switch for turning tracing on and off
 
10172 9484 d 23 h luke /trunk/ Merged with R-GenGC branch  
7886 9674 d 13 h ripley /trunk/src/main/ copyright date updates  
7701 9684 d 4 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6191 9782 d 6 h maechler /trunk/src/main/ dropped "\n" in error[call](..)  
6098 9790 d 3 h pd /trunk/ branch update - not bugfree  
5731 9820 d 4 h ripley /trunk/src/ remove trailing "\n" in warning(call) and error(call), as now supplied  
5458 9848 d 11 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5187 9874 d 5 h hornik /trunk/src/main/ Always include Rconfig.h first.  
4247 9958 d 0 h rgentlem /trunk/src/main/ changes to make various options for controling warnings/errors available.  
1895 10209 d 22 h ihaka /trunk/src/main/ Final brushup and bug fixes for new list stuff.  
1839 10217 d 14 h ihaka /trunk/src/ Changes to support new list (generic vector) structure.  
2 10539 d 17 h r /trunk/ Initial revision