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
16318 9056 d 15 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
15783 9099 d 6 h rgentlem /trunk/ made length generic and added an arg to DispatchOrEval  
13997 9213 d 11 h duncan /trunk/src/ Changes to remove global variables to make the routines thread-safe and reentrant. Start of a major pass through the code to do this. Shout soon if it causes problems!  
11499 9376 d 10 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
10960 9416 d 16 h ripley /trunk/ require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
 
10935 9419 d 0 h maechler /trunk/src/ more missing do_<...> into Internal.h  
10773 9429 d 15 h luke /trunk/src/main/ Split default method of do_c into separate function do_c_dflt.  
10772 9429 d 17 h luke /trunk/src/ Changed DispatchOrEval to take the generic's name as a char * instead
of the unused op argument. Modified calls to DispatchOrGeneric
accordingly.
 
10767 9430 d 12 h luke /trunk/src/main/ Modified ExtractOptionals to eliminate CONS and to correctly handle
adjacent optionals.
 
10765 9430 d 14 h luke /trunk/src/ Added R_RecursiveSymbol and R_UseNamesSymbol; used in ExtractOptionals
in bind.c instead of calling install each time.
 
10172 9485 d 9 h luke /trunk/ Merged with R-GenGC branch  
9105 9577 d 2 h ihaka /trunk/src/main/ Bug reported by John.Peters@tip.csiro.au (John Peters) fixed.
[ Incorrect handling of NA when doing c() with complex arguments. ]
 
8266 9655 d 15 h ripley /trunk/ fix invisible rbind and over-long axis/rug bugs  
8174 9660 d 8 h tlumley /trunk/ PR 435: segfault in rbind(x,y) when x has no columns.  
7886 9674 d 23 h ripley /trunk/src/main/ copyright date updates  
7754 9682 d 8 h ripley /trunk/src/ make symbols longer, static or re-mappable  
7701 9684 d 15 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6700 9743 d 13 h tlumley /trunk/ cbind fix (PR 339)  
6697 9743 d 13 h tlumley /trunk/ fix for rbind buf (PR# 338)  
6483 9754 d 8 h pd /trunk/src/ cbind/rbind, 2nd try  

Show All