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
83796 1264 d 4 h luke /branches/R-syntax/ Merged trunk changes through r83795.  
81680 1630 d 11 h luke /branches/R-syntax/ Merged trunk changes through r81679.  
80546 1860 d 8 h luke /branches/R-syntax/ Merged trunk changes through r80545.  
78769 2216 d 6 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
78564 2255 d 0 h murrell /trunk/ merge some fixes from R-defs (78522, 78530, 78532) that improve reset of graphics device on new page after error and on replay of recorded plot; plus some (conditional) debugging output for tracking dd->recordGraphics and device dirty state (78531)  
78127 2308 d 13 h kalibera /trunk/src/main/ Simplify memory protection.  
77498 2429 d 6 h luke /trunk/src/ More preventing non-referece-tracking arg lists from escaping.  
77450 2439 d 7 h luke /trunk/src/main/ Prevent non-reference-traccing argument list from reaching user R code.  
77358 2459 d 6 h luke /trunk/src/main/ Convert NULL to R_NilValue with a warning in .Call when checking is not enabled.  
77355 2460 d 2 h luke /trunk/src/main/ Rearranged .Call value checking to pich up inlined case also.  
77354 2460 d 3 h luke /trunk/src/main/ Check enabled by _R_CHECK_DOTCODE_RETVAL_ for weird .Call return values.  
76548 2625 d 17 h ripley /trunk/ tweaks  
76544 2625 d 18 h ripley /trunk/ move towards deprecating char vectors in .Fortran  
75532 2825 d 13 h kalibera /trunk/src/main/ Protect fixes.  
73583 3199 d 15 h kalibera /trunk/src/main/ Fix .C to convert integer values other than FALSE and NA to TRUE when
returning a logical (PR#15878).
 
73166 3252 d 9 h luke /trunk/ Changes to allow NAMEDMAX to be increased.  
72231 3443 d 16 h ripley /trunk/ start deprecating the undocumented "styles" argument  
71957 3485 d 13 h kalibera /trunk/src/main/ Fix error message (reverted branch on Fort in do_dotCode).  
70868 3672 d 2 h luke /trunk/src/ Some improvements to constant corruption diagnostics; from Tomas Kalibera.  
70845 3681 d 13 h luke /trunk/src/main/ Updates to constant checking code from Tomas Kalibibera.  
70827 3686 d 5 h luke /trunk/src/ Added code from Tomas Kalibera for detecting modifications to values
in byte code constant pools.
 
69108 3997 d 4 h luke /trunk/src/ Reverted DUPLICATE_ATTRIB to do a deep copy and added
SHALLOW_DUPLICATE_ATTRIB for use instead in core sources.
 
68947 4005 d 11 h ripley /trunk/src/ use https  
67098 4254 d 5 h luke /trunk/src/main/ Fixed protect imbalance in do_dotcode, from Tomas Kalibera.  
66568 4337 d 11 h luke /trunk/src/ Refactored some code to make available for yte code interpreter.  
66552 4339 d 10 h ripley /trunk/src/ clean up removing DUP = FALSE  
66547 4339 d 20 h ripley /trunk/ disable DUP = FALSE  
66468 4354 d 12 h maechler /trunk/src/main/ pure cosmetic (white space; comment)  
66131 4397 d 12 h luke /trunk/src/main/ Speed up native symbol resolution by avoiding install() and inherits() call.  
65019 4543 d 6 h luke /trunk/src/ Replaced some uses of NAMED(x) or NAMED(x) != 0 with MAYBE_REFERENCED(x).  
64656 4586 d 11 h ripley /trunk/src/ correct/standardize copyright dates  
63181 4771 d 7 h ripley /trunk/src/ micro-manage R_alloc stack  
61782 4927 d 10 h ripley /trunk/src/main/ check .External registration fully now  
61698 4936 d 20 h ripley /trunk/src/main/ error except in one case, for now  
61692 4937 d 6 h ripley /trunk/ check no ofargs for .External  
61448 4960 d 19 h ripley /trunk/ remove entirely CConverters stuff  
60874 5044 d 16 h ripley /trunk/ warn on .C() etc with a named argument  
60844 5048 d 5 h ripley /trunk/ tweak messages  
60765 5057 d 16 h ripley /trunk/src/main/ clean up  
60746 5060 d 16 h ripley /trunk/src/main/ wrong name for first arg