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
39496 7247 d 3 h murdoch /branches/djm-tcltk/ Create temporary branch for MDI support in tcltk  
38705 7304 d 21 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
 
38581 7320 d 17 h ripley /trunk/ eliminate dangerous use of VECTOR_PTR (that would break the write barrier)  
38550 7322 d 3 h tlumley /trunk/src/ tracemem tracks copies through arithmetic/math functions, coercion.  
37711 7413 d 13 h ripley /trunk/ improvements to mapping of foreign symbols  
36990 7508 d 6 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36903 7516 d 2 h duncan /trunk/ Documented the return type for getNativeSymbolInfo() under different values for withRegistrationInfo. Added withRegistrationInfo to NEWS. And cleaned up duplicate declarations of R_dlsym.  
36902 7516 d 2 h duncan /trunk/src/ Registration information now also available from getNativeSymbolInfo() and used in the loadNamespace() call when loading a library and creating R symbols for the routines.  
36820 7524 d 11 h ripley /trunk/ update FSF address  
36489 7548 d 16 h ripley /trunk/src/ move Defn.h up  
36047 7579 d 7 h ripley /trunk/ try to make is.loaded work more like .C etc in looking up symbols.
increase name length for cached symbols as methods seems fond of ca 30 chars
 
35948 7586 d 11 h ripley /trunk/src/ SUPPORT_MBCS now implies working iconv  
35488 7631 d 12 h murdoch /trunk/src/main/ More information in load error messages from .C and .Fortran  
35265 7654 d 6 h ripley /trunk/src/ tweaks to error messages  
34946 7685 d 2 h duncan /trunk/src/main/ Removed the printing of the environment of the calling function when looking for the PACKAGE of a .C/.Call/.Fortran invocation  
34768 7709 d 12 h ripley /trunk/ improve the search algorithm for entry points  
34761 7709 d 20 h ripley /trunk/ search when looking for the namespace defining a .C/.Call/... without PACKAGE  
34581 7721 d 19 h ripley /trunk/src/main/ comments, and revert the breakage of search for call with no PACKAGE= arg  
34568 7724 d 7 h murdoch /trunk/ Fixed checks for externals; added PACKAGE= args (PR#7917)  
34300 7746 d 21 h ripley /trunk/ pass raw to .C as unsigned char * rather than SEXP (PR#7853)  

Show All