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 6956 d 1 h murdoch /branches/djm-source/ Recreate branch from trunk  
41862 6991 d 6 h ripley /trunk/src/include/ cosmetics, remove unused entries  
41831 6992 d 14 h rgentlem /trunk/ yet another set of CHARSXP patches - hopefully almost the last of these  
41807 6993 d 22 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 7087 d 15 h urbaneks /trunk/ Added R_WriteConsoleEx fn + callback  
38854 7290 d 6 h ripley /trunk/ introduce a public header file Rembedded.h and entry point R_CleanTempDIr
on Unix to match Windows.
 
37951 7393 d 0 h ripley /trunk/src/include/ MacOS X needs only one declaration of R_SignalHandlers  
37946 7395 d 3 h ripley /trunk/ allow the option to suppress R's signal handlers  
37873 7403 d 17 h ripley /trunk/src/include/ conditionalize CStack definitions  
37831 7406 d 5 h ripley /trunk/ expose R_CStackLimit/Start to alternative front-ends (and document)  
37589 7427 d 23 h murdoch /trunk/ Document ptr_R_addhistory; add reminder of need for docs to Rinterface.h.  
37572 7428 d 21 h murdoch /trunk/ Allow user to put timestamps in history.  
36820 7524 d 21 h ripley /trunk/ update FSF address  
35328 7647 d 7 h ripley /trunk/ add comments on R_timeout_val/handler  
31661 7942 d 0 h ripley /trunk/src/include/ missing arg  
31548 7949 d 15 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 7949 d 18 h ripley /trunk/ document Rinterface.h exists.
Tweaks.
 
31540 7949 d 20 h ripley /trunk/src/ Make Rinterface.h general enough for Tk console.
Allow possibility of plug-in editor in the GUI.
 
31538 7949 d 21 h ripley /trunk/src/ use Rinterface.h as a header for external GUIs