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
55305 5592 d 6 h ripley /branches/R-2-13-branch/src/ port r55304 from trunk  
55033 5602 d 23 h luke /branches/R-2-13-branch/ Merged r55032 (removed old gctorture code) from trunk.  
54877 5609 d 0 h murdoch /branches/R-2-13-branch/ Port non-API part of r54876 from trunk.  
54874 5609 d 0 h maechler /branches/R-2-13-branch/src/ ported r54871 [--version with Platform] from trunk  
54810 5612 d 21 h pd /branches/R-2-13-branch/ Create R-2-13-branch  
54765 5615 d 9 h ripley /trunk/ migrate pythag to be used as a substitute for the C99 function hypot in the unlikely event that it is missing  
54744 5617 d 5 h ripley /trunk/ start work on a new CHARSXP marked encoding  
54715 5619 d 4 h luke /trunk/src/ Added compilePKGS .Internal for enabling compiling via serialization.  
54392 5642 d 20 h luke /trunk/src/ Factored out core of do_primitive into R_Primitive.  
54049 5667 d 8 h ripley /trunk/src/ clean up GetOption, which no longer uses an environment  
54031 5668 d 20 h luke /trunk/src/ Renamed R_DotDevicesSymbol to R_DevicesSymbol for consitency with
R_DeviceSymbol and changed getSymbolValue in devices.c to take a
SYMSXP argument instead of a char * that is passed on to install().
 
54030 5668 d 21 h luke /trunk/src/include/ Moved declarations for R_dot_target and friends to what might be a
more natural place.
 
54029 5668 d 21 h luke /trunk/src/ Defined some variables for R symbols to avoid inline install() calls.  
53989 5671 d 17 h luke /trunk/src/ Added R_DotDevicesSymbol and use in place of install(".Devices").  
53987 5671 d 17 h luke /trunk/src/ Added R_ConnIdSymbol variable and use in place of install("conn_id") calls.  
53966 5674 d 3 h ripley /trunk/ first pass at wish of PR#14472  
53852 5703 d 3 h luke /trunk/src/include/ Marked R_num_math_threads as LibExtern and added R_max_num_math_threads
variable.
 
53847 5704 d 5 h luke /trunk/src/ Added possibly temporary mechanism for setting number of OMP threads
during calibration of threaded routines.
 
53750 5714 d 12 h luke /trunk/src/ Added R_DoubleColonSymbol and R_TripleColonSymbol as shortcuts for :: and :::.  
53285 5768 d 9 h ripley /trunk/ lift limit on symbol size  

Show All