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 6391 d 7 h jmc /branches/R-classInheritance/ create branch for class inheritance  
45446 6671 d 18 h ripley /trunk/src/main/ whitespace cleanup  
42307 6943 d 21 h ripley /trunk/src/ change reference to GPL  
41894 6990 d 16 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41713 7004 d 15 h ripley /trunk/src/main/ improvements to error messages  
40705 7105 d 23 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40218 7163 d 9 h ripley /trunk/src/main/ add protective check for 'origin'  
40185 7165 d 23 h ripley /trunk/ make tracemem and friends primitive for efficiency (requested by RG)  
40183 7166 d 0 h ripley /trunk/ tidy up memtrace and friends  
39860 7197 d 17 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 7305 d 18 h ripley /trunk/src/main/ a few more entry points to hide  
38705 7306 d 0 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 7323 d 6 h tlumley /trunk/src/ tracemem tracks copies through arithmetic/math functions, coercion.  
38426 7337 d 14 h ripley /trunk/src/ better choices for translations  
38417 7337 d 18 h ripley /trunk/src/main/ update copyright date  
38034 7383 d 9 h tlumley /trunk/src/main/ another typo in memory profiling code  
38004 7386 d 4 h murdoch /trunk/src/main/ Fix typo in r38002  
38002 7386 d 6 h tlumley /trunk/ experimental support for memory-use profiling. See developer page for more info.  
36990 7509 d 9 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36820 7525 d 14 h ripley /trunk/ update FSF address  
21102 8733 d 12 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 9486 d 8 h luke /trunk/ Merged with R-GenGC branch  
7886 9675 d 22 h ripley /trunk/src/main/ copyright date updates  
7701 9685 d 14 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6191 9783 d 15 h maechler /trunk/src/main/ dropped "\n" in error[call](..)  
6098 9791 d 12 h pd /trunk/ branch update - not bugfree  
5731 9821 d 13 h ripley /trunk/src/ remove trailing "\n" in warning(call) and error(call), as now supplied  
5458 9849 d 21 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5187 9875 d 14 h hornik /trunk/src/main/ Always include Rconfig.h first.  
4247 9959 d 9 h rgentlem /trunk/src/main/ changes to make various options for controling warnings/errors available.  
1895 10211 d 7 h ihaka /trunk/src/main/ Final brushup and bug fixes for new list stuff.  
1839 10218 d 23 h ihaka /trunk/src/ Changes to support new list (generic vector) structure.  
2 10541 d 2 h r /trunk/ Initial revision