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
26795 8308 d 0 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26646 8320 d 4 h luke /trunk/ branch update  
26045 8363 d 0 h luke /trunk/src/main/ Added more byte code support.  
26020 8364 d 1 h luke /trunk/ Split PREXPR into PREXPR and PRCODE to support byte compiled promises.  
25927 8369 d 8 h ripley /trunk/src/ export R_{Preserve,Release}Object, which are thus no longer experimental  
25523 8396 d 23 h luke /trunk/src/ Added C level support for new condition system.  
25199 8412 d 4 h luke /trunk/src/ GC timing now only used when explicitly enabled.  
24516 8460 d 7 h ripley /trunk/ branch update  
23463 8546 d 16 h luke /trunk/ Added a field to hold the function being evaluated to the context
structure; changed R_sysfunction to return the contents of that field
instead of a value reconstructed from the call.
 
20713 8760 d 18 h luke /trunk/src/main/ R_NodesInUse was not being incremented for allocations in the large node class.  
20094 8808 d 20 h ripley /trunk/ use unsigned long for memory-related quantitites.
Helps on 64-bit machines and in the 2-4Gb region
 
19989 8816 d 6 h ripley /trunk/ back out last memory change  
19950 8819 d 8 h ripley /trunk/src/ use unsigned long (not int) for memory sizes: allows 2-4Gb to be set
on 32-bit machines, more than 16Gb on 64-bit machines
 
19853 8826 d 6 h ripley /trunk/ branch update  
19066 8882 d 18 h hornik /trunk/src/ Use _R_HAVE_TIMING_ as conditional for availability of timing.
Defined in 'Defn.h' if on Windows/Mac or on Unix with HAVE_TIMES.
Add stubs for do_gctime() and do_proctime() if timing is not available
(as we already had for do_syssleep().
 
18917 8889 d 13 h murrell /trunk/src/ bug fix for windows plot history crash using grid/lattice  
16910 9008 d 6 h ripley /trunk/src/main/ -Wall fixes  
16881 9009 d 14 h murrell /trunk/src/ Changes to make base graphics work with devices conforming to the new
device driver API and to work with the new graphics engine.
 
16557 9033 d 3 h pd /trunk/ reg.finalizer()  
16455 9043 d 1 h luke /trunk/src/main/ Make sure null byte at end of CHARSXP is set in allocVector.  

Show All