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 4 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26418 8341 d 1 h rgentlem /trunk/src/ fixed buffer overruns  
26152 8356 d 9 h luke /trunk/ Wrapped calls to popen() and system() in R_popen and R_system to allow
suspending SIGALRM interrupts around call on Mac OS X.
 
25603 8393 d 6 h ripley /trunk/ add --args flag  
25313 8406 d 3 h ripley /trunk/src/ use snprintf for protection against buffer overuns  
24750 8443 d 4 h luke /trunk/src/unix/ Put back __APPLE__: it is for OS X, not classic MacOS.  
24737 8444 d 7 h ripley /trunk/src/unix/ __APPLE__ seems to be for classic MacOS  
24522 8460 d 6 h luke /trunk/src/ Added R_LibraryFileName and R_FileMtime.  
23729 8527 d 19 h murdoch /trunk/ Optional tmpdir argument to tempfile()  
23646 8536 d 6 h ripley /trunk/src/ remove temporary --no-dotFirst command-line flag  
22740 8591 d 11 h ripley /trunk/src/ add --no-dotFirst flag  
21544 8684 d 3 h ripley /trunk/ branch update  
20670 8763 d 4 h ripley /trunk/ On Unix, create per-session tempdir in startup if not done in front-end.
tempfile() makes use of it.
Don't need help.start.has.been.run as link location is unique to this process.
 
20104 8808 d 10 h ripley /trunk/ allow G for vsize specs, limit max-vsize only by the address space  
20094 8809 d 1 h ripley /trunk/ use unsigned long for memory-related quantitites.
Helps on 64-bit machines and in the 2-4Gb region
 
19989 8816 d 10 h ripley /trunk/ back out last memory change  
19950 8819 d 12 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
 
19084 8882 d 6 h ripley /trunk/src/ tidy up some headers  
18809 8894 d 7 h ripley /trunk/src/ strdup is now declared in Defn.h
for rotated.c, declare in the same way as Defn.h
 
18601 8906 d 12 h ripley /trunk/src/unix/ use permanent storage for Sys.putenv  

Show All