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
71308 3598 d 8 h luke /branches/ALTREP/ Create ALTREP branch.  
63451 4746 d 11 h maechler /trunk/src/library/tools/man/ white space  
63205 4769 d 6 h jmc /trunk/ 1. restore the verbose= option to the assert* functions; 2. use the more infomrative assertError, assertWarning in tests; 3. update the test outputs to match  
63197 4770 d 6 h jmc /trunk/ Added assertWarning(), assertError(), changed returned values to be the
conditions signalled. Fixed problems with deparsing {}'d expressions.
 
63173 4771 d 17 h maechler /trunk/ assertCondition() tweaks (from jmc); add \link{}s to it  
63144 4773 d 16 h maechler /trunk/src/library/tools/man/ update  
63143 4773 d 16 h maechler /trunk/src/library/tools/man/ fix example  
63142 4773 d 16 h maechler /trunk/src/library/tools/ assertCondition(.., ignoreWarning)  
63062 4780 d 7 h maechler /trunk/ new assertCondition() from John Chambers