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 7246 d 13 h murdoch /branches/djm-tcltk/ Create temporary branch for MDI support in tcltk  
38705 7304 d 7 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 3 h ripley /trunk/ eliminate dangerous use of VECTOR_PTR (that would break the write barrier)  
38550 7321 d 14 h tlumley /trunk/src/ tracemem tracks copies through arithmetic/math functions, coercion.  
37711 7413 d 0 h ripley /trunk/ improvements to mapping of foreign symbols  
36990 7507 d 17 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36903 7515 d 12 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 7515 d 13 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 7523 d 21 h ripley /trunk/ update FSF address  
36489 7548 d 2 h ripley /trunk/src/ move Defn.h up  
36047 7578 d 17 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 7585 d 21 h ripley /trunk/src/ SUPPORT_MBCS now implies working iconv  
35488 7630 d 23 h murdoch /trunk/src/main/ More information in load error messages from .C and .Fortran  
35265 7653 d 17 h ripley /trunk/src/ tweaks to error messages  
34946 7684 d 13 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 7708 d 22 h ripley /trunk/ improve the search algorithm for entry points  
34761 7709 d 7 h ripley /trunk/ search when looking for the namespace defining a .C/.Call/... without PACKAGE  
34581 7721 d 6 h ripley /trunk/src/main/ comments, and revert the breakage of search for call with no PACKAGE= arg  
34568 7723 d 18 h murdoch /trunk/ Fixed checks for externals; added PACKAGE= args (PR#7917)  
34300 7746 d 7 h ripley /trunk/ pass raw to .C as unsigned char * rather than SEXP (PR#7853)  

Show All