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
36990 7508 d 22 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36903 7516 d 18 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 18 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 3 h ripley /trunk/ update FSF address  
36489 7549 d 7 h ripley /trunk/src/ move Defn.h up  
36047 7579 d 23 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 3 h ripley /trunk/src/ SUPPORT_MBCS now implies working iconv  
35488 7632 d 4 h murdoch /trunk/src/main/ More information in load error messages from .C and .Fortran  
35265 7654 d 22 h ripley /trunk/src/ tweaks to error messages  
34946 7685 d 18 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 4 h ripley /trunk/ improve the search algorithm for entry points  
34761 7710 d 12 h ripley /trunk/ search when looking for the namespace defining a .C/.Call/... without PACKAGE  
34581 7722 d 11 h ripley /trunk/src/main/ comments, and revert the breakage of search for call with no PACKAGE= arg  
34568 7724 d 23 h murdoch /trunk/ Fixed checks for externals; added PACKAGE= args (PR#7917)  
34300 7747 d 12 h ripley /trunk/ pass raw to .C as unsigned char * rather than SEXP (PR#7853)  
33387 7820 d 12 h ripley /trunk/src/ improve messages  
33297 7826 d 3 h ripley /trunk/src/ tweak error messages  
32913 7850 d 22 h ripley /trunk/src/main/ use out headers for Riconv  
32867 7852 d 11 h ripley /trunk/ update message info  
32670 7863 d 22 h ripley /trunk/ move Riconv* declarations to own header file  

Show All