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 5808 d 17 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52081 5910 d 18 h murdoch /trunk/ New graphics event handling  
51482 5965 d 16 h falcon /trunk/src/ Add IS_CACHED function for testing write barrier  
51268 5981 d 0 h ripley /trunk/src/main/ gc.time can have zero or one arg  
51267 5981 d 3 h ripley /trunk/ check arity and args of one-argument primitives  
51067 6024 d 19 h ripley /trunk/src/main/ tighten down SET_STRING_ELT to only allow CHARSXPs  
50743 6069 d 22 h ripley /trunk/src/main/ tweaks to string comparison  
50716 6071 d 14 h murdoch /trunk/src/main/ Free temporaries allocated by translateChar/translateCharUTF8  
50177 6125 d 21 h luke /trunk/src/main/ Removed inadvertently committed sanity check code in Seql.  
50176 6125 d 22 h luke /trunk/ Fixed up NEWS item for 50172.  
50129 6128 d 16 h ripley /trunk/src/main/ comment corrections  
49747 6157 d 15 h murdoch /trunk/src/ Allow parsing in the middle of a REPL on a file, without messing up the source record for the file.  
49686 6161 d 21 h murdoch /trunk/ Some cleanup of the parser
Include srcrefs in base packages if R_KEEP_PKG_SOURCE=yes
Give filename/line number error messages when building packages even without srcrefs (though
not for base packages, which don't get the #line directives by default)
During package installation, parse the concatenated source file, rather than the individual files, to report syntax errors.
 
49665 6164 d 17 h ripley /trunk/ bug fix on string matching  
48998 6212 d 11 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
 
48759 6255 d 18 h luke /trunk/ Added a needed PROTECT call in RunFinalizers to handle cases where the
routine is called recursively from a GC in a finalizer.
 
48659 6271 d 12 h murdoch /trunk/src/main/ Fix vulnerability to badly formed srcref records, possible gc problems.  
48623 6272 d 12 h murdoch /trunk/ Add experimental code to display srcref locations when debugging.  
48504 6290 d 10 h tlumley /trunk/ add VALGRIND_LEVEL=3  
48384 6305 d 1 h maechler /trunk/src/main/ update comment  

Show All