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
52864 5807 d 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
48998 6210 d 20 h rgentlem /trunk/src/ I changed the macros DEBUG, STEP and TRACE to have an R prefix.
There are too many places where other variants of DEBUG have appeared,
so this makes it easier to find ours, and less likely that there will be
collisions with other definitions
 
48642 6270 d 7 h murdoch /trunk/src/main/ Missed initializing R_Toplevel.srcref and one check for nil reference.  
48623 6270 d 21 h murdoch /trunk/ Add experimental code to display srcref locations when debugging.  
48600 6273 d 21 h rgentlem /trunk/src/ one more set of updates - still issues with counting the browser depth  
48599 6273 d 22 h rgentlem /trunk/src/main/ fixed a few mistakes in context identification and counting  
48598 6273 d 23 h rgentlem /trunk/src/ updating the debugger - trying to remove the R_BrowseLevel global
variable
 
48553 6280 d 10 h ripley /trunk/src/main/ yet another write-barrier violation  
48551 6280 d 22 h rgentlem /trunk/src/ more changes to support additional debugging features;
namely the ability to step out from the debugger to
some specific enclosing function
 
48459 6293 d 0 h rgentlem /trunk/src/main/ minor tweaks to fix compiler warnings and ensure that the args argument
to do_browser is appropriate.
 
48452 6294 d 22 h rgentlem /trunk/src/main/ checked to see if the browser access functions actually get
a browser context and error out otherwise
 
48437 6296 d 13 h rgentlem /trunk/src/ adding in support for more complex browser interactions  
45446 6670 d 6 h ripley /trunk/src/main/ whitespace cleanup  
44512 6734 d 6 h ripley /trunk/ tidy up (a bit) the use of 'invalid'  
42875 6889 d 5 h luke /trunk/src/main/ Bumped up R_Expressions before running of onexit code to avoid
cascading stack overflow errors. Also reset R_Expressions before
jumping.
 
42307 6942 d 9 h ripley /trunk/src/ change reference to GPL  
41992 6979 d 1 h luke /trunk/ Added a promise evaluation stack so interrupted promise evaluations
can be restarted. This addresses the 'recursive default argument'
error when an interrupted lazy load is retried.
 
41894 6989 d 4 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41686 7005 d 5 h ripley /trunk/ more improvements to warning/error messages  
40779 7095 d 4 h ripley /trunk/ documentation clarifications  

Show All