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
46659 6502 d 20 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
43811 6785 d 17 h ripley /trunk/tests/Embedding/ 'make dist' needs PACKAGE and VERSION  
43789 6789 d 17 h ripley /trunk/ tests/Embedding now works with statically linked R  
38878 7288 d 21 h ripley /trunk/tests/Embedding/ add Makefile.win to dist  
38762 7301 d 17 h ripley /trunk/tests/Embedding/ run properly with a sub-architecture  
38668 7313 d 19 h ripley /trunk/tests/Embedding/ allow for sub-architectures  
34062 7762 d 17 h ripley /trunk/ remove traces of --gui="none"
gcc 4.0.0 was released on April 20
 
33113 7840 d 2 h ripley /trunk/tests/Embedding/ need lib not bin for libR  
20302 8794 d 12 h hornik /trunk/ Cosmetics.  
18626 8906 d 13 h hornik /trunk/ Misc Makefile cleanups: FIXME, NOTE, quoting, and so on.  
17899 8955 d 10 h hornik /trunk/ Update config.status invocation.  
17021 9006 d 7 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 9101 d 12 h hornik /trunk/tests/Embedding/ Cosmetics; improve DISTFILES.  
15735 9102 d 13 h hornik /trunk/tests/Embedding/ Misc cleanups.  
15419 9117 d 16 h hornik /trunk/tests/Embedding/ Move Makefile to Makefile.in, and standardize.