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
52864 5808 d 5 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
45070 6689 d 14 h ripley /trunk/src/gnuwin32/ layout and whitespace cleanup  
43958 6772 d 4 h murdoch /trunk/ loadRconsole now works in all front-ends; embedded R no longer loads Rconsole on startup.  
43847 6781 d 9 h ripley /trunk/src/gnuwin32/ tidy up  
43767 6792 d 6 h ripley /trunk/ use const char * in embedding interfaces where appropriate  
43357 6840 d 10 h ripley /trunk/src/gnuwin32/ remove unused declaration  
42300 6943 d 14 h ripley /trunk/src/gnuwin32/ update reference to where to get GPL  
41793 6995 d 12 h ripley /trunk/src/gnuwin32/ more 'const char' issues  
38973 7278 d 2 h ripley /trunk/src/ declare readconsolecfg in Rembedded.h  
38966 7278 d 14 h ripley /trunk/src/gnuwin32/ rename file  
38965 7278 d 14 h ripley /trunk/src/gnuwin32/ add header  
38960 7279 d 9 h ripley /trunk/ tidy up Windows initialization  
38869 7289 d 11 h ripley /trunk/src/gnuwin32/ check Windows-API environemnt too for R_HOME (in case of embedded use).
take some entry points static, protect against buffer overflow.
 
38866 7289 d 11 h ripley /trunk/ don't use R_SizeFromEnv any more  
38854 7290 d 14 h ripley /trunk/ introduce a public header file Rembedded.h and entry point R_CleanTempDIr
on Unix to match Windows.
 
38846 7291 d 4 h ripley /trunk/src/gnuwin32/ unset R_HOME had better be a fatal error  
38841 7291 d 5 h ripley /trunk/src/gnuwin32/ add Rf_initEmbeddedR