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
76063 2728 d 20 h luke /branches/R-conflicts/ Merged changes from trunk through 76062  
75629 2806 d 3 h luke /branches/R-conflicts/ Merged changes from trunk through 75628  
75597 2813 d 3 h luke /branches/R-conflicts/ Merged changes from trunk through 75591  
75513 2828 d 1 h luke /branches/R-conflicts/ Merged changes from trunk through 75511  
75453 2839 d 3 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
75396 2853 d 9 h kalibera /trunk/src/ Optionally abort R and print diagnostic messages when checking for if
statements with condition of length greater than 1.
 
75247 2881 d 6 h kalibera /trunk/src/ Clean up parse/source reference state after parse error. Report error when
allocation of source reference state fails.
 
74837 2977 d 0 h maechler /trunk/src/ new PrintInit(); PrintDispatch() passing full R_PrintData struc
= print() patch 4 (aka /10) from PR#17398
 
74239 3090 d 8 h kalibera /trunk/src/main/ Show source references for frames in byte-code interpreter in 'where' output
in debugger.
 
74035 3127 d 5 h luke /trunk/src/ Added matchArgs_RC and use in places where result escapes and needs
reference counting.
 
72938 3293 d 11 h morgan /trunk/src/main/ quit(status=NA) sets exit status explicitly

- previously, relied implicitly on exit() to coerce NA to 0 while erroneously
setting runLast to 0
- setting runLast had no consequence, since it's immediately over-written
- https://stat.ethz.ch/pipermail/r-devel/2017-July/074685.html
 
72635 3377 d 8 h kalibera /trunk/src/ Improve stack detection on Linux and Windows.  
72493 3398 d 9 h kalibera /trunk/src/main/ Silence warning about returning a local address from dummy_ii, where it is
intentional.
 
72202 3447 d 5 h luke /trunk/src/main/ Prevent segfault in barrier test.  
71789 3512 d 4 h luke /trunk/src/ Moved InitNames after InitBaseEnv to R_EmptyEnv is available (and a
spelling fix).
 
71586 3562 d 9 h ripley /trunk/src/main/ squash warnings from gcc 7  
70874 3670 d 4 h luke /trunk/src/main/ Added R_Busy(1) call before invoking 'resume' restart from browser.  
70852 3680 d 21 h luke /trunk/ Tidied up and documented user interrupt handling changes.  
70830 3685 d 3 h luke /trunk/src/main/ Removed some inconsistencies in call expressions for errors/warnings;
from Tomas Kalibera.
 
70779 3695 d 4 h ripley /trunk/ OS X -> macOS (Apple announced change, in the Fall)  

Show All