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
55359 5590 d 10 h pd /branches/R-glmscore/ R-glmscore experimental branch  
55304 5592 d 6 h ripley /trunk/src/include/ exclude "bytes" encoding from ENC_KNOWN  
55032 5603 d 0 h luke /trunk/src/ Removed old gctorture code and ifdefs for new code.  
54871 5609 d 3 h maechler /trunk/src/ New PrintVersion_part_1() enhancing consistency of PrintVersion() and PrintGreeting()  
54765 5615 d 10 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 6 h ripley /trunk/ start work on a new CHARSXP marked encoding  
54715 5619 d 5 h luke /trunk/src/ Added compilePKGS .Internal for enabling compiling via serialization.  
54392 5642 d 21 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 21 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 22 h luke /trunk/src/include/ Moved declarations for R_dot_target and friends to what might be a
more natural place.
 
54029 5668 d 22 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 18 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 4 h luke /trunk/src/include/ Marked R_num_math_threads as LibExtern and added R_max_num_math_threads
variable.
 
53847 5704 d 6 h luke /trunk/src/ Added possibly temporary mechanism for setting number of OMP threads
during calibration of threaded routines.
 
53750 5714 d 13 h luke /trunk/src/ Added R_DoubleColonSymbol and R_TripleColonSymbol as shortcuts for :: and :::.  
53285 5768 d 10 h ripley /trunk/ lift limit on symbol size  
53267 5769 d 18 h luke /trunk/src/ Added mechanism for enabling some forms of just in time compilation.  

Show All