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
15350 9119 d 0 h /branches/R-uthreads/ This commit was manufactured by cvs2svn to create branch 'R-uthreads'.  
13997 9212 d 19 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 9375 d 18 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 1 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 9418 d 9 h maechler /trunk/src/ more missing do_<...> into Internal.h  
10773 9429 d 0 h luke /trunk/src/main/ Split default method of do_c into separate function do_c_dflt.  
10772 9429 d 1 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 9429 d 20 h luke /trunk/src/main/ Modified ExtractOptionals to eliminate CONS and to correctly handle
adjacent optionals.
 
10765 9429 d 22 h luke /trunk/src/ Added R_RecursiveSymbol and R_UseNamesSymbol; used in ExtractOptionals
in bind.c instead of calling install each time.
 
10172 9484 d 17 h luke /trunk/ Merged with R-GenGC branch  
9105 9576 d 10 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 9654 d 23 h ripley /trunk/ fix invisible rbind and over-long axis/rug bugs  
8174 9659 d 16 h tlumley /trunk/ PR 435: segfault in rbind(x,y) when x has no columns.  
7886 9674 d 7 h ripley /trunk/src/main/ copyright date updates  
7754 9681 d 16 h ripley /trunk/src/ make symbols longer, static or re-mappable  
7701 9683 d 23 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6700 9742 d 21 h tlumley /trunk/ cbind fix (PR 339)  
6697 9742 d 22 h tlumley /trunk/ fix for rbind buf (PR# 338)  
6483 9753 d 16 h pd /trunk/src/ cbind/rbind, 2nd try  
6194 9782 d 0 h maechler /trunk/src/ dropped more "\n" in error/warning[call](..)  

Show All