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
42208 6955 d 5 h murdoch /branches/djm-source/ Recreate branch from trunk  
41862 6990 d 11 h ripley /trunk/src/include/ cosmetics, remove unused entries  
41831 6991 d 19 h rgentlem /trunk/ yet another set of CHARSXP patches - hopefully almost the last of these  
41807 6993 d 2 h rgentlem /trunk/ patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes

CHAR() internal macro now returns (const char *)

Add CHAR_RW: writable CHARSXP access for internal R use only

const char fixes for methods package

Add NEWS item and some doc to R-ext for CHARSXP changes
 
40812 7086 d 20 h urbaneks /trunk/ Added R_WriteConsoleEx fn + callback  
38854 7289 d 10 h ripley /trunk/ introduce a public header file Rembedded.h and entry point R_CleanTempDIr
on Unix to match Windows.
 
37951 7392 d 4 h ripley /trunk/src/include/ MacOS X needs only one declaration of R_SignalHandlers  
37946 7394 d 7 h ripley /trunk/ allow the option to suppress R's signal handlers  
37873 7402 d 21 h ripley /trunk/src/include/ conditionalize CStack definitions  
37831 7405 d 9 h ripley /trunk/ expose R_CStackLimit/Start to alternative front-ends (and document)  
37589 7427 d 3 h murdoch /trunk/ Document ptr_R_addhistory; add reminder of need for docs to Rinterface.h.  
37572 7428 d 1 h murdoch /trunk/ Allow user to put timestamps in history.  
36820 7524 d 1 h ripley /trunk/ update FSF address  
35328 7646 d 12 h ripley /trunk/ add comments on R_timeout_val/handler  
31661 7941 d 4 h ripley /trunk/src/include/ missing arg  
31548 7948 d 19 h iacus /trunk/src/ removed unsed ptr_* aqua related pointers, cleaned up the code from HAVE_AQUA conditionalizing in do_edit and R_EditFiles, removed many duplicated exported symbols in src/unix/aqua.c as they now leave in Rinterface.h  
31542 7948 d 22 h ripley /trunk/ document Rinterface.h exists.
Tweaks.
 
31540 7949 d 0 h ripley /trunk/src/ Make Rinterface.h general enough for Tk console.
Allow possibility of plug-in editor in the GUI.
 
31538 7949 d 2 h ripley /trunk/src/ use Rinterface.h as a header for external GUIs