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
34864 7699 d 3 h murdoch /branches/R-noNULLenv/ ported r33596:34862 from main  
33359 7821 d 1 h murdoch /branches/R-noNULLenv/ Create no-NULL-environment branch  
33113 7838 d 9 h ripley /trunk/tests/Embedding/ need lib not bin for libR  
20302 8792 d 19 h hornik /trunk/ Cosmetics.  
18626 8904 d 20 h hornik /trunk/ Misc Makefile cleanups: FIXME, NOTE, quoting, and so on.  
17899 8953 d 17 h hornik /trunk/ Update config.status invocation.  
17021 9004 d 14 h duncan /trunk/ Added R_tryEval() for evaluating expressions from C with error handling guaranteed to return to the calling C routine. Can be used in embedding instead of eval() and handling contexts and long jumps. Basically a simple wrapper around R_ToplevelExec().  
15762 9099 d 19 h hornik /trunk/tests/Embedding/ Cosmetics; improve DISTFILES.  
15735 9100 d 20 h hornik /trunk/tests/Embedding/ Misc cleanups.  
15419 9115 d 23 h hornik /trunk/tests/Embedding/ Move Makefile to Makefile.in, and standardize.