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
74117 3116 d 21 h luke /branches/ALTREP/ Merged changes from trunk through 74116.  
71308 3597 d 19 h luke /branches/ALTREP/ Create ALTREP branch.  
63544 4732 d 10 h ripley /trunk/ stress even more that TMPDIR must not contain spaces  
53586 5734 d 5 h ripley /trunk/tests/Embedding/ clean up better  
50764 6066 d 10 h ripley /trunk/tests/Embedding/ fix up builddir != srcdir case  
47361 6420 d 4 h ripley /trunk/tests/Embedding/ makes Rplots.pdf these days  
43811 6784 d 0 h ripley /trunk/tests/Embedding/ 'make dist' needs PACKAGE and VERSION  
43789 6787 d 23 h ripley /trunk/ tests/Embedding now works with statically linked R  
38878 7287 d 4 h ripley /trunk/tests/Embedding/ add Makefile.win to dist  
38762 7300 d 0 h ripley /trunk/tests/Embedding/ run properly with a sub-architecture  
38668 7312 d 2 h ripley /trunk/tests/Embedding/ allow for sub-architectures  
34062 7760 d 23 h ripley /trunk/ remove traces of --gui="none"
gcc 4.0.0 was released on April 20
 
33113 7838 d 8 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 13 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 18 h hornik /trunk/tests/Embedding/ Cosmetics; improve DISTFILES.  
15735 9100 d 20 h hornik /trunk/tests/Embedding/ Misc cleanups.  
15419 9115 d 22 h hornik /trunk/tests/Embedding/ Move Makefile to Makefile.in, and standardize.