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
38822 7294 d 10 h ripley /branches/C-link/ Create C-link  
38705 7305 d 14 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 7321 d 10 h ripley /trunk/ eliminate dangerous use of VECTOR_PTR (that would break the write barrier)  
38550 7322 d 21 h tlumley /trunk/src/ tracemem tracks copies through arithmetic/math functions, coercion.  
37711 7414 d 6 h ripley /trunk/ improvements to mapping of foreign symbols  
36990 7508 d 23 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36903 7516 d 19 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 20 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 7525 d 4 h ripley /trunk/ update FSF address  
36489 7549 d 9 h ripley /trunk/src/ move Defn.h up  
36047 7580 d 0 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 7587 d 4 h ripley /trunk/src/ SUPPORT_MBCS now implies working iconv  
35488 7632 d 6 h murdoch /trunk/src/main/ More information in load error messages from .C and .Fortran  
35265 7655 d 0 h ripley /trunk/src/ tweaks to error messages  
34946 7685 d 20 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 7710 d 5 h ripley /trunk/ improve the search algorithm for entry points  
34761 7710 d 14 h ripley /trunk/ search when looking for the namespace defining a .C/.Call/... without PACKAGE  
34581 7722 d 12 h ripley /trunk/src/main/ comments, and revert the breakage of search for call with no PACKAGE= arg  
34568 7725 d 1 h murdoch /trunk/ Fixed checks for externals; added PACKAGE= args (PR#7917)  
34300 7747 d 14 h ripley /trunk/ pass raw to .C as unsigned char * rather than SEXP (PR#7853)  

Show All